Searched defs:MappedMemoryRegion (Results 1 – 5 of 5) sorted by relevance
17 struct MappedMemoryRegion { struct18 enum Permission {26 uint64_t start;27 uint64_t end;30 uint64_t offset;56 std::vector<MappedMemoryRegion>* regions); argument
22 struct MappedMemoryRegion { struct23 enum Permission {31 uintptr_t start;32 uintptr_t end;35 unsigned long long offset;38 uintptr_t base;41 uint8_t permissions;48 std::string path;
19 struct MappedMemoryRegion { struct20 enum Permission {28 uintptr_t start;29 uintptr_t end;32 unsigned long long offset;35 uintptr_t base;38 uint8_t permissions;45 std::string path;