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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dlibdwarf.h497 typedef struct Dwarf_Abbrev_s* Dwarf_Abbrev; typedef in typeref:struct:Dwarf_Abbrev_s
740 #define DW_DLA_ABBREV 0x12 /* Dwarf_Abbrev */
1650 Dwarf_Abbrev * /*returned_abbrev*/,
1655 int dwarf_get_abbrev_tag(Dwarf_Abbrev /*abbrev*/,
1658 int dwarf_get_abbrev_code(Dwarf_Abbrev /*abbrev*/,
1662 int dwarf_get_abbrev_children_flag(Dwarf_Abbrev /*abbrev*/,
1666 int dwarf_get_abbrev_entry(Dwarf_Abbrev /*abbrev*/,

Completed in 53 milliseconds