Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp785 bool RelocationsOverflow = Sec->Relocations.size() >= 0xffff; in WriteObject() local
787 if (RelocationsOverflow) { in WriteObject()
796 if (RelocationsOverflow) { in WriteObject()