Searched refs:allocator_for_env (Results 1 – 3 of 3) sorted by relevance
721 LowLevelAllocator allocator_for_env; variable804 new_env = (char*)allocator_for_env.Allocate(old_env_len + fname_len + 2); in MaybeReexec()859 char *new_env = (char*)allocator_for_env.Allocate( in MaybeReexec()
684 LowLevelAllocator allocator_for_env; variable767 new_env = (char*)allocator_for_env.Allocate(old_env_len + fname_len + 2); in MaybeReexec()822 char *new_env = (char*)allocator_for_env.Allocate( in MaybeReexec()
959 LowLevelAllocator allocator_for_env; variable1032 new_env = (char*)allocator_for_env.Allocate(old_env_len + fname_len + 2); in MaybeReexec()1087 char *new_env = (char*)allocator_for_env.Allocate( in MaybeReexec()