Home | History | Annotate | Download | only in src

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)
3377 LTWRAPPER_DEBUGPRINTF (("(main) argv[0] : %s\n", argv[0]));
3378 LTWRAPPER_DEBUGPRINTF (("(main) program_name : %s\n", program_name));
3404 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3430 LTWRAPPER_DEBUGPRINTF (("(main) libtool target name: %s\n",
3551 LTWRAPPER_DEBUGPRINTF (("(main) lt_argv_zero : %s\n", (lt_argv_zero ? lt_argv_zero : "<NULL>")));
3554 LTWRAPPER_DEBUGPRINTF (("(main) newargz[%d] : %s\n", i, (newargz[i] ? newargz[i] : "<NULL>")));
3567 LTWRAPPER_DEBUGPRINTF (("(main) failed to launch target \"%s\": errno = %d\n", lt_argv_zero, errno));
3623 LTWRAPPER_DEBUGPRINTF (("(check_executable) : %s\n",
3641 LTWRAPPER_DEBUGPRINTF (("(make_executable) : %s\n",
3668 LTWRAPPER_DEBUGPRINTF (("(find_executable) : %s\n",
3773 LTWRAPPER_DEBUGPRINTF (("checking path component for symlinks: %s\n",
3860 LTWRAPPER_DEBUGPRINTF (("(lt_setenv) setting '%s' to '%s'\n",
3993 LTWRAPPER_DEBUGPRINTF (("(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
4014 LTWRAPPER_DEBUGPRINTF (("(lt_update_lib_path) modifying '%s' by prepending '%s'\n",