DyldCacheLocalSymbolsInfo
Package: ghidra.app.util.bin.format.macho.dyld
Type: class
addedmethod:
getNList
java.util.List<ghidra.app.util.bin.format.macho.commands.NList> getNList(long dylibOffset)
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()
introducedInitial version