Home | History | Annotate | Download | only in aarch32

Lines Matching refs:Emit8

71   void Emit8(uint8_t data) { GetBuffer()->Emit8(data); }