Searched refs:Dwarf_AttrDef (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/elftoolchain/libdwarf/ |
| H A D | libdwarf_abbrev.c | 68 uint64_t form, uint64_t adoff, Dwarf_AttrDef *adp, Dwarf_Error *error) in _dwarf_attrdef_add() 70 Dwarf_AttrDef ad; in _dwarf_attrdef_add() 206 Dwarf_AttrDef ad, tad; in _dwarf_abbrev_cleanup() 226 Dwarf_AttrDef ad; in _dwarf_abbrev_gen()
|
| H A D | libdwarf_die.c | 108 Dwarf_AttrDef ad; in _dwarf_die_parse() 282 Dwarf_AttrDef ad; in _dwarf_die_gen_recursive() 401 Dwarf_AttrDef ad, tad; in _dwarf_die_gen()
|
| H A D | dwarf_dealloc.c | 35 Dwarf_AttrDef ad, tad; in dwarf_dealloc()
|
| H A D | dwarf_abbrev.c | 111 Dwarf_AttrDef ad; in dwarf_get_abbrev_entry()
|
| H A D | _libdwarf.h | 507 Dwarf_CU, Dwarf_Die, Dwarf_AttrDef, uint64_t, int, 510 uint64_t, uint64_t, Dwarf_AttrDef *, Dwarf_Error *);
|
| H A D | libdwarf_attr.c | 99 int dwarf_size, Dwarf_CU cu, Dwarf_Die die, Dwarf_AttrDef ad, in _dwarf_attr_init()
|
| H A D | libdwarf.h | 49 typedef struct _Dwarf_AttrDef *Dwarf_AttrDef; typedef
|