Home
last modified time | relevance | path

Searched refs:LLD (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/scripts/
H A Dld-version.sh45 while [ $# -gt 1 -a "$1" != "LLD" ]; do
49 if [ "$1" = LLD ]; then
52 name=LLD
53 disp_name=LLD
/kernel/linux/linux-5.10/scripts/
H A Dlld-version.sh30 while [ $# -gt 1 -a "$1" != "LLD" ]; do
33 if [ "$1" = LLD ]; then
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A DMakefile108 LLD := lld macro
110 LLD := ld macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dwrapper224 ${CROSS}ld -V 2>&1 | grep -q LLD
383 rodynamic=$(if ${CROSS}ld -V 2>&1 | grep -q LLD ; then echo "-z rodynamic"; fi)
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A DMakefile192 LLD := lld macro
194 LLD := ld macro
203 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \
210 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \

Completed in 3 milliseconds