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