/freebsd/contrib/ncurses/misc/ |
H A D | shlib | 101 system=darwin 114 system=darwin 129 .darwin*)
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/Unix/ |
H A D | Host.inc | 40 // On darwin, we want to update the version to match that of the target. 41 std::string::size_type DarwinDashIdx = TargetTripleString.find("-darwin"); 43 TargetTripleString.resize(DarwinDashIdx + strlen("-darwin")); 50 // Reset the OS to darwin as the OS version from `uname` doesn't use the 52 TargetTripleString += "-darwin";
|
/freebsd/crypto/libecc/scripts/ |
H A D | crossrun.sh | 102 …ux-gnu aarch64-linux-gnu mipsel-linux-gnu i386-apple-darwin x86_64-apple-darwin x86_64h-apple-darw…
|
H A D | crossbuild.sh | 279 …ux-gnu aarch64-linux-gnu mipsel-linux-gnu i386-apple-darwin x86_64-apple-darwin x86_64h-apple-darw… 306 …ux-gnu aarch64-linux-gnu mipsel-linux-gnu i386-apple-darwin x86_64-apple-darwin x86_64h-apple-darw…
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-size/ |
H A D | llvm-size.cpp | 66 enum OutputFormatTy { berkeley, sysv, darwin }; 200 /// This is when used when @c OutputFormat is darwin and produces the same in getCommonSize() 201 /// output as darwin's size(1) -m output. in getCommonSize() 276 /// produces the same output as darwin's size(1) default output. in printDarwinSectionSizes() 357 // If OutputFormat is darwin and we have a MachOObjectFile print as darwin's 358 // size(1) -m output, else if OutputFormat is darwin and not a Mach-O object 361 if (OutputFormat == darwin && MachO) in printObjectSectionSizes() 364 // darwin's default berkeley format for Mach-O files. in printObjectSectionSizes() 565 else if (MachO && OutputFormat == darwin) in printFileSectionSizes() 75 enum OutputFormatTy { berkeley, sysv, darwin }; global() enumerator [all...] |
H A D | Opts.td | 23 def l : F<"l", "When format is darwin, use long format to include addresses and offsets">, Group<gr… 29 def : F<"m", "Alias for --format">, Alias<format_EQ>, AliasArgs<["darwin"]>;
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_lib_m.m4 | 6 *-*-darwin*)
|
H A D | os_cflags.m4 | 36 darwin*|macosx*|rhapsody*)
|
H A D | ntp_ipv6.m4 | 190 *-*-darwin*)
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
H A D | StructuredDataDarwinLogProperties.td | 11 …Desc<"Specify the options to 'plugin structured-data darwin-log enable' that should be applied whe…
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Darwin.h | 30 namespace darwin { 148 mutable std::unique_ptr<tools::darwin::Lipo> Lipo; 149 mutable std::unique_ptr<tools::darwin::Dsymutil> Dsymutil; 150 mutable std::unique_ptr<tools::darwin::VerifyDebug> VerifyDebug;
|
H A D | Darwin.cpp | 42 llvm::Triple::ArchType darwin::getArchTypeForMachOArchName(StringRef Str) { in getArchTypeForMachOArchName() 75 void darwin::setTripleTypeForMachOArchName(llvm::Triple &T, StringRef Str, in setTripleTypeForMachOArchName() 102 void darwin::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 170 void darwin::MachOTool::anchor() {} in anchor() 172 void darwin::MachOTool::AddMachOArch(const ArgList &Args, in AddMachOArch() 185 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() 219 void darwin::Linker::AddLinkArgs(Compilation &C, const ArgList &Args, in AddLinkArgs() 562 void darwin::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 809 void darwin::StaticLibTool::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 857 void darwin::Lipo::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
H A D | Opts.td | 23 defm format : Eq<"format", "Specify output format: bsd (default), posix, sysv, darwin, just-symbols">, MetaVarName<"<format>">; 72 def : F<"m", "Alias for --format=darwin">, Alias<format_EQ>, AliasArgs<["darwin"]>;
|
H A D | llvm-nm.cpp | 88 enum OutputFormatTy { bsd, sysv, posix, darwin, just_symbols }; enumerator 791 (UndefinedOnly && MachO && OutputFormat != darwin)) && in printSymbolList() 828 if ((OutputFormat == darwin || FormatMachOasHex) && (MachO || Obj.isIR())) { in printSymbolList() 834 } else if (OutputFormat == bsd || (OutputFormat == darwin && !MachO)) { in printSymbolList() 2441 OutputFormat = darwin; in llvm_nm_main()
|
/freebsd/contrib/sendmail/cf/ostype/ |
H A D | darwin.m4 | 13 VERSIONID(`$Id: darwin.m4,v 8.5 2013-11-22 20:51:15 ca Exp $')
|
/freebsd/contrib/unbound/contrib/android/ |
H A D | setenv_android.sh | 43 THIS_HOST=darwin-x86_64
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | ax_count_cpus.m4 | 54 [[*darwin*]],[[CPU_COUNT=`sysctl -n hw.logicalcpu 2>/dev/null` || CPU_COUNT="0"]],dnl 75 …[[*darwin*]],[[CPU_COUNT=`system_profiler SPHardwareDataType 2>/dev/null | $EGREP -i -e 'number of…
|
H A D | config.rpath | 359 darwin* | rhapsody*) 540 darwin* | rhapsody*)
|
/freebsd/secure/libexec/sshd-session/ |
H A D | Makefile | 16 sandbox-null.c sandbox-rlimit.c sandbox-systrace.c sandbox-darwin.c \
|
/freebsd/contrib/tcsh/ |
H A D | dot.tcshrc | 92 case darwin:
|
/freebsd/crypto/openssh/.github/ |
H A D | configs | 322 *-darwin*)
|
H A D | setup_ci.sh | 19 *-darwin*)
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | DynamicLibrary.inc | 76 // If this is darwin, it has some funky issues, try to solve them here. Some
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | Makefile | 192 ${CFDIR}/ostype/darwin.m4 \
|
/freebsd/crypto/heimdal/ |
H A D | ltmain.sh | 3770 *-darwin*) 5276 *-*-darwin*) 5669 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) 7042 *-*-darwin*) 7319 darwin|linux|osf|windows|none) 7383 darwin) 7488 darwin) 7982 *-*-darwin*)
|