Home
last modified time | relevance | path

Searched refs:objfile_up (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp130 std::unique_ptr<ObjectFileWasm> objfile_up(new ObjectFileWasm( in CreateInstance() local
132 ArchSpec spec = objfile_up->GetArchitecture(); in CreateInstance()
133 if (spec && objfile_up->SetModulesArchitecture(spec)) { in CreateInstance()
136 static_cast<void *>(objfile_up.get()), in CreateInstance()
137 static_cast<void *>(objfile_up->GetModule().get()), in CreateInstance()
138 objfile_up->GetModule()->GetSpecificationDescription().c_str(), in CreateInstance()
140 return objfile_up.release(); in CreateInstance()
154 std::unique_ptr<ObjectFileWasm> objfile_up( in CreateMemoryInstance() local
156 ArchSpec spec = objfile_up->GetArchitecture(); in CreateMemoryInstance()
157 if (spec && objfile_up->SetModulesArchitecture(spec)) in CreateMemoryInstance()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp130 std::unique_ptr<ObjectFileWasm> objfile_up(new ObjectFileWasm(
132 ArchSpec spec = objfile_up->GetArchitecture();
133 if (spec && objfile_up->SetModulesArchitecture(spec)) {
136 static_cast<void *>(objfile_up.get()),
137 static_cast<void *>(objfile_up->GetModule().get()),
138 objfile_up->GetModule()->GetSpecificationDescription().c_str(),
140 return objfile_up.release();
154 std::unique_ptr<ObjectFileWasm> objfile_up(
156 ArchSpec spec = objfile_up->GetArchitecture();
157 if (spec && objfile_up->SetModulesArchitecture(spec))
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp130 std::unique_ptr<ObjectFileWasm> objfile_up(new ObjectFileWasm( in CreateInstance() local
132 ArchSpec spec = objfile_up->GetArchitecture(); in CreateInstance()
133 if (spec && objfile_up->SetModulesArchitecture(spec)) { in CreateInstance()
136 static_cast<void *>(objfile_up.get()), in CreateInstance()
137 static_cast<void *>(objfile_up->GetModule().get()), in CreateInstance()
138 objfile_up->GetModule()->GetSpecificationDescription().c_str(), in CreateInstance()
140 return objfile_up.release(); in CreateInstance()
154 std::unique_ptr<ObjectFileWasm> objfile_up( in CreateMemoryInstance() local
156 ArchSpec spec = objfile_up->GetArchitecture(); in CreateMemoryInstance()
157 if (spec && objfile_up->SetModulesArchitecture(spec)) in CreateMemoryInstance()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp130 std::unique_ptr<ObjectFileWasm> objfile_up(new ObjectFileWasm( in CreateInstance() local
132 ArchSpec spec = objfile_up->GetArchitecture(); in CreateInstance()
133 if (spec && objfile_up->SetModulesArchitecture(spec)) { in CreateInstance()
136 static_cast<void *>(objfile_up.get()), in CreateInstance()
137 static_cast<void *>(objfile_up->GetModule().get()), in CreateInstance()
138 objfile_up->GetModule()->GetSpecificationDescription().c_str(), in CreateInstance()
140 return objfile_up.release(); in CreateInstance()
154 std::unique_ptr<ObjectFileWasm> objfile_up( in CreateMemoryInstance() local
156 ArchSpec spec = objfile_up->GetArchitecture(); in CreateMemoryInstance()
157 if (spec && objfile_up->SetModulesArchitecture(spec)) in CreateMemoryInstance()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp130 std::unique_ptr<ObjectFileWasm> objfile_up(new ObjectFileWasm( in CreateInstance() local
132 ArchSpec spec = objfile_up->GetArchitecture(); in CreateInstance()
133 if (spec && objfile_up->SetModulesArchitecture(spec)) { in CreateInstance()
136 static_cast<void *>(objfile_up.get()), in CreateInstance()
137 static_cast<void *>(objfile_up->GetModule().get()), in CreateInstance()
138 objfile_up->GetModule()->GetSpecificationDescription().c_str(), in CreateInstance()
140 return objfile_up.release(); in CreateInstance()
154 std::unique_ptr<ObjectFileWasm> objfile_up( in CreateMemoryInstance() local
156 ArchSpec spec = objfile_up->GetArchitecture(); in CreateMemoryInstance()
157 if (spec && objfile_up->SetModulesArchitecture(spec)) in CreateMemoryInstance()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp130 std::unique_ptr<ObjectFileWasm> objfile_up(new ObjectFileWasm( in CreateInstance() local
132 ArchSpec spec = objfile_up->GetArchitecture(); in CreateInstance()
133 if (spec && objfile_up->SetModulesArchitecture(spec)) { in CreateInstance()
136 static_cast<void *>(objfile_up.get()), in CreateInstance()
137 static_cast<void *>(objfile_up->GetModule().get()), in CreateInstance()
138 objfile_up->GetModule()->GetSpecificationDescription().c_str(), in CreateInstance()
140 return objfile_up.release(); in CreateInstance()
154 std::unique_ptr<ObjectFileWasm> objfile_up( in CreateMemoryInstance() local
156 ArchSpec spec = objfile_up->GetArchitecture(); in CreateMemoryInstance()
157 if (spec && objfile_up->SetModulesArchitecture(spec)) in CreateMemoryInstance()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp130 std::unique_ptr<ObjectFileWasm> objfile_up(new ObjectFileWasm( in CreateInstance() local
132 ArchSpec spec = objfile_up->GetArchitecture(); in CreateInstance()
133 if (spec && objfile_up->SetModulesArchitecture(spec)) { in CreateInstance()
136 static_cast<void *>(objfile_up.get()), in CreateInstance()
137 static_cast<void *>(objfile_up->GetModule().get()), in CreateInstance()
138 objfile_up->GetModule()->GetSpecificationDescription().c_str(), in CreateInstance()
140 return objfile_up.release(); in CreateInstance()
154 std::unique_ptr<ObjectFileWasm> objfile_up( in CreateMemoryInstance() local
156 ArchSpec spec = objfile_up->GetArchitecture(); in CreateMemoryInstance()
157 if (spec && objfile_up->SetModulesArchitecture(spec)) in CreateMemoryInstance()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp130 std::unique_ptr<ObjectFileWasm> objfile_up(new ObjectFileWasm( in CreateInstance() local
132 ArchSpec spec = objfile_up->GetArchitecture(); in CreateInstance()
133 if (spec && objfile_up->SetModulesArchitecture(spec)) { in CreateInstance()
136 static_cast<void *>(objfile_up.get()), in CreateInstance()
137 static_cast<void *>(objfile_up->GetModule().get()), in CreateInstance()
138 objfile_up->GetModule()->GetSpecificationDescription().c_str(), in CreateInstance()
140 return objfile_up.release(); in CreateInstance()
154 std::unique_ptr<ObjectFileWasm> objfile_up( in CreateMemoryInstance() local
156 ArchSpec spec = objfile_up->GetArchitecture(); in CreateMemoryInstance()
157 if (spec && objfile_up->SetModulesArchitecture(spec)) in CreateMemoryInstance()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp130 std::unique_ptr<ObjectFileWasm> objfile_up(new ObjectFileWasm( in CreateInstance() local
132 ArchSpec spec = objfile_up->GetArchitecture(); in CreateInstance()
133 if (spec && objfile_up->SetModulesArchitecture(spec)) { in CreateInstance()
136 static_cast<void *>(objfile_up.get()), in CreateInstance()
137 static_cast<void *>(objfile_up->GetModule().get()), in CreateInstance()
138 objfile_up->GetModule()->GetSpecificationDescription().c_str(), in CreateInstance()
140 return objfile_up.release(); in CreateInstance()
154 std::unique_ptr<ObjectFileWasm> objfile_up( in CreateMemoryInstance() local
156 ArchSpec spec = objfile_up->GetArchitecture(); in CreateMemoryInstance()
157 if (spec && objfile_up->SetModulesArchitecture(spec)) in CreateMemoryInstance()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp98 auto objfile_up = std::make_unique<ObjectFilePDB>( in CreateInstance() local
100 if (!objfile_up->initPDBFile()) in CreateInstance()
102 return objfile_up.release(); in CreateInstance()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp98 auto objfile_up = std::make_unique<ObjectFilePDB>( in CreateInstance() local
100 if (!objfile_up->initPDBFile()) in CreateInstance()
102 return objfile_up.release(); in CreateInstance()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp98 auto objfile_up = std::make_unique<ObjectFilePDB>( in CreateInstance() local
100 if (!objfile_up->initPDBFile()) in CreateInstance()
102 return objfile_up.release(); in CreateInstance()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp98 auto objfile_up = std::make_unique<ObjectFilePDB>( in CreateInstance() local
100 if (!objfile_up->initPDBFile()) in CreateInstance()
102 return objfile_up.release(); in CreateInstance()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp98 auto objfile_up = std::make_unique<ObjectFilePDB>( in CreateInstance() local
100 if (!objfile_up->initPDBFile()) in CreateInstance()
102 return objfile_up.release(); in CreateInstance()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp98 auto objfile_up = std::make_unique<ObjectFilePDB>( in CreateInstance() local
100 if (!objfile_up->initPDBFile()) in CreateInstance()
102 return objfile_up.release(); in CreateInstance()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp98 auto objfile_up = std::make_unique<ObjectFilePDB>( in CreateInstance() local
100 if (!objfile_up->initPDBFile()) in CreateInstance()
102 return objfile_up.release(); in CreateInstance()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp98 auto objfile_up = std::make_unique<ObjectFilePDB>( in CreateInstance() local
100 if (!objfile_up->initPDBFile()) in CreateInstance()
102 return objfile_up.release(); in CreateInstance()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp108 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateInstance() local
110 if (!objfile_up || !objfile_up->ParseHeader()) in CreateInstance()
114 if (!objfile_up->CreateBinary()) in CreateInstance()
116 return objfile_up.release(); in CreateInstance()
124 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateMemoryInstance() local
126 if (objfile_up.get() && objfile_up->ParseHeader()) { in CreateMemoryInstance()
127 return objfile_up.release(); in CreateMemoryInstance()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp108 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateInstance() local
110 if (!objfile_up || !objfile_up->ParseHeader()) in CreateInstance()
114 if (!objfile_up->CreateBinary()) in CreateInstance()
116 return objfile_up.release(); in CreateInstance()
124 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateMemoryInstance() local
126 if (objfile_up.get() && objfile_up->ParseHeader()) { in CreateMemoryInstance()
127 return objfile_up.release(); in CreateMemoryInstance()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp137 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateInstance() local
139 if (!objfile_up || !objfile_up->ParseHeader()) in CreateInstance()
143 if (!objfile_up->CreateBinary()) in CreateInstance()
146 return objfile_up.release(); in CreateInstance()
154 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateMemoryInstance() local
156 if (objfile_up.get() && objfile_up->ParseHeader()) { in CreateMemoryInstance()
157 return objfile_up.release(); in CreateMemoryInstance()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp108 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateInstance() local
110 if (!objfile_up || !objfile_up->ParseHeader()) in CreateInstance()
114 if (!objfile_up->CreateBinary()) in CreateInstance()
116 return objfile_up.release(); in CreateInstance()
124 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateMemoryInstance() local
126 if (objfile_up.get() && objfile_up->ParseHeader()) { in CreateMemoryInstance()
127 return objfile_up.release(); in CreateMemoryInstance()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp108 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateInstance() local
110 if (!objfile_up || !objfile_up->ParseHeader()) in CreateInstance()
114 if (!objfile_up->CreateBinary()) in CreateInstance()
116 return objfile_up.release(); in CreateInstance()
124 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateMemoryInstance() local
126 if (objfile_up.get() && objfile_up->ParseHeader()) { in CreateMemoryInstance()
127 return objfile_up.release(); in CreateMemoryInstance()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp108 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateInstance() local
110 if (!objfile_up || !objfile_up->ParseHeader()) in CreateInstance()
114 if (!objfile_up->CreateBinary()) in CreateInstance()
116 return objfile_up.release(); in CreateInstance()
124 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateMemoryInstance() local
126 if (objfile_up.get() && objfile_up->ParseHeader()) { in CreateMemoryInstance()
127 return objfile_up.release(); in CreateMemoryInstance()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp108 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateInstance() local
110 if (!objfile_up || !objfile_up->ParseHeader()) in CreateInstance()
114 if (!objfile_up->CreateBinary()) in CreateInstance()
116 return objfile_up.release(); in CreateInstance()
124 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateMemoryInstance() local
126 if (objfile_up.get() && objfile_up->ParseHeader()) { in CreateMemoryInstance()
127 return objfile_up.release(); in CreateMemoryInstance()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp108 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateInstance() local
110 if (!objfile_up || !objfile_up->ParseHeader()) in CreateInstance()
114 if (!objfile_up->CreateBinary()) in CreateInstance()
116 return objfile_up.release(); in CreateInstance()
124 auto objfile_up = std::make_unique<ObjectFilePECOFF>( in CreateMemoryInstance() local
126 if (objfile_up.get() && objfile_up->ParseHeader()) { in CreateMemoryInstance()
127 return objfile_up.release(); in CreateMemoryInstance()

123