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

/openjdk10/hotspot/src/share/vm/asm/
H A DcodeBuffer.cpp631 csize_t CodeBuffer::copy_relocations_to(address buf, csize_t buf_limit, bool only_inst) const { function in class:CodeBuffer
715 csize_t CodeBuffer::copy_relocations_to(CodeBlob* dest) const { function in class:CodeBuffer

Completed in 90 milliseconds