Home
last modified time | relevance | path

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

12345678910>>...27

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-91/
H A D0001-rewrite-cargo-host-linker-in-python3.patch4 Subject: [PATCH] Rewrite cargo-host-linker in python3
10 cargo-host-linker has /bin/sh as it's interpreter, but cargo run the cmd
16 rewrite cargo-host-linker in python3
22 build/cargo-host-linker | 24 +++++++---
25 diff --git a/build/cargo-host-linker b/build/cargo-host-linker
27 --- a/build/cargo-host-linker
28 +++ b/build/cargo-host-linker
31 -# See comment in cargo-linker.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/
H A D0014-rewrite-cargo-host-linker-in-python3.patch4 Subject: [PATCH] Rewrite cargo-host-linker in python3
10 cargo-host-linker has /bin/sh as it's interpreter, but cargo run the cmd
16 rewrite cargo-host-linker in python3
22 build/cargo-host-linker | 24 +++++++---
25 diff --git a/build/cargo-host-linker b/build/cargo-host-linker
27 --- a/build/cargo-host-linker
28 +++ b/build/cargo-host-linker
31 -# See comment in cargo-linker.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dld.info3 This file documents the GNU linker LD (GNU Toolchain for the A-profile
16 * Ld: (ld). The GNU linker.
25 This file documents the GNU linker ld (GNU Toolchain for the A-profile
66 Aside from its flexibility, the GNU linker is more helpful than other
78 The GNU linker 'ld' is meant to cover a broad range of situations, and
93 The linker supports a plethora of command-line options, but in actual
121 Usually the linker is invoked with at least one object file, but you
124 specified, the linker does not produce any output, and issues the
127 If the linker cannot recognize the format of an object file, it will
128 assume that it is a linker script. A script specified in this way
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dld.info3 This file documents the GNU linker LD (GNU Toolchain for the A-profile
16 * Ld: (ld). The GNU linker.
25 This file documents the GNU linker ld (GNU Toolchain for the A-profile
66 Aside from its flexibility, the GNU linker is more helpful than other
78 The GNU linker 'ld' is meant to cover a broad range of situations, and
93 The linker supports a plethora of command-line options, but in actual
121 Usually the linker is invoked with at least one object file, but you
124 specified, the linker does not produce any output, and issues the
127 If the linker cannot recognize the format of an object file, it will
128 assume that it is a linker script. A script specified in this way
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.commands19 the linker in a special section using the linker lists mechanism
24 command array can be iterated over using the linker lists macros.
26 The linker lists feature ensures that the linker does not discard
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk/
H A Dtkprivate.diff9 # String to pass to linker to pick up the Tk library from its
14 # String to pass to linker to pick up the Tk library from its
27 # String to pass to linker to pick up the Tk stub library from its
32 # String to pass to linker to pick up the Tk stub library from its
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-always-use-bfd-linker.patch4 Subject: [PATCH] always use bfd linker
6 its possible that distros choose to default to gold linker
7 therefore explicitly asking for bfd linker would fix the
/OK3568_Linux_fs/kernel/scripts/
H A DKconfig.include31 # Return y if the linker supports <flag>, n otherwise
40 $(error-if,$(failure,command -v $(LD)),linker '$(LD)' not found)
42 # Fail if the linker is gold as it's not capable of linking the kernel proper
43 $(error-if,$(success, $(LD) -v | grep -q gold), gold linker '$(LD)' not supported)
/OK3568_Linux_fs/buildroot/package/kvm-unit-tests/
H A D0004-Fix-powerpc-issue-with-the-linker-from-Fedora-32.patch4 Subject: [PATCH] Fix powerpc issue with the linker from Fedora 32
6 The linker from Fedora 32 complains:
11 Let's introduce some fake PHDRs to the linker script to get this
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0001-ltmain.in-Parse-additional-clang-options.patch5 some cases. There fore pass these options to linker when found in
24 - -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
25 + -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*|-rtlib=*|--unwindli…
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/librsvg/
H A Dlibrsvg_2.52.7.bb41 # rust-cross writes the target linker binary into target json definition without any flags.
42 # This breaks here because the linker isn't going to work without at least knowing where
48 sed -ie 's,"linker": ".*","linker": "${RUST_TARGET_CC}",g' ${WORKDIR}/${HOST_SYS}.json
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A D0001-Add-lxml2-to-linker-cmdline-of-xml-is-found.patch4 Subject: [PATCH] Add -lxml2 to linker cmdline of xml is found
9 liblldbHost.a however requires libxml on linker
16 | clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch4 Subject: [PATCH] gcc: armv4: pass fix-v4bx to linker to support EABI.
8 the option is not passed to linker when chosing march=armv4
29 +/* For armv4 we pass --fix-v4bx to linker to support EABI */
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Dlto.inc43 # -fuse-linker-plugin
45 # code from .a files to linker
46 LTO ?= "-flto -ffat-lto-objects -fuse-linker-plugin ${LTOEXTRA}"
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dmodule-common.lds2 * Common module linker script, always used when linking a module.
3 * Archs are free to supply their own linker scripts. ld will
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dmodule-common.lds2 * Common module linker script, always used when linking a module.
3 * Archs are free to supply their own linker scripts. ld will
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dmodule-common.lds2 * Common module linker script, always used when linking a module.
3 * Archs are free to supply their own linker scripts. ld will
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dmodule-common.lds2 * Common module linker script, always used when linking a module.
3 * Archs are free to supply their own linker scripts. ld will
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dlink_fribidi.patch2 used but the library is not linked in, and they are marked undefined by BFD linker
3 but gold linker refuses to link
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/mosquitto/files/
H A D1571.patch18 + LINK_DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/linker.version
19 + LINK_FLAGS "-Wl,--version-script=${CMAKE_CURRENT_SOURCE_DIR}/linker.version"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0001-binutils-crosssdk-Generate-relocatable-SDKs.patch6 This patch will modify the ELF linker scripts so that the crosssdk
7 linker will generate binaries with a 4096 bytes PT_INTERP section. When the binaries
11 generate larger .interp section for gold linker as well
/OK3568_Linux_fs/buildroot/boot/at91bootstrap/
H A Dat91bootstrap-1.16-gcc-4.6.x-ldscript-fix.patch4 Subject: [PATCH] at91bootstrap: fix overlap linker issue
6 The linker script of the at91bootstrap package has to be modified when
/OK3568_Linux_fs/buildroot/package/woff2/
H A D0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch7 libbrotlicommon. When requesting the linker flags using pkg-config for
13 linker errors when Brotli has been built as static libraries, due to
14 the missing symbols from libbrotlicommon being unknown to the linker.
/OK3568_Linux_fs/kernel/arch/ia64/scripts/
H A Dtoolchain-flags23 warning: your linker cannot handle cross-segment segment-relative relocations.
24 please upgrade to a newer version (it is safe to use this linker, but
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-configure-Pass-linker-specific-options-with-Wl.patch4 Subject: [PATCH] configure: Pass linker specific options with -Wl
6 This helps make it pass the options to linker correctly

12345678910>>...27