Searched defs:copy_relocations_to (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.cpp371 // See copy_relocations_to() below.
509 csize_t lsize = copy_relocations_to(NULL); // dry run only
515 csize_t CodeBuffer::copy_relocations_to(CodeBlob* dest) const { function in class:CodeBuffer

Completed in 42 milliseconds