Searched refs:addr_conflict (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java71 private static final int addr_conflict = addr_bit | info_conflict; field in class:CellTypeState
298 public static CellTypeState addr = CellTypeState.makeAny(addr_conflict);
/openjdk7/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp129 addr_conflict = addr_bit | info_conflict }; enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon269
H A DgenerateOopMap.cpp289 CellTypeState CellTypeState::addr = CellTypeState::make_any(addr_conflict);

Completed in 3704 milliseconds