addedmethod:
getSectionName
ghidra.app.util.bin.format.macho.Section getSectionName(long address)
addedmethod:
getSymbol
ghidra.program.model.symbol.Symbol getSymbol(ghidra.app.util.bin.format.macho.commands.NList nList)
addedfield:
header
ghidra.app.util.bin.format.macho.MachHeader header
addedfield:
program
ghidra.program.model.listing.Program program