| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | Solaris.cpp | 198 Solaris::Solaris(const Driver &D, const llvm::Triple &Triple, in Solaris() function in Solaris 224 SanitizerMask Solaris::getSupportedSanitizers() const { in getSupportedSanitizers() 240 Tool *Solaris::buildAssembler() const { in buildAssembler() 244 Tool *Solaris::buildLinker() const { return new tools::solaris::Linker(*this); } in buildLinker() 246 void Solaris::AddClangSystemIncludeArgs(const ArgList &DriverArgs, in AddClangSystemIncludeArgs() 292 void Solaris::addLibStdCxxIncludePaths( in addLibStdCxxIncludePaths()
|
| H A D | Solaris.h | 52 class LLVM_LIBRARY_VISIBILITY Solaris : public Generic_ELF { 54 Solaris(const Driver &D, const llvm::Triple &Triple,
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | osabi-solaris.s | 2 # CHECK: OS/ABI: Solaris
|
| H A D | section-gnu.s | 12 # SOLARIS: OS/ABI: Solaris
|
| /llvm-project-15.0.7/polly/unittests/DeLICM/ |
| H A D | CMakeLists.txt | 1 # Solaris ld requires this dependency to be made explicit for shared builds.
|
| /llvm-project-15.0.7/libcxx/src/support/solaris/ |
| H A D | README | 2 Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a
|
| /llvm-project-15.0.7/llvm/test/Object/ |
| H A D | archive-toc.test | 21 Test reading an archive created on Solaris by /usr/ccs/bin/ar 24 Test reading an archive created on Solaris by /usr/xpg4/bin/ar
|
| H A D | archive-format.test | 82 tools on some versions of Solaris will abort operations if there is no
|
| /llvm-project-15.0.7/clang/lib/Basic/Targets/ |
| H A D | Sparc.cpp | 150 if (getTriple().getOS() == llvm::Triple::Solaris) in getTargetDefines() 243 if (getTriple().getOS() != llvm::Triple::Solaris) { in getTargetDefines()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | section-flags-solaris.test | 1 ## Here we test how Solaris specific flags are dumped.
|
| H A D | file-header-os-abi.test | 56 # OSABI-SOLARIS-LLVM: OS/ABI: Solaris (0x6) 57 # OSABI-SOLARIS-GNU: OS/ABI: UNIX - Solaris
|
| /llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/ |
| H A D | MinidumpConstants.def | 114 HANDLE_MDMP_PLATFORM(0x8202, Solaris) // Solaris
|
| /llvm-project-15.0.7/compiler-rt/ |
| H A D | CREDITS.TXT | 20 D: Maintain Solaris & AuroraUX ports of Compiler-RT
|
| /llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/ |
| H A D | Target.cpp | 271 case llvm::Triple::OSType::Solaris: in get() 284 case llvm::Triple::OSType::Solaris: in get()
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | InitHeaderSearch.cpp | 285 case llvm::Triple::Solaris: in AddDefaultCIncludePaths() 399 case llvm::Triple::Solaris: in AddDefaultCPlusPlusIncludePaths() 443 case llvm::Triple::Solaris: in AddDefaultIncludePaths()
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | Targets.cpp | 433 case llvm::Triple::Solaris: in AllocateTarget() 460 case llvm::Triple::Solaris: in AllocateTarget() 519 case llvm::Triple::Solaris: in AllocateTarget() 576 case llvm::Triple::Solaris: in AllocateTarget()
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCELFObjectWriter.h | 81 case Triple::Solaris: in getOSABI()
|
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | CMakeLists.txt | 77 ToolChains/Solaris.cpp
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | platform_specific_build_instructions.md | 45 ## Building on Solaris
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | elf-retain.ll | 6 ;; Solaris uses the equivalent SHF_SUNW_NODISCARD flag, also represented as "R".
|
| /llvm-project-15.0.7/third-party/benchmark/src/ |
| H A D | CMakeLists.txt | 51 # We need extra libraries on Solaris
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/Driver/ |
| H A D | BUILD.gn | 97 "ToolChains/Solaris.cpp",
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | Triple.h | 197 Solaris, enumerator 545 return getOS() == Triple::Solaris; in isOSSolaris()
|
| /llvm-project-15.0.7/compiler-rt/test/ubsan/ |
| H A D | CMakeLists.txt | 56 # 64-bit Solaris/x86, and SPARC.
|
| /llvm-project-15.0.7/compiler-rt/lib/ubsan/ |
| H A D | CMakeLists.txt | 228 # The Solaris 11.4 linker supports a subset of GNU ld version scripts,
|