Home
last modified time | relevance | path

Searched refs:dvmGetMethodSourceFile (Results 1 – 18 of 18) sorted by relevance

/dalvik/vm/hprof/
DHprofStackFrame.c70 const char* sourceFile = dvmGetMethodSourceFile(method); in hprofStartup_StackFrame()
203 sourceFile = dvmGetMethodSourceFile(method); in hprofDumpStackFrames()
/dalvik/vm/mterp/c/
DgotoTargets.c651 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in GOTO_TARGET()
663 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in GOTO_TARGET()
665 dvmGetMethodSourceFile(catchMethod), in GOTO_TARGET()
/dalvik/vm/
DException.c1120 sourceFile = dvmGetMethodSourceFile(meth); in dvmGetStackTraceRaw()
1183 dotName, meth->name, dvmGetMethodSourceFile(meth), in dvmLogRawStackTrace()
1189 sourceFile = dvmGetMethodSourceFile(meth); in dvmLogRawStackTrace()
DProfile.c290 dvmGetMethodSourceFile(meth), dvmLineNumFromPC(meth, 0)); in dumpMarkedMethods()
303 dvmGetMethodSourceFile(meth), dvmLineNumFromPC(meth, 0)); in dumpMarkedMethods()
DAllocTracker.c300 const char* fileName = dvmGetMethodSourceFile(method); in getMethodSourceFile()
/dalvik/vm/interp/
DInterp.c76 dvmGetMethodSourceFile(method), dvmLineNumFromPC(method, instrOffset)); in dvmAddBreakAddr()
114 dvmGetMethodSourceFile(method), dvmLineNumFromPC(method, instrOffset)); in dvmClearBreakAddr()
DStack.c1133 className, method->name, dvmGetMethodSourceFile(method), in dumpFrames()
/dalvik/vm/oo/
DObject.c678 const char* dvmGetMethodSourceFile(const Method* meth) in dvmGetMethodSourceFile() function
DObject.h630 const char* dvmGetMethodSourceFile(const Method* meth);
/dalvik/vm/mterp/out/
DInterpC-x86.c1839 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in GOTO_TARGET()
1851 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in GOTO_TARGET()
1853 dvmGetMethodSourceFile(catchMethod), in GOTO_TARGET()
DInterpC-portstd.c3689 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in INTERP_FUNC_NAME()
3701 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in INTERP_FUNC_NAME()
3703 dvmGetMethodSourceFile(catchMethod), in INTERP_FUNC_NAME()
DInterpC-allstubs.c3684 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in GOTO_TARGET()
3696 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in GOTO_TARGET()
3698 dvmGetMethodSourceFile(catchMethod), in GOTO_TARGET()
DInterpC-portdbg.c3975 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in INTERP_FUNC_NAME()
3987 exception->clazz->descriptor, dvmGetMethodSourceFile(curMethod), in INTERP_FUNC_NAME()
3989 dvmGetMethodSourceFile(catchMethod), in INTERP_FUNC_NAME()
DInterpAsm-armv7-a.S9591 @ dvmGetMethodSourceFile(method)
9593 bl dvmGetMethodSourceFile
DInterpAsm-armv5te-vfp.S9655 @ dvmGetMethodSourceFile(method)
9657 bl dvmGetMethodSourceFile
DInterpAsm-armv4t.S10137 @ dvmGetMethodSourceFile(method)
10139 bl dvmGetMethodSourceFile
DInterpAsm-armv5te.S10131 @ dvmGetMethodSourceFile(method)
10133 bl dvmGetMethodSourceFile
/dalvik/vm/mterp/armv5te/
Dfooter.S665 @ dvmGetMethodSourceFile(method)
667 bl dvmGetMethodSourceFile