Searched defs:Vmo (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dfuchsia.h22 zx_handle_t Vmo; member in struct:scudo::MapPlatformData
H A Dfuchsia.cpp64 zx_handle_t Vmo; local
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp84 zx_handle_t Vmo; variable
H A Dxray_utils.h32 LogWriter(zx_handle_t Vmo) : Vmo(Vmo) {} argument
50 zx_handle_t Vmo = ZX_HANDLE_INVALID; member in class:__xray::LogWriter
H A Dxray_allocator.h42 zx_handle_t Vmo; variable
54 _zx_handle_close(Vmo); variable
93 zx_handle_t Vmo; variable
104 _zx_handle_close(Vmo); variable
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformFuchsia.c62 zx_handle_t Vmo; member in struct:lprofVMOWriterCtx
136 zx_handle_t Vmo = ZX_HANDLE_INVALID; local
[all...]

Completed in 43 milliseconds