Searched refs:GetMainObjectFile (Results 1 – 5 of 5) sorted by relevance
158 auto *symtab = GetMainObjectFile()->GetSymtab(can_create); in GetSymtab()169 ObjectFile *SymbolFileCommon::GetMainObjectFile() { in GetMainObjectFile() function in SymbolFileCommon174 ObjectFile *module_objfile = GetMainObjectFile(); in SectionFileAddressesChanged()244 GetMainObjectFile()->GetFileSpec()); in Dump()
199 ObjectFile *GetMainObjectFile() override { in GetMainObjectFile() function200 return m_sym_file_impl->GetMainObjectFile(); in GetMainObjectFile()
356 virtual ObjectFile *GetMainObjectFile() = 0;553 ObjectFile *GetMainObjectFile() override;
1311 d.AddStringItem("symfile", GetMainObjectFile()->GetFileSpec().GetPath()); in GetSeparateDebugInfo()
4201 d.AddStringItem("symfile", GetMainObjectFile()->GetFileSpec().GetPath()); in GetSeparateDebugInfo()