Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/unicore32/boot/compressed/
DMakefile45 LDFLAGS_vmlinux += -p
47 LDFLAGS_vmlinux += --no-undefined
49 LDFLAGS_vmlinux += -X
51 LDFLAGS_vmlinux += -T
/Linux-v5.4/arch/arm/boot/compressed/
DMakefile127 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
130 LDFLAGS_vmlinux += --defsym zreladdr=$(ZRELADDR)
133 LDFLAGS_vmlinux += --be8
136 LDFLAGS_vmlinux += --no-undefined
138 LDFLAGS_vmlinux += -X
140 LDFLAGS_vmlinux += -T
/Linux-v5.4/arch/arm64/
DMakefile13 LDFLAGS_vmlinux :=--no-undefined -X macro
21 LDFLAGS_vmlinux += -shared -Bsymbolic -z notext -z norelro \
29 LDFLAGS_vmlinux += --fix-cortex-a53-843419
/Linux-v5.4/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-v5.4/arch/riscv/
DMakefile12 LDFLAGS_vmlinux := macro
14 LDFLAGS_vmlinux := --no-relax macro
/Linux-v5.4/arch/powerpc/
DMakefile122 LDFLAGS_vmlinux-y := -Bstatic
123 LDFLAGS_vmlinux-$(CONFIG_RELOCATABLE) := -pie
124 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) macro
125 LDFLAGS_vmlinux += $(call ld-option,--orphan-handling=warn)
/Linux-v5.4/arch/nios2/boot/compressed/
DMakefile11 LDFLAGS_vmlinux := -T macro
/Linux-v5.4/arch/hexagon/
DMakefile8 LDFLAGS_vmlinux += -G0
/Linux-v5.4/arch/xtensa/boot/boot-elf/
DMakefile28 $(Q)$(LD) $(KBUILD_LDFLAGS) $(LDFLAGS_vmlinux) \
/Linux-v5.4/arch/sh/boot/romimage/
DMakefile16 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(load-y) -e romstart \ macro
/Linux-v5.4/arch/unicore32/
DMakefile19 LDFLAGS_vmlinux := -p --no-undefined -X macro
/Linux-v5.4/arch/h8300/boot/compressed/
DMakefile22 LDFLAGS_vmlinux := -Ttext $(IMAGE_OFFSET) -estartup -T $(obj)/vmlinux.lds \ macro
/Linux-v5.4/arch/alpha/
DMakefile13 LDFLAGS_vmlinux := -static -N #-relax macro
/Linux-v5.4/arch/nds32/
DMakefile2 LDFLAGS_vmlinux := --no-undefined -X macro
/Linux-v5.4/arch/sh/boot/compressed/
DMakefile36 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(IMAGE_OFFSET) -e startup \ macro
/Linux-v5.4/arch/ia64/
DMakefile22 LDFLAGS_vmlinux := -static macro
/Linux-v5.4/
DMakefile438 LDFLAGS_vmlinux = macro
842 LDFLAGS_vmlinux += --gc-sections
910 LDFLAGS_vmlinux += --build-id
913 LDFLAGS_vmlinux += $(call ld-option, -X,)
917 LDFLAGS_vmlinux += --pack-dyn-relocs=relr
1042 export LDFLAGS_vmlinux
1073 $(CONFIG_SHELL) $< $(LD) $(KBUILD_LDFLAGS) $(LDFLAGS_vmlinux) ; \
/Linux-v5.4/arch/s390/boot/compressed/
DMakefile24 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup -T macro
/Linux-v5.4/scripts/
Dlink-vmlinux.sh81 ${LD} ${KBUILD_LDFLAGS} ${LDFLAGS_vmlinux} \
/Linux-v5.4/arch/parisc/boot/compressed/
DMakefile27 LDFLAGS_vmlinux := -X -e startup --as-needed -T macro
/Linux-v5.4/arch/arm/
DMakefile13 LDFLAGS_vmlinux := --no-undefined -X --pic-veneer macro
15 LDFLAGS_vmlinux += --be8
/Linux-v5.4/arch/s390/
DMakefile21 LDFLAGS_vmlinux := -pie macro
/Linux-v5.4/arch/x86/boot/compressed/
DMakefile58 LDFLAGS_vmlinux := -T macro
/Linux-v5.4/arch/mips/
DMakefile97 LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
102 LDFLAGS_vmlinux += --emit-relocs
/Linux-v5.4/arch/x86/
DMakefile51 LDFLAGS_vmlinux := --emit-relocs --discard-none macro

12