Searched refs:poll_return_Relocation (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/cpu/zero/vm/
H A DrelocInfo_zero.cpp76 void poll_return_Relocation::fix_relocation_after_move(const CodeBuffer* src,
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DrelocInfo_sparc.cpp230 void poll_return_Relocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) {
/openjdk7/hotspot/src/cpu/x86/vm/
H A DrelocInfo_x86.cpp221 void poll_return_Relocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) {
/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp1243 class poll_return_Relocation : public Relocation { class in inherits:Relocation

Completed in 40 milliseconds