Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dfuchsia.h21 struct MapPlatformData { struct
22 zx_handle_t Vmar;
23 zx_handle_t Vmo;
24 uintptr_t VmarBase;
25 uint64_t VmoSize;
H A Dlinux.h19 struct MapPlatformData {}; struct
H A Dtrusty.h19 struct MapPlatformData {}; struct