addedmethod:
fileOffsetToAddress
ghidra.program.model.address.Address fileOffsetToAddress(ghidra.program.model.listing.Program program, ghidra.app.util.bin.format.macho.MachHeader header, long fileOffset, int size)
modifiedmethod:
getLinkerDataOffset
return type: int → long
- int getLinkerDataOffset()
+ long getLinkerDataOffset()
removedmethod:
fileOffsetToAddress
ghidra.program.model.address.Address fileOffsetToAddress(ghidra.program.model.listing.Program program, ghidra.app.util.bin.format.macho.MachHeader header, int fileOffset, int size)