Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/
H A Dproc_maps_linux.h17 struct MappedMemoryRegion { struct
18 enum Permission {
26 uint64_t start;
27 uint64_t end;
30 uint64_t offset;
56 std::vector<MappedMemoryRegion>* regions); argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/debug/
Dproc_maps_linux.h22 struct MappedMemoryRegion { struct
23 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;
/aosp_15_r20/external/libchrome/base/debug/
H A Dproc_maps_linux.h19 struct MappedMemoryRegion { struct
20 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;
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/debug/
Dproc_maps_linux.h22 struct MappedMemoryRegion { struct
23 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;
/aosp_15_r20/external/cronet/base/debug/
H A Dproc_maps_linux.h19 struct MappedMemoryRegion { struct
20 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;