Searched refs:g_flag (Results 1 – 2 of 2) sorted by relevance
22 static uintptr_t g_flag = 0; variable25 g_flag = reinterpret_cast<uintptr_t>(dlsym(RTLD_DEFAULT, "dlsym")); in init_flag()47 return g_flag == 0 ? &var_false : &var_true; in is_ctor_called_ifun()
22 static uintptr_t g_flag = 0; variable25 g_flag = reinterpret_cast<uintptr_t>(dlsym(RTLD_DEFAULT, "dlsym")); in init_flag()59 return g_flag == 0 ? return_false : return_true; in is_ctor_called_ifun()