Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDBinaryStreamRef.h145 uint32_t ViewOffset = 0; variable
160 BinaryStreamRef(std::shared_ptr<BinaryStream> Impl, uint32_t ViewOffset, in BinaryStreamRef()
227 uint32_t ViewOffset, Optional<uint32_t> Length) in WritableBinaryStreamRef()