Function llvm_sys::orc::LLVMOrcSetIndirectStubPointer
source · pub unsafe extern "C" fn LLVMOrcSetIndirectStubPointer(
JITStack: LLVMOrcJITStackRef,
StubName: *const c_char,
NewAddr: LLVMOrcTargetAddress
) -> LLVMOrcErrorCode
Expand description
Set the pointer for the given indirect stub.