| /llvm-project-15.0.7/lldb/test/Shell/ObjectFile/Breakpad/ |
| H A D | uuid-matching-mac.test | 1 # RUN: yaml2obj %S/Inputs/uuid-matching-mac.yaml -o %T/uuid-matching-mac.out 3 # RUN: %lldb %T/uuid-matching-mac.out -s %s -o exit | FileCheck %s 5 target symbols add Inputs/uuid-matching-mac.syms 7 # CHECK: symbol file '{{.*}}uuid-matching-mac.syms' has been added to '{{.*}}uuid-matching-mac.out' 11 # CHECK: Address: uuid-matching-mac.out[0x0000000100000f90]
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/libunwind/src/ |
| H A D | BUILD.gn | 16 if (current_os == "mac") { 49 if (current_os == "mac") { 69 if (current_os == "mac") { 81 if (current_os == "linux" || current_os == "mac") { 89 if (current_os == "mac") {
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | zippered.yaml | 10 …ibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version mac-catalyst 13.15.0 14… 12 …ibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version mac-catalyst 13.15.0 14… 14 …ibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version mac-catalyst 13.15.0 14… 21 …em -dylib -arch x86_64 -platform_version macos 12.0 13.0 -platform_version mac-catalyst 13.15.0 14… 41 …em -dylib -arch x86_64 -platform_version macos 10.8 13.0 -platform_version mac-catalyst 13.15.0 14… 57 … -lSystem -arch x86_64 -platform_version macos 10.8 13.0 -platform_version mac-catalyst 13.15.0 14… 61 …em -dylib -arch x86_64 -platform_version macos 12.0 13.0 -platform_version mac-catalyst 13.15.0 14…
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/Breakpad/Inputs/ |
| H A D | symtab-macho.syms | 1 MODULE mac x86_64 B305176022B17D7B39F9240E077D625B0 mac.out
|
| /llvm-project-15.0.7/lldb/test/Shell/ObjectFile/Breakpad/Inputs/ |
| H A D | identification-macosx-arm64e.syms | 1 MODULE mac arm64e 4E11896957B3334EB03456BFCEB573760 mac.out
|
| H A D | identification-macosx.syms | 1 MODULE mac x86_64 D98C0E682089AA1BEACD6A8C1F16707B0 mac.out
|
| H A D | uuid-matching-mac.syms | 1 MODULE mac x86_64 A0AB76409C3B3A279E521045D84FA2DC0 a.out
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/compiler-rt/lib/asan/ |
| H A D | BUILD.gn | 64 if (target_os != "mac" && target_os != "win") { 82 if (target_os == "mac") { 146 if (target_os != "mac" && target_os != "win") { 166 if (current_os == "mac") { 198 if (current_os != "mac") { 291 if (current_os != "mac") {
|
| /llvm-project-15.0.7/llvm/utils/gn/build/toolchain/ |
| H A D | BUILD.gn | 67 if (current_os == "ios" || current_os == "mac") { 81 if (current_os == "ios" || current_os == "mac") { 104 if (current_os == "ios" || current_os == "mac") { 119 if (current_os == "ios" || current_os == "mac") { 133 if (current_os == "ios" || current_os == "mac") { 153 if (current_os == "ios" || current_os == "mac") { 176 if (current_os != "ios" && current_os != "mac") { 206 toolchain_args.current_os != "mac") { 236 if (host_os == "mac") {
|
| /llvm-project-15.0.7/clang/lib/DirectoryWatcher/ |
| H A D | CMakeLists.txt | 11 list(APPEND DIRECTORY_WATCHER_SOURCES mac/DirectoryWatcher-mac.cpp)
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/compiler-rt/lib/tsan/rtl/ |
| H A D | BUILD.gn | 9 if (current_os == "mac") { 20 if (current_os == "mac") { 103 if (target_os == "mac") { 137 if (target_os == "mac") {
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/Support/DynamicLibrary/ |
| H A D | BUILD.gn | 16 if (host_os != "mac" && host_os != "win") { 43 if (host_os != "mac" && host_os != "win") {
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/tools/driver/ |
| H A D | BUILD.gn | 12 if (current_os == "mac") { 32 if (current_os == "mac") {
|
| /llvm-project-15.0.7/llvm/utils/gn/build/ |
| H A D | BUILD.gn | 54 if (current_os == "mac") { 72 if (current_os != "mac" && use_lld) { 306 } else if (current_os != "ios" && current_os != "mac" && 311 if ((current_os == "ios" || current_os == "mac") && 317 } else if (current_os == "mac") { 338 current_os == "mac"), 349 current_os == "mac"), 406 if (current_os != "ios" && current_os != "mac" && current_os != "win" && 415 if (current_os != "ios" && current_os != "mac" && current_os != "win") {
|
| H A D | symbol_exports.gni | 21 if (current_os == "mac") { 37 if (current_os == "mac") {
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/ |
| H A D | triples.gni | 12 } else if (current_os == "ios" || current_os == "mac") { 24 } else if (current_os == "ios" || current_os == "mac") {
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/tools/lldb-vscode/ |
| H A D | BUILD.gn | 10 if (host_os == "mac") { 26 if (host_os == "mac") {
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | provenance.cpp | 276 [&](const Macro &mac) { in EmitMessage() argument 279 o, mac.definition, "in a macro defined here", echoSourceLine); in EmitMessage() 281 o << "that expanded to:\n " << mac.expansion << "\n "; in EmitMessage() 284 o << (mac.expansion[j] == '\t' ? '\t' : ' '); in EmitMessage() 409 [n](const Macro &mac) -> const char & { return mac.expansion[n]; }, in operator []() argument 522 [&](const Macro &mac) { o << "macro " << mac.expansion; }, in Dump() argument
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/Passes/ |
| H A D | BUILD.gn | 23 if (host_os != "mac" && host_os != "win") { 54 if (host_os != "mac" && host_os != "win") {
|
| /llvm-project-15.0.7/llvm/utils/gn/build/libs/xar/ |
| H A D | enable.gni | 2 llvm_enable_libxar = host_os == "mac"
|
| /llvm-project-15.0.7/llvm/utils/gn/build/libs/edit/ |
| H A D | enable.gni | 2 llvm_enable_libedit = host_os == "mac"
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clangd/xpc/ |
| H A D | enable.gni | 3 clangd_build_xpc = current_os == "mac"
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/tools/driver/ |
| H A D | BUILD.gn | 37 if (host_os == "mac") { 82 if (host_os == "mac") {
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/include/lldb/Host/ |
| H A D | libedit.gni | 8 lldb_enable_libedit = current_os == "mac"
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/libclang/CrashTests/ |
| H A D | BUILD.gn | 7 if (host_os == "mac") {
|