Searched refs:dvmAddressSetForLine (Results 1 – 3 of 3) sorted by relevance
291 const AddressSet *dvmAddressSetForLine(const Method* method, int line);
2880 const AddressSet *dvmAddressSetForLine(const Method* method, int line) in dvmAddressSetForLine() function
589 = dvmAddressSetForLine(saveArea->method, pCtrl->line); in dvmAddSingleStep()