Home
last modified time | relevance | path

Searched refs:LDFLAGS_vmlinux (Results 1 – 21 of 21) sorted by relevance

/arch/arm/boot/compressed/
DMakefile121 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
124 LDFLAGS_vmlinux += --defsym zreladdr=$(ZRELADDR)
127 LDFLAGS_vmlinux += --be8
130 LDFLAGS_vmlinux += --no-undefined
132 LDFLAGS_vmlinux += -X
135 LDFLAGS_vmlinux += --orphan-handling=warn
138 LDFLAGS_vmlinux += -T
/arch/x86/boot/compressed/
DMakefile67 LDFLAGS_vmlinux := -pie $(call ld-option, --no-dynamic-linker) macro
69 LDFLAGS_vmlinux += --orphan-handling=warn
71 LDFLAGS_vmlinux += -z noexecstack
72 LDFLAGS_vmlinux += $(call ld-option,--no-warn-rwx-segments)
73 LDFLAGS_vmlinux += -T
/arch/nios2/boot/compressed/
DMakefile11 LDFLAGS_vmlinux := -T macro
/arch/arm64/
DMakefile13 LDFLAGS_vmlinux :=--no-undefined -X macro
19 LDFLAGS_vmlinux += -shared -Bsymbolic -z notext \
27 LDFLAGS_vmlinux += --fix-cortex-a53-843419
/arch/riscv/
DMakefile12 LDFLAGS_vmlinux := macro
14 LDFLAGS_vmlinux := --no-relax macro
/arch/hexagon/
DMakefile8 LDFLAGS_vmlinux += -G0
/arch/sh/boot/romimage/
DMakefile16 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(load-y) -e romstart \ macro
/arch/sh/
DMakefile103 LDFLAGS_vmlinux += -e _stext
107 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64 --oformat $(ld-bfd)
111 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64+4 --oformat $(ld-bfd)
/arch/h8300/boot/compressed/
DMakefile22 LDFLAGS_vmlinux := -Ttext $(IMAGE_OFFSET) -estartup -T $(obj)/vmlinux.lds \ macro
/arch/x86/
DMakefile212 LDFLAGS_vmlinux := --emit-relocs --discard-none macro
214 LDFLAGS_vmlinux := macro
223 LDFLAGS_vmlinux += -z max-page-size=0x200000
/arch/alpha/
DMakefile13 LDFLAGS_vmlinux := -static -N #-relax macro
/arch/powerpc/
DMakefile106 LDFLAGS_vmlinux-y := -Bstatic
107 LDFLAGS_vmlinux-$(CONFIG_RELOCATABLE) := -pie
108 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) macro
/arch/nds32/
DMakefile2 LDFLAGS_vmlinux := --no-undefined -X macro
/arch/sh/boot/compressed/
DMakefile33 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(IMAGE_OFFSET) -e startup \ macro
/arch/ia64/
DMakefile22 LDFLAGS_vmlinux := -static macro
/arch/s390/boot/compressed/
DMakefile24 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup -T macro
/arch/um/
DMakefile146 export LDFLAGS_vmlinux := $(LDFLAGS_EXECSTACK) macro
/arch/arm/
DMakefile13 LDFLAGS_vmlinux := --no-undefined -X --pic-veneer macro
15 LDFLAGS_vmlinux += --be8
/arch/parisc/boot/compressed/
DMakefile28 LDFLAGS_vmlinux := -X -e startup --as-needed -T macro
/arch/s390/
DMakefile21 LDFLAGS_vmlinux := -pie macro
/arch/mips/
DMakefile100 LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
105 LDFLAGS_vmlinux += --emit-relocs