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

/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapTableFormat.hpp56 static verification_type_info* create_at(address addr, u1 tag) { function in class:verification_type_info
236 static same_frame* create_at(address addr, int offset_delta) { function in class:same_frame
283 static same_frame_extended* create_at(address addr, u2 offset_delta) { function in class:same_frame_extended
333 static same_locals_1_stack_item_frame* create_at( function in class:same_locals_1_stack_item_frame
403 static same_locals_1_stack_item_extended* create_at( function in class:same_locals_1_stack_item_extended
474 static chop_frame* create_at(address addr, int offset_delta, int chops) { function in class:chop_frame
541 static append_frame* create_at( function in class:append_frame
646 static full_frame* create_at( function in class:full_frame

Completed in 72 milliseconds