• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1    /*
2     * Throw an exception from JIT'ed code.
3     * On entry:
4     *    r0    Dalvik PC that raises the exception
5     */
6    b       .LhandleException
7