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.
Definition at line 79 of file objfiles.c.
Referenced by find_pc_section(), inhibit_section_map_updates(), and resume_section_map_updates().
Definition at line 73 of file objfiles.c.
Referenced by allocate_objfile(), find_pc_section(), and update_section_map().
Definition at line 69 of file objfiles.c.
Referenced by find_pc_section().
Definition at line 76 of file objfiles.c.
Referenced by find_pc_section(), free_objfile(), objfile_relocate1(), objfiles_changed(), and update_section_map().
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().