Searched refs:_dwarf_pro_callback (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/elftoolchain/libdwarf/ |
| H A D | libdwarf_sections.c | 97 _dwarf_pro_callback(Dwarf_P_Debug dbg, char *name, int size, in _dwarf_pro_callback() function 128 ndx = _dwarf_pro_callback(dbg, ds->ds_name, (int) ds->ds_size, in _dwarf_section_callback()
|
| H A D | libdwarf_reloc.c | 368 ret = _dwarf_pro_callback(dbg, ds->ds_name, size, in _dwarf_reloc_section_finalize()
|
| H A D | _libdwarf.h | 598 int _dwarf_pro_callback(Dwarf_P_Debug, char *, int, Dwarf_Unsigned,
|