Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h44 AttrEntry DW_AT_binary_scale; member
H A DDIEHash.cpp146 COLLECT_ATTR(DW_AT_binary_scale); in collectAttributes()
388 ADD_ATTR(Attrs.DW_AT_binary_scale); in hashAttributes()
/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h177 #define DW_AT_binary_scale 0x5b macro
H A Ddwarf_dump.c76 case DW_AT_binary_scale: in dwarf_get_AT_name()
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DDwarf.cpp187 case DW_AT_binary_scale: return "DW_AT_binary_scale"; in AttributeString()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DDwarf.h240 DW_AT_binary_scale = 0x5b, enumerator