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

/openjdk10/hotspot/src/cpu/zero/vm/
H A DnativeInst_zero.hpp62 inline NativeInstruction* nativeInstruction_at(address address) { function
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DnativeInst_ppc.hpp119 inline NativeInstruction* nativeInstruction_at(address address) { function
/openjdk10/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.hpp150 friend NativeInstruction* nativeInstruction_at(address address) { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp136 inline NativeInstruction* nativeInstruction_at(address address) { function
141 inline NativeInstruction* nativeInstruction_at(uint32_t *address) { function
/openjdk10/hotspot/src/cpu/arm/vm/
H A DnativeInst_arm_32.hpp179 inline NativeInstruction* nativeInstruction_at(address address) { function
H A DnativeInst_arm_64.hpp432 inline NativeInstruction* nativeInstruction_at(address address) { function
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp301 inline NativeInstruction* nativeInstruction_at(address address) { function
/openjdk10/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp103 inline NativeInstruction* nativeInstruction_at(address address) { function

Completed in 125 milliseconds