Home
last modified time | relevance | path

Searched refs:LLVMGetGlobalValueAddress (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h148 uint64_t LLVMGetGlobalValueAddress(LLVMExecutionEngineRef EE, const char *Name);
/src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp303 uint64_t LLVMGetGlobalValueAddress(LLVMExecutionEngineRef EE, const char *Name) { in LLVMGetGlobalValueAddress() function