Lines Matching full:getcontext
66 SwitchSection(getContext().getObjectFileInfo()->getTextSection());
69 SwitchSection(getContext().getObjectFileInfo()->getDataSection());
72 SwitchSection(getContext().getObjectFileInfo()->getBSSSection());
75 SwitchSection(getContext().getObjectFileInfo()->getTextSection());
166 if (getContext().getObjectFileInfo()->getTargetTriple().getArch() !=
174 MCSection *SXData = getContext().getObjectFileInfo()->getSXDataSection();
192 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Symbol, getContext());
200 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Symbol, getContext());
210 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple();
226 const MCObjectFileInfo *MFI = getContext().getObjectFileInfo();
242 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection();
287 getContext().reportError(SMLoc(), Msg);