HomeSort by relevance Sort by last modified time
    Searched refs:crt0 (Results 1 - 15 of 15) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/cgo/
dragonfly.go 12 // link against the standard DragonFly crt0.o and the
freebsd.go 12 // link against the standard FreeBSD crt0.o and the
netbsd.go 12 // link against the standard NetBSD crt0.o and the
openbsd.go 12 // we don't link against the standard OpenBSD crt0.o and
  /prebuilts/go/linux-x86/src/runtime/cgo/
dragonfly.go 12 // link against the standard DragonFly crt0.o and the
freebsd.go 12 // link against the standard FreeBSD crt0.o and the
netbsd.go 12 // link against the standard NetBSD crt0.o and the
openbsd.go 12 // we don't link against the standard OpenBSD crt0.o and
  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
Makefile 50 TARGETS = crt0-efi-$(ARCH).o libgnuefi.a
  /external/syslinux/gnu-efi/gnu-efi-3.0/apps/
Makefile 48 CRTOBJS = ../gnuefi/crt0-efi-$(ARCH).o
  /external/syslinux/gnu-efi/gnu-efi-3.0/debian/
rules 65 cp gnuefi/crt0-efi-$(efiarch).o debian/gnu-efi/usr/lib
72 cp build-ia32/gnuefi/crt0-efi-ia32.o debian/gnu-efi/usr/lib32/
84 cp build-x86_64/gnuefi/crt0-efi-x86_64.o debian/gnu-efi/usr/lib64/
  /external/avb/examples/uefi/
Makefile 77 -Bsymbolic -L /usr/lib/ /usr/lib/crt0-efi-x86_64.o \
  /external/syslinux/dos/
Makefile 38 OBJS = header.o crt0.o ldlinux.o \
  /external/syslinux/mk/
efi.mk 36 CRT0 := $(LIBDIR)/crt0-efi-$(EFI_SUBARCH).o
40 -L$(LIBDIR) --hash-style=gnu -m elf_$(ARCH) $(CRT0) -E
  /toolchain/binutils/binutils-2.25/gas/
makefile.vms 30 LIBS=,GNU_CC_LIBRARY:libgcc/lib,sys$$library:vaxcrtl.olb/lib,GNU_CC_LIBRARY:crt0.obj

Completed in 506 milliseconds