Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp970 LowLevelAllocator allocator_for_env; variable
1057 char *new_env = (char*)allocator_for_env.Allocate( in StripEnv()