Searched defs:LLD (Results 1 – 3 of 3) sorted by relevance
111 LLD := lld macro113 LLD := ld macro
201 LLD := lld macro203 LLD := $(shell command -v $(LD)) macro
8526 static char *LLD(uint64 instruction, Dis_info *info) in LLD() function