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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp202 // relocInfo::breakpoint_type -- a conditional breakpoint in the code
269 breakpoint_type = 12, // an initialization barrier or safepoint enumerator in enum:VALUE_OBJ_CLASS_SPEC::relocType
1251 relocInfo::relocType type() { return relocInfo::breakpoint_type; }

Completed in 1365 milliseconds