Searched refs:relocSectEnd (Results 1 – 10 of 10) sorted by relevance
81 const_sect_iterator relocSectEnd() const { return m_RelocSections.end(); } in relocSectEnd() function82 sect_iterator relocSectEnd() { return m_RelocSections.end(); } in relocSectEnd() function
129 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in setUpReachedSections()348 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in stripSections()
306 LDContext::sect_iterator rs, rsEnd = pInput.context()->relocSectEnd(); in readRelocations()
172 re = ctx.relocSectEnd(); in merge()
124 ASSERT_TRUE(rs != m_pInput->context()->relocSectEnd()); in TEST_F()
586 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in scanRelocations()790 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in relocation()874 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in normalSyncRelocationResult()
492 rsEnd = (*input)->context()->relocSectEnd(); in setUpReachedSectionsForGC()657 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in doRelax()
665 rs != context->relocSectEnd(); in doRelax()
553 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in doRelax()
2513 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in preLayout()