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

  /toolchain/binutils/binutils-2.25/include/
fopen-bin.h 36 #define FOPEN_WUB "w+b"
fopen-same.h 36 #define FOPEN_WUB "w+"
fopen-vms.h 34 #define FOPEN_WUB "w+b,rfm=udf,rat=none"
  /toolchain/binutils/binutils-2.25/bfd/
cache.c 599 abfd->iostream = real_fopen (abfd->filename, FOPEN_WUB);
629 abfd->iostream = real_fopen (abfd->filename, FOPEN_WUB);

Completed in 55 milliseconds