Lines Matching full:getcontext
440 Pic = MCA.getContext().getObjectFileInfo()->getRelocM() == Reloc::PIC_;
510 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo();
610 MCContext &Context = MCA.getContext();
715 MCContext &Context = getStreamer().getAssembler().getContext();
757 MCSymbol *GP_Disp = MCA.getContext().getOrCreateSymbol(SymName);
764 "_gp_disp", MCSymbolRefExpr::VK_Mips_ABS_HI, MCA.getContext());
774 "_gp_disp", MCSymbolRefExpr::VK_Mips_ABS_LO, MCA.getContext());
836 &Sym, MCSymbolRefExpr::VK_Mips_GPOFF_HI, MCA.getContext());
838 &Sym, MCSymbolRefExpr::VK_Mips_GPOFF_LO, MCA.getContext());
891 MCContext &Context = MCA.getContext();