Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:rsEnd

576     LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd();
577 for (rs = (*input)->context()->relocSectBegin(); rs != rsEnd; ++rs) {