Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/
Dltmain.sh291 func_relative_path_result=
310 if test -z "$func_relative_path_result"; then
311 func_relative_path_result=.
320 func_relative_path_result=../$func_relative_path_result
324 func_relative_path_result=../$func_relative_path_result
330 func_stripname '' '/' "$func_relative_path_result"
331 func_relative_path_result=$func_stripname_result
334 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
340 if test ! -z "$func_relative_path_result"; then
341 func_stripname './' '' "$func_relative_path_result/"
[all …]