Home
last modified time | relevance | path

Searched refs:Solaris (Results 1 – 25 of 53) sorted by relevance

123

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DSolaris.cpp198 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 DSolaris.h52 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 Dosabi-solaris.s2 # CHECK: OS/ABI: Solaris
H A Dsection-gnu.s12 # SOLARIS: OS/ABI: Solaris
/llvm-project-15.0.7/polly/unittests/DeLICM/
H A DCMakeLists.txt1 # Solaris ld requires this dependency to be made explicit for shared builds.
/llvm-project-15.0.7/libcxx/src/support/solaris/
H A DREADME2 Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a
/llvm-project-15.0.7/llvm/test/Object/
H A Darchive-toc.test21 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 Darchive-format.test82 tools on some versions of Solaris will abort operations if there is no
/llvm-project-15.0.7/clang/lib/Basic/Targets/
H A DSparc.cpp150 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 Dsection-flags-solaris.test1 ## Here we test how Solaris specific flags are dumped.
H A Dfile-header-os-abi.test56 # 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 DMinidumpConstants.def114 HANDLE_MDMP_PLATFORM(0x8202, Solaris) // Solaris
/llvm-project-15.0.7/compiler-rt/
H A DCREDITS.TXT20 D: Maintain Solaris & AuroraUX ports of Compiler-RT
/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTarget.cpp271 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 DInitHeaderSearch.cpp285 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 DTargets.cpp433 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 DMCELFObjectWriter.h81 case Triple::Solaris: in getOSABI()
/llvm-project-15.0.7/clang/lib/Driver/
H A DCMakeLists.txt77 ToolChains/Solaris.cpp
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dplatform_specific_build_instructions.md45 ## Building on Solaris
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Delf-retain.ll6 ;; Solaris uses the equivalent SHF_SUNW_NODISCARD flag, also represented as "R".
/llvm-project-15.0.7/third-party/benchmark/src/
H A DCMakeLists.txt51 # We need extra libraries on Solaris
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/Driver/
H A DBUILD.gn97 "ToolChains/Solaris.cpp",
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DTriple.h197 Solaris, enumerator
545 return getOS() == Triple::Solaris; in isOSSolaris()
/llvm-project-15.0.7/compiler-rt/test/ubsan/
H A DCMakeLists.txt56 # 64-bit Solaris/x86, and SPARC.
/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A DCMakeLists.txt228 # The Solaris 11.4 linker supports a subset of GNU ld version scripts,

123