Searched defs:pd_code_alignment (Results 1 - 4 of 4) sorted by relevance
/openjdk7/hotspot/src/cpu/zero/vm/ | ||
H A D | vtableStubs_zero.cpp | 52 int VtableStub::pd_code_alignment() { function in class:VtableStub |
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | vtableStubs_x86_32.cpp | 253 int VtableStub::pd_code_alignment() { function in class:VtableStub |
H A D | vtableStubs_x86_64.cpp | 256 int VtableStub::pd_code_alignment() { function in class:VtableStub |
/openjdk7/hotspot/src/cpu/sparc/vm/ | ||
H A D | vtableStubs_sparc.cpp | 282 int VtableStub::pd_code_alignment() { function in class:VtableStub |
Completed in 25 milliseconds