reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1140 const MCAsmInfo *AsmInfo = context.getAsmInfo(); 1165 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); 1167 InfoSectionSymbol = context.createTempSymbol(); 1170 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); 1172 AbbrevSectionSymbol = context.createTempSymbol(); 1176 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); 1178 RangesSectionSymbol = context.createTempSymbol(); 1185 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection());