Searched refs:generate_native_wrapper (Results 1 - 8 of 8) sorted by relevance

/openjdk7/hotspot/src/cpu/zero/vm/
H A DsharedRuntime_zero.cpp78 nmethod *SharedRuntime::generate_native_wrapper(MacroAssembler *masm, function in class:SharedRuntime
85 return SharkCompiler::compiler()->generate_native_wrapper(masm,
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkCompiler.hpp61 nmethod* generate_native_wrapper(MacroAssembler* masm,
H A DsharkCompiler.cpp219 nmethod* SharkCompiler::generate_native_wrapper(MacroAssembler* masm, function in class:SharkCompiler
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp439 static nmethod* generate_native_wrapper(MacroAssembler* masm,
H A DsharedRuntime.cpp2614 nm = SharedRuntime::generate_native_wrapper(&_masm,
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DsharedRuntime_sparc.cpp1916 nmethod* SharedRuntime::generate_native_wrapper(MacroAssembler* masm, function in class:SharedRuntime
/openjdk7/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_32.cpp1520 nmethod* SharedRuntime::generate_native_wrapper(MacroAssembler* masm, function in class:SharedRuntime
H A DsharedRuntime_x86_64.cpp1752 nmethod* SharedRuntime::generate_native_wrapper(MacroAssembler* masm, function in class:SharedRuntime

Completed in 82 milliseconds