reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1562 const MCRegisterInfo *MRI = context.getRegisterInfo(); 1563 const MCObjectFileInfo *MOFI = context.getObjectFileInfo(); 1565 MCSymbol *sectionStart = context.createTempSymbol(); 1568 MCSymbol *sectionEnd = context.createTempSymbol(); 1580 uint8_t CIEVersion = getCIEVersion(IsEH, context.getDwarfVersion()); 1601 Streamer.EmitIntValue(context.getAsmInfo()->getCodePointerSize(), 1); 1608 Streamer.EmitULEB128IntValue(context.getAsmInfo()->getMinInstAlignment()); 1660 const MCAsmInfo *MAI = context.getAsmInfo();