SplitDyldCache

Package: ghidra.app.util.opinion
Type: class

11.4.1_PUBLIC

addedmethod: getImageRecords
java.util.List<ghidra.app.util.opinion.DyldCacheUtils.DyldCacheImageRecord> getImageRecords()
addedmethod: getMacho
ghidra.app.util.bin.format.macho.MachHeader getMacho(ghidra.app.util.opinion.DyldCacheUtils.DyldCacheImageRecord imageRecord) throws MachException, IOException

10.4_PUBLIC

addedmethod: getBaseAddress
long getBaseAddress()
addedmethod: getLocalSymbolInfo
ghidra.app.util.bin.format.macho.dyld.DyldCacheLocalSymbolsInfo getLocalSymbolInfo()

10.2_PUBLIC

addedmethod: getName
java.lang.String getName(int i)

10.1_PUBLIC

introducedInitial version