Home
last modified time | relevance | path

Searched refs:DW_TAG_enumerator (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h99 #define DW_TAG_enumerator 0x28 macro
H A Ddwarf_names_enum.h43 DW_TAG_enumerator = 0x0028, enumerator
H A Ddwarf_names.c114 case DW_TAG_enumerator: in dwarf_get_TAG_name()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1968 if (tag != DW_TAG_enumerator) { in ctf_dwarf_create_enum()