Searched defs:alloc_memory_for_dlsym (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp49 static uptr alloc_memory_for_dlsym[kDlsymAllocPoolSize]; variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp35 static uptr alloc_memory_for_dlsym[kDlsymAllocPoolSize]; variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp78 static uptr alloc_memory_for_dlsym[kDlsymAllocPoolSize]; variable

Completed in 84 milliseconds