| /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| DragonFly.h | 1 //===--- DragonFly.h - DragonFly ToolChain Implementations ------*- C++ -*-===// 19 /// dragonfly -- Directly call GNU Binutils assembler and linker 20 namespace dragonfly { namespace in namespace:clang::driver::tools 24 : Tool("dragonfly::Assembler", "assembler", TC) {} 36 Linker(const ToolChain &TC) : Tool("dragonfly::Linker", "linker", TC) {} 46 } // end namespace dragonfly 51 class LLVM_LIBRARY_VISIBILITY DragonFly : public Generic_ELF { 53 DragonFly(const Driver &D, const llvm::Triple &Triple,
|
| DragonFly.cpp | 1 //===--- DragonFly.cpp - DragonFly ToolChain Implementations ----*- C++ -*-===// 9 #include "DragonFly.h" 22 /// DragonFly Tools 24 // For now, DragonFly Assemble does just about the same as for 26 void dragonfly::Assembler::ConstructJob(Compilation &C, const JobAction &JA, 34 // When building 32-bit code on DragonFly/pc64, we have to explicitly 53 void dragonfly::Linker::ConstructJob(Compilation &C, const JobAction &JA, 80 // When building 32-bit code on DragonFly/pc64, we have to explicitly 179 /// DragonFly - DragonFly tool chain which can call as(1) and ld(1) directly [all...] |
| /src/external/bsd/zstd/dist/tests/gzip/ |
| Makefile | 39 ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU FreeBSD DragonFly NetBSD,$(shell sh -c 'MSYSTEM="MSYS" uname') ))
|
| /src/external/apache2/llvm/lib/libclangDriver/ |
| Makefile | 42 DragonFly.cpp \
|
| /src/sys/external/bsd/acpica/dist/generate/unix/ |
| Makefile.config | 58 ifeq ($(UNAME_S), DragonFly)
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| Triple.h | 170 DragonFly, 518 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; }
|
| /src/external/bsd/zstd/dist/lib/ |
| Makefile | 271 ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS Haiku AIX MSYS_NT% CYGWIN_NT%,$(UNAME))) 310 ifneq (,$(filter FreeBSD NetBSD DragonFly,$(UNAME)))
|
| /src/external/bsd/zstd/dist/programs/ |
| Makefile | 348 ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS Haiku AIX MSYS_NT% CYGWIN_NT%,$(UNAME))) 391 ifneq (,$(filter OpenBSD NetBSD DragonFly SunOS,$(UNAME)))
|
| /src/external/apache2/llvm/dist/clang/lib/Basic/ |
| Targets.cpp | 503 case llvm::Triple::DragonFly: 562 case llvm::Triple::DragonFly:
|
| /src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| InitHeaderSearch.cpp | 401 case llvm::Triple::DragonFly:
|
| /src/crypto/external/bsd/openssl.old/dist/ |
| config | 200 DragonFly:*) 201 echo "${MACHINE}-whatever-dragonfly"; exit 0 710 x86_64-*-dragonfly*) OUT="BSD-x86_64" ;;
|
| /src/external/apache2/llvm/dist/llvm/lib/Support/ |
| Triple.cpp | 199 case DragonFly: return "dragonfly"; 508 .StartsWith("dragonfly", Triple::DragonFly)
|
| /src/external/ibm-public/postfix/dist/ |
| makedefs | 374 DragonFly.*) SYSTYPE=DRAGONFLY
|
| /src/external/bsd/zstd/dist/ |
| Makefile | 150 ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD DragonFly NetBSD MSYS_NT% CYGWIN_NT% Haiku AIX,$(shell sh -c 'MSYSTEM="MSYS" uname') ))
|
| /src/external/bsd/zstd/dist/tests/ |
| Makefile | 276 ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS AIX CYGWIN_NT%,$(UNAME)))
|
| /src/common/dist/zlib/ |
| configure | 298 *BSD | *bsd* | DragonFly)
|
| /src/external/apache2/llvm/dist/llvm/cmake/ |
| config.guess | 1351 *:DragonFly:*:*) 1352 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
|
| /src/sys/external/isc/libsodium/dist/ |
| config.guess | 1338 *:DragonFly:*:*) 1339 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
|
| /src/external/apache2/llvm/autoconf/autoconf/ |
| config.guess | 1309 *:DragonFly:*:*) 1310 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
|
| /src/external/bsd/libevent/dist/build-aux/ |
| config.guess | 1440 *:DragonFly:*:*) 1441 echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
|
| /src/external/bsd/ntp/dist/sntp/libevent/ |
| config.guess | 1360 *:DragonFly:*:*) 1361 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
|
| /src/external/lgpl3/mpc/dist/build-aux/ |
| config.guess | 1441 *:DragonFly:*:*) 1442 echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
|
| /src/lib/librumpuser/build-aux/ |
| config.guess | 1388 *:DragonFly:*:*) 1389 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
|
| /src/sys/external/isc/libsodium/dist/build-aux/ |
| config.guess | 1399 *:DragonFly:*:*) 1400 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
|
| /src/crypto/external/bsd/heimdal/dist/ |
| config.guess | 1521 *:DragonFly:*:*) 1523 GUESS=$UNAME_MACHINE-unknown-dragonfly$DRAGONFLY_REL
|