Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/unicore32/boot/compressed/
DMakefile45 LDFLAGS_vmlinux += -p
47 LDFLAGS_vmlinux += --no-undefined
49 LDFLAGS_vmlinux += -X
51 LDFLAGS_vmlinux += -T
/Linux-v4.19/arch/arm/boot/compressed/
DMakefile126 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
129 LDFLAGS_vmlinux += --defsym zreladdr=$(ZRELADDR)
132 LDFLAGS_vmlinux += --be8
135 LDFLAGS_vmlinux += -p
137 LDFLAGS_vmlinux += --no-undefined
139 LDFLAGS_vmlinux += -X
141 LDFLAGS_vmlinux += -T
/Linux-v4.19/arch/arm64/
DMakefile13 LDFLAGS_vmlinux :=--no-undefined -X macro
21 LDFLAGS_vmlinux += -pie -shared -Bsymbolic \
29 LDFLAGS_vmlinux += --fix-cortex-a53-843419
/Linux-v4.19/arch/riscv/
DMakefile12 LDFLAGS_vmlinux := macro
14 LDFLAGS_vmlinux := --no-relax macro
/Linux-v4.19/arch/sh/
DMakefile113 LDFLAGS_vmlinux += -e _stext
117 LDFLAGS_vmlinux += --defsym phys_stext=_stext-$(CONFIG_PAGE_OFFSET) \
124 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64 --oformat $(ld-bfd)
128 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64+4 --oformat $(ld-bfd)
/Linux-v4.19/arch/powerpc/
DMakefile115 LDFLAGS_vmlinux-y := -Bstatic
116 LDFLAGS_vmlinux-$(CONFIG_RELOCATABLE) := -pie
117 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) macro
118 LDFLAGS_vmlinux += $(call ld-option,--orphan-handling=warn)
/Linux-v4.19/arch/nios2/boot/compressed/
DMakefile11 LDFLAGS_vmlinux := -T macro
/Linux-v4.19/arch/hexagon/
DMakefile8 LDFLAGS_vmlinux += -G0
/Linux-v4.19/arch/xtensa/boot/boot-elf/
DMakefile28 $(Q)$(LD) $(KBUILD_LDFLAGS) $(LDFLAGS_vmlinux) \
/Linux-v4.19/arch/openrisc/
DMakefile23 LDFLAGS_vmlinux := macro
/Linux-v4.19/arch/sh/boot/romimage/
DMakefile16 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(load-y) -e romstart \ macro
/Linux-v4.19/arch/unicore32/
DMakefile19 LDFLAGS_vmlinux := -p --no-undefined -X macro
/Linux-v4.19/arch/h8300/boot/compressed/
DMakefile22 LDFLAGS_vmlinux := -Ttext $(IMAGE_OFFSET) -estartup -T $(obj)/vmlinux.lds \ macro
/Linux-v4.19/arch/alpha/
DMakefile13 LDFLAGS_vmlinux := -static -N #-relax macro
/Linux-v4.19/arch/nds32/
DMakefile1 LDFLAGS_vmlinux := --no-undefined -X macro
/Linux-v4.19/arch/sh/boot/compressed/
DMakefile36 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(IMAGE_OFFSET) -e startup \ macro
/Linux-v4.19/scripts/
Dlink-vmlinux.sh98 ${LD} ${KBUILD_LDFLAGS} ${LDFLAGS_vmlinux} -o ${2} \
/Linux-v4.19/arch/s390/boot/compressed/
DMakefile22 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup -T macro
/Linux-v4.19/arch/parisc/boot/compressed/
DMakefile26 LDFLAGS_vmlinux := -X -e startup --as-needed -T macro
/Linux-v4.19/arch/ia64/
DMakefile24 LDFLAGS_vmlinux := -static macro
/Linux-v4.19/
DMakefile400 LDFLAGS_vmlinux = macro
790 LDFLAGS_vmlinux += --gc-sections
857 LDFLAGS_vmlinux += $(LDFLAGS_BUILD_ID)
860 LDFLAGS_vmlinux += $(call ld-option, -X,)
991 export LDFLAGS_vmlinux
1022 $(CONFIG_SHELL) $< $(LD) $(KBUILD_LDFLAGS) $(LDFLAGS_vmlinux) ; \
/Linux-v4.19/arch/arm/
DMakefile13 LDFLAGS_vmlinux :=-p --no-undefined -X --pic-veneer macro
15 LDFLAGS_vmlinux += --be8
/Linux-v4.19/arch/x86/boot/compressed/
DMakefile58 LDFLAGS_vmlinux := -T macro
/Linux-v4.19/arch/mips/
DMakefile95 LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
100 LDFLAGS_vmlinux += --emit-relocs
/Linux-v4.19/arch/x86/
DMakefile50 LDFLAGS_vmlinux := --emit-relocs macro

12