Home
last modified time | relevance | path

Searched refs:Darwin (Results 1 – 25 of 244) sorted by relevance

12345678910

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DDarwin.cpp894 Darwin::Darwin(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in Darwin() function in Darwin
1037 Darwin::~Darwin() {} in ~Darwin()
1828 !Targets[Darwin::WatchOS].empty() || !Targets[Darwin::TvOS].empty())) { in getDeploymentTargetFromEnvironmentVariables()
1834 Targets[Darwin::IPhoneOS] = Targets[Darwin::WatchOS] = in getDeploymentTargetFromEnvironmentVariables()
1929 case llvm::Triple::Darwin: in getOSVersion()
3034 case Darwin::MacOS: in getPlatformName()
3036 case Darwin::IPhoneOS: in getPlatformName()
3040 case Darwin::TvOS: in getPlatformName()
3042 case Darwin::WatchOS: in getPlatformName()
3044 case Darwin::DriverKit: in getPlatformName()
[all …]
H A DDarwin.h289 class LLVM_LIBRARY_VISIBILITY Darwin : public MachO {
333 Darwin(const Driver &D, const llvm::Triple &Triple,
335 ~Darwin() override;
384 const_cast<Darwin *>(this)->setTripleEnvironment(llvm::Triple::Simulator); in setTarget()
386 const_cast<Darwin *>(this)->setTripleEnvironment(llvm::Triple::MacABI); in setTarget()
575 class LLVM_LIBRARY_VISIBILITY DarwinClang : public Darwin {
/openbsd/gnu/usr.bin/clang/include/lldb/Plugins/
H A DMakefile31 ${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.td
33 -I${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel \
37 ${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.td
39 -I${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel \
/openbsd/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/
H A DREADME.TXT2 libraries for Darwin. There are two reasons symbols are excluded:
4 (1) They aren't supported on Darwin
/openbsd/gnu/llvm/lld/tools/lld/
H A Dlld.cpp55 Darwin, // -flavor darwin enumerator
69 .CasesLower("ld64", "ld64.lld", "darwin", Darwin) in getFlavor()
167 else if (f == Darwin) in lldMain()
/openbsd/gnu/llvm/lldb/cmake/modules/
H A DLLDBConfig.cmake21 if (LLVM_COMPILER_IS_GCC_COMPATIBLE AND NOT "${CMAKE_SYSTEM_NAME}" MATCHES "Darwin")
22 # The Darwin linker doesn't understand --start-group/--end-group.
69 option(LLDB_BUILD_FRAMEWORK "Build LLDB.framework (Darwin only)" OFF)
71 option(LLDB_USE_SYSTEM_DEBUGSERVER "Use the system's debugserver for testing (Darwin only)." OFF)
102 "Directory to emit dSYM files stripped from executables and libraries (Darwin Only)")
330 if (CMAKE_SYSTEM_NAME MATCHES "Android|Darwin|FreeBSD|Linux|NetBSD|Windows")
338 if (CMAKE_SYSTEM_NAME MATCHES "Darwin")
/openbsd/gnu/usr.sbin/mkhybrid/src/libfile/
H A DLEGAL.NOTICE1 Copyright (c) Ian F. Darwin 1986, 1987, 1989, 1990, 1991, 1992, 1994, 1995.
2 Software written by Ian F. Darwin and others; maintained by Christos Zoulas.
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolVendor/
H A DCMakeLists.txt3 if (CMAKE_SYSTEM_NAME MATCHES "Darwin")
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dt-darwin81 # 64-bit libraries can only be built in Darwin 8.x or later.
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/
H A DCMakeLists.txt1 add_subdirectory(Darwin-Kernel)
/openbsd/gnu/llvm/lldb/source/Target/
H A DAssertFrameRecognizer.cpp39 case llvm::Triple::Darwin: in GetAbortLocation()
72 case llvm::Triple::Darwin: in GetAssertLocation()
/openbsd/gnu/gcc/config/
H A Dmh-ppc-darwin2 # position-independent-code -- the usual default on Darwin. This fix speeds
/openbsd/gnu/usr.bin/binutils-2.17/config/
H A Dmh-ppc-darwin2 # position-independent-code -- the usual default on Darwin. This fix speeds
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DAlignedAllocation.h28 case llvm::Triple::Darwin: in alignedAllocMinVersion()
/openbsd/gnu/usr.bin/perl/hints/
H A Ddarwin.sh392 *** below 10.4 ("Tiger") or Darwin versions below 8. Please try
406 *** 10.4 ("Tiger") and Darwin version 8. System V IPC is disabled
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernelProperties.td12 Desc<"Control how many reads lldb will make while searching for a Darwin kernel on attach.">;
/openbsd/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLogProperties.td7 Desc<"Enable Darwin os_log collection when debugged process is launched or attached.">;
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/Process/mach-core/
H A DBUILD.gn8 "//lldb/source/Plugins/DynamicLoader/Darwin-Kernel",
/openbsd/gnu/llvm/lldb/source/Plugins/Process/
H A DCMakeLists.txt15 elseif (CMAKE_SYSTEM_NAME MATCHES "Darwin")
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-libtool-darwin.rst1 llvm-libtool-darwin - LLVM tool for creating libraries for Darwin
15 libraries for Darwin.
/openbsd/gnu/llvm/compiler-rt/cmake/
H A Dconfig-ix.cmake27 # need to fix find_compiler_rt_library on Darwin.
713 (OS_NAME MATCHES "Android|Darwin|Linux|FreeBSD|NetBSD|Fuchsia|SunOS" OR
749 OS_NAME MATCHES "Android|Darwin|Linux|NetBSD|Fuchsia")
777 OS_NAME MATCHES "Darwin|Linux|FreeBSD|Windows|Android|Fuchsia|SunOS|NetBSD|AIX")
784 if (OS_NAME MATCHES "Linux|Darwin|FreeBSD|NetBSD")
802 OS_NAME MATCHES "Darwin|Linux|FreeBSD|NetBSD|Windows|Android|Fuchsia|SunOS")
809 OS_NAME MATCHES "Linux|FreeBSD|NetBSD|Android|Darwin")
840 OS_NAME MATCHES "Darwin|Linux|FreeBSD|NetBSD|Fuchsia")
853 OS_NAME MATCHES "Android|Darwin|Linux|NetBSD|FreeBSD|Fuchsia|Windows")
867 # is planned for these platforms. Darwin is also not supported due to TLS
/openbsd/gnu/llvm/lldb/tools/
H A DCMakeLists.txt14 if (CMAKE_SYSTEM_NAME MATCHES "Darwin")
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DBUILD.gn12 static_library("Darwin-Kernel") {
/openbsd/gnu/llvm/llvm/tools/llvm-shlib/
H A DCMakeLists.txt61 elseif("${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin")
84 message(FATAL_ERROR "Generating libLLVM-c is only supported on Darwin")
88 message(FATAL_ERROR "Generating libLLVM-c requires LLVM_BUILD_LLVM_C_DYLIB on Darwin")
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM.pm73 $Is{Darwin} = $^O eq 'darwin';

12345678910