Home
last modified time | relevance | path

Searched refs:linker (Results 1 – 25 of 41) 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/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
A Dmakefiles.rst55 --- 7.9 Preprocessing linker scripts
358 2) vmlinux linker script
360 The linker script for vmlinux is located at
863 It is also possible to specify additional options to the linker.
979 It is also possible to specify additional options to the linker.
1112 Flags used for all invocations of the linker.
1127 the linker when linking the final vmlinux image.
1229 used when linking modules. This is often a linker script.
1391 options to the linker. The linker options are specified using the
1438 7.9 Preprocessing linker scripts
[all …]
A Devent.rst57 The event type is decoded by the symbol used by U-Boot for the event linker
/u-boot/arch/x86/include/asm/
A Dcb_sysinfo.h171 char *linker; member
/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/board/synopsys/iot_devkit/
A Du-boot.lds73 /* Keep relocation-related symbols to make linker happy */
/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/scripts/
A DKconfig.include30 # Return y if the linker supports <flag>, n otherwise
/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/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/board/qualcomm/dragonboard820c/
A Du-boot.lds3 * Override linker script for fastboot-readable images
/u-boot/arch/arm/mach-zynq/
A Du-boot.lds107 * __bss_base and __bss_limit are for linker only (overlay ordering)
/u-boot/tools/binman/test/
A DMakefile25 -Wl,--no-dynamic-linker
/u-boot/board/vscom/baltos/
A Du-boot.lds101 * __bss_base and __bss_limit are for linker only (overlay ordering)
/u-boot/doc/develop/devicetree/
A Dintro.rst31 - modify the linker script to bring in a file with some info in it
/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/arm/cpu/
A Du-boot.lds214 * __bss_base and __bss_limit are for linker only (overlay ordering)
/u-boot/common/spl/
A DKconfig.tpl100 The TPL stage will usually require a different linker-script
102 U-Boot stage. Set this to the path of the linker-script to
106 fall back to the linker-script used for the SPL stage.
/u-boot/doc/board/kontron/
A Dsl-mx8mm.rst37 If you are using GCC 12 and you get compiler/linker errors, try to add the
/u-boot/cmd/x86/
A Dcbsysinfo.c240 print_str(">Linker", info->linker); in show_table()

Completed in 41 milliseconds

12