Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDIEHash.h37 DIEValue DW_AT_binary_scale; member
HDDIEHash.cpp135 COLLECT_ATTR(DW_AT_binary_scale); in collectAttributes()
376 ADD_ATTR(Attrs.DW_AT_binary_scale); in hashAttributes()
/NextBSD/contrib/elftoolchain/libdwarf/
HDdwarf.h188 #define DW_AT_binary_scale 0x5b macro
HDdwarf_dump.c73 case DW_AT_binary_scale: in dwarf_get_AT_name()
/NextBSD/contrib/llvm/include/llvm/Support/
HDDwarf.h166 DW_AT_binary_scale = 0x5b, enumerator
/NextBSD/contrib/binutils/include/elf/
HDdwarf2.h325 DW_AT_binary_scale = 0x5b, enumerator
HDChangeLog214 (DW_AT_description, DW_AT_binary_scale, DW_AT_decimal_scale,
/NextBSD/contrib/llvm/lib/Support/
HDDwarf.cpp120 case DW_AT_binary_scale: return "DW_AT_binary_scale"; in AttributeString()
/NextBSD/contrib/gcc/
HDdwarf2.h323 DW_AT_binary_scale = 0x5b, enumerator
HDChangeLog-200610648 (DW_AT_description, DW_AT_binary_scale, DW_AT_decimal_scale,