Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DRTDyldMemoryManager.cpp272 bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp359 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
533 bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/lib/ExecutionEngine/JIT/
DJIT.cpp523 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
571 bool AbortOnFailure){ in getPointerToNamedFunction()
DJITMemoryManager.cpp843 bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp98 bool AbortOnFailure = true) override { in getPointerToNamedFunction()
/external/llvm/unittests/ExecutionEngine/JIT/
DJITTest.cpp87 bool AbortOnFailure = true) { in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp698 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp695 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp787 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp950 bool AbortOnFailure) in getPointerToNamedFunction()