Home
last modified time | relevance | path

Searched refs:darwin (Results 1 – 25 of 149) sorted by relevance

123456

/freebsd/contrib/ncurses/misc/
H A Dshlib101 system=darwin
114 system=darwin
129 .darwin*)
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/Unix/
H A DHost.inc40 // 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 Dcrossrun.sh102 …ux-gnu aarch64-linux-gnu mipsel-linux-gnu i386-apple-darwin x86_64-apple-darwin x86_64h-apple-darw…
H A Dcrossbuild.sh279 …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 Dllvm-size.cpp70 enum OutputFormatTy { berkeley, sysv, darwin }; enumerator
365 if (OutputFormat == darwin && MachO) in printObjectSectionSizes()
568 else if (MachO && OutputFormat == darwin) in printFileSectionSizes()
571 if (!MachO && OutputFormat == darwin) in printFileSectionSizes()
602 else if (MachO && OutputFormat == darwin) { in printFileSectionSizes()
641 else if (MachO && OutputFormat == darwin) in printFileSectionSizes()
693 else if (MachO && OutputFormat == darwin) { in printFileSectionSizes()
728 else if (MachO && OutputFormat == darwin) in printFileSectionSizes()
768 else if (MachO && OutputFormat == darwin) { in printFileSectionSizes()
805 else if (MachO && OutputFormat == darwin) in printFileSectionSizes()
[all …]
H A DOpts.td23 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/crypto/krb5/src/config/
H A Dlib.in55 darwin.exports: $(SHLIB_EXPORT_FILE) Makefile
56 sed > darwin-exports.tmp < $(SHLIB_EXPORT_FILE) "s/^/_/"
57 $(MV) darwin-exports.tmp darwin.exports
121 $(RM) binutils.versions osf1.exports darwin.exports hpux.exports
H A Dlibnover.in76 darwin.exports: $(SHLIB_EXPORT_FILE) Makefile
77 $(RM) darwin.exports
78 sed "s/^/_/" < $(SHLIB_EXPORT_FILE) > darwin.exports
104 $(RM) binutils.versions osf1.exports darwin.exports hpux.exports
H A Dshlib.conf207 *-*-darwin* | *-*-rhapsody*)
213 SHLIB_EXPORT_FILE_DEP=darwin.exports
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_lib_m.m46 *-*-darwin*)
H A Dos_cflags.m436 darwin*|macosx*|rhapsody*)
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLogProperties.td11 …Desc<"Specify the options to 'plugin structured-data darwin-log enable' that should be applied whe…
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A DOpts.td23 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"]>;
/freebsd/contrib/sendmail/cf/ostype/
H A Ddarwin.m413 VERSIONID(`$Id: darwin.m4,v 8.5 2013-11-22 20:51:15 ca Exp $')
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h31 namespace darwin {
154 mutable std::unique_ptr<tools::darwin::Lipo> Lipo;
155 mutable std::unique_ptr<tools::darwin::Dsymutil> Dsymutil;
156 mutable std::unique_ptr<tools::darwin::VerifyDebug> VerifyDebug;
H A DDarwin.cpp40 llvm::Triple::ArchType darwin::getArchTypeForMachOArchName(StringRef Str) { in getArchTypeForMachOArchName()
73 void darwin::setTripleTypeForMachOArchName(llvm::Triple &T, StringRef Str, in setTripleTypeForMachOArchName()
100 void darwin::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
168 void darwin::MachOTool::anchor() {} in anchor()
170 void darwin::MachOTool::AddMachOArch(const ArgList &Args, in AddMachOArch()
183 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath()
217 void darwin::Linker::AddLinkArgs(Compilation &C, const ArgList &Args, in AddLinkArgs()
571 void darwin::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
831 void darwin::StaticLibTool::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
879 void darwin::Lipo::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
[all …]
/freebsd/contrib/unbound/contrib/android/
H A Dsetenv_android.sh43 THIS_HOST=darwin-x86_64
/freebsd/crypto/krb5/src/lib/kadm5/clnt/
H A DMakefile.in48 generate-files-mac: includes darwin.exports
/freebsd/sys/contrib/openzfs/config/
H A Dax_count_cpus.m455 [[*darwin*]],[[CPU_COUNT=`sysctl -n hw.logicalcpu 2>/dev/null` || CPU_COUNT="0"]],dnl
76 …[[*darwin*]],[[CPU_COUNT=`system_profiler SPHardwareDataType 2>/dev/null | $EGREP -i -e 'number of…
H A Dconfig.rpath359 darwin* | rhapsody*)
540 darwin* | rhapsody*)
/freebsd/secure/libexec/sshd-auth/
H A DMakefile15 sandbox-null.c sandbox-rlimit.c sandbox-darwin.c \
/freebsd/crypto/krb5/src/lib/kdb/
H A DMakefile.in66 generate-files-mac: darwin.exports
/freebsd/crypto/krb5/src/lib/kadm5/srv/
H A DMakefile.in76 generate-files-mac: darwin.exports
/freebsd/contrib/tcsh/
H A Ddot.tcshrc92 case darwin:
/freebsd/crypto/openssh/.github/
H A Dconfigs359 *-darwin*)

123456