Searched refs:isPrimary (Results 1 – 2 of 2) sorted by relevance
367 bool tryMergeGots(FileGot & dst, FileGot & src, bool isPrimary);
900 bool MipsGotSection::tryMergeGots(FileGot &dst, FileGot &src, bool isPrimary) { in tryMergeGots() argument909 size_t count = isPrimary ? headerEntriesNum : 0; in tryMergeGots()