reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
856 MCContext &context = MCOS->getContext(); 860 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); 883 MCOS->EmitIntValue(Length - 4, 4); 885 MCOS->EmitIntValue(2, 2); 889 MCOS->EmitSymbolValue(InfoSectionSymbol, 4, 892 MCOS->EmitIntValue(0, 4); 894 MCOS->EmitIntValue(AddrSize, 1); 896 MCOS->EmitIntValue(0, 1); 899 MCOS->EmitIntValue(0, 1); 911 const MCExpr *Size = MakeStartMinusEndExpr(*MCOS, 913 MCOS->EmitValue(Addr, AddrSize); 914 emitAbsValue(*MCOS, Size, AddrSize); 918 MCOS->EmitIntValue(0, AddrSize); 919 MCOS->EmitIntValue(0, AddrSize);