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

/freebsd-11-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-pexecute.c292 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".x", NULL);
295 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".y", NULL);
310 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".x", NULL);
313 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".y", NULL);
328 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".x", NULL);
331 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".y", NULL);
357 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".x", "temp2.x");
361 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".y", NULL);
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-common.c134 else if ((flags & PEX_SUFFIX) != 0)
221 else if ((flags & PEX_SUFFIX) != 0)
/freebsd-11-stable/contrib/gcclibs/include/
H A Dlibiberty.h384 #define PEX_SUFFIX 0x4 macro
414 PEX_SUFFIX set (OUTNAME may not be NULL):
421 PEX_SUFFIX not set:
439 will not be removed. If PEX_LAST and PEX_SUFFIX are
/freebsd-11-stable/contrib/binutils/include/
H A Dlibiberty.h391 #define PEX_SUFFIX 0x4 macro
434 PEX_SUFFIX set (OUTNAME may not be NULL):
441 PEX_SUFFIX not set:
459 will not be removed. If PEX_LAST and PEX_SUFFIX are

Completed in 109 milliseconds