Searched defs:pd_patch_DataSectionReference (Results 1 - 6 of 6) sorted by relevance

/openjdk10/hotspot/src/cpu/ppc/vm/
H A DjvmciCodeInstaller_ppc.cpp45 void CodeInstaller::pd_patch_DataSectionReference(int pc_offset, int data_offset, TRAPS) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/arm/vm/
H A DjvmciCodeInstaller_arm.cpp46 void CodeInstaller::pd_patch_DataSectionReference(int pc_offset, int data_offset, TRAPS) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/s390/vm/
H A DjvmciCodeInstaller_s390.cpp53 void CodeInstaller::pd_patch_DataSectionReference(int pc_offset, int data_offset) { function in class:CodeInstaller
57 void CodeInstaller::pd_patch_DataSectionReference(int pc_offset, int data_offset) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DjvmciCodeInstaller_aarch64.cpp80 void CodeInstaller::pd_patch_DataSectionReference(int pc_offset, int data_offset, TRAPS) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DjvmciCodeInstaller_sparc.cpp81 void CodeInstaller::pd_patch_DataSectionReference(int pc_offset, int data_offset, TRAPS) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/x86/vm/
H A DjvmciCodeInstaller_x86.cpp104 void CodeInstaller::pd_patch_DataSectionReference(int pc_offset, int data_offset, TRAPS) { function in class:CodeInstaller

Completed in 93 milliseconds