Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h135 #define DW_TAG_coarray_type 0x44 /* DWARF5 */ macro
H A Ddwarf_names_enum.h71 DW_TAG_coarray_type = 0x0044, enumerator
H A Ddwarf_names.c201 case DW_TAG_coarray_type: in dwarf_get_TAG_name()