Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h369 #define DW_AT_enum_class 0x6d /* DWARF4 */ macro
H A Ddwarf_names_enum.h267 DW_AT_enum_class = 0x006d, enumerator
H A Ddwarf_names.c789 case DW_AT_enum_class: in dwarf_get_AT_name()