Ghidra Decompiler Analysis Engine
|
This is the complete list of members for MemoryHashOverlay, including all inherited members.
constructValue(const uint1 *ptr, int4 size, bool bigendian) | MemoryBank | static |
deconstructValue(uint1 *ptr, uintb val, int4 size, bool bigendian) | MemoryBank | static |
find(uintb addr) const | MemoryHashOverlay | protectedvirtual |
getChunk(uintb offset, int4 size, uint1 *res) const | MemoryBank | |
getPage(uintb addr, uint1 *res, int4 skip, int4 size) const | MemoryBank | protectedvirtual |
getPageSize(void) const | MemoryBank | inline |
getSpace(void) const | MemoryBank | inline |
getValue(uintb offset, int4 size) const | MemoryBank | |
getWordSize(void) const | MemoryBank | inline |
insert(uintb addr, uintb val) | MemoryHashOverlay | protectedvirtual |
MemoryBank(AddrSpace *spc, int4 ws, int4 ps) | MemoryBank | |
MemoryHashOverlay(AddrSpace *spc, int4 ws, int4 ps, int4 hashsize, MemoryBank *ul) | MemoryHashOverlay | |
setChunk(uintb offset, int4 size, const uint1 *val) | MemoryBank | |
setPage(uintb addr, const uint1 *val, int4 skip, int4 size) | MemoryBank | protectedvirtual |
setValue(uintb offset, int4 size, uintb val) | MemoryBank | |
~MemoryBank(void) (defined in MemoryBank) | MemoryBank | inlinevirtual |