Searched refs:sRegistrar (Results 1 – 1 of 1) sorted by relevance
129 static GDBJITRegistrar* sRegistrar = NULL; in RegistrarSingleton() local130 if (sRegistrar == NULL) { in RegistrarSingleton()135 if (sRegistrar == NULL) { in RegistrarSingleton()136 sRegistrar = new GDBJITRegistrar; in RegistrarSingleton()139 return sRegistrar; in RegistrarSingleton()