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

/openjdk7/hotspot/src/share/vm/asm/
H A Dassembler.cpp175 L.patch_instructions((MacroAssembler*)this);
224 void Label::patch_instructions(MacroAssembler* masm) { function in class:Label
H A Dassembler.hpp118 * After binding, be sure 'patch_instructions' is called later to link
160 void patch_instructions(MacroAssembler* masm);

Completed in 31 milliseconds