Home
last modified time | relevance | path

Searched refs:setObjectFileInfo (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineModuleInfo.cpp224 Context.setObjectFileInfo(MMI.TM.getObjFileLowering()); in MachineModuleInfo()
240 Context.setObjectFileInfo(TM->getObjFileLowering()); in MachineModuleInfo()
250 Context.setObjectFileInfo(TM->getObjFileLowering()); in MachineModuleInfo()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DModuleSymbolTable.cpp110 MCCtx.setObjectFileInfo(MOFI.get()); in initializeRecordStreamer()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp154 MC.setObjectFileInfo(MOFI.get()); in main()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mc/
Dllvm-mc.cpp434 Ctx.setObjectFileInfo(MOFI.get()); in main()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCContext.h421 void setObjectFileInfo(const MCObjectFileInfo *Mofi) { MOFI = Mofi; } in setObjectFileInfo() function
/freebsd-12-stable/contrib/llvm-project/clang/tools/driver/
Dcc1as_main.cpp411 Ctx.setObjectFileInfo(MOFI.get()); in ExecuteAssemblerImpl()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/
Dllvm-mca.cpp423 Ctx.setObjectFileInfo(MOFI.get()); in main()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseStmtAsm.cpp594 Ctx.setObjectFileInfo(MOFI.get()); in ParseMicrosoftAsmStatement()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp59 MC->setObjectFileInfo(MOFI.get()); in init()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1669 Ctx.setObjectFileInfo(MOFI.get()); in disassembleObject()