DyldCacheMappingAndSlideInfo

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

11.4_PUBLIC

addedmethod: contains
boolean contains(long addr, boolean isAddr)
addedfield: DYLD_CACHE_MAPPING_CONST_TPRO_DATA
static long DYLD_CACHE_MAPPING_CONST_TPRO_DATA
addedfield: DYLD_CACHE_READ_ONLY_DATA
static long DYLD_CACHE_READ_ONLY_DATA
addedmethod: isConstTproData
boolean isConstTproData()
addedmethod: isReadOnlyData
boolean isReadOnlyData()
removedmethod: contains
boolean contains(long addr)

11.0_PUBLIC

addedmethod: getInitialProtection
int getInitialProtection()
addedmethod: getMaxProtection
int getMaxProtection()

10.4_PUBLIC

addedmethod: contains
boolean contains(long addr)
addedfield: DYLD_CACHE_DYNAMIC_CONFIG_DATA
static long DYLD_CACHE_DYNAMIC_CONFIG_DATA
addedfield: DYLD_CACHE_MAPPING_TEXT_STUBS
static long DYLD_CACHE_MAPPING_TEXT_STUBS
addedmethod: isConfigData
boolean isConfigData()
addedmethod: isTextStubs
boolean isTextStubs()

10.1_PUBLIC

introducedInitial version