modifiedmethod:
setChainValue
return type: void → RelocationResult
- static void setChainValue(ghidra.program.model.mem.Memory memory, ghidra.program.model.address.Address chainLoc, ghidra.app.util.bin.format.macho.dyld.DyldChainedPtr.DyldChainType ptrFormat, long value) throws MemoryAccessException
+ static ghidra.program.model.reloc.RelocationResult setChainValue(ghidra.program.model.mem.Memory memory, ghidra.program.model.address.Address chainLoc, ghidra.app.util.bin.format.macho.dyld.DyldChainedPtr.DyldChainType ptrFormat, long value) throws MemoryAccessException