Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
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()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamRef.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()
/external/llvm/include/llvm/DebugInfo/CodeView/
DStreamRef.h98 uint32_t ViewOffset; variable