HomeSort by relevance Sort by last modified time
    Searched refs:PEX_BINARY_OUTPUT (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/libiberty/
pex-common.c 256 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");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 428 PEX_BINARY_OUTPUT have to match appropriately--i.e., a call using
429 PEX_BINARY_OUTPUT should be followed by a call using
431 #define PEX_BINARY_OUTPUT 0x20
  /toolchain/binutils/binutils-2.27/include/
libiberty.h 435 PEX_BINARY_OUTPUT have to match appropriately--i.e., a call using
436 PEX_BINARY_OUTPUT should be followed by a call using
438 #define PEX_BINARY_OUTPUT 0x20

Completed in 86 milliseconds