Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DBinaryStreamRef.h144 uint64_t ViewOffset = 0; variable
159 BinaryStreamRef(std::shared_ptr<BinaryStream> Impl, uint64_t ViewOffset, in BinaryStreamRef()
225 uint64_t ViewOffset, std::optional<uint64_t> Length) in WritableBinaryStreamRef()