Home
last modified time | relevance | path

Searched refs:TocFilename (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-objdump/
H A DMachODump.cpp6721 SmallString<128> TocFilename; in DumpBitcodeSection() local
6723 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6728 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6740 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-objdump/
H A DMachODump.cpp6721 SmallString<128> TocFilename; in DumpBitcodeSection() local
6723 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6728 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6740 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-objdump/
H A DMachODump.cpp6709 SmallString<128> TocFilename; in DumpBitcodeSection() local
6711 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6716 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6728 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-objdump/
H A DMachODump.cpp6721 SmallString<128> TocFilename; in DumpBitcodeSection() local
6723 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6728 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6740 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp6709 SmallString<128> TocFilename; in DumpBitcodeSection() local
6711 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6716 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6728 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp6721 SmallString<128> TocFilename; in DumpBitcodeSection() local
6723 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6728 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6740 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-objdump/
H A DMachODump.cpp6724 SmallString<128> TocFilename; in DumpBitcodeSection() local
6726 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6731 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6743 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-objdump/
H A DMachODump.cpp6709 SmallString<128> TocFilename; in DumpBitcodeSection() local
6711 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6716 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6728 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp6726 SmallString<128> TocFilename; in DumpBitcodeSection() local
6728 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6733 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6745 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-objdump/
H A DMachODump.cpp6709 SmallString<128> TocFilename; in DumpBitcodeSection() local
6711 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6716 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6728 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-objdump/
H A DMachODump.cpp6724 SmallString<128> TocFilename; in DumpBitcodeSection() local
6726 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6731 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6743 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-objdump/
H A DMachODump.cpp6360 SmallString<128> TocFilename; in DumpBitcodeSection() local
6362 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6367 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6379 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-objdump/
H A DMachODump.cpp6622 SmallString<128> TocFilename; in DumpBitcodeSection() local
6624 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6629 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6641 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-objdump/
H A DMachODump.cpp6709 SmallString<128> TocFilename; in DumpBitcodeSection() local
6711 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6716 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6728 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-objdump/
H A DMachODump.cpp6326 SmallString<128> TocFilename; in DumpBitcodeSection() local
6328 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6333 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6345 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-objdump/
H A DMachODump.cpp6709 SmallString<128> TocFilename; in DumpBitcodeSection() local
6711 sys::fs::createTemporaryFile("llvm-objdump", "toc", TocFilename); in DumpBitcodeSection()
6716 xar_serialize(xar, TocFilename.c_str()); in DumpBitcodeSection()
6728 MemoryBuffer::getFileOrSTDIN(TocFilename.c_str()); in DumpBitcodeSection()