Lines Matching refs:ELFSegmentFactory
113 m_pELFSegmentTable = new ELFSegmentFactory(); in GNULDBackend()
595 ELFSegmentFactory::const_iterator exec_start = in finalizeStandardSymbols()
608 ELFSegmentFactory::const_iterator etext = in finalizeStandardSymbols()
641 ELFSegmentFactory::const_iterator edata = in finalizeStandardSymbols()
696 ELFSegmentFactory::iterator tls_seg = in finalizeTLSSymbol()
1915 for (ELFSegmentFactory::iterator seg = elfSegmentTable().begin(), in createProgramHdrs()
1985 for (ELFSegmentFactory::iterator seg = elfSegmentTable().begin(), in setupProgramHdrs()
2029 ELFSegmentFactory::iterator null_seg = in setupProgramHdrs()
2034 ELFSegmentFactory::iterator seg, segEnd = elfSegmentTable().end(); in setupProgramHdrs()
2089 ELFSegmentFactory::iterator phdr = in setupProgramHdrs()
2093 ELFSegmentFactory::iterator null_seg = in setupProgramHdrs()
2218 ELFSegmentFactory::iterator seg, segEnd = elfSegmentTable().end(); in setOutputSectionAddress()
2786 ELFSegmentFactory& GNULDBackend::elfSegmentTable() in elfSegmentTable()
2793 const ELFSegmentFactory& GNULDBackend::elfSegmentTable() const in elfSegmentTable()