HomeSort by relevance Sort by last modified time
    Searched refs:common_exceptionThrown (Results 1 - 25 of 142) sorted by null

1 2 3 4 5 6

  /dalvik/vm/mterp/armv5te/
OP_THROW_VERIFICATION_ERROR.S 13 b common_exceptionThrown @ handle exception
OP_THROW.S 14 b common_exceptionThrown
OP_THROW_VERIFICATION_ERROR_JUMBO.S 15 b common_exceptionThrown @ handle exception
OP_FILL_ARRAY_DATA.S 12 beq common_exceptionThrown @ has exception
OP_INVOKE_INTERFACE.S 26 beq common_exceptionThrown @ yes, handle exception
OP_INVOKE_INTERFACE_JUMBO.S 21 beq common_exceptionThrown @ yes, handle exception
OP_MONITOR_EXIT.S 21 beq common_exceptionThrown @ yes, exception is pending
OP_FILLED_NEW_ARRAY_JUMBO.S 24 beq common_exceptionThrown @ yes, handle exception
44 beq common_exceptionThrown @ alloc failed, handle exception
77 b common_exceptionThrown
OP_APUT_OBJECT.S 55 b common_exceptionThrown
OP_NEW_ARRAY.S 42 beq common_exceptionThrown @ yes, handle exception
56 beq common_exceptionThrown @ yes, handle the exception
  /dalvik/vm/mterp/x86/
OP_THROW.S 13 jmp common_exceptionThrown
OP_FILL_ARRAY_DATA.S 14 je common_exceptionThrown
OP_MONITOR_EXIT.S 25 je common_exceptionThrown # no, exception pending
OP_THROW_VERIFICATION_ERROR.S 16 jmp common_exceptionThrown # handle exception
OP_THROW_VERIFICATION_ERROR_JUMBO.S 16 jmp common_exceptionThrown # handle exception
OP_NEW_INSTANCE.S 32 je common_exceptionThrown # no, bail out
49 jmp common_exceptionThrown # go deal with init exception
67 jmp common_exceptionThrown # no, handle exception
OP_NEW_INSTANCE_JUMBO.S 32 je common_exceptionThrown # no, bail out
49 jmp common_exceptionThrown # go deal with init exception
67 jmp common_exceptionThrown # no, handle exception
OP_CONST_CLASS.S 33 je common_exceptionThrown
OP_CONST_CLASS_JUMBO.S 32 je common_exceptionThrown
OP_CONST_STRING.S 32 je common_exceptionThrown
  /dalvik/vm/mterp/x86-atom/
OP_THROW.S 37 jmp common_exceptionThrown # handle exception
OP_THROW_VERIFICATION_ERROR.S 40 jmp common_exceptionThrown # failed; handle exception
OP_FILL_ARRAY_DATA.S 45 je common_exceptionThrown
OP_MONITOR_EXIT.S 45 je common_exceptionThrown # handle exception
OP_NEW_INSTANCE.S 79 je common_exceptionThrown # handle exception
97 je common_exceptionThrown # handle exception
127 jmp common_exceptionThrown # handle exception
144 jmp common_exceptionThrown # handle exception

Completed in 3244 milliseconds

1 2 3 4 5 6