Searched refs:_dwarf_reloc_section_init (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_nametbl.c | 195 RCHECK(_dwarf_reloc_section_init(dbg, &drs, ds, error)); in _dwarf_nametbl_gen()
|
H A D | libdwarf_arange.c | 191 RCHECK(_dwarf_reloc_section_init(dbg, &drs, ds, error)); in _dwarf_arange_gen()
|
H A D | libdwarf_info.c | 318 if ((ret = _dwarf_reloc_section_init(dbg, &drs, ds, error)) != in _dwarf_info_gen()
|
H A D | libdwarf_reloc.c | 141 _dwarf_reloc_section_init(Dwarf_P_Debug dbg, Dwarf_Rel_Section *drsp, in _dwarf_reloc_section_init() function
|
H A D | _libdwarf.h | 626 int _dwarf_reloc_section_init(Dwarf_P_Debug, Dwarf_Rel_Section *,
|
H A D | libdwarf_lineno.c | 681 if ((ret = _dwarf_reloc_section_init(dbg, &drs, ds, error)) != in _dwarf_lineno_gen()
|
H A D | libdwarf_frame.c | 1556 RCHECK(_dwarf_reloc_section_init(dbg, &drs, ds, error)); in _dwarf_frame_gen()
|