Home
last modified time | relevance | path

Searched defs:MCCtx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp965 void MCObjectFileInfo::initMCObjectFileInfo(MCContext &MCCtx, bool PIC, in initMCObjectFileInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DModuleSymbolTable.cpp102 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get()); in initializeRecordStreamer() local