Searched refs:RelocOverflow (Results 1 – 3 of 3) sorted by relevance
40 constexpr uint16_t RelocOverflow = 65535; variable
929 if (!is64Bit() && (CsectRelocCount >= XCOFF::RelocOverflow || in finalizeSectionInfo()931 XCOFF::RelocOverflow - CsectRelocCount)) in finalizeSectionInfo()
926 if (Section.NumberOfRelocations < XCOFF::RelocOverflow) in getNumberOfRelocationEntries()