Searched refs:executable1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-win32.c644 char *executable1; local
649 for (executable1 = buf + 2; *executable1 == ' ' || *executable1 == '\t'; executable1++)
652 backslashify (executable1);
653 *avhere = executable1;
655 executable = strrchr (executable1, '\\') + 1;
657 executable = executable1;
661 if (strchr (executable1, '\\')
[all...]

Completed in 71 milliseconds