Home | History | Annotate | Download | only in interp

Lines Matching full:magic

191  * Check the opcode.  If it's a "magic" NOP, indicating the start of
199 * instruction that doubles as a data table magic number, and an explicit
773 * ushort ident = 0x0100 magic value
783 "bad packed switch magic");
827 * ushort ident = 0x0200 magic value
838 "bad sparse switch magic");
956 * ushort ident = 0x0300 magic value
965 dvmThrowException("Ljava/lang/InternalError;", "bad array data magic");