Home
last modified time | relevance | path

Searched refs:DW_AT_APPLE_major_runtime_vers (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Support/
DDwarf.cpp201 case DW_AT_APPLE_major_runtime_vers: return "DW_AT_APPLE_major_runtime_vers"; in AttributeString()
/external/llvm/include/llvm/Support/
DDwarf.h275 DW_AT_APPLE_major_runtime_vers = 0x3fe5, enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp433 NewCU.addUInt(Die, dwarf::DW_AT_APPLE_major_runtime_vers, in constructDwarfCompileUnit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp856 NewCU.addUInt(Die, dwarf::DW_AT_APPLE_major_runtime_vers, in finishUnitAttributes()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1034 NewCU.addUInt(Die, dwarf::DW_AT_APPLE_major_runtime_vers, in finishUnitAttributes()