Package ghidra.features.bsim.gui.filters
package ghidra.features.bsim.gui.filters
-
ClassDescriptionA BsimFilterType for filtering functions based on a Ghidra computer architecture specification.A BSimFilterType that represents a non-specified filter.A BSimValueEditor for boolean filter values.The base class for BSim filter types.Interface for BSim filter value editors.A BsimFilterType for filtering functions based on a Ghidra compiler specification.An abstract BsimFilterType for filtering on dates.A BsimFilterType for filtering on functions in programs created before the filter date.A BsimFilterType for filtering on functions in programs created after the filter date.A BsimFilterType for filtering functions based on specific category values.A BsimFilterType for filtering on functions by the name of their containing program.A BsimFilterType for filtering functions based on specific function tag values.A BsimFilterType for filtering functions based on calls to specific external functions.A BsimFilterType for filtering on functions by the md5 of their containing program.Base class for BSimValueEditors that work on a list of possible choicesDialog for selection one or more choices from a list of possible values.A BsimFilterType for filtering functions based on not matching a Ghidra computer architecture specification.A BsimFilterType for filtering functions based on not matching a Ghidra compiler specification.A BsimFilterType for filtering functions based on not matching specific category values.A BsimFilterType for filtering on functions whose containing program don't match a specific name.A BsimFilterType for filtering on functions whose containing program don't match a specific md5.A BsimFilterType for filtering on functions by the starting path of their containing program.A BSimValueEditor for filters with arbitrary string values.