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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cpp194 result_type_off = 4, enumerator in enum:StubGenerator::call_stub_layout
210 result_type_off = -4,
240 const Address result_type (rbp, result_type_off * wordSize);

Completed in 45 milliseconds