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

/openjdk10/hotspot/src/cpu/zero/vm/
H A DvtableStubs_zero.cpp40 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DvtableStubs_aarch64.cpp51 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
/openjdk10/hotspot/src/cpu/x86/vm/
H A DvtableStubs_x86_64.cpp49 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
H A DvtableStubs_x86_32.cpp58 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DvtableStubs_sparc.cpp52 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
/openjdk10/hotspot/src/cpu/arm/vm/
H A DvtableStubs_arm.cpp48 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DvtableStubs_ppc_64.cpp54 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs
/openjdk10/hotspot/src/cpu/s390/vm/
H A DvtableStubs_s390.cpp49 VtableStub* VtableStubs::create_vtable_stub(int vtable_index) { function in class:VtableStubs

Completed in 56 milliseconds