Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h177 #define DW_TAG_upc_shared_type 0x8765 /* UPC */ macro
H A Ddwarf_names_enum.h110 DW_TAG_upc_shared_type = 0x8765, enumerator
H A Ddwarf_names.c319 case DW_TAG_upc_shared_type: in dwarf_get_TAG_name()