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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp912 int AbstractInterpreter::layout_activation(methodOop method, function in class:AbstractInterpreter
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreter_sparc.cpp1572 int AbstractInterpreter::layout_activation(methodOop method, function in class:AbstractInterpreter
H A DcppInterpreter_sparc.cpp2178 int AbstractInterpreter::layout_activation(methodOop method, function in class:AbstractInterpreter
2227 assert(((intptr_t)frame_bottom & 0xf) == 0, "SP biased in layout_activation");
/openjdk7/hotspot/src/cpu/x86/vm/
H A DcppInterpreter_x86.cpp2328 int AbstractInterpreter::layout_activation(methodOop method, function in class:AbstractInterpreter
H A DtemplateInterpreter_x86_32.cpp1565 int AbstractInterpreter::layout_activation(methodOop method, function in class:AbstractInterpreter
H A DtemplateInterpreter_x86_64.cpp1586 int AbstractInterpreter::layout_activation(methodOop method, function in class:AbstractInterpreter

Completed in 48 milliseconds