Home
last modified time | relevance | path

Searched defs:MappedMemoryRegion (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/debug/
Dproc_maps_linux.h19 struct MappedMemoryRegion { struct
20 enum Permission {
28 uintptr_t start;
29 uintptr_t end;
32 unsigned long long offset;
35 uint8_t permissions;
42 std::string path;