Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp73 bool PrevWasContinued = PrevContinuationBits & 0x01; in GOFFObjectFile() local
78 if (PrevWasContinued && !IsContinuation) { in GOFFObjectFile()
96 if (!PrevWasContinued) { in GOFFObjectFile()