Home | History | Annotate | Download | only in c

Lines Matching refs:dvmLineNumFromPC

619             dvmLineNumFromPC(curMethod, pc - curMethod->insns));
687 dvmLineNumFromPC(curMethod, pc - curMethod->insns));
699 dvmLineNumFromPC(curMethod, pc - curMethod->insns),
701 dvmLineNumFromPC(catchMethod, catchRelPc));