Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp283 bool AbortOnFailure) { in getPointerToNamedFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp421 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
616 void *MCJIT::getPointerToNamedFunction(StringRef Name, bool AbortOnFailure) { in getPointerToNamedFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp215 bool AbortOnFailure = true) override { in getPointerToNamedFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp698 bool AbortOnFailure) in getPointerToNamedFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp695 bool AbortOnFailure) in getPointerToNamedFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp787 bool AbortOnFailure) in getPointerToNamedFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp855 bool AbortOnFailure) in getPointerToNamedFunction()