Searched refs:chunk_factor (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/code/ | ||
H A D | vtableStubs.cpp | 58 const int chunk_factor = 32; local 60 const int bytes = chunk_factor * real_size + pd_code_alignment(); |
Completed in 1028 milliseconds