Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.h238 addr_is_type(uptr addr, int mapping_types) { in addr_is_type() argument
245 if ((kMemoryLayout[i].type & mapping_types) && in addr_is_type()