Lines Matching full:getcontext
66 SwitchSection(getContext().getObjectFileInfo()->getTextSection());
69 SwitchSection(getContext().getObjectFileInfo()->getDataSection());
72 SwitchSection(getContext().getObjectFileInfo()->getBSSSection());
75 SwitchSection(getContext().getObjectFileInfo()->getTextSection());
170 if (getContext().getObjectFileInfo()->getTargetTriple().getArch() !=
178 MCSection *SXData = getContext().getObjectFileInfo()->getSXDataSection();
196 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Symbol, getContext());
204 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Symbol, getContext());
216 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple();
232 const MCObjectFileInfo *MFI = getContext().getObjectFileInfo();
248 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection();
293 getContext().reportError(SMLoc(), Msg);