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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dlibdwarf.h496 typedef struct Dwarf_Attribute_s* Dwarf_Attribute; typedef in typeref:struct:Dwarf_Attribute_s
732 #define DW_DLA_ATTR 0x0a /* Dwarf_Attribute */
1212 Dwarf_Attribute * /*returned_attr*/,
1230 int dwarf_loclist_n(Dwarf_Attribute /*attr*/,
1235 int dwarf_loclist(Dwarf_Attribute /*attr*/, /* inflexible! */
1314 Dwarf_Attribute** /*attrbuf*/,
1319 int dwarf_hasform(Dwarf_Attribute /*attr*/,
1324 int dwarf_whatform(Dwarf_Attribute /*attr*/,
1328 int dwarf_whatform_direct(Dwarf_Attribute /*attr*/,
1332 int dwarf_whatattr(Dwarf_Attribute /*att
[all...]

Completed in 53 milliseconds