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

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp263 static int call_stub_size() { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DabstractInterpreter_sparc.cpp86 int call_stub_size = align_up(7 + frame::memory_parameter_word_sp_offset, local

Completed in 43 milliseconds