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

/openjdk7/hotspot/src/share/vm/memory/
H A Ddump.cpp940 class PatchSymbolVtables: public SymbolClosure { class in inherits:SymbolClosure
945 PatchSymbolVtables(void** vtbl_list, void* new_vtable_start) { function in class:PatchSymbolVtables
1301 PatchSymbolVtables psvt(vtbl_list, vtable);

Completed in 46 milliseconds