Home
last modified time | relevance | path

Searched refs:PEX_BINARY_OUTPUT (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/binutils-2.27/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0) in pex_run_in_environment()
270 (flags & PEX_BINARY_OUTPUT) != 0, in pex_run_in_environment()
400 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w"); in pex_input_file()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0) in pex_run_in_environment()
270 (flags & PEX_BINARY_OUTPUT) != 0, in pex_run_in_environment()
400 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w"); in pex_input_file()
/dragonfly/contrib/gdb-7/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0) in pex_run_in_environment()
270 (flags & PEX_BINARY_OUTPUT) != 0); in pex_run_in_environment()
398 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w"); in pex_input_file()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0) in pex_run_in_environment()
270 (flags & PEX_BINARY_OUTPUT) != 0); in pex_run_in_environment()
398 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w"); in pex_input_file()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dpex-common.c256 if (obj->funcs->pipe (obj, p, (flags & PEX_BINARY_OUTPUT) != 0) < 0) in pex_run_in_environment()
270 (flags & PEX_BINARY_OUTPUT) != 0, in pex_run_in_environment()
400 f = fopen (name, (flags & PEX_BINARY_OUTPUT) ? "wb" : "w"); in pex_input_file()
/dragonfly/contrib/gcc-4.7/include/
H A Dlibiberty.h440 #define PEX_BINARY_OUTPUT 0x20 macro
/dragonfly/contrib/gdb-7/include/
H A Dlibiberty.h431 #define PEX_BINARY_OUTPUT 0x20 macro
/dragonfly/contrib/binutils-2.34/include/
H A Dlibiberty.h458 #define PEX_BINARY_OUTPUT 0x20 macro
/dragonfly/contrib/gcc-8.0/include/
H A Dlibiberty.h449 #define PEX_BINARY_OUTPUT 0x20 macro
/dragonfly/contrib/binutils-2.27/include/
H A Dlibiberty.h438 #define PEX_BINARY_OUTPUT 0x20 macro