Searched refs:getPointerToNamedFunction (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/ |
| H A D | RTDyldMemoryManager.h | 138 virtual void *getPointerToNamedFunction(const std::string &Name,
|
| H A D | ExecutionEngine.h | 241 virtual void *getPointerToNamedFunction(StringRef Name,
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RTDyldMemoryManager.cpp | 290 void *RTDyldMemoryManager::getPointerToNamedFunction(const std::string &Name, in getPointerToNamedFunction() function in llvm::RTDyldMemoryManager
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | Interpreter.h | 111 void *getPointerToNamedFunction(StringRef Name,
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/MCJIT/ |
| H A D | MCJIT.cpp | 417 void *Addr = getPointerToNamedFunction(Name, AbortOnFailure); in getPointerToFunction() 611 void *MCJIT::getPointerToNamedFunction(StringRef Name, bool AbortOnFailure) { in getPointerToNamedFunction() function in MCJIT
|
| H A D | MCJIT.h | 274 void *getPointerToNamedFunction(StringRef Name,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/ |
| H A D | IRExecutionUnit.h | 336 void *getPointerToNamedFunction(const std::string &Name,
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcMCJITReplacement.h | 362 void *getPointerToNamedFunction(StringRef Name,
|
| /freebsd-12.1/contrib/llvm/tools/llvm-rtdyld/ |
| H A D | llvm-rtdyld.cpp | 157 void *getPointerToNamedFunction(const std::string &Name, in getPointerToNamedFunction() function in TrivialMemoryManager
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/ |
| H A D | IRExecutionUnit.cpp | 1025 void *IRExecutionUnit::MemoryManager::getPointerToNamedFunction( in getPointerToNamedFunction() function in IRExecutionUnit::MemoryManager
|