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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_64.cpp130 static int return_offset_in_bytes(void) { return BytesPerInt * return_off; } function in class:RegisterSaver
329 __ addptr(rsp, return_offset_in_bytes());

Completed in 41 milliseconds