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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DrelocInfo_zero.cpp59 void Relocation::pd_swap_in_breakpoint(address x, function in class:Relocation
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DrelocInfo_sparc.cpp203 void Relocation::pd_swap_in_breakpoint(address x, short* instrs, int instrlen) { function in class:Relocation
204 Untested("pd_swap_in_breakpoint");
/openjdk7/hotspot/src/cpu/x86/vm/
H A DrelocInfo_x86.cpp180 void Relocation::pd_swap_in_breakpoint(address x, short* instrs, int instrlen) { function in class:Relocation
181 Untested("pd_swap_in_breakpoint");

Completed in 30 milliseconds