Home
last modified time | relevance | path

Searched defs:BytesToWrite (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DGOFFObjectWriter.cpp207 size_t BytesToWrite = bytesToNextPhysicalRecord(); in write_impl() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp267 size_t BytesToWrite = Size - (Size % NumBytes); in write() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c307 size_t BytesToWrite = IOVecs[I].ElmSize * IOVecs[I].NumElm; in fileWriter() local