ΒΆ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:2812

Parameters

LLVMValueRef IFunc