Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h822 #define DW_ATE_UTF 0x10 /* DWARF4 */ macro
H A Ddwarf_names_enum.h636 DW_ATE_UTF = 0x0010, enumerator
H A Ddwarf_names.c1910 case DW_ATE_UTF: in dwarf_get_ATE_name()