Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h824 #define DW_ATE_ASCII 0x12 /* DWARF5 */ macro
H A Ddwarf_names_enum.h638 DW_ATE_ASCII = 0x0012, enumerator
H A Ddwarf_names.c1916 case DW_ATE_ASCII: in dwarf_get_ATE_name()