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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp142 // relocInfo::external_word_type -- a fixed address in the runtime system
264 external_word_type = 7, // reference to fixed external address enumerator in enum:VALUE_OBJ_CLASS_SPEC::relocType
520 // case relocInfo::external_word_type:
1116 relocInfo::relocType type() { return relocInfo::external_word_type; }

Completed in 1051 milliseconds