Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp259 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp262 size_t BytesRemaining = Size - BytesToWrite; in write() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp756 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp98 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local