Searched refs:_dwarf_section_free (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_str.c | 141 _dwarf_section_free(dbg, &ds); in _dwarf_strtab_gen()
|
H A D | libdwarf_macinfo.c | 230 _dwarf_section_free(dbg, &ds); in _dwarf_macinfo_gen()
|
H A D | libdwarf_abbrev.c | 261 _dwarf_section_free(dbg, &ds); in _dwarf_abbrev_gen()
|
H A D | libdwarf_sections.c | 70 _dwarf_section_free(Dwarf_P_Debug dbg, Dwarf_P_Section *dsp) in _dwarf_section_free() function
|
H A D | libdwarf_nametbl.c | 230 _dwarf_section_free(dbg, &ds); in _dwarf_nametbl_gen()
|
H A D | libdwarf_arange.c | 238 _dwarf_section_free(dbg, &ds); in _dwarf_arange_gen()
|
H A D | libdwarf_info.c | 361 _dwarf_section_free(dbg, &dbg->dbgp_info); in _dwarf_info_gen()
|
H A D | libdwarf_reloc.c | 202 _dwarf_section_free(dbg, &drs->drs_ds); in _dwarf_reloc_section_free()
|
H A D | _libdwarf.h | 633 void _dwarf_section_free(Dwarf_P_Debug, Dwarf_P_Section *);
|
H A D | libdwarf_lineno.c | 755 _dwarf_section_free(dbg, &ds); in _dwarf_lineno_gen()
|
H A D | libdwarf_frame.c | 1578 _dwarf_section_free(dbg, &ds); in _dwarf_frame_gen()
|