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