decompiler  1.0.0
ghidra::MemoryImage Member List

This is the complete list of members for ghidra::MemoryImage, including all inherited members.

constructValue(const uint1 *ptr, int4 size, bool bigendian)ghidra::MemoryBankstatic
deconstructValue(uint1 *ptr, uintb val, int4 size, bool bigendian)ghidra::MemoryBankstatic
find(uintb addr) constghidra::MemoryImageprotectedvirtual
getChunk(uintb offset, int4 size, uint1 *res) constghidra::MemoryBank
getPage(uintb addr, uint1 *res, int4 skip, int4 size) constghidra::MemoryImageprotectedvirtual
getPageSize(void) constghidra::MemoryBankinline
getSpace(void) constghidra::MemoryBankinline
getValue(uintb offset, int4 size) constghidra::MemoryBank
getWordSize(void) constghidra::MemoryBankinline
insert(uintb addr, uintb val)ghidra::MemoryImageinlineprotectedvirtual
loaderghidra::MemoryImageprivate
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::MemoryBankprotectedvirtual
setValue(uintb offset, int4 size, uintb val)ghidra::MemoryBank
~MemoryBank(void) (defined in ghidra::MemoryBank)ghidra::MemoryBankinlinevirtual