Searched refs:GetMainObjectFile (Results 1 – 5 of 5) sorted by relevance
158 auto *symtab = GetMainObjectFile()->GetSymtab(); in GetSymtab()169 ObjectFile *SymbolFileCommon::GetMainObjectFile() { in GetMainObjectFile() function in SymbolFileCommon174 ObjectFile *module_objfile = GetMainObjectFile(); in SectionFileAddressesChanged()244 GetMainObjectFile()->GetFileSpec()); in Dump()
195 ObjectFile *GetMainObjectFile() override { in GetMainObjectFile() function196 return m_sym_file_impl->GetMainObjectFile(); in GetMainObjectFile()
348 virtual ObjectFile *GetMainObjectFile() = 0;529 ObjectFile *GetMainObjectFile() override;
1306 d.AddStringItem("symfile", GetMainObjectFile()->GetFileSpec().GetPath()); in GetSeparateDebugInfo()
4286 d.AddStringItem("symfile", GetMainObjectFile()->GetFileSpec().GetPath()); in GetSeparateDebugInfo()