Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h198 #define DW_TAG_SUN_hi 0x42ff /* SUN */ macro
H A Ddwarf_names_enum.h105 DW_TAG_SUN_hi = 0x42ff, enumerator
H A Ddwarf_names.c304 case DW_TAG_SUN_hi: in dwarf_get_TAG_name()