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

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

Completed in 72 milliseconds