Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h131 #define DW_TAG_shared_type 0x40 /* DWARF3f */ macro
H A Ddwarf_names_enum.h67 DW_TAG_shared_type = 0x0040, enumerator
H A Ddwarf_names.c189 case DW_TAG_shared_type: in dwarf_get_TAG_name()