Searched defs:BytesRemaining (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp534 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp98 unsigned BytesRemaining = S.getSize(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp250 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp264 size_t BytesRemaining = Size - BytesToWrite; local

Completed in 420 milliseconds