Home
last modified time | relevance | path

Searched refs:plocation (Results 1 – 1 of 1) sorted by relevance

/external/oj-libjdwp/src/share/back/
DstepControl.c91 jclass *pclazz, jmethodID *pmethod, jlocation *plocation) in getFrameLocation() argument
97 *plocation = -1; in getFrameLocation()
100 (gdata->jvmti, thread, 0, pmethod, plocation); in getFrameLocation()