Home
last modified time | relevance | path

Searched defs:ReadBytes (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dlinux.cpp159 ssize_t ReadBytes; in getRandom() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp398 uint64_t ReadBytes = 0; in lowerPrintfForGpu() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DMemoryBuffer.cpp503 Expected<size_t> ReadBytes = in getOpenFileImpl() local
H A DPath.cpp1183 Expected<size_t> ReadBytes = readNativeFile( in readNativeFileToEOF() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DAddress.cpp61 static size_t ReadBytes(ExecutionContextScope *exe_scope, in ReadBytes() function