Searched refs:sections (Results 1 - 25 of 137) sorted by relevance

123456

/u-boot/arch/nios2/include/asm/
H A Dsections.h1 #include <asm-generic/sections.h>
/u-boot/arch/powerpc/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/riscv/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/sh/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/xtensa/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/m68k/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/microblaze/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/arm/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/mips/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/arc/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/x86/include/asm/
H A Dsections.h9 #include <asm-generic/sections.h>
/u-boot/arch/sh/
H A Dconfig.mk11 PLATFORM_RELFLAGS += -fpic -ffunction-sections -fdata-sections
12 LDFLAGS_FINAL = --gc-sections
/u-boot/arch/xtensa/lib/
H A Drelocate.c7 #include <asm/sections.h>
/u-boot/arch/sandbox/lib/
H A DMakefile8 obj-y += fdt_fixup.o interrupts.o sections.o
/u-boot/arch/sandbox/include/asm/
H A Dsections.h12 #include <asm-generic/sections.h>
/u-boot/board/sifive/unmatched/
H A Dunmatched.c11 #include <asm/sections.h>
/u-boot/arch/riscv/
H A Dconfig.mk29 PLATFORM_RELFLAGS += -fno-common -ffunction-sections -fdata-sections
30 LDFLAGS_u-boot += --gc-sections -static -pie
/u-boot/arch/mips/mach-mtmips/
H A Dspl.c10 #include <asm/sections.h>
/u-boot/arch/arm/mach-stm32mp/
H A Dboot_params.c12 #include <asm/sections.h>
/u-boot/arch/powerpc/
H A Dconfig.mk6 LDFLAGS_FINAL += --gc-sections
8 PLATFORM_RELFLAGS += -fpic -mrelocatable -ffunction-sections \
9 -fdata-sections -mcall-linux
/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmisc.h9 #include <asm/sections.h>
/u-boot/board/siemens/capricorn/
H A Dspl.c13 #include <asm/sections.h>
/u-boot/arch/mips/
H A Dconfig.mk64 PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
65 LDFLAGS_FINAL += --gc-sections
68 LDFLAGS_STANDALONE += --gc-sections
/u-boot/board/bsh/imx8mn_smm_s2/
H A Dspl.c16 #include <asm/sections.h>
/u-boot/board/variscite/imx8mn_var_som/
H A Dspl.c16 #include <asm/sections.h>

Completed in 101 milliseconds

123456