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

/openjdk7/hotspot/src/share/vm/memory/
H A DcompactingPermGenGen.hpp229 static void* find_matching_vtbl_ptr(void** vtbl_list,
H A Ddump.cpp929 *(void**)k = CompactingPermGenGen::find_matching_vtbl_ptr(
947 _new_vtbl_ptr = CompactingPermGenGen::find_matching_vtbl_ptr(
1372 void* CompactingPermGenGen::find_matching_vtbl_ptr(void** vtbl_list, function in class:CompactingPermGenGen

Completed in 1966 milliseconds