Searched refs:toybox_unstripped (Results 1 – 4 of 4) sorted by relevance
10 toybox toybox_unstripped: toybox_stuff target26 baseline: toybox_unstripped27 @cp toybox_unstripped toybox_old29 bloatcheck: toybox_old toybox_unstripped30 @scripts/bloatcheck toybox_old toybox_unstripped52 rm -rf toybox toybox_unstripped generated change .singleconfig*
13 toybox_unstripped
6 nm toybox_unstripped | grep '[0-9A-Fa-f]* [BCDGRS]' | cut -d ' ' -f 3
274 if ! do_loudly ${CROSS_COMPILE}strip toybox_unstripped -o toybox276 echo "strip failed, using unstripped" && cp toybox_unstripped toybox ||