Searched defs:relPc (Results 1 – 2 of 2) sorted by relevance
810 int dvmLineNumFromPC(const Method* method, u4 relPc) in dvmLineNumFromPC()1221 int relPc; in dumpFrames() local
600 static int findCatchInMethod(Thread* self, const Method* method, int relPc, in findCatchInMethod()715 int dvmFindCatchBlock(Thread* self, int relPc, Object* exception, in dvmFindCatchBlock()