Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h195 #define DW_TAG_SUN_dtor 0x420b /* SUN */ macro
H A Ddwarf_names_enum.h102 DW_TAG_SUN_dtor = 0x420b, enumerator
H A Ddwarf_names.c295 case DW_TAG_SUN_dtor: in dwarf_get_TAG_name()