Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h192 #define DW_TAG_SUN_omp_child_func 0x4208 /* SUN */ macro
H A Ddwarf_names_enum.h99 DW_TAG_SUN_omp_child_func = 0x4208, enumerator
H A Ddwarf_names.c286 case DW_TAG_SUN_omp_child_func: in dwarf_get_TAG_name()