reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 2605       TLI.makeLibCall(DAG, RTLIB::STACKPROTECTOR_CHECK_FAIL, MVT::isVoid,
lib/CodeGen/TargetLoweringBase.cpp
  207     setLibcallName(RTLIB::STACKPROTECTOR_CHECK_FAIL, nullptr);
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  332     Table[RTLIB::STACKPROTECTOR_CHECK_FAIL] = func;