Searched refs:GetCallStack (Results 1 – 3 of 3) sorted by relevance
35 static bool GetCallStack(char* sz, int len, const char* separator);
55 LightSymbol::GetCallStack(sz, 100000, " >- ");
30 bool LightSymbol::GetCallStack(char* sz, int len, const char* separator) { in GetCallStack() function in LightSymbol