Lines Matching defs:mode_mask
2210 int mode_mask = RelocInfo::kCodeTargetMask |2216 for (RelocIterator it(code, mode_mask); !it.done(); it.next()) {