Home | History | Annotate | Download | only in src

Lines Matching refs:RelocIterator

1381     for (RelocIterator it(*code); !it.done(); it.next()) {
1507 for (RelocIterator it(parent_shared->code()); !it.done(); it.next()) {