Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h187 #define DW_TAG_SUN_struct_template 0x4203 /* SUN */ macro
H A Ddwarf_names_enum.h94 DW_TAG_SUN_struct_template = 0x4203, enumerator
H A Ddwarf_names.c271 case DW_TAG_SUN_struct_template: in dwarf_get_TAG_name()