Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDIEHash.h50 DIEValue DW_AT_decimal_scale; member
HDDIEHash.cpp148 COLLECT_ATTR(DW_AT_decimal_scale); in collectAttributes()
389 ADD_ATTR(Attrs.DW_AT_decimal_scale); in hashAttributes()
/NextBSD/contrib/elftoolchain/libdwarf/
HDdwarf.h189 #define DW_AT_decimal_scale 0x5c macro
HDdwarf_dump.c121 case DW_AT_decimal_scale: in dwarf_get_AT_name()
/NextBSD/contrib/llvm/include/llvm/Support/
HDDwarf.h167 DW_AT_decimal_scale = 0x5c, enumerator
/NextBSD/contrib/binutils/include/elf/
HDdwarf2.h326 DW_AT_decimal_scale = 0x5c, enumerator
HDChangeLog214 (DW_AT_description, DW_AT_binary_scale, DW_AT_decimal_scale,
/NextBSD/contrib/llvm/lib/Support/
HDDwarf.cpp121 case DW_AT_decimal_scale: return "DW_AT_decimal_scale"; in AttributeString()
/NextBSD/contrib/gcc/
HDdwarf2.h324 DW_AT_decimal_scale = 0x5c, enumerator
HDChangeLog-200610648 (DW_AT_description, DW_AT_binary_scale, DW_AT_decimal_scale,