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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DcppInterpreter_x86.cpp1154 const Register from_ptr = InterpreterRuntime::SignatureHandlerGenerator::from(); local
1162 __ movptr(from_ptr, STATE(_locals)); // get the from pointer

Completed in 37 milliseconds