Searched refs:RelocationsOverflow (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp918 bool RelocationsOverflow = Sec->Relocations.size() >= 0xffff; local
920 if (RelocationsOverflow) {
929 if (RelocationsOverflow) {

Completed in 60 milliseconds