Home
last modified time | relevance | path

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

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