/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 106 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); 108 T->createMCObjectFileInfo(MCCtx, /*PIC=*/false)); 110 MCCtx.setObjectFileInfo(MOFI.get()); 111 RecordStreamer Streamer(MCCtx, M); in create() 115 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI));
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 106 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); in initializeRecordStreamer() local 108 T->createMCObjectFileInfo(MCCtx, /*PIC=*/false)); in initializeRecordStreamer() 110 MCCtx.setObjectFileInfo(MOFI.get()); in initializeRecordStreamer() 111 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 115 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 106 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); in initializeRecordStreamer() local 108 T->createMCObjectFileInfo(MCCtx, /*PIC=*/false)); in initializeRecordStreamer() 110 MCCtx.setObjectFileInfo(MOFI.get()); in initializeRecordStreamer() 111 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 115 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 106 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); in initializeRecordStreamer() local 108 T->createMCObjectFileInfo(MCCtx, /*PIC=*/false)); in initializeRecordStreamer() 110 MCCtx.setObjectFileInfo(MOFI.get()); in initializeRecordStreamer() 111 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 115 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 106 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); in initializeRecordStreamer() local 108 T->createMCObjectFileInfo(MCCtx, /*PIC=*/false)); in initializeRecordStreamer() 110 MCCtx.setObjectFileInfo(MOFI.get()); in initializeRecordStreamer() 111 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 115 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 106 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); 108 T->createMCObjectFileInfo(MCCtx, /*PIC=*/false)); 110 MCCtx.setObjectFileInfo(MOFI.get()); 111 RecordStreamer Streamer(MCCtx, M); 115 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI));
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 103 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 104 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 106 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 113 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 103 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 104 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 106 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 113 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 103 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 104 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 106 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 113 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 103 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 104 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 106 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 113 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 101 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 102 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 104 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 111 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 101 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 102 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 104 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 111 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 101 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 102 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 104 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 111 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 103 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 104 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 106 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 113 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 100 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 101 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 103 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 110 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 101 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 102 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 104 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 111 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 101 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local 102 MOFI.InitMCObjectFileInfo(TT, /*PIC*/ false, MCCtx); in initializeRecordStreamer() 103 RecordStreamer Streamer(MCCtx, M); in initializeRecordStreamer() 110 createMCAsmParser(SrcMgr, MCCtx, Streamer, *MAI)); in initializeRecordStreamer()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/ |
H A D | MCObjectFileInfo.h | 230 void initMCObjectFileInfo(MCContext &MCCtx, bool PIC,
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/ |
H A D | MCObjectFileInfo.h | 230 void initMCObjectFileInfo(MCContext &MCCtx, bool PIC,
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/ |
H A D | MCObjectFileInfo.h | 230 void initMCObjectFileInfo(MCContext &MCCtx, bool PIC,
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/ |
H A D | MCObjectFileInfo.h | 232 void initMCObjectFileInfo(MCContext &MCCtx, bool PIC,
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/ |
H A D | MCObjectFileInfo.h | 230 void initMCObjectFileInfo(MCContext &MCCtx, bool PIC,
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/ |
H A D | MCObjectFileInfo.h | 230 void initMCObjectFileInfo(MCContext &MCCtx, bool PIC,
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/ |
H A D | MCObjectFileInfo.cpp | 971 void MCObjectFileInfo::initMCObjectFileInfo(MCContext &MCCtx, bool PIC, 974 Ctx = &MCCtx;
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/ |
H A D | MCObjectFileInfo.cpp | 971 void MCObjectFileInfo::initMCObjectFileInfo(MCContext &MCCtx, bool PIC, in initMCObjectFileInfo() argument 974 Ctx = &MCCtx; in initMCObjectFileInfo()
|