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

/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp306 SECT_CONSTS = SECT_FIRST, // Non-instruction data: Floats, jump tables, etc. enumerator in enum:CodeBuffer::__anon119
350 _consts.initialize_outer(this, SECT_CONSTS);

Completed in 314 milliseconds