Searched refs:GetFuncName (Results 1 – 4 of 4) sorted by relevance
19 const FX_WCHAR* GetFuncName() const { return m_pszFuncName; }; in GetFuncName() function63 virtual const FX_WCHAR* GetFuncName() const { in GetFuncName() function65 return m_pFunction->GetFuncName(); in GetFuncName()
580 def GetFuncName(i): function583 return map(GetFuncName, range(thread.GetNumFrames()))
138 entry.GetFuncName()))428 def GetFuncName(self): member in Entry
245 virtual const FX_WCHAR* GetFuncName() const = 0;