Home
last modified time | relevance | path

Searched defs:MOFI (Results 1 – 20 of 20) sorted by relevance

/llvm-project/llvm/unittests/tools/llvm-mca/
H A DMCATestBase.h63 std::unique_ptr<MCObjectFileInfo> MOFI; variable
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h108 std::unique_ptr<MCObjectFileInfo> MOFI; variable
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h280 std::unique_ptr<MCObjectFileInfo> MOFI; variable
/llvm-project/llvm/lib/Object/
H A DModuleSymbolTable.cpp110 MCCtx.setObjectFileInfo(MOFI.get()); in initializeRecordStreamer() local
/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp236 std::unique_ptr<MCObjectFileInfo> MOFI( llvm_dwp_main() local
/llvm-project/llvm/unittests/MC/
H A DDwarfLineTableHeaders.cpp46 std::unique_ptr<MCObjectFileInfo> MOFI; member
/llvm-project/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp179 std::unique_ptr<MCObjectFileInfo> MOFI( AssembleOneInput() local
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1499 const MCObjectFileInfo *MOFI = Context.getObjectFileInfo(); EmitCompactUnwind() local
1578 const MCObjectFileInfo *MOFI = context.getObjectFileInfo(); EmitCIE() local
1710 const MCObjectFileInfo *MOFI = context.getObjectFileInfo(); EmitFDE() local
1834 const MCObjectFileInfo *MOFI = Context.getObjectFileInfo(); Emit() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp84 return MOFI; in createRISCVMCObjectFileInfo() local
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFExpressionCopyBytesTest.cpp70 std::unique_ptr<MCObjectFileInfo> MOFI; member
/llvm-project/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp330 std::unique_ptr<MCObjectFileInfo> MOFI(TheTarget->createMCObjectFileInfo( llvm_ml_main() local
/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp423 std::unique_ptr<MCObjectFileInfo> MOFI( main() local
/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp485 std::unique_ptr<MCObjectFileInfo> MOFI( ExecuteAssemblerImpl() local
/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp592 std::unique_ptr<llvm::MCObjectFileInfo> MOFI( in ParseMicrosoftAsmStatement() local
/llvm-project/llvm/unittests/MC/SystemZ/
H A DSystemZAsmLexerTest.cpp41 std::unique_ptr<MCObjectFileInfo> MOFI; member in __anon9a31280c0111::SystemZAsmLexerTest
/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h126 const MCObjectFileInfo *MOFI = nullptr; variable
/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp649 std::unique_ptr<MCObjectFileInfo> MOFI( setUpDisassembler() local
/llvm-project/bolt/include/bolt/Core/
H A DBinaryContext.h618 std::unique_ptr<MCObjectFileInfo> MOFI; scopeLock() variable
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp128 BinaryContext(std::unique_ptr<MCContext> Ctx,std::unique_ptr<DWARFContext> DwCtx,std::unique_ptr<Triple> TheTriple,const Target * TheTarget,std::string TripleName,std::unique_ptr<MCCodeEmitter> MCE,std::unique_ptr<MCObjectFileInfo> MOFI,std::unique_ptr<const MCAsmInfo> AsmInfo,std::unique_ptr<const MCInstrInfo> MII,std::unique_ptr<const MCSubtargetInfo> STI,std::unique_ptr<MCInstPrinter> InstPrinter,std::unique_ptr<const MCInstrAnalysis> MIA,std::unique_ptr<MCPlusBuilder> MIB,std::unique_ptr<const MCRegisterInfo> MRI,std::unique_ptr<MCDisassembler> DisAsm,JournalingStreams Logger) BinaryContext() argument
242 std::unique_ptr<MCObjectFileInfo> MOFI( createBinaryContext() local
/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp321 const MCObjectFileInfo *MOFI = Parser.getContext().getObjectFileInfo(); RISCVAsmParser() local