Searched refs:_dwarf_attr_init (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/elftoolchain/libdwarf/ |
| H A D | libdwarf_attr.c | 98 _dwarf_attr_init(Dwarf_Debug dbg, Dwarf_Section *ds, uint64_t *offsetp, in _dwarf_attr_init() function 159 return (_dwarf_attr_init(dbg, ds, offsetp, dwarf_size, cu, die, in _dwarf_attr_init()
|
| H A D | libdwarf_die.c | 145 if ((ret = _dwarf_attr_init(dbg, ds, &offset, in _dwarf_die_parse()
|
| H A D | _libdwarf.h | 506 int _dwarf_attr_init(Dwarf_Debug, Dwarf_Section *, uint64_t *, int,
|