Searched defs:is_call_to (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.hpp387 static bool is_call_to(address instr, address target) { function in class:NativeCall
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp199 static bool is_call_to(address instr, address target) { function in class:NativeCall
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp398 static bool is_call_to(address instr, address target) { function in class:NativeCall

Completed in 91 milliseconds