Searched refs:FileGot (Results 1 – 2 of 2) sorted by relevance
669 FileGot &G = getGot(File); in addEntry()782 bool MipsGotSection::tryMergeGots(FileGot &Dst, FileGot &Src, bool IsPrimary) { in tryMergeGots()783 FileGot Tmp = Dst; in tryMergeGots()805 for (const FileGot &G : Gots) in updateAllocSize()819 for (FileGot &Got : Gots) { in build()831 for (FileGot &Got : Gots) { in build()843 for (FileGot &Got : Gots) { in build()850 for (FileGot &Got : Gots) { in build()871 for (FileGot &SrcGot : Gots) { in build()900 for (FileGot &Got : Gots) { in build()[all …]
315 struct FileGot { struct348 std::vector<FileGot> Gots; argument351 FileGot &getGot(InputFile &F);356 bool tryMergeGots(FileGot & Dst, FileGot & Src, bool IsPrimary);