|
GDB (xrefs)
|
Public Attributes | |
| struct obj_section ** | sections |
| int | num_sections |
| int | new_objfiles_available |
| int | section_map_dirty |
| int | inhibit_updates |
Definition at line 66 of file objfiles.c.
| int objfile_pspace_info::inhibit_updates |
Definition at line 79 of file objfiles.c.
Referenced by find_pc_section(), inhibit_section_map_updates(), and resume_section_map_updates().
| int objfile_pspace_info::new_objfiles_available |
Definition at line 73 of file objfiles.c.
Referenced by find_pc_section(), objfile::objfile(), and update_section_map().
| int objfile_pspace_info::num_sections |
Definition at line 69 of file objfiles.c.
Referenced by find_pc_section().
| int objfile_pspace_info::section_map_dirty |
Definition at line 76 of file objfiles.c.
Referenced by find_pc_section(), objfile_relocate1(), objfiles_changed(), update_section_map(), and objfile::~objfile().
| struct obj_section** objfile_pspace_info::sections |
Definition at line 68 of file objfiles.c.
Referenced by find_pc_section(), and objfiles_pspace_data_cleanup().
1.8.14