Searched refs:relocSectEnd (Results 1 – 10 of 10) sorted by relevance
82 const_sect_iterator relocSectEnd() const { return m_RelocSections.end(); } in relocSectEnd() function83 sect_iterator relocSectEnd() { return m_RelocSections.end(); } in relocSectEnd() function
140 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in setUpReachedSections()358 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in stripSections()
317 LDContext::sect_iterator rs, rsEnd = pInput.context()->relocSectEnd(); in readRelocations()
188 re = ctx.relocSectEnd(); ri != re; ++ri) { in merge()
129 ASSERT_TRUE(rs!=m_pInput->context()->relocSectEnd()); in TEST_F()
550 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in scanRelocations()747 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in relocation()814 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in normalSyncRelocationResult()
448 rsEnd = (*input)->context()->relocSectEnd(); in setUpReachedSectionsForGC()617 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in doRelax()
725 rs != context->relocSectEnd(); ++rs) { in doRelax()
586 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in doRelax()
2619 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in preLayout()