Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp289 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; writeLoadCommands() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp269 size_t BytesRemaining = Size - BytesToWrite; in write() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp821 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp96 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local