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

/openjdk7/hotspot/src/share/vm/classfile/
H A Dverifier.cpp688 current_frame.push_stack(
698 current_frame.push_stack(
710 current_frame.push_stack(
721 current_frame.push_stack(
796 current_frame.push_stack(
810 current_frame.push_stack(
824 current_frame.push_stack(
838 current_frame.push_stack(
867 current_frame.push_stack(
898 current_frame.push_stack(
[all...]
H A DstackMapFrame.hpp198 inline void push_stack(VerificationType type, TRAPS) { function in class:StackMapFrame
/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c364 static void push_stack(context_type *, unsigned int inumber, stack_info_type *stack);
1828 push_stack(context, inumber, &new_stack_info);
2633 push_stack(context_type *context, unsigned int inumber, stack_info_type *new_stack_info) function

Completed in 46 milliseconds