Searched refs:CacheMemoryMappings (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
| H A D | sanitizer_procmaps_common.cpp | 75 CacheMemoryMappings(); in MemoryMappingLayout() |
| H A D | sanitizer_procmaps_haiku.cpp | 35 void MemoryMappingLayout::CacheMemoryMappings() {} in CacheMemoryMappings() function in __sanitizer::MemoryMappingLayout |
| H A D | sanitizer_procmaps.h | 102 static void CacheMemoryMappings(); |
| H A D | sanitizer_procmaps_mac.cpp | 131 void MemoryMappingLayout::CacheMemoryMappings() { in CacheMemoryMappings() function in __sanitizer::MemoryMappingLayout |
| H A D | sanitizer_posix_libcdep.cpp | 378 MemoryMappingLayout::CacheMemoryMappings(); in PlatformPrepareForSandboxing() |