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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp279 enum RawBitsToken { RAW_BITS }; enum in class:VALUE_OBJ_CLASS_SPEC
280 relocInfo(relocType type, RawBitsToken ignore, int bits)
283 relocInfo(relocType type, RawBitsToken ignore, int off, int f)

Completed in 33 milliseconds