Home | History | Annotate | Download | only in vm

Lines Matching refs:pcOffset

2406  * "pcOffset" will be -1 for native methods.
2409 void dvmDbgPostLocationEvent(const Method* method, int pcOffset,
2420 loc.idx = pcOffset;