Class AppleSingleDoubleAnalyzer
java.lang.Object
ghidra.app.services.AbstractAnalyzer
ghidra.app.analyzers.AbstractBinaryFormatAnalyzer
ghidra.app.analyzers.AppleSingleDoubleAnalyzer
- All Implemented Interfaces:
Analyzer, ExtensionPoint
-
Field Summary
Fields inherited from class AbstractBinaryFormatAnalyzer
commandFields inherited from class AbstractAnalyzer
EMPTY_ADDRESS_SET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractBinaryFormatAnalyzer
added, canAnalyze, getDefaultEnablementMethods inherited from class AbstractAnalyzer
analysisEnded, analyzeLocation, getAnalysisType, getDescription, getName, getPriority, isPrototype, optionsChanged, registerOptions, removed, runParallelAddressAnalysis, setDefaultEnablement, setPriority, setPrototype, setSupportsOneTimeAnalysis, setSupportsOneTimeAnalysis, supportsOneTimeAnalysisMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Analyzer
getOptionsUpdater
-
Constructor Details
-
AppleSingleDoubleAnalyzer
public AppleSingleDoubleAnalyzer()
-