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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.hpp49 static intptr_t* calculate_unwind_sp(ZeroStack* stack, oop method_handle);
H A DcppInterpreter_zero.cpp649 intptr_t* CppInterpreter::calculate_unwind_sp(ZeroStack* stack, function in class:CppInterpreter

Completed in 33 milliseconds