Searched refs:runtime_call_Relocation (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp1098 class runtime_call_Relocation : public CallRelocation { class in inherits:CallRelocation
1104 new(rh) runtime_call_Relocation();
1110 runtime_call_Relocation() { } function in class:runtime_call_Relocation
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.hpp377 return runtime_call_Relocation::spec();
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp78 _rspec = runtime_call_Relocation::spec();
118 _rspec = runtime_call_Relocation::spec();

Completed in 103 milliseconds