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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp1211 class section_word_Relocation : public internal_word_Relocation { class in inherits:internal_word_Relocation
1217 new(rh) section_word_Relocation(target, section);
1221 section_word_Relocation(address target, int section) { function in class:section_word_Relocation
1233 section_word_Relocation() { } function in class:section_word_Relocation

Completed in 27 milliseconds