Searched refs:methodLocation (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DMethodImpl.c62 error = methodLocation(method, &firstCodeIndex, &lastCodeIndex);
H A Dutil.h338 jvmtiError methodLocation(jmethodID, jlocation*, jlocation*);
H A DeventHandler.c334 error = methodLocation(method, &start, &end);
H A DthreadControl.c582 error = methodLocation(gdata->threadResume, &resumeLocation, &unused);
H A Dutil.c707 methodLocation(jmethodID method, jlocation *ploc1, jlocation *ploc2) function

Completed in 311 milliseconds