HomeSort by relevance Sort by last modified time
    Searched refs:ARCH (Results 126 - 150 of 488) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/emulparams/
i386nw.sh 5 ARCH=i386
i386pe.sh 0 ARCH=i386
i386pe_posix.sh 0 ARCH=i386
m32relf.sh 6 ARCH=m32r
m68k4knbsd.sh 8 ARCH=m68k
m68kaout.sh 6 ARCH=m68k
m68kcoff.sh 5 ARCH=m68k
m68klinux.sh 8 ARCH=m68k
m68knbsd.sh 8 ARCH=m68k
mcorepe.sh 0 ARCH=mcore
mmo.sh 9 ARCH=mmix
mn10300.sh 3 ARCH=mn10300
moxiebox.sh 7 ARCH=moxie
msp430X.sh 3 ARCH=MSP430x43
pc532macha.sh 8 ARCH=ns32k
pjelf.sh 8 ARCH=pj
sparclinux.sh 8 ARCH=sparc
sun4.sh 6 ARCH=sparc
tic3xcoff_onchip.sh 4 ARCH=tic3x
tic54xcoff.sh 3 ARCH=tic54x
vsta.sh 9 ARCH=i386
  /external/compiler-rt/test/builtins/Unit/
test 19 for ARCH in $ARCHS; do
21 if test "$ARCH" != '<host>'; then
22 CFLAGS="-arch $ARCH $CFLAGS"
45 echo "Built $FILE.exe for $ARCH"
52 echo "Testing $FILE for $ARCH"
  /external/syslinux/efi/
check-gnu-efi.sh 8 Usage: $0: <arch> <objdir>
13 <arch> - A gnu-efi \$ARCH argument, i.e. ia32, x86_64
20 ARCH=$1
23 if [ ! \( -f "$objdir/include/efi/$ARCH/efibind.h" -a -f "$objdir/lib/libefi.a" -a -f "$objdir/lib/libgnuefi.a" \) ]; then
28 ../../efi/build-gnu-efi.sh $ARCH "$objdir" > /dev/null 2>&1
32 printf "build-gnu-efi.sh $ARCH $objdir\n\n"
  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
Makefile 46 FILES = reloc_$(ARCH) setjmp_$(ARCH)
50 TARGETS = crt0-efi-$(ARCH).o libgnuefi.a
63 ifeq ($(ARCH),x86_64)
64 $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_fbsd_efi.lds $(INSTALLROOT)/$(LIBDIR)
66 $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_efi.lds $(INSTALLROOT)/$(LIBDIR)
69 $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_efi.lds $(INSTALLROOT)/$(LIBDIR)
  /device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
GNUmakefile 13 ARCH ?= IA32

Completed in 754 milliseconds

1 2 3 4 56 7 8 91011>>