HomeSort by relevance Sort by last modified time
    Searched refs:unneeded (Results 1 - 15 of 15) sorted by null

  /dalvik/vm/mterp/
rebuild.sh 28 echo Removing unneeded assembly source for portable interpreter
  /external/e2fsprogs/lib/
Makefile.elf-lib 55 @$(STRIP) --strip-unneeded --remove-section=.comment \
60 @$(STRIP) --strip-unneeded --remove-section=.comment \
  /external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.SlackBuild 39 find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
40 find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
  /ndk/build/core/
default-build-commands.mk 72 # It is thus safe to use --strip-unneeded, which is only dangerous
74 cmd-strip = $(TOOLCHAIN_PREFIX)strip --strip-unneeded $(call host-path,$1)
  /ndk/build/tools/
build-gdbserver.sh 235 run $TOOLCHAIN_PREFIX-objcopy --strip-unneeded $BUILD_OUT/gdbserver $DEST/$DSTFILE
  /system/wlan/ti/sta_dk_4_0_4_32/
Makefile 176 $(CROSS_COMPILE)strip --strip-unneeded wlan.ko
  /hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile 254 cd $(OUTPUT_DIR) && $(CROSS_COMPILE)strip -g --strip-unneeded $(MODULES_LIST)
  /system/wlan/ti/wilink_6_1/platforms/os/linux/
Makefile 269 cd $(OUTPUT_DIR) && $(CROSS_COMPILE)strip -g --strip-unneeded $(MODULES_LIST)
  /external/libvpx/build/make/
Makefile 138 # when given --strip-unneeded. Use nm and awk to identify globals and
142 $(qexec)$(STRIP) --strip-unneeded \
  /external/v8/tools/
profile.js 235 * Translates addresses into function names and filters unneeded
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/expat/
configure     [all...]
  /external/libffi/
configure     [all...]

Completed in 192 milliseconds