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

/openjdk9/hotspot/src/cpu/arm/vm/
H A DnativeInst_arm_64.cpp239 NativeCall* nativeCall_before(address return_address) { function
H A DnativeInst_arm_32.hpp428 inline NativeCall* nativeCall_before(address return_address) { function
/openjdk9/hotspot/src/cpu/zero/vm/
H A DnativeInst_zero.hpp111 inline NativeCall* nativeCall_before(address return_address) { function
/openjdk9/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.hpp340 friend NativeCall* nativeCall_before(address return_address) { function in class:NativeCall
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DnativeInst_ppc.hpp181 inline NativeCall* nativeCall_before(address return_address) { function
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp219 inline NativeCall* nativeCall_before(address return_address) { function
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp225 inline NativeCall* nativeCall_before(address return_address) { function
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp382 friend inline NativeCall* nativeCall_before(address return_address) { function in class:NativeCall

Completed in 121 milliseconds