Searched defs:STRIP (Results 1 – 4 of 4) sorted by relevance
101 STRIP = $(CROSS)strip macro 107 STRIP ?= $(CROSS)strip macro
74 STRIP := strip macro
519 STRIP = $(LLVM_PREFIX)llvm-strip$(LLVM_SUFFIX) macro 528 STRIP = $(CROSS_COMPILE)strip macro
267 STRIP := $(CHOST)-strip macro [all...]