Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_platform.h124 uptr AllocatorAddr() { return MappingArchImpl<MAPPING_ALLOCATOR_ADDR>(); } in AllocatorAddr() function
H A Dnsan.cpp851 if (!MmapFixedNoReserve(TypesAddr(), AllocatorAddr() - TypesAddr())) in __nsan_init()