Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp63 Context.setObjectFileInfo(MMI.TM.getObjFileLowering()); in MachineModuleInfo()
74 Context.setObjectFileInfo(TM->getObjFileLowering()); in MachineModuleInfo()
84 Context.setObjectFileInfo(TM->getObjFileLowering()); in MachineModuleInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DModuleSymbolTable.cpp107 MCCtx.setObjectFileInfo(MOFI.get()); in initializeRecordStreamer()
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_debug.cc146 Ctx.setObjectFileInfo(&MOFI); in dump()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCContext.h444 void setObjectFileInfo(const MCObjectFileInfo *Mofi) { MOFI = Mofi; } in setObjectFileInfo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCContext.h451 void setObjectFileInfo(const MCObjectFileInfo *Mofi) { MOFI = Mofi; } in setObjectFileInfo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCContext.h444 void setObjectFileInfo(const MCObjectFileInfo *Mofi) { MOFI = Mofi; } in setObjectFileInfo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCContext.h444 void setObjectFileInfo(const MCObjectFileInfo *Mofi) { MOFI = Mofi; } in setObjectFileInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCContext.h444 void setObjectFileInfo(const MCObjectFileInfo *Mofi) { MOFI = Mofi; } in setObjectFileInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp62 MC->setObjectFileInfo(MOFI.get()); in init()