Searched refs:GetDisplayName (Results 1 – 14 of 14) sorted by relevance
35 const char *GetDisplayName() const;
34 const char *GetDisplayName() const;
264 begin.GetDisplayName(), end.GetDisplayName(), return_pc); in FindInterveningFrames()274 begin.GetDisplayName(), return_pc); in FindInterveningFrames()286 end.GetDisplayName(), return_pc); in FindInterveningFrames()432 LLDB_LOG(log, "Pushed frame {0} at {1:x}", callee->GetDisplayName(), pc); in SynthesizeTailCallFrames()
207 ConstString GetDisplayName() const;526 ConstString GetDisplayName() const;
134 ConstString GetDisplayName() const;
102 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName() function in InlineFunctionInfo326 GetDisplayName()); in GetCallEdges()520 ConstString Function::GetDisplayName() const { in GetDisplayName() function in Function
173 ConstString Symbol::GetDisplayName() const { in GetDisplayName() function in Symbol
63 const char *SBSymbol::GetDisplayName() const { in GetDisplayName() function in SBSymbol
63 const char *SBFunction::GetDisplayName() const { in GetDisplayName() function in SBFunction
1294 name = inlined_info->GetDisplayName().AsCString(); in GetDisplayFunctionName()1300 name = sc.function->GetDisplayName().GetCString(); in GetDisplayFunctionName()1305 name = sc.symbol->GetDisplayName().GetCString(); in GetDisplayFunctionName()
201 STDMETHOD(GetDisplayName)(_In_ LCID lcid, _Out_ BSTR *pbstrDisplayName) = 0;
180 return m_vtable_symbol->GetDisplayName(); in GetDisplayTypeName()
1638 symbol->GetDisplayName().GetStringRef(), in LookupSymbolInModule()
30895 result = (char *)((lldb::SBFunction const *)arg1)->GetDisplayName(); in _wrap_SBFunction_GetDisplayName()49833 result = (char *)((lldb::SBSymbol const *)arg1)->GetDisplayName(); in _wrap_SBSymbol_GetDisplayName()