Lines Matching refs:rsEnd
2193 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd();2194 for (rs = (*input)->context()->relocSectBegin(); rs != rsEnd; ++rs) {