Home
last modified time | relevance | path

Searched defs:LD (Results 1 – 18 of 18) sorted by relevance

/linux-2.4.37.9/arch/sparc64/
DMakefile26 LD = sparc64-linux-ld macro
32 LD := $(LD) -m elf64_sparc macro
/linux-2.4.37.9/arch/cris/boot/compressed/
DMakefile16 LD = ld-cris macro
/linux-2.4.37.9/arch/sparc/
DMakefile23 LD := $(LD) -m elf32_sparc macro
/linux-2.4.37.9/arch/cris/boot/rescue/
DMakefile11 LD = gcc-cris -mlinux -nostdlib macro
/linux-2.4.37.9/arch/sh/
DMakefile39 LD =$(CROSS_COMPILE)ld $(LDFLAGS) macro
/linux-2.4.37.9/arch/sh64/
DMakefile38 LD = $(CROSS_COMPILE)ld $(LDFLAGS) macro
/linux-2.4.37.9/arch/cris/
DMakefile27 LD = if [ ! -e $(LD_SCRIPT).tmp -o $(LD_SCRIPT) -nt $(LD_SCRIPT).tmp ]; then \ macro
/linux-2.4.37.9/arch/i386/
DMakefile19 LD=$(CROSS_COMPILE)ld -m elf_i386 macro
/linux-2.4.37.9/arch/s390x/
DMakefile16 LD=$(CROSS_COMPILE)ld -m elf64_s390 macro
/linux-2.4.37.9/arch/ppc64/
DMakefile25 LD := $(LD) -m elf64ppc macro
/linux-2.4.37.9/arch/s390/
DMakefile16 LD=$(CROSS_COMPILE)ld -m elf_s390 macro
/linux-2.4.37.9/arch/x86_64/
DMakefile36 LD=$(CROSS_COMPILE)ld -m elf_x86_64 macro
/linux-2.4.37.9/arch/ppc/kernel/
Dalign.c33 #define LD 1 /* load */ macro
/linux-2.4.37.9/arch/ppc64/kernel/
Dalign.c36 #define LD 1 /* load */ macro
/linux-2.4.37.9/include/asm-i386/
Dxor.h35 #define LD(x,y) " movq 8*("#x")(%1), %%mm"#y" ;\n" macro
574 #define LD(x,y) " movaps "OFFS(x)"(%1), %%xmm"#y" ;\n" macro
/linux-2.4.37.9/
DMakefile29 LD = $(CROSS_COMPILE)ld macro
/linux-2.4.37.9/include/asm-x86_64/
Dxor.h64 #define LD(x,y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n" macro
/linux-2.4.37.9/drivers/block/
DDAC960.h951 } __attribute__ ((packed)) LD; member