GDB (xrefs)
Public Attributes | List of all members
objfile_pspace_info Struct Reference

Public Attributes

struct obj_section ** sections
 
int num_sections
 
int new_objfiles_available
 
int section_map_dirty
 
int inhibit_updates
 

Detailed Description

Definition at line 64 of file objfiles.c.

Member Data Documentation

int objfile_pspace_info::inhibit_updates
int objfile_pspace_info::new_objfiles_available

Definition at line 71 of file objfiles.c.

Referenced by allocate_objfile(), find_pc_section(), and update_section_map().

int objfile_pspace_info::num_sections

Definition at line 67 of file objfiles.c.

Referenced by find_pc_section().

int objfile_pspace_info::section_map_dirty
struct obj_section** objfile_pspace_info::sections

Definition at line 66 of file objfiles.c.

Referenced by find_pc_section(), and objfiles_pspace_data_cleanup().


The documentation for this struct was generated from the following file: