DyldCacheLocalSymbolsInfo

Package: ghidra.app.util.bin.format.macho.dyld
Type: class

10.4_PUBLIC

addedmethod: getNList
java.util.List<ghidra.app.util.bin.format.macho.commands.NList> getNList(long dylibOffset)

10.2_PUBLIC

addedmethod: getLocalSymbolsEntries
java.util.List<ghidra.app.util.bin.format.macho.dyld.DyldCacheLocalSymbolsEntry> getLocalSymbolsEntries()
removedmethod: getLocalSymbols
java.util.List<ghidra.app.util.bin.format.macho.dyld.DyldCacheLocalSymbolsEntry> getLocalSymbols()

9.1_PUBLIC

introducedInitial version