Home
last modified time | relevance | path

Searched refs:sections (Results 1 – 25 of 36) sorted by relevance

12

/arch/ia64/hp/sim/boot/
Dbootloader.lds7 /* Read-only sections, merged into text segment: */
20 /* We want the small data sections together, so single-instruction offsets
33 /* Stabs debugging sections. */
41 /* DWARF debug sections.
42 Symbols in the DWARF debugging sections are relative to the beginning
/arch/ia64/
Dmodule.lds3 /* Group unwind sections into a single section: */
7 * Create place-holder sections to hold the PLTs, GOT, and
/arch/alpha/include/asm/
DKbuild12 generic-y += sections.h
/arch/m32r/include/asm/
DKbuild11 generic-y += sections.h
/arch/mn10300/include/asm/
DKbuild12 generic-y += sections.h
/arch/score/include/asm/
DKbuild9 generic-y += sections.h
/arch/score/
DMakefile16 -D__linux__ -ffunction-sections -ffreestanding
/arch/mips/include/asm/
DKbuild17 generic-y += sections.h
/arch/x86/boot/
Dsetup.ld62 . = ASSERT(__end_init <= 5*512, "init sections too big!");
/arch/arm64/
DKconfig.debug76 bool "Align linker sections up to SECTION_SIZE"
78 If this option is enabled, sections that may potentially be marked as
80 the kernel. This prevents sections from being split into pages and
/arch/m68k/include/asm/
DKbuild20 generic-y += sections.h
/arch/xtensa/include/asm/
DKbuild25 generic-y += sections.h
/arch/cris/include/asm/
DKbuild26 generic-y += sections.h
/arch/metag/include/asm/
DKbuild25 generic-y += sections.h
/arch/metag/
DMakefile36 KBUILD_CFLAGS += -ffunction-sections
/arch/unicore32/include/asm/
DKbuild27 generic-y += sections.h
/arch/hexagon/include/asm/
DKbuild29 generic-y += sections.h
/arch/openrisc/include/asm/
DKbuild31 generic-y += sections.h
/arch/x86/
DMakefile212 cfi-sections := $(call as-instr,.cfi_sections .debug_frame,-DCONFIG_AS_CFI_SECTIONS=1)
224 KBUILD_AFLAGS += $(cfi) $(cfi-sigframe) $(cfi-sections) $(asinstr) $(avx_instr) $(avx2_instr) $(avx…
225 KBUILD_CFLAGS += $(cfi) $(cfi-sigframe) $(cfi-sections) $(asinstr) $(avx_instr) $(avx2_instr) $(avx…
/arch/nios2/include/asm/
DKbuild32 generic-y += sections.h
/arch/mips/boot/
DMakefile21 drop-sections := .reginfo .mdebug .comment .note .pdr .options .MIPS.options
22 strip-flags := $(addprefix --remove-section=,$(drop-sections))
/arch/powerpc/kernel/
Dfadump.c59 const __be32 *sections; in early_init_dt_scan_fw_dump() local
92 sections = of_get_flat_dt_prop(node, "ibm,configure-kernel-dump-sizes", in early_init_dt_scan_fw_dump()
95 if (!sections) in early_init_dt_scan_fw_dump()
100 for (i = 0; i < num_sections; i++, sections += 3) { in early_init_dt_scan_fw_dump()
101 u32 type = (u32)of_read_number(sections, 1); in early_init_dt_scan_fw_dump()
106 of_read_ulong(&sections[1], 2); in early_init_dt_scan_fw_dump()
110 of_read_ulong(&sections[1], 2); in early_init_dt_scan_fw_dump()
/arch/h8300/include/asm/
DKbuild39 generic-y += sections.h
/arch/parisc/
DMakefile70 cflags-y += -ffunction-sections
/arch/frv/kernel/
Dentry-table.S161 # - note: each macro inserts code into multiple sections

12