Home
last modified time | relevance | path

Searched defs:IsContinued (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h37 uint8_t IsContinued; in isContinued() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DGOFFObjectWriter.cpp114 void GOFFOstream::updateFlagsAndWritePrefix(bool IsContinued) { in updateFlagsAndWritePrefix()