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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dframe_x86.hpp128 entry_frame_after_call_words = 28, enumerator in enum:__anon37
133 entry_frame_after_call_words = 13,
H A DtemplateInterpreter_x86_64.cpp1579 const int stub_code = frame::entry_frame_after_call_words;
H A DstubGenerator_x86_64.cpp229 assert((int)frame::entry_frame_after_call_words == -(int)rsp_after_call_off + 1 &&

Completed in 230 milliseconds