SearchInfo

Package: ghidra.util.search.memory
Type: class

11.3_PUBLIC

removedtype: ghidra.util.search.memory.SearchInfo
class SearchInfo

10.3_PUBLIC

addedmethod: setSearchLimit
void setSearchLimit(int searchLimit)
removedmethod: getMatchLimit
int getMatchLimit()

9.0.2_PUBLIC

addedmethod: getSearchableAddressSet
ghidra.program.model.address.AddressSetView getSearchableAddressSet(ghidra.program.model.listing.Program program, ghidra.program.model.address.Address startAddress, ghidra.program.util.ProgramSelection selection)
addedfield: includeNonLoadedBlocks
boolean includeNonLoadedBlocks
addedfield: searchSelection
boolean searchSelection

9.0.1_PUBLIC

introducedInitial version