Home
last modified time | relevance | path

Searched refs:UNSTRIP (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dmake-debug-archive.in15 UNSTRIP=${UNSTRIP:-@UNSTRIP@}
33 echo "when running: $UNSTRIP --help"
128 $UNSTRIP -d "$outdir" -m -a -R "$@" &&
DMakefile.am179 sed -e "s,[@]UNSTRIP[@],$$UNSTRIP,g" -e "s,[@]AR[@],$$AR,g" \