Searched refs:is_call_to (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.hpp | 157 static bool is_call_to(address instr, address target) { function in class:NativeCall |
/openjdk7/hotspot/src/cpu/sparc/vm/ | ||
H A D | nativeInst_sparc.hpp | 402 static bool is_call_to(address instr, address target) { function in class:NativeCall |
Completed in 28 milliseconds