Searched refs:rsEnd (Results 1 – 7 of 7) sorted by relevance
103 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in applyRelocations() local104 for (rs = (*input)->context()->relocSectBegin(); rs != rsEnd; ++rs) { in applyRelocations()152 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in normalSyncRelocationResult() local153 for (rs = (*input)->context()->relocSectBegin(); rs != rsEnd; ++rs) { in normalSyncRelocationResult()
175 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in createRegularEdges() local176 for (rs = (*input)->context()->relocSectBegin(); rs != rsEnd; ++rs) { in createRegularEdges()
306 LDContext::sect_iterator rs, rsEnd = pInput.context()->relocSectEnd(); in readRelocations() local307 for (rs = pInput.context()->relocSectBegin(); rs != rsEnd; ++rs) { in readRelocations()
378 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in scanRelocations() local379 for (rs = (*input)->context()->relocSectBegin(); rs != rsEnd; ++rs) { in scanRelocations()
525 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in doRelax() local526 for (rs = (*input)->context()->relocSectBegin(); rs != rsEnd; ++rs) { in doRelax()
576 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in doRelax() local577 for (rs = (*input)->context()->relocSectBegin(); rs != rsEnd; ++rs) { in doRelax()
2193 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in preLayout() local2194 for (rs = (*input)->context()->relocSectBegin(); rs != rsEnd; ++rs) { in preLayout()