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

Public Attributes

bfd_size_type abbrev_offset
 
bfd_size_type abbrev_size
 
bfd_size_type line_offset
 
bfd_size_type line_size
 
bfd_size_type loc_offset
 
bfd_size_type loc_size
 
bfd_size_type macinfo_offset
 
bfd_size_type macinfo_size
 
bfd_size_type macro_offset
 
bfd_size_type macro_size
 
bfd_size_type str_offsets_offset
 
bfd_size_type str_offsets_size
 
bfd_size_type info_or_types_offset
 
bfd_size_type info_or_types_size
 

Detailed Description

Definition at line 888 of file dwarf2read.c.

Member Data Documentation

bfd_size_type virtual_v2_dwo_sections::abbrev_offset

Definition at line 890 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::abbrev_size

Definition at line 891 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::info_or_types_offset

Definition at line 910 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::info_or_types_size

Definition at line 911 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::line_offset

Definition at line 893 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::line_size

Definition at line 894 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::loc_offset

Definition at line 896 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::loc_size

Definition at line 897 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::macinfo_offset

Definition at line 899 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::macinfo_size

Definition at line 900 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::macro_offset

Definition at line 902 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::macro_size

Definition at line 903 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::str_offsets_offset

Definition at line 905 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().

bfd_size_type virtual_v2_dwo_sections::str_offsets_size

Definition at line 906 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2().


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