Searched refs:GuardedPagePoolPlatformData (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_fuchsia.cpp52 Size, &GuardedPagePoolPlatformData.Vmar, &Addr);
54 _zx_object_set_property(GuardedPagePoolPlatformData.Vmar, ZX_PROP_NAME,
60 const zx_handle_t Vmar = GuardedPagePoolPlatformData.Vmar;
64 GuardedPagePoolPlatformData.Vmar = ZX_HANDLE_INVALID;
75 const zx_handle_t Vmar = GuardedPagePoolPlatformData.Vmar;
92 const zx_handle_t Vmar = GuardedPagePoolPlatformData.Vmar;
/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.h233 PlatformSpecificMapData GuardedPagePoolPlatformData = {}; member in class:gwp_asan::GuardedPoolAllocator

Completed in 184 milliseconds