Searched refs:RelocOverflow (Results 1 – 3 of 3) sorted by relevance
30 constexpr uint16_t RelocOverflow = 65535; variable
755 if (CsectRelocCount >= XCOFF::RelocOverflow || in finalizeSectionInfo()756 Section->RelocationCount >= XCOFF::RelocOverflow - CsectRelocCount) in finalizeSectionInfo()
638 if (Sec.NumberOfRelocations < XCOFF::RelocOverflow) in getLogicalNumberOfRelocationEntries()