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

/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.cpp335 expand_locs(locs_count() + (req - end));
394 void CodeSection::expand_locs(int new_capacity) { function in class:CodeSection

Completed in 37 milliseconds