Home
last modified time | relevance | path

Searched refs:vmar_offset (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp162 size_t vmar_offset, zx_handle_t vmo, in TryVmoMapSanitizerVmar() argument
170 status = _zx_vmar_map(gSanitizerHeapVmar, options, vmar_offset, vmo, in TryVmoMapSanitizerVmar()
177 status = _zx_vmar_map(_zx_vmar_root_self(), options, vmar_offset, vmo, in TryVmoMapSanitizerVmar()