Package ghidra.util.search.memory
Class CodeUnitSearchInfo
- java.lang.Object
 - 
- ghidra.util.search.memory.CodeUnitSearchInfo
 
 
- 
public class CodeUnitSearchInfo extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description CodeUnitSearchInfo(boolean searchInstructions, boolean searchDefinedData, boolean searchUndefinedData) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisSearchDefinedData()booleanisSearchInstructions()booleanisSearchUndefinedData()booleansearchAll() 
 -