Searched refs:copy_code_and_locs_to (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A DcodeBlob.cpp132 cb->copy_code_and_locs_to(this);
/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp534 void copy_code_and_locs_to(CodeBlob* blob) { function in class:CodeBuffer

Completed in 33 milliseconds