Searched refs:finger (Results 1 – 2 of 2) sorted by relevance
75 long finger = insnsOffset; in populateInstructionList() local78 while (finger < insnsEnd) { in populateInstructionList()79 file.seek(finger); in populateInstructionList()83 finger += (2 * newInsn.getSize()); in populateInstructionList()86 file.seek(finger); in populateInstructionList()
43 typedef void ScanCallback(mirror::Object* obj, void* finger, void* arg);