Class CompositeLoadImage
java.lang.Object
ghidra.app.emulator.memory.CompositeLoadImage
- All Implemented Interfaces:
MemoryLoadImage, LoadImage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddProvider(MemoryLoadImage provider, AddressSetView view) voiddispose()byte[]void
-
Constructor Details
-
CompositeLoadImage
public CompositeLoadImage()
-
-
Method Details
-
addProvider
-
loadFill
-
writeBack
- Specified by:
writeBackin interfaceMemoryLoadImage
-
dispose
public void dispose()- Specified by:
disposein interfaceMemoryLoadImage
-