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

/osnet-11/usr/src/tools/ctf/dwarf/
H A Dlibdwarf.h182 typedef struct Dwarf_Abbrev_s* Dwarf_Abbrev; typedef in typeref:struct:Dwarf_Abbrev_s
222 #define DW_DLA_ABBREV 0x12 /* Dwarf_Abbrev */
922 Dwarf_Abbrev * /*returned_abbrev*/,
927 int dwarf_get_abbrev_tag(Dwarf_Abbrev /*abbrev*/,
930 int dwarf_get_abbrev_code(Dwarf_Abbrev /*abbrev*/,
934 int dwarf_get_abbrev_children_flag(Dwarf_Abbrev /*abbrev*/,
938 int dwarf_get_abbrev_entry(Dwarf_Abbrev /*abbrev*/,

Completed in 28 milliseconds