Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DRTDyldMemoryManager.cpp72 bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp199 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
326 bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/tools/lli/
DRecordingMemoryManager.cpp107 bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp68 bool AbortOnFailure = true) { in getPointerToNamedFunction()
/external/llvm/lib/ExecutionEngine/JIT/
DJIT.cpp676 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
724 bool AbortOnFailure){ in getPointerToNamedFunction()
DJITMemoryManager.cpp845 bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/unittests/ExecutionEngine/JIT/
DJITTest.cpp86 bool AbortOnFailure = true) { in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp697 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp694 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp786 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp949 bool AbortOnFailure) in getPointerToNamedFunction()