Home | History | Annotate | Download | only in build-scripts

Lines Matching refs:ltwrapper_debugprintf

3249 #undef LTWRAPPER_DEBUGPRINTF
3251 # define LTWRAPPER_DEBUGPRINTF(args) ltwrapper_debugprintf args
3253 ltwrapper_debugprintf (const char *fmt, ...)
3261 # define LTWRAPPER_DEBUGPRINTF(args)
3378 LTWRAPPER_DEBUGPRINTF (("(main) argv[0] : %s\n", argv[0]));
3379 LTWRAPPER_DEBUGPRINTF (("(main) program_name : %s\n", program_name));
3405 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3409 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3431 LTWRAPPER_DEBUGPRINTF (("(main) libtool target name: %s\n",
3552 LTWRAPPER_DEBUGPRINTF (("(main) lt_argv_zero : %s\n", (lt_argv_zero ? lt_argv_zero : "<NULL>")));
3555 LTWRAPPER_DEBUGPRINTF (("(main) newargz[%d] : %s\n", i, (newargz[i] ? newargz[i] : "<NULL>")));
3568 LTWRAPPER_DEBUGPRINTF (("(main) failed to launch target \"%s\": errno = %d\n", lt_argv_zero, errno));
3624 LTWRAPPER_DEBUGPRINTF (("(check_executable) : %s\n",
3642 LTWRAPPER_DEBUGPRINTF (("(make_executable) : %s\n",
3669 LTWRAPPER_DEBUGPRINTF (("(find_executable) : %s\n",
3774 LTWRAPPER_DEBUGPRINTF (("checking path component for symlinks: %s\n",
3861 LTWRAPPER_DEBUGPRINTF (("(lt_setenv) setting '%s' to '%s'\n",
3994 LTWRAPPER_DEBUGPRINTF (("(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
4015 LTWRAPPER_DEBUGPRINTF (("(lt_update_lib_path) modifying '%s' by prepending '%s'\n",