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

/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0)
270 (flags & PEX_BINARY_OUTPUT) != 0,
400 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w");
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0)
270 (flags & PEX_BINARY_OUTPUT) != 0,
400 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w");
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0)
270 (flags & PEX_BINARY_OUTPUT) != 0,
400 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w");
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0)
270 (flags & PEX_BINARY_OUTPUT) != 0,
400 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w");
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0)
270 (flags & PEX_BINARY_OUTPUT) != 0,
400 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w");
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0)
270 (flags & PEX_BINARY_OUTPUT) != 0,
400 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w");
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h455 PEX_BINARY_OUTPUT have to match appropriately--i.e., a call using
456 PEX_BINARY_OUTPUT should be followed by a call using
458 #define PEX_BINARY_OUTPUT 0x20 macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dlibiberty.h455 PEX_BINARY_OUTPUT have to match appropriately--i.e., a call using
456 PEX_BINARY_OUTPUT should be followed by a call using
458 #define PEX_BINARY_OUTPUT 0x20 macro
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h455 PEX_BINARY_OUTPUT have to match appropriately--i.e., a call using
456 PEX_BINARY_OUTPUT should be followed by a call using
458 #define PEX_BINARY_OUTPUT 0x20 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dlibiberty.h455 PEX_BINARY_OUTPUT have to match appropriately--i.e., a call using
456 PEX_BINARY_OUTPUT should be followed by a call using
458 #define PEX_BINARY_OUTPUT 0x20 macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dlibiberty.h455 PEX_BINARY_OUTPUT have to match appropriately--i.e., a call using
456 PEX_BINARY_OUTPUT should be followed by a call using
458 #define PEX_BINARY_OUTPUT 0x20 macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dlibiberty.h455 PEX_BINARY_OUTPUT have to match appropriately--i.e., a call using
456 PEX_BINARY_OUTPUT should be followed by a call using
458 #define PEX_BINARY_OUTPUT 0x20 macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dser-mingw.c882 = pex_run (ps->pex, PEX_SEARCH | PEX_BINARY_INPUT | PEX_BINARY_OUTPUT
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dser-mingw.c893 = pex_run (ps->pex, PEX_SEARCH | PEX_BINARY_INPUT | PEX_BINARY_OUTPUT

Completed in 128 milliseconds