AddInitializedMemoryBlockCmd

Package: ghidra.app.cmd.memory
Type: class

9.2.1_PUBLIC

modifiedmethod: createMemoryBlock
removed throws DuplicateNameException
- ghidra.program.model.mem.MemoryBlock createMemoryBlock(ghidra.program.model.mem.Memory memory) throws LockException, MemoryConflictException, AddressOverflowException, DuplicateNameException, CancelledException
+ ghidra.program.model.mem.MemoryBlock createMemoryBlock(ghidra.program.model.mem.Memory memory) throws LockException, MemoryConflictException, AddressOverflowException, CancelledException

9.1_PUBLIC

introducedInitial version