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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp316 type_width = 4, // == log2(type_mask+1) enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon207
317 nontype_width = value_width - type_width,

Completed in 29 milliseconds