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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvframe.cpp437 char** method_prefixes = JvmtiExport::get_all_native_method_prefixes(&method_prefix_count); local
455 const char* possible_prefix = method_prefixes[prefix_index];

Completed in 30 milliseconds