Home
last modified time | relevance | path

Searched refs:producer_cstr (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp595 const char *producer_cstr = in ParseProducerInfo() local
597 if (producer_cstr) { in ParseProducerInfo()
602 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()
604 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()
608 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()
618 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp607 const char *producer_cstr = in ParseProducerInfo() local
609 if (producer_cstr) { in ParseProducerInfo()
614 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()
616 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()
620 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()
630 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp629 const char *producer_cstr = in ParseProducerInfo() local
631 if (producer_cstr) { in ParseProducerInfo()
636 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()
638 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()
642 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()
652 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp604 const char *producer_cstr = in ParseProducerInfo() local
606 if (producer_cstr) { in ParseProducerInfo()
611 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()
613 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()
617 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()
627 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp599 const char *producer_cstr = in ParseProducerInfo() local
601 if (producer_cstr) { in ParseProducerInfo()
606 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()
608 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()
612 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()
622 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp629 const char *producer_cstr = in ParseProducerInfo() local
631 if (producer_cstr) { in ParseProducerInfo()
636 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()
638 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()
642 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()
652 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp629 const char *producer_cstr = in ParseProducerInfo() local
631 if (producer_cstr) { in ParseProducerInfo()
636 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()
638 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()
642 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()
652 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp599 const char *producer_cstr = in ParseProducerInfo() local
601 if (producer_cstr) { in ParseProducerInfo()
606 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()
608 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()
612 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()
622 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp629 const char *producer_cstr = in ParseProducerInfo() local
631 if (producer_cstr) { in ParseProducerInfo()
636 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()
638 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()
642 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()
652 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()