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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp290 void *RTDyldMemoryManager::getPointerToNamedFunction(const std::string &Name, function in class:llvm::RTDyldMemoryManager
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp610 void *MCJIT::getPointerToNamedFunction(StringRef Name, bool AbortOnFailure) { function in class:MCJIT
/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp1066 void *IRExecutionUnit::MemoryManager::getPointerToNamedFunction( function in class:IRExecutionUnit::MemoryManager

Completed in 113 milliseconds