Home | History | Annotate | Download | only in pending

Lines Matching refs:bcj_armthumb

429     BCJ_ARMTHUMB = 8,   /* Little endian only */
705 static size_t bcj_armthumb(struct xz_dec_bcj *s, uint8_t *buf, size_t size)
792 case BCJ_ARMTHUMB:
793 filtered = bcj_armthumb(s, buf, size);
960 case BCJ_ARMTHUMB: