Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDRuntimeLibcalls.h400 STACKPROTECTOR_CHECK_FAIL, enumerator
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp423 Names[RTLIB::STACKPROTECTOR_CHECK_FAIL] = "__stack_chk_fail"; in InitLibcallNames()
426 Names[RTLIB::STACKPROTECTOR_CHECK_FAIL] = nullptr; in InitLibcallNames()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp1839 TLI.makeLibCall(DAG, RTLIB::STACKPROTECTOR_CHECK_FAIL, MVT::isVoid, in visitSPDescriptorFailure()