Searched refs:section_word_Relocation (Results 1 - 2 of 2) 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
H A DrelocInfo.cpp711 void section_word_Relocation::unpack_data() {

Completed in 289 milliseconds