Lines Matching defs:AsmInfo
943 const MCAsmInfo &AsmInfo = *context.getAsmInfo();
944 int AddrSize = AsmInfo.getCodePointerSize();
953 AsmInfo.needsDwarfSectionOffsetDirective());
969 AsmInfo.needsDwarfSectionOffsetDirective());
1086 const MCAsmInfo *AsmInfo = context.getAsmInfo();
1087 int AddrSize = AsmInfo->getCodePointerSize();
1147 const MCAsmInfo *AsmInfo = context.getAsmInfo();
1149 AsmInfo->doesDwarfUseRelocationsAcrossSections();
1835 const MCAsmInfo *AsmInfo = Context.getAsmInfo();
1848 Streamer.emitValueToAlignment(Align(AsmInfo->getCodePointerSize()));