Home
last modified time | relevance | path

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

/external/libpng/
Dltmain.sh446 func_show_eval () function
2031 func_show_eval "$relink_command" \
2069 …&& func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $rea…
2082 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
2117 func_show_eval "$install_prog $file $destfile" 'exit $?'
2124 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
2245 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
2260 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'
2263 func_show_eval "$old_striplib $oldlib" 'exit $?'
2312 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
[all …]