Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_platform.h95 MAPPING_ALLOCATOR_ADDR, enumerator
105 case MAPPING_ALLOCATOR_ADDR: in MappingImpl()
124 uptr AllocatorAddr() { return MappingArchImpl<MAPPING_ALLOCATOR_ADDR>(); } in AllocatorAddr()