Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 86) sorted by relevance

1234

/arch/unicore32/boot/compressed/
Dvmlinux.lds.S56 .comment 0 : { *(.comment) }
/arch/alpha/boot/
Dbootloader.lds24 .comment 0 : { *(.comment) }
/arch/arm/boot/bootp/
Dbootp.lds29 .comment 0 : { *(.comment) }
/arch/m68k/kernel/
Dvmlinux-std.lds63 .comment 0 : { *(.comment) }
Dvmlinux-nommu.lds90 .comment 0 : { *(.comment) }
/arch/arm/boot/compressed/
Dvmlinux.lds.S133 .comment 0 : { *(.comment) }
/arch/sparc/boot/
DMakefile19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@
43 OBJCOPYFLAGS_image.bin := -S -O binary -R .note -R .comment
/arch/unicore32/mm/
DKconfig2 comment "Processor Type"
11 comment "Processor Features"
/arch/s390/kernel/vdso32/
Dvdso32.lds.S63 .comment 0 : { *(.comment) }
/arch/s390/kernel/vdso64/
Dvdso64.lds.S63 .comment 0 : { *(.comment) }
/arch/powerpc/kernel/vdso64/
Dvdso64.lds.S79 .comment 0 : { *(.comment) }
/arch/powerpc/kernel/vdso32/
Dvdso32.lds.S80 .comment 0 : { *(.comment) }
/arch/powerpc/boot/
DzImage.coff.lds.S48 *(.comment)
/arch/mips/generic/
DKconfig20 comment "Legacy (non-UHI/non-FIT) Boards"
30 comment "MSCC Ocelot doesn't work with SEAD3 enabled"
46 comment "FIT/UHI Boards"
/arch/riscv/boot/
DMakefile17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
/arch/nios2/platform/
DKconfig.platform4 comment "Memory settings"
17 comment "Device tree"
53 comment "Nios II instructions"
115 comment "Cache settings"
/arch/xtensa/boot/boot-elf/
DMakefile22 $(Q)$(OBJCOPY) $(OBJCOPY_ARGS) -R .comment \
/arch/h8300/boot/
DMakefile9 OBJCOPYFLAGS_zImage := -O binary -R .note -R .comment -R .stab -R .stabstr -S
/arch/openrisc/
DMakefile22 OBJCOPYFLAGS := -O binary -R .note -R .comment -S
/arch/xtensa/boot/
DMakefile35 OBJCOPYFLAGS = --strip-all -R .comment -R .notes -O binary
/arch/unicore32/
DMakefile21 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment -S
/arch/microblaze/boot/
DMakefile8 OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary
/arch/arm64/boot/
DMakefile17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
/arch/mips/boot/compressed/
Dld.script54 *(.comment)
/arch/xtensa/boot/boot-redboot/
DMakefile23 $(Q)$(OBJCOPY) $(OBJCOPY_ARGS) -R .comment \

1234