OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNSTRIP
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/src/
Makefile.am
55
elfcmp objdump ranlib strings ar
unstrip
192
UNSTRIP
=$(bindir)/`echo
unstrip
| sed '$(transform)'`; \
194
sed -e "s,@
UNSTRIP
@,$$
UNSTRIP
,g" -e "s,@AR@,$$AR,g" \
make-debug-archive.in
9
# by running @
UNSTRIP
@ --help.
15
UNSTRIP
=${
UNSTRIP
:-@
UNSTRIP
@}
33
echo "when running: $
UNSTRIP
--help"
128
$
UNSTRIP
-d "$outdir" -m -a -R "$@" &&
Completed in 40 milliseconds