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