Home | History | Annotate | Download | only in ARM

Lines Matching refs:SwitchSection

569       OutStreamer.SwitchSection(TLOFMacho.getTextSection());
570 OutStreamer.SwitchSection(TLOFMacho.getTextCoalSection());
571 OutStreamer.SwitchSection(TLOFMacho.getConstTextCoalSection());
577 OutStreamer.SwitchSection(sect);
583 OutStreamer.SwitchSection(sect);
590 OutStreamer.SwitchSection(StaticInitSect);
616 OutStreamer.SwitchSection(TLOFMacho.getNonLazySymbolPointerSection());
646 OutStreamer.SwitchSection(getObjFileLowering().getDataSection());
820 OutStreamer.SwitchSection(TLOFELF.getAttributesSection());