Home | History | Annotate | Download | only in x86

Lines Matching refs:dvmThrowException

2484 //!generate native code to call dvmThrowException
2489 vmHelper funcPtr = dvmThrowException;
2491 beforeCall("dvmThrowException");
2492 callFuncPtr((int)funcPtr, "dvmThrowException");
2493 afterCall("dvmThrowException");
2495 callFuncPtr((int)funcPtr, "dvmThrowException");