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

/openjdk9/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp134 void initialize_locs_from(const CodeSection* source_cs);
H A DcodeBuffer.cpp422 void CodeSection::initialize_locs_from(const CodeSection* source_cs) { function in class:CodeSection
802 dest_cs->initialize_locs_from(cs);

Completed in 94 milliseconds