Home
last modified time | relevance | path

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

/external/chromium_org/base/debug/
Dproc_maps_linux.h18 struct MappedMemoryRegion { struct
19 enum Permission {
27 uintptr_t start;
28 uintptr_t end;
31 unsigned long long offset;
34 uint8 permissions;
41 std::string path;