Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp943 bool RelocationsOverflow = Sec->Relocations.size() >= 0xffff; in writeObject() local
945 if (RelocationsOverflow) { in writeObject()
954 if (RelocationsOverflow) { in writeObject()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp913 bool RelocationsOverflow = Sec->Relocations.size() >= 0xffff; in assignFileOffsets() local
915 if (RelocationsOverflow) { in assignFileOffsets()
924 if (RelocationsOverflow) { in assignFileOffsets()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp973 bool RelocationsOverflow = Sec->Relocations.size() >= 0xffff; in assignFileOffsets() local
975 if (RelocationsOverflow) { in assignFileOffsets()
984 if (RelocationsOverflow) { in assignFileOffsets()