|
GDB (xrefs)
|
Public Attributes | |
| bfd_size_type | size |
| bfd_size_type | map_len |
| void * | data |
| void * | map_addr |
Definition at line 48 of file gdb_bfd.c.
Referenced by free_one_bfd_section(), and gdb_bfd_map_section().
Definition at line 50 of file gdb_bfd.c.
Referenced by free_one_bfd_section(), and gdb_bfd_map_section().
| bfd_size_type gdb_bfd_section_data::map_len |
Definition at line 46 of file gdb_bfd.c.
Referenced by free_one_bfd_section(), and gdb_bfd_map_section().
| bfd_size_type gdb_bfd_section_data::size |
Definition at line 44 of file gdb_bfd.c.
Referenced by gdb_bfd_map_section().
1.7.6.1