Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DGOFFObjectWriter.cpp207 if (BytesToWrite > Size) in write_impl() local
/llvm-project/llvm/lib/ObjectYAML/
H A DGOFFEmitter.cpp157 if (BytesToWrite > Size) in write_impl() local
/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp267 size_t BytesRemaining = Size - BytesToWrite; in write() local
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c307 size_t BytesToWrite = IOVecs[I].ElmSize * IOVecs[I].NumElm; fileWriter() local