Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h352 #define DW_AT_decimal_scale 0x5c /* DWARF3f */ macro
H A Ddwarf_names_enum.h250 DW_AT_decimal_scale = 0x005c, enumerator
H A Ddwarf_names.c738 case DW_AT_decimal_scale: in dwarf_get_AT_name()