Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRTDyldMemoryManager.cpp285 bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp387 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
578 void *MCJIT::getPointerToNamedFunction(StringRef Name, bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp158 bool AbortOnFailure = true) override { in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp695 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp698 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp787 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp855 bool AbortOnFailure) in getPointerToNamedFunction()