Searched refs:Dwarf_Attribute (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_attr.c36 dwarf_attr(Dwarf_Die die, Dwarf_Half attr, Dwarf_Attribute *atp,
40 Dwarf_Attribute at;
60 dwarf_attrlist(Dwarf_Die die, Dwarf_Attribute **attrbuf,
63 Dwarf_Attribute at;
86 if ((die->die_attrarray = malloc(*attrcount * sizeof(Dwarf_Attribute)))
120 dwarf_attroffset(Dwarf_Attribute at, Dwarf_Off *ret_off, Dwarf_Error *error)
139 Dwarf_Attribute at;
170 Dwarf_Attribute at;
205 Dwarf_Attribute at;
228 Dwarf_Attribute a
[all...]
H A Ddwarf_pro_attr.c38 Dwarf_Attribute at;
75 Dwarf_Attribute at;
87 Dwarf_Attribute at;
99 Dwarf_Attribute at;
112 Dwarf_Attribute at;
139 Dwarf_Attribute at;
166 Dwarf_Attribute at;
188 Dwarf_Attribute at;
213 Dwarf_Attribute at;
234 Dwarf_Attribute a
[all...]
H A Ddwarf_form.c36 dwarf_hasform(Dwarf_Attribute at, Dwarf_Half form, Dwarf_Bool *return_hasform,
54 dwarf_whatform(Dwarf_Attribute at, Dwarf_Half *return_form, Dwarf_Error *error)
71 dwarf_whatform_direct(Dwarf_Attribute at, Dwarf_Half *return_form,
92 dwarf_whatattr(Dwarf_Attribute at, Dwarf_Half *return_attr, Dwarf_Error *error)
109 dwarf_formref(Dwarf_Attribute at, Dwarf_Off *return_offset, Dwarf_Error *error)
139 dwarf_global_formref(Dwarf_Attribute at, Dwarf_Off *return_offset,
176 dwarf_formaddr(Dwarf_Attribute at, Dwarf_Addr *return_addr, Dwarf_Error *error)
200 dwarf_formflag(Dwarf_Attribute at, Dwarf_Bool *return_bool, Dwarf_Error *error)
225 dwarf_formudata(Dwarf_Attribute at, Dwarf_Unsigned *return_uvalue,
256 dwarf_formsdata(Dwarf_Attribute a
[all...]
H A Ddwarf_attrval.c36 Dwarf_Attribute at;
69 Dwarf_Attribute at;
104 Dwarf_Attribute at;
146 Dwarf_Attribute at;
H A Dlibdwarf.h49 typedef struct _Dwarf_Attribute *Dwarf_Attribute; typedef in typeref:struct:_Dwarf_Attribute
529 int dwarf_attr(Dwarf_Die, Dwarf_Half, Dwarf_Attribute *,
531 int dwarf_attrlist(Dwarf_Die, Dwarf_Attribute **,
533 int dwarf_attroffset(Dwarf_Attribute, Dwarf_Off *, Dwarf_Error *);
573 int dwarf_formaddr(Dwarf_Attribute, Dwarf_Addr *, Dwarf_Error *);
574 int dwarf_formblock(Dwarf_Attribute, Dwarf_Block **, Dwarf_Error *);
575 int dwarf_formexprloc(Dwarf_Attribute, Dwarf_Unsigned *,
577 int dwarf_formflag(Dwarf_Attribute, Dwarf_Bool *, Dwarf_Error *);
578 int dwarf_formref(Dwarf_Attribute, Dwarf_Off *, Dwarf_Error *);
579 int dwarf_formsdata(Dwarf_Attribute, Dwarf_Signe
[all...]
H A Dlibdwarf_attr.c36 _dwarf_attr_alloc(Dwarf_Die die, Dwarf_Attribute *atp, Dwarf_Error *error)
38 Dwarf_Attribute at;
54 _dwarf_attr_add(Dwarf_Die die, Dwarf_Attribute atref, Dwarf_Attribute *atp,
57 Dwarf_Attribute at;
87 Dwarf_Attribute
90 Dwarf_Attribute at;
283 Dwarf_CU cu, Dwarf_Attribute at, int pass2, Dwarf_Error *error)
444 Dwarf_Attribute at;
474 Dwarf_Attribute a
[all...]
H A Ddwarf_dealloc.c39 Dwarf_Attribute at, tat;
H A Ddwarf_loclist.c60 dwarf_loclist_n(Dwarf_Attribute at, Dwarf_Locdesc ***llbuf,
149 dwarf_loclist(Dwarf_Attribute at, Dwarf_Locdesc **llbuf,
H A Ddwarf_lineno.c42 Dwarf_Attribute at;
104 Dwarf_Attribute at;
H A D_libdwarf.h153 Dwarf_Attribute *die_attrarray; /* Array of attributes. */
512 int _dwarf_attr_alloc(Dwarf_Die, Dwarf_Attribute *, Dwarf_Error *);
513 Dwarf_Attribute _dwarf_attr_find(Dwarf_Die, Dwarf_Half);
592 int _dwarf_loc_add(Dwarf_Die, Dwarf_Attribute, Dwarf_Error *);
H A Ddwarf_die.c73 Dwarf_Attribute at;
H A Dlibdwarf_loc.c683 _dwarf_loc_add(Dwarf_Die die, Dwarf_Attribute at, Dwarf_Error *error)
H A Dlibdwarf_die.c285 Dwarf_Attribute at;
H A Dlibdwarf_lineno.c442 Dwarf_Attribute at;
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.h43 typedef int32_t Dwarf_Attribute; typedef
296 Dwarf_Addr Dwarf_location (Dwarf_Attribute attr);
H A DDwarfLib.cc2020 DwrCU::Dwarf_location (Dwarf_Attribute attr)
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.h43 typedef int32_t Dwarf_Attribute; typedef
303 Dwarf_Addr Dwarf_location (Dwarf_Attribute attr);
H A DDwarfLib.cc2303 DwrCU::Dwarf_location (Dwarf_Attribute attr)
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Ddwarf.c337 static Dwarf_Attribute
340 Dwarf_Attribute attr;
508 Dwarf_Attribute at;
1265 Dwarf_Attribute attr;
1590 Dwarf_Attribute attr;

Completed in 218 milliseconds