decompiler
1.0.0
|
This is the complete list of members for ghidra::MemoryImage, including all inherited members.
constructValue(const uint1 *ptr, int4 size, bool bigendian) | ghidra::MemoryBank | static |
deconstructValue(uint1 *ptr, uintb val, int4 size, bool bigendian) | ghidra::MemoryBank | static |
find(uintb addr) const | ghidra::MemoryImage | protectedvirtual |
getChunk(uintb offset, int4 size, uint1 *res) const | ghidra::MemoryBank | |
getPage(uintb addr, uint1 *res, int4 skip, int4 size) const | ghidra::MemoryImage | protectedvirtual |
getPageSize(void) const | ghidra::MemoryBank | inline |
getSpace(void) const | ghidra::MemoryBank | inline |
getValue(uintb offset, int4 size) const | ghidra::MemoryBank | |
getWordSize(void) const | ghidra::MemoryBank | inline |
insert(uintb addr, uintb val) | ghidra::MemoryImage | inlineprotectedvirtual |
loader | ghidra::MemoryImage | private |
MemoryBank(AddrSpace *spc, int4 ws, int4 ps) | ghidra::MemoryBank | |
MemoryImage(AddrSpace *spc, int4 ws, int4 ps, LoadImage *ld) | ghidra::MemoryImage | |
setChunk(uintb offset, int4 size, const uint1 *val) | ghidra::MemoryBank | |
setPage(uintb addr, const uint1 *val, int4 skip, int4 size) | ghidra::MemoryBank | protectedvirtual |
setValue(uintb offset, int4 size, uintb val) | ghidra::MemoryBank | |
~MemoryBank(void) (defined in ghidra::MemoryBank) | ghidra::MemoryBank | inlinevirtual |