Lines Matching refs:ArrayRef
141 ArrayRef<uint8_t> Bytes, uint64_t Address,173 ArrayRef<uint8_t> Bytes;175 Region(ArrayRef<uint8_t> Bytes, uint64_t Base) : Bytes(Bytes), Base(Base) {}187 ArrayRef<uint8_t> Bytes = R->Bytes;214 MCInst &Instr, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t Address,