Searched defs:AbortOnFailure (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp282 getPointerToNamedFunction(const std::string &Name, bool AbortOnFailure) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp421 bool AbortOnFailure = !F->hasExternalWeakLinkage(); local
616 void *MCJIT::getPointerToNamedFunction(StringRef Name, bool AbortOnFailure) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp786 getPointerToNamedFunction(const std::string &Name, bool AbortOnFailure) argument
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp854 getPointerToNamedFunction(const std::string &Name, bool AbortOnFailure) argument
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp694 getPointerToNamedFunction(const std::string &Name, bool AbortOnFailure) argument
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp697 getPointerToNamedFunction(const std::string &Name, bool AbortOnFailure) argument

Completed in 94 milliseconds