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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp290 getPointerToNamedFunction(const std::string &Name, bool AbortOnFailure) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp415 bool AbortOnFailure = !F->hasExternalWeakLinkage(); local
610 void *MCJIT::getPointerToNamedFunction(StringRef Name, bool AbortOnFailure) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp1066 getPointerToNamedFunction( const std::string &Name, bool AbortOnFailure) argument

Completed in 122 milliseconds