Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/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;
Dtrusty.h19 struct MapPlatformData {}; struct
Dlinux.h19 struct MapPlatformData {}; struct