Home
last modified time | relevance | path

Searched refs:DW_TAG_variant (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h84 #define DW_TAG_variant 0x19 macro
H A Ddwarf_names_enum.h28 DW_TAG_variant = 0x0019, enumerator
H A Ddwarf_names.c69 case DW_TAG_variant: in dwarf_get_TAG_name()