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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DvtableStubs_zero.cpp40 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
/openjdk7/hotspot/src/cpu/x86/vm/
H A DvtableStubs_x86_32.cpp59 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
H A DvtableStubs_x86_64.cpp50 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DvtableStubs_sparc.cpp53 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs

Completed in 42 milliseconds