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

/openjdk9/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.hpp370 static bool is_call_at(address a) { function in class:NativeCall
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DnativeInst_ppc.hpp142 static bool is_call_at(address a) { function in class:NativeCall
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.cpp265 bool NativeFarCall::is_call_at(address instr) { function in class:NativeFarCall
H A DnativeInst_sparc.hpp390 static bool is_call_at(address instr) { function in class:NativeCall
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp116 static bool is_call_at(address instr) { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp191 static bool is_call_at(address instr) { function in class:NativeCall

Completed in 173 milliseconds