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

/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_attr.c33 dwarf_attr(Dwarf_Die die, Dwarf_Half attr, Dwarf_Attribute *atp,
37 Dwarf_Attribute at;
57 dwarf_attrlist(Dwarf_Die die, Dwarf_Attribute **attrbuf,
60 Dwarf_Attribute at;
83 if ((die->die_attrarray = malloc(*attrcount * sizeof(Dwarf_Attribute)))
117 dwarf_attroffset(Dwarf_Attribute at, Dwarf_Off *ret_off, Dwarf_Error *error)
136 Dwarf_Attribute at;
167 Dwarf_Attribute at;
202 Dwarf_Attribute at;
225 Dwarf_Attribute a
[all...]
H A Ddwarf_pro_attr.c35 Dwarf_Attribute at;
72 Dwarf_Attribute at;
84 Dwarf_Attribute at;
96 Dwarf_Attribute at;
109 Dwarf_Attribute at;
136 Dwarf_Attribute at;
163 Dwarf_Attribute at;
185 Dwarf_Attribute at;
210 Dwarf_Attribute at;
231 Dwarf_Attribute a
[all...]
H A Ddwarf_form.c33 dwarf_hasform(Dwarf_Attribute at, Dwarf_Half form, Dwarf_Bool *return_hasform,
51 dwarf_whatform(Dwarf_Attribute at, Dwarf_Half *return_form, Dwarf_Error *error)
68 dwarf_whatform_direct(Dwarf_Attribute at, Dwarf_Half *return_form,
89 dwarf_whatattr(Dwarf_Attribute at, Dwarf_Half *return_attr, Dwarf_Error *error)
106 dwarf_formref(Dwarf_Attribute at, Dwarf_Off *return_offset, Dwarf_Error *error)
136 dwarf_global_formref(Dwarf_Attribute at, Dwarf_Off *return_offset,
173 dwarf_formaddr(Dwarf_Attribute at, Dwarf_Addr *return_addr, Dwarf_Error *error)
197 dwarf_formflag(Dwarf_Attribute at, Dwarf_Bool *return_bool, Dwarf_Error *error)
222 dwarf_formudata(Dwarf_Attribute at, Dwarf_Unsigned *return_uvalue,
253 dwarf_formsdata(Dwarf_Attribute a
[all...]
H A Ddwarf_attrval.c34 Dwarf_Attribute at;
67 Dwarf_Attribute at;
102 Dwarf_Attribute at;
144 Dwarf_Attribute at;
H A Dlibdwarf.h47 typedef struct _Dwarf_Attribute *Dwarf_Attribute; typedef in typeref:struct:_Dwarf_Attribute
520 int dwarf_attr(Dwarf_Die, Dwarf_Half, Dwarf_Attribute *,
522 int dwarf_attrlist(Dwarf_Die, Dwarf_Attribute **,
524 int dwarf_attroffset(Dwarf_Attribute, Dwarf_Off *, Dwarf_Error *);
564 int dwarf_formaddr(Dwarf_Attribute, Dwarf_Addr *, Dwarf_Error *);
565 int dwarf_formblock(Dwarf_Attribute, Dwarf_Block **, Dwarf_Error *);
566 int dwarf_formexprloc(Dwarf_Attribute, Dwarf_Unsigned *,
568 int dwarf_formflag(Dwarf_Attribute, Dwarf_Bool *, Dwarf_Error *);
569 int dwarf_formref(Dwarf_Attribute, Dwarf_Off *, Dwarf_Error *);
570 int dwarf_formsdata(Dwarf_Attribute, Dwarf_Signe
[all...]
H A Dlibdwarf_attr.c33 _dwarf_attr_alloc(Dwarf_Die die, Dwarf_Attribute *atp, Dwarf_Error *error)
35 Dwarf_Attribute at;
51 _dwarf_attr_add(Dwarf_Die die, Dwarf_Attribute atref, Dwarf_Attribute *atp,
54 Dwarf_Attribute at;
84 Dwarf_Attribute
87 Dwarf_Attribute at;
216 Dwarf_CU cu, Dwarf_Attribute at, int pass2, Dwarf_Error *error)
377 Dwarf_Attribute at;
407 Dwarf_Attribute a
[all...]
H A Ddwarf_dealloc.c36 Dwarf_Attribute at, tat;
H A Ddwarf_lineno.c39 Dwarf_Attribute at;
101 Dwarf_Attribute at;
H A Ddwarf_loclist.c57 dwarf_loclist_n(Dwarf_Attribute at, Dwarf_Locdesc ***llbuf,
146 dwarf_loclist(Dwarf_Attribute at, Dwarf_Locdesc **llbuf,
H A D_libdwarf.h146 Dwarf_Attribute *die_attrarray; /* Array of attributes. */
501 int _dwarf_attr_alloc(Dwarf_Die, Dwarf_Attribute *, Dwarf_Error *);
502 Dwarf_Attribute _dwarf_attr_find(Dwarf_Die, Dwarf_Half);
580 int _dwarf_loc_add(Dwarf_Die, Dwarf_Attribute, Dwarf_Error *);
H A Ddwarf_die.c70 Dwarf_Attribute at;
H A Dlibdwarf_loc.c680 _dwarf_loc_add(Dwarf_Die die, Dwarf_Attribute at, Dwarf_Error *error)
H A Dlibdwarf_die.c281 Dwarf_Attribute at;
H A Dlibdwarf_lineno.c270 Dwarf_Attribute at;
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c325 static Dwarf_Attribute
328 Dwarf_Attribute attr;
491 Dwarf_Attribute at;
1219 Dwarf_Attribute attr;
1531 Dwarf_Attribute attr;
/freebsd-11-stable/contrib/elftoolchain/addr2line/
H A Daddr2line.c153 Dwarf_Attribute at;
226 Dwarf_Attribute abst_at, spec_at;
/freebsd-11-stable/contrib/elftoolchain/nm/
H A Dnm.c958 Dwarf_Attribute at;
989 Dwarf_Attribute at;
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c233 Dwarf_Attribute la_at;
5121 Dwarf_Attribute *attr_list;
5740 Dwarf_Attribute *attr_list;
6313 Dwarf_Attribute *attr_list;

Completed in 265 milliseconds