ΒΆvoid LLVMSetGlobalIFuncResolver(
    LLVMValueRef IFunc,
    LLVMValueRef Resolver)

Description

Sets the resolver function associated with this indirect function.

Declared at: llvm/include/llvm-c/Core.h:2707

Parameters

LLVMValueRef IFunc
LLVMValueRef Resolver