Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h142 #define DW_TAG_immutable_type 0x4b /* DWARF5 */ macro
H A Ddwarf_names_enum.h78 DW_TAG_immutable_type = 0x004b, enumerator
H A Ddwarf_names.c222 case DW_TAG_immutable_type: in dwarf_get_TAG_name()