Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c240 struct dwarf2_debug struct
246 struct dwarf2_debug_file f, alt; argument
252 bfd *orig_bfd;
258 struct funcinfo *inliner_chain;
261 bfd_vma *sec_vma;
263 unsigned int sec_vma_count;
266 int adjusted_section_count;
269 struct adjusted_section *adjusted_sections;
273 int info_hash_count;
278 struct info_hash_table *funcinfo_hash_table;
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c287 struct dwarf2_debug struct
293 struct dwarf2_debug_file f, alt; argument
299 bfd *orig_bfd;
305 struct funcinfo *inliner_chain;
308 bfd_vma *sec_vma;
310 unsigned int sec_vma_count;
313 int adjusted_section_count;
316 struct adjusted_section *adjusted_sections;
320 int info_hash_count;
325 struct info_hash_table *funcinfo_hash_table;
[all …]