Home | History | Annotate | Download | only in MC

Lines Matching refs:RelSection

548     const MCSectionELF *RelSection = RelMap.lookup(&Section);
549 if (RelSection)
550 SectionIndexMap[RelSection] = Index++;