Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dfuchsia.h20 struct MapPlatformData { struct
21 zx_handle_t Vmar;
22 zx_handle_t Vmo;
23 uintptr_t VmarBase;
24 uint64_t VmoSize;
Dlinux.h19 struct MapPlatformData {}; struct
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dfuchsia.h20 struct MapPlatformData { struct
21 zx_handle_t Vmar;
22 zx_handle_t Vmo;
23 uintptr_t VmarBase;
24 uint64_t VmoSize;
Dlinux.h19 struct MapPlatformData {}; struct