decompiler
1.0.0
|
This is the complete list of members for ghidra::MemoryState, including all inherited members.
getChunk(uint1 *res, AddrSpace *spc, uintb off, int4 size) const | ghidra::MemoryState | |
getMemoryBank(AddrSpace *spc) const | ghidra::MemoryState | |
getTranslate(void) const | ghidra::MemoryState | inline |
getValue(AddrSpace *spc, uintb off, int4 size) const | ghidra::MemoryState | |
getValue(const string &nm) const | ghidra::MemoryState | |
getValue(const VarnodeData *vn) const | ghidra::MemoryState | inline |
MemoryState(Translate *t) | ghidra::MemoryState | inline |
memspace | ghidra::MemoryState | protected |
setChunk(const uint1 *val, AddrSpace *spc, uintb off, int4 size) | ghidra::MemoryState | |
setMemoryBank(MemoryBank *bank) | ghidra::MemoryState | |
setValue(AddrSpace *spc, uintb off, int4 size, uintb cval) | ghidra::MemoryState | |
setValue(const string &nm, uintb cval) | ghidra::MemoryState | |
setValue(const VarnodeData *vn, uintb cval) | ghidra::MemoryState | inline |
trans | ghidra::MemoryState | protected |
~MemoryState(void) (defined in ghidra::MemoryState) | ghidra::MemoryState | inline |