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

/macosx-10.9.5/cxxfilt-11/cxxfilt/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);
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-common.c136 else if ((flags & PEX_SUFFIX) != 0)
223 else if ((flags & PEX_SUFFIX) != 0)
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dlibiberty.h387 #define PEX_SUFFIX 0x4 macro
430 PEX_SUFFIX set (OUTNAME may not be NULL):
437 PEX_SUFFIX not set:
455 will not be removed. If PEX_LAST and PEX_SUFFIX are

Completed in 122 milliseconds