Home
last modified time | relevance | path

Searched defs:dwarf2_debug (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/bfd/
H A Ddwarf2.c84 struct dwarf2_debug struct
87 struct comp_unit *all_comp_units;
90 struct comp_unit *last_comp_unit;
93 const struct dwarf_debug_section *debug_sections;
98 bfd_byte *info_ptr;
101 bfd_byte *info_ptr_end;
106 bfd *bfd_ptr;
107 asection *sec;
108 bfd_byte *sec_info_ptr;
114 bfd * alt_bfd_ptr;
[all …]
/dflybsd-src/contrib/gdb-7/bfd/
H A Ddwarf2.c85 struct dwarf2_debug struct
88 struct comp_unit *all_comp_units;
91 struct comp_unit *last_comp_unit;
94 const struct dwarf_debug_section *debug_sections;
99 bfd_byte *info_ptr;
102 bfd_byte *info_ptr_end;
107 bfd *bfd_ptr;
108 asection *sec;
109 bfd_byte *sec_info_ptr;
115 bfd_byte *info_ptr_memory;
[all …]
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Ddwarf2.c146 struct dwarf2_debug struct
152 struct dwarf2_debug_file f, alt; argument
158 bfd *orig_bfd;
164 struct funcinfo *inliner_chain;
167 bfd_vma *sec_vma;
169 unsigned int sec_vma_count;
172 int adjusted_section_count;
175 struct adjusted_section *adjusted_sections;
179 int info_hash_count;
184 struct info_hash_table *funcinfo_hash_table;
[all …]