Searched refs:Dwarf_AttrValue (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A Dlibdwarf.h49 typedef struct _Dwarf_AttrValue *Dwarf_AttrValue; typedef in typeref:struct:_Dwarf_AttrValue
118 Dwarf_AttrValue dwarf_attrval_find(Dwarf_Die, Dwarf_Half);
128 int dwarf_attrval(Dwarf_Die, Dwarf_Half, Dwarf_AttrValue *, Dwarf_Error *);
129 int dwarf_attrval_add(Dwarf_Die, Dwarf_AttrValue, Dwarf_AttrValue *, Dwarf_Error *);
152 void dwarf_dump_av(Dwarf_Die, Dwarf_AttrValue);
H A Ddwarf_attrval.c40 Dwarf_AttrValue
43 Dwarf_AttrValue av;
54 dwarf_attrval_add(Dwarf_Die die, Dwarf_AttrValue avref, Dwarf_AttrValue *avp, Dwarf_Error *error)
56 Dwarf_AttrValue av;
91 Dwarf_AttrValue av;
127 Dwarf_AttrValue av;
168 Dwarf_AttrValue av;
205 Dwarf_AttrValue av;
H A Ddwarf_finish.c45 Dwarf_AttrValue av;
46 Dwarf_AttrValue tav;
H A Ddwarf_dump.c588 dwarf_dump_av_attr(Dwarf_Die die __unused, Dwarf_AttrValue av)
632 dwarf_dump_av(Dwarf_Die die, Dwarf_AttrValue av)
707 Dwarf_AttrValue av;
H A Ddwarf_loc.c539 Dwarf_AttrValue av;

Completed in 105 milliseconds