|
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 101 of file objfiles.h.
| CORE_ADDR entry_info::entry_point |
Definition at line 104 of file objfiles.h.
Referenced by init_entry_point_info().
| unsigned entry_info::entry_point_p |
Definition at line 110 of file objfiles.h.
Referenced by init_entry_point_info().
| unsigned entry_info::initialized |
Definition at line 113 of file objfiles.h.
Referenced by init_entry_point_info().
| int entry_info::the_bfd_section_index |
Definition at line 107 of file objfiles.h.
Referenced by init_entry_point_info().
1.8.10