ΒΆLLVMValueRef LLVMGetGlobalIFuncResolver(
LLVMValueRef IFunc)
LLVMValueRef LLVMGetGlobalIFuncResolver(
LLVMValueRef IFunc)
Description
Retrieves the resolver function associated with this indirect function, or NULL if it doesn't not exist.
Declared at: llvm/include/llvm-c/Core.h:2700
Parameters
- LLVMValueRef IFunc