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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp211 // relocInfo::static_stub_type -- an extra stub for each static_call_type
262 static_stub_type = 5, // stub-entry for static send (takes care of interpreter case) enumerator in enum:VALUE_OBJ_CLASS_SPEC::relocType
1069 relocInfo::relocType type() { return relocInfo::static_stub_type; }

Completed in 36 milliseconds