Searched defs:MCCtx (Results 1 – 4 of 4) sorted by relevance
109 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); in initializeRecordStreamer() local
1006 void MCObjectFileInfo::initMCObjectFileInfo(MCContext &MCCtx, bool PIC, in initMCObjectFileInfo()
146 CodeViewContext(MCContext *MCCtx) : MCCtx(MCCtx) {} in CodeViewContext()
2904 auto &MCCtx = MF->getContext(); in insertIndirectBranch() local