Home
last modified time | relevance | path

Searched defs:AbortOnFailure (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp283 getPointerToNamedFunction(const std::string & Name,bool AbortOnFailure) getPointerToNamedFunction() argument
/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp421 bool AbortOnFailure = !F->hasExternalWeakLinkage(); getPointerToFunction() local
616 getPointerToNamedFunction(StringRef Name,bool AbortOnFailure) getPointerToNamedFunction() argument
/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp990 getPointerToNamedFunction(const std::string & Name,bool AbortOnFailure) getPointerToNamedFunction() argument
/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp218 bool AbortOnFailure = true) override { in getPointerToNamedFunction()
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp695 bool AbortOnFailure) in getPointerToNamedFunction()
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp698 bool AbortOnFailure) in getPointerToNamedFunction()
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp787 bool AbortOnFailure) in getPointerToNamedFunction()
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp855 bool AbortOnFailure) in getPointerToNamedFunction()