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

/openjdk9/hotspot/src/cpu/zero/vm/
H A DvtableStubs_zero.cpp55 int VtableStub::pd_code_alignment() { function in class:VtableStub
/openjdk9/hotspot/src/cpu/x86/vm/
H A DvtableStubs_x86_64.cpp265 int VtableStub::pd_code_alignment() { function in class:VtableStub
H A DvtableStubs_x86_32.cpp262 int VtableStub::pd_code_alignment() { function in class:VtableStub
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DvtableStubs_aarch64.cpp250 int VtableStub::pd_code_alignment() { return 4; } function in class:VtableStub
/openjdk9/hotspot/src/cpu/arm/vm/
H A DvtableStubs_arm.cpp220 int VtableStub::pd_code_alignment() { function in class:VtableStub
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DvtableStubs_sparc.cpp289 int VtableStub::pd_code_alignment() { function in class:VtableStub
/openjdk9/hotspot/src/cpu/s390/vm/
H A DvtableStubs_s390.cpp287 int VtableStub::pd_code_alignment() { function in class:VtableStub
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DvtableStubs_ppc_64.cpp258 int VtableStub::pd_code_alignment() { function in class:VtableStub

Completed in 34 milliseconds