VariableStorageManagerDB

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

10.3_PUBLIC

addedmethod: delete
static void delete(db.DBHandle dbHandle) throws IOException
addedmethod: exists
static boolean exists(db.DBHandle dbHandle)
addedmethod: setProgramArchitecture
void setProgramArchitecture(ghidra.program.model.lang.ProgramArchitecture arch)
modifiedtype-implements: VariableStorageManagerDB
- (none)
+ ghidra.program.database.symbol.VariableStorageManager

9.0.1_PUBLIC

introducedInitial version