Searched refs:dwarf_attr (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/lib/libdwarf/
H A DMakefile7 dwarf_attr.c \
H A Ddwarf_attr.c34 dwarf_attr(Dwarf_Die die, Dwarf_Half attr, Dwarf_Attribute *atp, Dwarf_Error *err) function
H A Dlibdwarf.h128 int dwarf_attr(Dwarf_Die, Dwarf_Half, Dwarf_Attribute *, Dwarf_Error *);
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c334 if ((rc = dwarf_attr(die, name, &attr, &dw->dw_err)) == DW_DLV_OK) {

Completed in 63 milliseconds