Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h354 #define DW_AT_decimal_sign 0x5e /* DWARF3f */ macro
H A Ddwarf_names_enum.h252 DW_AT_decimal_sign = 0x005e, enumerator
H A Ddwarf_names.c744 case DW_AT_decimal_sign: in dwarf_get_AT_name()