|
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 105 of file objfiles.h.
| CORE_ADDR entry_info::entry_point |
Definition at line 108 of file objfiles.h.
Referenced by init_entry_point_info().
| unsigned entry_info::entry_point_p |
Definition at line 114 of file objfiles.h.
Referenced by init_entry_point_info().
| unsigned entry_info::initialized |
Definition at line 117 of file objfiles.h.
Referenced by init_entry_point_info().
| int entry_info::the_bfd_section_index |
Definition at line 111 of file objfiles.h.
Referenced by init_entry_point_info().
1.8.14