Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp68 uint8_t PrevContinuationBits = 0; in GOFFObjectFile() local
73 bool PrevWasContinued = PrevContinuationBits & 0x01; in GOFFObjectFile()
104 PrevContinuationBits = I[1] & 0x03; in GOFFObjectFile()
183 PrevContinuationBits = I[1] & 0x03; in GOFFObjectFile()