Searched refs:copy_scopes_data (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A DdebugInfoRec.cpp408 nm->copy_scopes_data(stream()->buffer(), stream()->position());
H A Dnmethod.hpp589 void copy_scopes_data(address buffer, int size);
H A Dnmethod.cpp1933 void nmethod::copy_scopes_data(u_char* buffer, int size) { function in class:nmethod

Completed in 43 milliseconds