Home | History | Annotate | Download | only in Disassembler

Lines Matching defs:Bytes

100   ArrayRef<uint8_t> Bytes;
102 Region(ArrayRef<uint8_t> Bytes, uint64_t Base) : Bytes(Bytes), Base(Base) {}
114 ArrayRef<uint8_t> Bytes = R->Bytes;
116 if (Bytes.size() <= Index)
118 *Byte = Bytes[Index];
141 MCInst &Instr, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t Address,
151 Region R(Bytes, Address);
973 // If when reading the prefix bytes we determined the overlapping 0xf2 or 0xf3
974 // prefix bytes should be disassembled as xrelease and xacquire then set the