Lines Matching refs:wl
4109 single_module="${wl}-single_module"
4399 compiler_flags="$compiler_flags $wl$qarg"
4401 func_append compile_command " $wl$qarg"
4402 func_append finalize_command " $wl$qarg"
4598 single_module="${wl}-multi_module"
4718 arg="$arg $wl$func_quote_for_eval_result"
4734 arg="$arg $wl$func_quote_for_eval_result"
4735 compiler_flags="$compiler_flags $wl$func_quote_for_eval_result"
5934 compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
6271 …xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_cu…
7527 compile_command="$compile_command ${wl}-bind_at_load"
7528 finalize_command="$finalize_command ${wl}-bind_at_load"