Home
last modified time | relevance | path

Searched defs:LLD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile108 LLD := lld macro
110 LLD := ld macro
/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile192 LLD := lld macro
194 LLD := ld macro
/openbmc/qemu/disas/
H A Dnanomips.c8526 static char *LLD(uint64 instruction, Dis_info *info) in LLD() function