Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_common.cpp75 CacheMemoryMappings(); in MemoryMappingLayout()
102 void MemoryMappingLayout::CacheMemoryMappings() { in CacheMemoryMappings() function in __sanitizer::MemoryMappingLayout
H A Dsanitizer_procmaps.h102 static void CacheMemoryMappings();
H A Dsanitizer_procmaps_mac.cpp131 void MemoryMappingLayout::CacheMemoryMappings() { in CacheMemoryMappings() function in __sanitizer::MemoryMappingLayout
H A Dsanitizer_posix_libcdep.cpp318 MemoryMappingLayout::CacheMemoryMappings(); in PlatformPrepareForSandboxing()