Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Support/
HDDwarf.h245 DW_AT_LLVM_isysroot = 0x3e02, enumerator
/NextBSD/contrib/llvm/lib/Support/
HDDwarf.cpp195 case DW_AT_LLVM_isysroot: return "DW_AT_LLVM_isysroot"; in AttributeString()
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp1091 addString(MDie, dwarf::DW_AT_LLVM_isysroot, M->getISysRoot()); in getOrCreateModule()