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

/openjdk10/hotspot/src/cpu/ppc/vm/
H A DjvmciCodeInstaller_ppc.cpp32 jint CodeInstaller::pd_next_offset(NativeInstruction* inst, jint pc_offset, Handle method, TRAPS) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/arm/vm/
H A DjvmciCodeInstaller_arm.cpp33 jint CodeInstaller::pd_next_offset(NativeInstruction* inst, jint pc_offset, Handle method, TRAPS) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/s390/vm/
H A DjvmciCodeInstaller_s390.cpp40 jint CodeInstaller::pd_next_offset(NativeInstruction* inst, jint pc_offset, oop method) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DjvmciCodeInstaller_aarch64.cpp32 jint CodeInstaller::pd_next_offset(NativeInstruction* inst, jint pc_offset, Handle method, TRAPS) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DjvmciCodeInstaller_sparc.cpp33 jint CodeInstaller::pd_next_offset(NativeInstruction* inst, jint pc_offset, Handle method, TRAPS) { function in class:CodeInstaller
/openjdk10/hotspot/src/cpu/x86/vm/
H A DjvmciCodeInstaller_x86.cpp39 jint CodeInstaller::pd_next_offset(NativeInstruction* inst, jint pc_offset, Handle method, TRAPS) { function in class:CodeInstaller

Completed in 59 milliseconds