Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h471 STACKPROTECTOR_CHECK_FAIL, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def520 HANDLE_LIBCALL(STACKPROTECTOR_CHECK_FAIL, "__stack_chk_fail")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp173 setLibcallName(RTLIB::STACKPROTECTOR_CHECK_FAIL, nullptr); in InitLibcalls()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp485 Names[RTLIB::STACKPROTECTOR_CHECK_FAIL] = "__stack_chk_fail"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2128 TLI.makeLibCall(DAG, RTLIB::STACKPROTECTOR_CHECK_FAIL, MVT::isVoid, in visitSPDescriptorFailure()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2313 TLI.makeLibCall(DAG, RTLIB::STACKPROTECTOR_CHECK_FAIL, MVT::isVoid, in visitSPDescriptorFailure()