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

/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapTable.cpp61 int StackMapTable::get_index_from_offset(int32_t offset) const { function in class:StackMapTable
74 int index = get_index_from_offset(target);

Completed in 563 milliseconds