Searched refs:comment (Results 1 - 25 of 69) sorted by path

123

/linux-master/arch/powerpc/boot/
H A DzImage.coff.lds.S48 *(.comment)
H A DMakefile411 $(STRIP) -s -R .comment $< -o $@
/linux-master/arch/sh/include/asm/
H A Dromimage-macros.h6 .macro LIST comment
/linux-master/drivers/media/pci/cx18/
H A Dcx18-cards.h111 char *comment; member in struct:cx18_card
/linux-master/include/uapi/linux/netfilter/
H A Dxt_comment.h8 char comment[XT_MAX_COMMENT_LEN]; member in struct:xt_comment_info
/linux-master/Documentation/sphinx/
H A DrstFlatTable.py292 row.append( (0, 0, nodes.comment()) )
323 if (isinstance(child , nodes.comment)
/linux-master/arch/arc/boot/
H A DMakefile7 OBJCOPYFLAGS= -O binary -R .note -R .note.gnu.build-id -R .comment -S
/linux-master/arch/arm/boot/
H A DMakefile13 OBJCOPYFLAGS :=-O binary -R .comment -S
/linux-master/arch/arm/include/debug/
H A Dsa1100.S24 @ the comment in arch/arm/mach-sa1100/include/mach/uncompress.h.
/linux-master/arch/arm64/boot/
H A DMakefile17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
/linux-master/arch/arm64/kernel/
H A Ddebug-monitors.c315 unsigned long comment = esr & ESR_ELx_BRK64_ISS_COMMENT_MASK; local
317 if ((comment & ~hook->mask) == hook->imm)
/linux-master/arch/loongarch/boot/
H A DMakefile7 drop-sections := .comment .note .options .note.gnu.build-id
/linux-master/arch/microblaze/boot/
H A DMakefile8 OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary
/linux-master/arch/mips/boot/
H A DMakefile21 drop-sections := .reginfo .mdebug .comment .note .pdr .options .MIPS.options
/linux-master/arch/mips/boot/compressed/
H A DMakefile62 OBJCOPYFLAGS_vmlinux.bin := $(OBJCOPYFLAGS) -O binary -R .comment -S
/linux-master/arch/openrisc/
H A DMakefile20 OBJCOPYFLAGS := -O binary -R .note -R .comment -S
/linux-master/arch/parisc/
H A DMakefile78 OBJCOPY_FLAGS =-O binary -R .note -R .comment -S
/linux-master/arch/parisc/boot/compressed/
H A DMakefile49 OBJCOPYFLAGS_vmlinux.bin := -R .comment -R .note -S
/linux-master/arch/parisc/kernel/vdso32/
H A Dvdso32.lds.S62 .comment 0 : { *(.comment) }
/linux-master/arch/parisc/kernel/vdso64/
H A Dvdso64.lds.S60 .comment 0 : { *(.comment) }
/linux-master/arch/riscv/boot/
H A DMakefile19 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
21 OBJCOPYFLAGS_xipImage :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
/linux-master/arch/s390/boot/
H A DMakefile106 OBJCOPYFLAGS_vmlinux.bin := -O binary --remove-section=.comment --remove-section=.vmlinux.info -S
/linux-master/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S67 .comment 0 : { *(.comment) }
/linux-master/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S67 .comment 0 : { *(.comment) }
/linux-master/arch/sh/
H A DMakefile79 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \

Completed in 1116 milliseconds

123