Searched defs:getGlobalValueAddress (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp396 uint64_t MCJIT::getGlobalValueAddress(const std::string &Name) { function in class:MCJIT
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h382 virtual uint64_t getGlobalValueAddress(const std::string &Name) { function in class:llvm::ExecutionEngine

Completed in 255 milliseconds