Home
last modified time | relevance | path

Searched defs:relPc (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/interp/
DStack.cpp810 int dvmLineNumFromPC(const Method* method, u4 relPc) in dvmLineNumFromPC()
1221 int relPc; in dumpFrames() local
/dalvik/vm/
DException.cpp600 static int findCatchInMethod(Thread* self, const Method* method, int relPc, in findCatchInMethod()
715 int dvmFindCatchBlock(Thread* self, int relPc, Object* exception, in dvmFindCatchBlock()