Lines Matching full:constpool_mask
1962 int constpool_mask = RelocInfo::ModeMask(RelocInfo::CONST_POOL);1964 for (RelocIterator it(*frame_code, constpool_mask); !it.done(); it.next()) {