ProgramRegisterContextDB

Package: ghidra.program.database.register
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.0.2_PUBLIC

addedmethod: createNewRangeMapAdapter
ghidra.program.util.RangeMapAdapter createNewRangeMapAdapter(ghidra.program.model.lang.Register baseRegister)

9.0.1_PUBLIC

introducedInitial version