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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp870 // A DataRelocation always points at a memory or load-constant instruction..
874 class DataRelocation : public Relocation { class in inherits:Relocation
922 class oop_Relocation : public DataRelocation {
1115 class external_word_Relocation : public DataRelocation {
1164 class internal_word_Relocation : public DataRelocation {

Completed in 36 milliseconds