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

/openjdk7/hotspot/src/share/vm/runtime/
H A Drelocator.cpp469 stack_map_table* sm_table = local
472 int count = sm_table->number_of_entries();
473 stack_map_frame* frame = sm_table->entries();

Completed in 32 milliseconds