Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h91 #define DW_TAG_set_type 0x20 macro
H A Ddwarf_names_enum.h35 DW_TAG_set_type = 0x0020, enumerator
H A Ddwarf_names.c90 case DW_TAG_set_type: in dwarf_get_TAG_name()