Searched refs:GetDisplayName (Results 1 – 15 of 15) sorted by relevance
165 begin.GetDisplayName(), end.GetDisplayName(), return_pc); in FindInterveningFrames()175 begin.GetDisplayName(), return_pc); in FindInterveningFrames()187 end.GetDisplayName(), return_pc); in FindInterveningFrames()333 LLDB_LOG(log, "Pushed frame {0} at {1:x}", callee->GetDisplayName(), pc); in SynthesizeTailCallFrames()
1321 name = inlined_info->GetDisplayName().AsCString(); in GetDisplayFunctionName()1327 name = sc.function->GetDisplayName().GetCString(); in GetDisplayFunctionName()1332 name = sc.symbol->GetDisplayName().GetCString(); in GetDisplayFunctionName()
208 ConstString GetDisplayName() const;532 ConstString GetDisplayName() const;
134 ConstString GetDisplayName() const;
35 const char *GetDisplayName() const;
102 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName() function in InlineFunctionInfo338 GetDisplayName()); in GetCallEdges()532 ConstString Function::GetDisplayName() const { in GetDisplayName() function in Function
99 name = function->GetDisplayName(); in DumpStopContext()179 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
65 const char *SBFunction::GetDisplayName() const { in GetDisplayName() function in SBFunction
201 STDMETHOD(GetDisplayName)(_In_ LCID lcid, _Out_ BSTR *pbstrDisplayName) = 0;
181 return m_vtable_symbol->GetDisplayName(); in GetDisplayTypeName()
1600 symbol->GetDisplayName().GetStringRef(), in LookupSymbolInModule()
32799 result = (char *)((lldb::SBFunction const *)arg1)->GetDisplayName(); in _wrap_SBFunction_GetDisplayName()53695 result = (char *)((lldb::SBSymbol const *)arg1)->GetDisplayName(); in _wrap_SBSymbol_GetDisplayName()