Lines Matching refs:wl
4102 single_module="${wl}-single_module"
4392 compiler_flags="$compiler_flags $wl$qarg"
4394 func_append compile_command " $wl$qarg"
4395 func_append finalize_command " $wl$qarg"
4591 single_module="${wl}-multi_module"
4711 arg="$arg $wl$func_quote_for_eval_result"
4727 arg="$arg $wl$func_quote_for_eval_result"
4728 compiler_flags="$compiler_flags $wl$func_quote_for_eval_result"
5927 compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
6264 xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
7436 wl=
7524 compile_command="$compile_command ${wl}-bind_at_load"
7525 finalize_command="$finalize_command ${wl}-bind_at_load"