EquateManager

Package: ghidra.program.database.symbol
Type: class

11.1_PUBLIC

addedmethod: programReady
void programReady(ghidra.framework.data.OpenMode openMode, int currentRevision, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException
removedmethod: programReady
void programReady(int openMode, int currentRevision, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException

9.2_PUBLIC

removedmethod: applyEnum
void applyEnum(ghidra.program.model.address.AddressSetView addresses, ghidra.program.model.data.Enum enoom, ghidra.util.task.TaskMonitor monitor, boolean shouldDoOnSubOps) throws CancelledException

9.0.1_PUBLIC

introducedInitial version