Searched defs:generate_stack_to_native_abi_converter (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp1046 address CppInterpreterGenerator::generate_stack_to_native_abi_converter( function in class:CppInterpreterGenerator
/openjdk7/hotspot/src/cpu/x86/vm/
H A DcppInterpreter_x86.cpp313 address CppInterpreterGenerator::generate_stack_to_native_abi_converter(BasicType type) { function in class:CppInterpreterGenerator
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DcppInterpreter_sparc.cpp303 address CppInterpreterGenerator::generate_stack_to_native_abi_converter(BasicType type) { function in class:CppInterpreterGenerator

Completed in 45 milliseconds