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