Searched defs:init_str (Results 1 – 3 of 3) sorted by relevance
72 auto init_str = GetEnv("APPLE_ASAN_INIT_FOR_DLOPEN"); in HandleDlopenInit() local
75 auto init_str = GetEnv("APPLE_ASAN_INIT_FOR_DLOPEN"); in HandleDlopenInit() local
357 init_str(char **str, const char *dflt) in init_str() function