Searched refs:LLD (Results 1 – 11 of 11) sorted by relevance
138 aware of an LLD when that LLD registers its first HBA.146 LLD mid level LLD175 LLD mid level LLD201 LLD mid level LLD217 LLD mid level LLD335 * into the LLD.490 * area for the LLD.689 * Optionally defined in: LLD957 * Defined in: LLD1166 Should only be called by an LLD if the LLD has accepted[all …]
49 if [ "$1" = LLD ]; then52 name=LLD53 disp_name=LLD
6 Say Y here to enable the TCM Virtual SAS target and Linux/SCSI LLD
112 LLD := lld macro114 LLD := ld macro
224 ${CROSS}ld -V 2>&1 | grep -q LLD383 rodynamic=$(if ${CROSS}ld -V 2>&1 | grep -q LLD ; then echo "-z rodynamic"; fi)
265 LLD := lld macro267 LLD := $(shell command -v $(LD)) macro277 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \286 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \
742 - and linking with LLD.1513 format. Requires a compatible linker (LLD supports this feature), as
63 # LLD >= 14: https://github.com/llvm/llvm-project/issues/50505
626 # Option is available to BFD, but LLD does not support ELFv1 so this is
173 supported in LLD until version 14. The combined range is -/+ 256 MiB,
56 def_bool $(success,test "$(ld-name)" = LLD)
Completed in 31 milliseconds