Lines Matching refs:opt_mode
2044 $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2313 opt_mode=
2389 opt_mode=$1
2489 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
3657 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3663 case $opt_mode in
3840 func_fatal_help "invalid operation mode '$opt_mode'"
3855 for opt_mode in compile link execute install finish uninstall clean; do
3861 for opt_mode in compile link execute install finish uninstall clean; do
4011 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4131 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4605 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8302 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8400 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9098 if test relink != "$opt_mode"; then
9602 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9649 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9833 if test relink = "$opt_mode"; then
10005 if test relink = "$opt_mode"; then
10099 if test relink = "$opt_mode"; then
10111 if test relink = "$opt_mode"; then
10993 if test link = "$opt_mode" || test relink = "$opt_mode"; then
11036 test uninstall = "$opt_mode" && odir=$dir
11039 if test clean = "$opt_mode"; then
11072 case $opt_mode in
11116 if test clean = "$opt_mode"; then
11167 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11171 test -z "$opt_mode" && {
11177 func_fatal_help "invalid operation mode '$opt_mode'"