Searched refs:g_stackBase (Results 1 – 2 of 2) sorted by relevance
433 void* g_stackBase = 0; variable555 if (g_stackBase) in currentThreadStackBase()556 return g_stackBase; in currentThreadStackBase()
5476 g_stackBase, which must be set to the address of a local variable5489 On WinCE, returns g_stackBase if set or call getStackBase as a