Searched refs:callerCaller (Results 1 – 1 of 1) sorted by relevance
933 void* callerCaller; in dvmGetCaller2Class() local940 callerCaller = dvmGetCallerFP(caller); in dvmGetCaller2Class()941 if (callerCaller == NULL) in dvmGetCaller2Class()944 return SAVEAREA_FROM_FP(callerCaller)->method->clazz; in dvmGetCaller2Class()