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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp434 friend NativeFarCall* nativeFarCall_overwriting_at(address instr, address destination = NULL) function in class:NativeFarCall
447 inline NativeFarCall* nativeFarCall_overwriting_at(address instr, address destination);
486 friend inline NativeFarCall* nativeFarCall_overwriting_at(address instr, address destination = NULL) { function in class:NativeFarCall
504 (void)nativeFarCall_overwriting_at(code_pos, entry);

Completed in 247 milliseconds