Home
last modified time | relevance | path

Searched refs:MacOSX (Results 1 – 25 of 102) sorted by relevance

12345

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DObjCRuntime.h35 MacOSX, enumerator
122 case MacOSX: in isGNUFamily()
197 case MacOSX: in shouldUseARCFunctionsForRetainRelease()
233 case MacOSX: in shouldUseRuntimeFunctionsForAlloc()
255 case MacOSX: in shouldUseRuntimeFunctionForCombinedAllocInit()
269 case MacOSX: in hasOptimizedSetter()
329 case MacOSX: in allowsPointerArithmetic()
392 case MacOSX: in hasAtomicCopyHelper()
405 case MacOSX: in hasARCUnsafeClaimAutoreleasedReturnValue()
424 case MacOSX: in hasEmptyCollections()
[all …]
H A DDarwinSDKInfo.h49 return OSEnvPair(llvm::Triple::MacOSX, llvm::Triple::UnknownEnvironment, in macOStoMacCatalystPair()
57 llvm::Triple::MacOSX, llvm::Triple::UnknownEnvironment); in macCatalystToMacOSPair()
H A DAlignedAllocation.h29 case llvm::Triple::MacOSX: // Earliest supporting version is 10.13. in alignedAllocMinVersion()
/llvm-project-15.0.7/lld/test/MachO/
H A Dlink-search-order.s17 # RUN: %lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
23 # RUN: %lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
26 # RUN: %lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
29 # RUN: %lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
32 # RUN: %lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
37 # RUN: env RC_TRACE_DYLIB_SEARCHING=1 %lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
41 # RUN: %lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
44 # RUN: %lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
47 # RUN: %lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
59 # DYLIBSEARCH: searched {{.*}}/MacOSX.sdk/usr/lib{{[/\\]}}libhello.tbd, not found
[all …]
H A Dzippered.yaml10 # RUN: %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version …
12 # RUN: %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version …
14 # RUN: not %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_vers…
17 # RUN: not %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_vers…
21 # RUN: %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version …
41 # RUN: %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version …
57 # RUN: not %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -arch x86_64 -platform_version mac…
61 # RUN: not %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_vers…
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DCMakeLists.txt6 include_directories(MacOSX)
111 add_subdirectory(MacOSX)
219 MacOSX/CFBundle.cpp
220 MacOSX/CFString.cpp
221 MacOSX/Genealogy.cpp
223 MacOSX/MachProcess.mm
224 MacOSX/MachTask.mm
225 MacOSX/MachThread.cpp
227 MacOSX/MachVMMemory.cpp
228 MacOSX/MachVMRegion.cpp
[all …]
H A DChangeLog347 * MacOSX/MachProcess.cpp (MachProcess::GetState): Use new
395 * MacOSX/MachTask.cpp (MachTask::Suspend): Improved logging.
1446 * MacOSX/MachDYLD.cpp: Ditto.
1447 * MacOSX/MachException.cpp: Ditto.
1448 * MacOSX/MachProcess.cpp: Ditto.
1449 * MacOSX/MachThread.cpp: Ditto.
1450 * MacOSX/MachThreadList.cpp: Ditto.
1451 * MacOSX/MachVMMemory.cpp: Ditto.
1452 * MacOSX/MachVMRegion.cpp: Ditto.
1453 * MacOSX/arm/DNBArchImpl.cpp: Ditto.
[all …]
/llvm-project-15.0.7/lldb/unittests/Utility/
H A DXcodeSDKTest.cpp22 EXPECT_EQ(XcodeSDK::GetAnyMacOS().GetType(), XcodeSDK::MacOSX); in TEST()
23 EXPECT_EQ(XcodeSDK("MacOSX.sdk").GetType(), XcodeSDK::MacOSX); in TEST()
35 EXPECT_EQ(XcodeSDK("MacOSX10.15.Internal.sdk").GetType(), XcodeSDK::MacOSX); in TEST()
81 XcodeSDK::Type::MacOSX, in TEST()
84 XcodeSDK::Type::MacOSX, in TEST()
102 info.type = XcodeSDK::Type::MacOSX; in TEST()
139 info.type = XcodeSDK::Type::MacOSX; in TEST()
167 info.type = XcodeSDK::Type::MacOSX; in TEST()
181 XcodeSDK::Type::MacOSX); in TEST()
183 XcodeSDK::Type::MacOSX); in TEST()
[all …]
/llvm-project-15.0.7/lldb/source/Utility/
H A DXcodeSDK.cpp23 case XcodeSDK::MacOSX: in GetName()
65 return XcodeSDK::MacOSX; in ParseSDKName()
165 case MacOSX: in GetCanonicalName()
205 case Type::MacOSX: in SDKSupportsModules()
225 case Type::MacOSX: in SupportsSwift()
259 case Triple::MacOSX: in GetSDKTypeForTriple()
261 return XcodeSDK::MacOSX; in GetSDKTypeForTriple()
265 return XcodeSDK::MacOSX; in GetSDKTypeForTriple()
/llvm-project-15.0.7/llvm/utils/gn/build/
H A Dmac_sdk.gni18 mac_sdk_path = "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk"
23 …h = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sd…
30 mac_sdk_path = sysroot + "/MacOSX.sdk"
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DBUILD.gn22 "//lldb/source/Plugins/Platform/MacOSX",
29 # Reaches into Plugins/Platform/MacOSX.
/llvm-project-15.0.7/clang/lib/Basic/
H A DObjCRuntime.cpp34 case ObjCRuntime::MacOSX: out << "macosx"; break; in operator <<()
65 kind = ObjCRuntime::MacOSX; in tryParse()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteMacOSX.cpp100 case llvm::Triple::MacOSX: in CreateInstance()
132 ARMGetSupportedArchitectures(result, llvm::Triple::MacOSX); in GetSupportedArchitectures()
H A DPlatformMacOSX.cpp145 if (host_os == llvm::Triple::MacOSX) { in GetSupportedArchitectures()
159 process_host_arch.GetTriple().getOS() == llvm::Triple::MacOSX) { in GetSupportedArchitectures()
H A DPlatformDarwin.cpp787 case XcodeSDK::Type::MacOSX: in GetSDKDirectoryForModules()
809 if (sdk_type == XcodeSDK::Type::MacOSX) { in GetSDKDirectoryForModules()
813 if (XcodeSDK::SDKSupportsModules(XcodeSDK::Type::MacOSX, version)) { in GetSDKDirectoryForModules()
995 case XcodeSDK::Type::MacOSX: in AddClangModuleCompilationOptionsForSDKType()
996 use_current_os_version = get_host_os() == llvm::Triple::MacOSX; in AddClangModuleCompilationOptionsForSDKType()
1033 case XcodeSDK::Type::MacOSX: in AddClangModuleCompilationOptionsForSDKType()
1299 return llvm::Triple::MacOSX; in GetHostOSType()
1302 return llvm::Triple::MacOSX; in GetHostOSType()
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/
H A DBUILD.gn32 "//lldb/source/Plugins/DynamicLoader/MacOSX-DYLD",
120 "//lldb/source/Plugins/Platform/MacOSX",
170 "//lldb/source/Plugins/SymbolVendor/MacOSX",
/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/
H A DCMakeLists.txt1 add_subdirectory(MacOSX)
/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/
H A DCMakeLists.txt4 add_subdirectory(MacOSX)
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/
H A DCMakeLists.txt2 add_subdirectory(MacOSX-DYLD)
/llvm-project-15.0.7/lldb/source/Target/
H A DAssertFrameRecognizer.cpp40 case llvm::Triple::MacOSX: in GetAbortLocation()
73 case llvm::Triple::MacOSX: in GetAssertLocation()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/
H A DCMakeLists.txt5 add_subdirectory(MacOSX)
/llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/minidump-new/
H A Darm-macos.yaml5 Platform ID: MacOSX
H A Darm64-macos.yaml5 Platform ID: MacOSX
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DBUILD.gn1 static_library("MacOSX") {
/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTarget.cpp270 case llvm::Triple::OSType::MacOSX: in get()
283 case llvm::Triple::OSType::MacOSX: in get()
296 case llvm::Triple::OSType::MacOSX: in get()

12345