Searched refs:Dwarf_P_Section (Results 1 – 13 of 13) sorted by relevance
/netbsd/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | libdwarf_sections.c | 37 _dwarf_section_init(Dwarf_P_Debug dbg, Dwarf_P_Section *dsp, const char *name, in _dwarf_section_init() 40 Dwarf_P_Section ds; in _dwarf_section_init() 73 _dwarf_section_free(Dwarf_P_Debug dbg, Dwarf_P_Section *dsp) in _dwarf_section_free() 75 Dwarf_P_Section ds, tds; in _dwarf_section_free() 125 _dwarf_section_callback(Dwarf_P_Debug dbg, Dwarf_P_Section ds, in _dwarf_section_callback() 250 Dwarf_P_Section 253 Dwarf_P_Section ds; in _dwarf_pro_find_section() 268 Dwarf_P_Section ds, tds; in _dwarf_section_cleanup()
|
H A D | _libdwarf.h | 364 } *Dwarf_P_Section; typedef 478 Dwarf_P_Section dbgp_secpos; 479 Dwarf_P_Section dbgp_info; 509 int _dwarf_attr_gen(Dwarf_P_Debug, Dwarf_P_Section, Dwarf_Rel_Section, 606 Dwarf_P_Section _dwarf_pro_find_section(Dwarf_P_Debug, const char *); 620 Dwarf_P_Section, unsigned char, unsigned char, 624 Dwarf_P_Section, unsigned char, Dwarf_Unsigned, 632 Dwarf_P_Section, Dwarf_Error *); 635 int _dwarf_section_callback(Dwarf_P_Debug, Dwarf_P_Section, 638 void _dwarf_section_free(Dwarf_P_Debug, Dwarf_P_Section *); [all …]
|
H A D | libdwarf_reloc.c | 166 Dwarf_P_Section ref, Dwarf_Error *error) in _dwarf_reloc_section_init() 249 Dwarf_P_Section ds, unsigned char type, unsigned char length, in _dwarf_reloc_entry_add() 298 Dwarf_P_Section ds, unsigned char length, Dwarf_Unsigned offset, in _dwarf_reloc_entry_add_pair() 346 Dwarf_P_Section ds; in _dwarf_reloc_section_finalize() 409 Dwarf_P_Section ds; in _dwarf_reloc_section_gen() 473 Dwarf_P_Section ds; in _dwarf_reloc_gen()
|
H A D | libdwarf_str.c | 131 Dwarf_P_Section ds; in _dwarf_strtab_gen()
|
H A D | libdwarf_attr.c | 221 _dwarf_attr_write(Dwarf_P_Debug dbg, Dwarf_P_Section ds, Dwarf_Rel_Section drs, in _dwarf_attr_write() 447 _dwarf_attr_gen(Dwarf_P_Debug dbg, Dwarf_P_Section ds, Dwarf_Rel_Section drs, in _dwarf_attr_gen()
|
H A D | libdwarf_macinfo.c | 191 Dwarf_P_Section ds; in _dwarf_macinfo_gen()
|
H A D | libdwarf_abbrev.c | 234 Dwarf_P_Section ds; in _dwarf_abbrev_gen()
|
H A D | libdwarf_lineno.c | 473 _dwarf_lineno_gen_program(Dwarf_P_Debug dbg, Dwarf_P_Section ds, in _dwarf_lineno_gen_program() 644 Dwarf_P_Section ds; in _dwarf_lineno_gen()
|
H A D | libdwarf_nametbl.c | 175 Dwarf_P_Section ds; in _dwarf_nametbl_gen()
|
H A D | libdwarf_arange.c | 170 Dwarf_P_Section ds; in _dwarf_arange_gen()
|
H A D | libdwarf_info.c | 293 Dwarf_P_Section ds; in _dwarf_info_gen()
|
H A D | libdwarf_frame.c | 1429 _dwarf_frame_gen_cie(Dwarf_P_Debug dbg, Dwarf_P_Section ds, Dwarf_P_Cie cie, in _dwarf_frame_gen_cie() 1483 _dwarf_frame_gen_fde(Dwarf_P_Debug dbg, Dwarf_P_Section ds, in _dwarf_frame_gen_fde() 1542 Dwarf_P_Section ds; in _dwarf_frame_gen()
|
H A D | libdwarf_die.c | 283 Dwarf_P_Section ds; in _dwarf_die_gen_recursive()
|