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

/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp133 void initialize_locs_from(const CodeSection* source_cs);
H A DcodeBuffer.cpp383 void CodeSection::initialize_locs_from(const CodeSection* source_cs) { function in class:CodeSection
667 dest_cs->initialize_locs_from(cs);

Completed in 582 milliseconds