Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h150 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name);
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp307 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name) { in LLVMGetFunctionAddress() function