Searched defs:BinaryStreamRef (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | BinaryStreamRef.cpp | 67 BinaryStreamRef::BinaryStreamRef(ArrayRef<uint8_t> Data, endianness Endian) in BinaryStreamRef() function in BinaryStreamRef |
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | BinaryStreamRef.h | 159 BinaryStreamRef(std::shared_ptr<BinaryStream> Impl, uint64_t ViewOffset, BinaryStreamRef() function |