JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ghidra.util.search
InstructionSkipper
Contents
Description
Method Summary
Method Details
getApplicableProcessor()
shouldSkip(byte[], int)
Hide sidebar
Show sidebar
Interface InstructionSkipper
All Superinterfaces:
ExtensionPoint
public interface
InstructionSkipper
extends
ExtensionPoint
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Processor
getApplicableProcessor
()
boolean
shouldSkip
(byte[] buffer, int size)
Method Details
getApplicableProcessor
Processor
getApplicableProcessor
()
shouldSkip
boolean
shouldSkip
(byte[] buffer, int size)