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

Public Attributes

gdb_bytelm
 
CORE_ADDR l_addr
 
CORE_ADDR lm_addr
 
char * filename
 
char * member_name
 
CORE_ADDR text_addr
 
ULONGEST text_size
 
CORE_ADDR data_addr
 
ULONGEST data_size
 
struct int_elf32_dsbt_loadmapmap
 
struct int_elf32_fdpic_loadmapmap
 
CORE_ADDR got_value
 
asymbol ** dyn_syms
 
arelent ** dyn_relocs
 
int dyn_reloc_count
 
CORE_ADDR l_addr_inferior
 
unsigned int l_addr_p: 1
 
CORE_ADDR l_ld
 
CORE_ADDR l_next
 
CORE_ADDR l_prev
 
CORE_ADDR l_name
 
char * name
 
LPVOID load_addr
 

Detailed Description

Definition at line 242 of file nto-tdep.c.

Member Data Documentation

CORE_ADDR lm_info::data_addr
ULONGEST lm_info::data_size

Definition at line 58 of file solib-aix.c.

Referenced by library_list_start_library(), and solib_aix_relocate_section_addresses().

int lm_info::dyn_reloc_count

Definition at line 226 of file solib-frv.c.

Referenced by find_canonical_descriptor_in_load_object().

arelent** lm_info::dyn_relocs
asymbol** lm_info::dyn_syms
char* lm_info::filename
CORE_ADDR lm_info::got_value
CORE_ADDR lm_info::l_addr

Definition at line 254 of file nto-tdep.c.

Referenced by lm_addr(), lm_addr_check(), and svr4_default_sos().

CORE_ADDR lm_info::l_addr_inferior

Definition at line 65 of file solib-svr4.c.

Referenced by library_list_start_library(), lm_addr_check(), and lm_info_read().

unsigned int lm_info::l_addr_p

Definition at line 66 of file solib-svr4.c.

Referenced by lm_addr_check(), svr4_clear_so(), and svr4_default_sos().

CORE_ADDR lm_info::l_ld
CORE_ADDR lm_info::l_name

Definition at line 72 of file solib-svr4.c.

Referenced by lm_info_read(), svr4_keep_data_in_core(), and svr4_read_so_list().

CORE_ADDR lm_info::l_next

Definition at line 72 of file solib-svr4.c.

Referenced by lm_info_read(), and svr4_read_so_list().

CORE_ADDR lm_info::l_prev

Definition at line 72 of file solib-svr4.c.

Referenced by lm_info_read(), and svr4_read_so_list().

gdb_byte* lm_info::lm

Definition at line 247 of file nto-tdep.c.

Referenced by lm_addr().

CORE_ADDR lm_info::lm_addr
LPVOID lm_info::load_addr
struct int_elf32_dsbt_loadmap* lm_info::map
struct int_elf32_fdpic_loadmap* lm_info::map

Definition at line 208 of file solib-frv.c.

char* lm_info::member_name
char* lm_info::name
CORE_ADDR lm_info::text_addr
ULONGEST lm_info::text_size

Definition at line 52 of file solib-aix.c.

Referenced by library_list_start_library(), and solib_aix_relocate_section_addresses().


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