Home
last modified time | relevance | path

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

12

/u-boot/doc/api/
A Dlinker_lists.rst6 A linker list is constructed by grouping together linker input
27 section and "_" for the variable, so that the linker cannot confuse
37 The naming scheme for input sections allows grouping all linker lists
38 into a single linker output section and grouping all entries for a
52 Start and end symbols for the whole of the linker lists area can be
102 The linker script uses alphabetic sorting to group the different linker
104 alignment. But when the linker packs the structs together it cannot ensure
105 that a linker list starts on the expected alignment boundary.
113 With sandbox on x86_64, a reference to a linker list item using
/u-boot/arch/x86/include/asm/arch-coreboot/
A Dsysinfo.h40 char *linker; member
/u-boot/doc/develop/
A Dcommands.rst155 the linker in a special section using the linker lists mechanism
160 command array can be iterated over using the linker lists macros.
162 The linker lists feature ensures that the linker does not discard
/u-boot/scripts/
A DKconfig.include26 # Return y if the linker supports <flag>, n otherwise
/u-boot/board/synopsys/iot_devkit/
A Du-boot.lds72 /* Keep relocation-related symbols to make linker happy */
/u-boot/arch/x86/lib/
A Delf_x86_64_efi.lds3 * U-Boot EFI linker script
A Delf_ia32_efi.lds3 * U-Boot EFI linker script
/u-boot/arch/arm/lib/
A Delf_arm_efi.lds3 * U-Boot ARM EFI linker script
A Delf_aarch64_efi.lds3 * U-Boot aarch64 EFI linker script
/u-boot/doc/
A DREADME.arm-relocation3 At arch level: add linker flag -pie
5 This causes the linker to generate fixup tables .rel.dyn and .dynsym,
12 At cpu level: modify linker file and add a relocation and fixup loop
14 the linker file must be modified to include the .rel.dyn and .dynsym
/u-boot/arch/riscv/lib/
A Delf_riscv32_efi.lds3 * U-Boot riscv32 EFI linker script
A Delf_riscv64_efi.lds3 * U-Boot riscv64 EFI linker script
/u-boot/board/qualcomm/dragonboard410c/
A Du-boot.lds3 * Override linker script for fastboot-readable images
/u-boot/board/qualcomm/dragonboard820c/
A Du-boot.lds3 * Override linker script for fastboot-readable images
/u-boot/tools/binman/test/
A DMakefile25 -Wl,--no-dynamic-linker
/u-boot/board/compulab/cm_t335/
A Du-boot.lds84 * __bss_base and __bss_limit are for linker only (overlay ordering)
/u-boot/board/cirrus/edb93xx/
A Du-boot.lds87 * __bss_base and __bss_limit are for linker only (overlay ordering)
/u-boot/arch/arm/mach-zynq/
A Du-boot.lds107 * __bss_base and __bss_limit are for linker only (overlay ordering)
/u-boot/board/vscom/baltos/
A Du-boot.lds101 * __bss_base and __bss_limit are for linker only (overlay ordering)
/u-boot/board/ti/am335x/
A Du-boot.lds137 * __bss_base and __bss_limit are for linker only (overlay ordering)
/u-boot/board/cadence/xtfpga/
A DREADME110 would be necessary to temporarily alter the linker script to place
123 if one doesn't expect it, the linker script provides a link-time
/u-boot/arch/x86/cpu/coreboot/
A Dtables.c196 cb_parse_string(ptr, &info->linker); in cb_parse_header()
/u-boot/arch/
A DKconfig16 Force the each linker list to be aligned to this boundary. This
17 is required if ll_entry_get() is used, since otherwise the linker
/u-boot/arch/arm/cpu/
A Du-boot.lds212 * __bss_base and __bss_limit are for linker only (overlay ordering)
/u-boot/
A DKconfig358 bool "Use a custom location for the U-Boot linker script"
362 for the ile "u-boot.lds" and use that as our linker. However, in
363 some cases we need to provide a different linker script. To do so,
371 Path within the source tree to the linker script to use for the

Completed in 21 milliseconds

12