Searched refs:IsPrimary (Results 1 – 3 of 3) sorted by relevance
178 bool IsPrimary, raw_ostream &OS);296 bool IsPrimary, in emitLookupFunction() argument307 if (IsPrimary) { in emitLookupFunction()377 if (IsPrimary) in emitLookupFunction()413 if (IsPrimary) in emitLookupFunction()457 if (IsPrimary) in emitLookupFunction()
356 bool tryMergeGots(FileGot & Dst, FileGot & Src, bool IsPrimary);
782 bool MipsGotSection::tryMergeGots(FileGot &Dst, FileGot &Src, bool IsPrimary) { in tryMergeGots() argument791 size_t Count = IsPrimary ? HeaderEntriesNum : 0; in tryMergeGots()