GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
gdb_bfd_section_data Struct Reference

Public Attributes

bfd_size_type size
 
bfd_size_type map_len
 
void * data
 
void * map_addr
 

Detailed Description

Definition at line 41 of file gdb_bfd.c.

Member Data Documentation

◆ data

void* gdb_bfd_section_data::data

Definition at line 48 of file gdb_bfd.c.

Referenced by free_one_bfd_section(), and gdb_bfd_map_section().

◆ map_addr

void* gdb_bfd_section_data::map_addr

Definition at line 50 of file gdb_bfd.c.

Referenced by free_one_bfd_section(), and gdb_bfd_map_section().

◆ map_len

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().

◆ size

bfd_size_type gdb_bfd_section_data::size

Definition at line 44 of file gdb_bfd.c.

Referenced by gdb_bfd_map_section().


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