Searched refs:patch_callers_callsite (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DsharedRuntime_sparc.cpp484 void patch_callers_callsite();
527 void AdapterGenerator::patch_callers_callsite() { function in class:AdapterGenerator
673 patch_callers_callsite();
/openjdk7/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_32.cpp511 static void patch_callers_callsite(MacroAssembler *masm) { function
583 patch_callers_callsite(masm);
H A DsharedRuntime_x86_64.cpp452 static void patch_callers_callsite(MacroAssembler *masm) { function
507 patch_callers_callsite(masm);

Completed in 61 milliseconds