Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp710 static void procmapsInit(InternalMmapVectorNoCtor<LoadedModule> *modules) { in procmapsInit() function
718 procmapsInit(&modules_); in init()
730 procmapsInit(&modules_); in fallbackInit()