Home
last modified time | relevance | path

Searched defs:LDFLAGS_vmlinux (Results 1 – 17 of 17) sorted by relevance

/linux-6.6.21/arch/x86/
DMakefile226 LDFLAGS_vmlinux := --emit-relocs --discard-none macro
228 LDFLAGS_vmlinux := macro
/linux-6.6.21/arch/nios2/boot/compressed/
DMakefile11 LDFLAGS_vmlinux := -T macro
/linux-6.6.21/arch/sh/boot/romimage/
DMakefile16 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(load-y) -e romstart \ macro
/linux-6.6.21/arch/sh/boot/compressed/
DMakefile32 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(IMAGE_OFFSET) -e startup \ macro
/linux-6.6.21/arch/alpha/
DMakefile13 LDFLAGS_vmlinux := -static -N #-relax macro
/linux-6.6.21/arch/ia64/
DMakefile21 LDFLAGS_vmlinux := -static macro
/linux-6.6.21/arch/parisc/boot/compressed/
DMakefile26 LDFLAGS_vmlinux := -X -e startup --as-needed -T macro
/linux-6.6.21/arch/arm/boot/compressed/
DMakefile113 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
/linux-6.6.21/arch/arm64/
DMakefile13 LDFLAGS_vmlinux :=--no-undefined -X macro
/linux-6.6.21/arch/m68k/
DMakefile77 LDFLAGS_vmlinux = -N macro
/linux-6.6.21/arch/riscv/
DMakefile9 LDFLAGS_vmlinux := -z norelro macro
/linux-6.6.21/arch/s390/
DMakefile18 LDFLAGS_vmlinux := -pie macro
/linux-6.6.21/arch/x86/boot/compressed/
DMakefile69 LDFLAGS_vmlinux := -pie $(call ld-option, --no-dynamic-linker) macro
/linux-6.6.21/arch/s390/boot/
DMakefile76 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup $(if $(CONFIG_VMLINUX_MAP),-Map=$(obj)/vmlinux.ma… macro
/linux-6.6.21/arch/powerpc/
DMakefile102 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) macro
/linux-6.6.21/arch/arm/
DMakefile13 LDFLAGS_vmlinux := --no-undefined -X --pic-veneer -z norelro macro
/linux-6.6.21/
DMakefile537 LDFLAGS_vmlinux = macro
1163 vmlinux: export LDFLAGS_vmlinux = $(_LDFLAGS_vmlinux) macro