Home
last modified time | relevance | path

Searched refs:STRIP (Results 1 – 6 of 6) sorted by relevance

/xnu-8796.141.3/tools/tests/
H A DMakefile.common97 ifeq ($(origin STRIP),undefined)
98 export STRIP := $(shell $(XCRUN) -sdk "$(TARGETSDK)" -find strip)
/xnu-8796.141.3/libkern/kxld/
H A DMakefile92 STRIP = xcrun -sdk $(SDK_DIR) strip macro
162 $(STRIP) -S -x $@
/xnu-8796.141.3/tools/tests/execperf/
H A DMakefile85 $(STRIP) -S -o $@ $(SYMROOT)/run
/xnu-8796.141.3/makedefs/
H A DMakeInc.cmd85 LOG_STRIP = $(call _LOG_HOST,STRIP)
201 ifeq ($(origin STRIP),undefined)
202 export STRIP := $(shell $(XCRUN) -sdk $(SDKROOT) -find strip)
H A DMakeInc.kernel111 $(_v)$(STRIP) $(STRIP_FLAGS) $< -o $@
H A DMakeInc.def967 STRIP = true