Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h85 void ForceReleaseToOS() { in ForceReleaseToOS() function
86 primary_.ForceReleaseToOS(); in ForceReleaseToOS()
H A Dsanitizer_allocator_primary32.h136 void ForceReleaseToOS() { in ForceReleaseToOS() function
H A Dsanitizer_allocator_primary64.h161 void ForceReleaseToOS() { in ForceReleaseToOS() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp735 void Purge(BufferedStackTrace *stack) { allocator.ForceReleaseToOS(); } in Purge()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp847 allocator.ForceReleaseToOS(); in Purge()