Home
last modified time | relevance | path

Searched refs:ltoObjPath (Results 1 – 25 of 98) sorted by relevance

1234

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/MachO/
H A DLTO.cpp88 if (!config->ltoObjPath.empty()) in compile()
89 fs::create_directories(config->ltoObjPath); in compile()
98 if (!config->ltoObjPath.empty()) { in compile()
99 filePath = config->ltoObjPath; in compile()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/MachO/
H A DLTO.cpp88 if (!config->ltoObjPath.empty()) in compile()
89 fs::create_directories(config->ltoObjPath); in compile()
98 if (!config->ltoObjPath.empty()) { in compile()
99 filePath = config->ltoObjPath; in compile()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DLTO.cpp132 if (!config->ltoObjPath.empty()) in compile()
133 fs::create_directories(config->ltoObjPath); in compile()
141 if (!config->ltoObjPath.empty()) { in compile()
142 filePath = config->ltoObjPath; in compile()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DLTO.cpp133 if (!config->ltoObjPath.empty()) in compile()
134 fs::create_directories(config->ltoObjPath); in compile()
142 if (!config->ltoObjPath.empty()) { in compile()
143 filePath = config->ltoObjPath; in compile()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DLTO.cpp132 if (!config->ltoObjPath.empty()) in compile()
133 fs::create_directories(config->ltoObjPath); in compile()
141 if (!config->ltoObjPath.empty()) { in compile()
142 filePath = config->ltoObjPath; in compile()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DLTO.cpp132 if (!config->ltoObjPath.empty()) in compile()
133 fs::create_directories(config->ltoObjPath); in compile()
141 if (!config->ltoObjPath.empty()) { in compile()
142 filePath = config->ltoObjPath; in compile()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/MachO/
H A DLTO.cpp132 if (!config->ltoObjPath.empty()) in compile()
133 fs::create_directories(config->ltoObjPath); in compile()
141 if (!config->ltoObjPath.empty()) { in compile()
142 filePath = config->ltoObjPath; in compile()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DLTO.cpp141 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
315 if (!config->ltoObjPath.empty()) in compile()
316 saveBuffer(buf[0], config->ltoObjPath); in compile()
329 if (!config->ltoObjPath.empty()) { in compile()
330 saveBuffer(buf[0], config->ltoObjPath); in compile()
332 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DLTO.cpp141 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
315 if (!config->ltoObjPath.empty()) in compile()
316 saveBuffer(buf[0], config->ltoObjPath); in compile()
329 if (!config->ltoObjPath.empty()) { in compile()
330 saveBuffer(buf[0], config->ltoObjPath); in compile()
332 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DLTO.cpp273 if (!config->ltoObjPath.empty()) in compile()
274 saveBuffer(buf[0], config->ltoObjPath); in compile()
287 if (!config->ltoObjPath.empty()) { in compile()
288 saveBuffer(buf[0], config->ltoObjPath); in compile()
290 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DLTO.cpp268 if (!config->ltoObjPath.empty()) in compile()
269 saveBuffer(buf[0], config->ltoObjPath); in compile()
282 if (!config->ltoObjPath.empty()) { in compile()
283 saveBuffer(buf[0], config->ltoObjPath); in compile()
285 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DLTO.cpp273 if (!config->ltoObjPath.empty()) in compile()
274 saveBuffer(buf[0], config->ltoObjPath); in compile()
287 if (!config->ltoObjPath.empty()) { in compile()
288 saveBuffer(buf[0], config->ltoObjPath); in compile()
290 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DLTO.cpp154 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
329 if (!config->ltoObjPath.empty()) in compile()
330 saveBuffer(buf[0], config->ltoObjPath); in compile()
343 if (!config->ltoObjPath.empty()) { in compile()
344 saveBuffer(buf[0], config->ltoObjPath); in compile()
346 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DLTO.cpp156 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
336 if (!config->ltoObjPath.empty()) in compile()
337 saveBuffer(buf[0], config->ltoObjPath); in compile()
350 if (!config->ltoObjPath.empty()) { in compile()
351 saveBuffer(buf[0], config->ltoObjPath); in compile()
353 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DLTO.cpp156 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
331 if (!config->ltoObjPath.empty()) in compile()
332 saveBuffer(buf[0], config->ltoObjPath); in compile()
345 if (!config->ltoObjPath.empty()) { in compile()
346 saveBuffer(buf[0], config->ltoObjPath); in compile()
348 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DLTO.cpp156 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
331 if (!config->ltoObjPath.empty()) in compile()
332 saveBuffer(buf[0], config->ltoObjPath); in compile()
345 if (!config->ltoObjPath.empty()) { in compile()
346 saveBuffer(buf[0], config->ltoObjPath); in compile()
348 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DLTO.cpp155 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
336 if (!config->ltoObjPath.empty()) in compile()
337 saveBuffer(buf[0], config->ltoObjPath); in compile()
350 if (!config->ltoObjPath.empty()) { in compile()
351 saveBuffer(buf[0], config->ltoObjPath); in compile()
353 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DLTO.cpp156 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
336 if (!config->ltoObjPath.empty()) in compile()
337 saveBuffer(buf[0], config->ltoObjPath); in compile()
350 if (!config->ltoObjPath.empty()) { in compile()
351 saveBuffer(buf[0], config->ltoObjPath); in compile()
353 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DLTO.cpp156 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
336 if (!config->ltoObjPath.empty()) in compile()
337 saveBuffer(buf[0], config->ltoObjPath); in compile()
350 if (!config->ltoObjPath.empty()) { in compile()
351 saveBuffer(buf[0], config->ltoObjPath); in compile()
353 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DLTO.cpp156 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
336 if (!config->ltoObjPath.empty()) in compile()
337 saveBuffer(buf[0], config->ltoObjPath); in compile()
350 if (!config->ltoObjPath.empty()) { in compile()
351 saveBuffer(buf[0], config->ltoObjPath); in compile()
353 saveBuffer(buf[i], config->ltoObjPath + Twine(i)); in compile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/COFF/
H A DLTO.cpp84 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
189 if (!config->ltoObjPath.empty()) in compile()
190 saveBuffer(buf[0], config->ltoObjPath); in compile()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/COFF/
H A DLTO.cpp85 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
192 if (!config->ltoObjPath.empty()) in compile()
193 saveBuffer(buf[0], config->ltoObjPath); in compile()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/COFF/
H A DLTO.cpp84 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
182 if (!config->ltoObjPath.empty()) in compile()
183 saveBuffer(buf[0], config->ltoObjPath); in compile()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/COFF/
H A DLTO.cpp84 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
182 if (!config->ltoObjPath.empty()) in compile()
183 saveBuffer(buf[0], config->ltoObjPath); in compile()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/COFF/
H A DLTO.cpp84 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
189 if (!config->ltoObjPath.empty()) in compile()
190 saveBuffer(buf[0], config->ltoObjPath); in compile()

1234