Searched refs:GetDisplayName (Results 1 – 15 of 15) sorted by relevance
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;
35 const char *GetDisplayName() const;
102 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName() function in InlineFunctionInfo327 GetDisplayName()); in GetCallEdges()521 ConstString Function::GetDisplayName() const { in GetDisplayName() function in Function
98 name = function->GetDisplayName(); in DumpStopContext()173 name = symbol->GetDisplayName(); in DumpStopContext()
169 ConstString Symbol::GetDisplayName() const { in GetDisplayName() function in Symbol
63 const char *SBSymbol::GetDisplayName() const { in GetDisplayName() function in SBSymbol
64 const char *SBFunction::GetDisplayName() const { in GetDisplayName() function in SBFunction
1298 name = inlined_info->GetDisplayName().AsCString(); in GetDisplayFunctionName()1304 name = sc.function->GetDisplayName().GetCString(); in GetDisplayFunctionName()1309 name = sc.symbol->GetDisplayName().GetCString(); in GetDisplayFunctionName()
201 STDMETHOD(GetDisplayName)(_In_ LCID lcid, _Out_ BSTR *pbstrDisplayName) = 0;
182 return m_vtable_symbol->GetDisplayName(); in GetDisplayTypeName()
1595 symbol->GetDisplayName().GetStringRef(), in LookupSymbolInModule()
32326 result = (char *)((lldb::SBFunction const *)arg1)->GetDisplayName(); in _wrap_SBFunction_GetDisplayName()52567 result = (char *)((lldb::SBSymbol const *)arg1)->GetDisplayName(); in _wrap_SBSymbol_GetDisplayName()