GDB (xrefs)
|
#include "objfiles.h"
Public Attributes | |
CORE_ADDR | entry_point |
int | the_bfd_section_index |
unsigned | entry_point_p: 1 |
unsigned | initialized: 1 |
Definition at line 114 of file objfiles.h.
CORE_ADDR entry_info::entry_point |
Definition at line 117 of file objfiles.h.
Referenced by entry_point_address_query(), and init_entry_point_info().
unsigned entry_info::entry_point_p |
Definition at line 123 of file objfiles.h.
Referenced by entry_point_address_query(), and init_entry_point_info().
unsigned entry_info::initialized |
Definition at line 126 of file objfiles.h.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.printing.FlagEnumerationPrinter::__init__(), and init_entry_point_info().
int entry_info::the_bfd_section_index |
Definition at line 120 of file objfiles.h.
Referenced by entry_point_address_query(), and init_entry_point_info().