Home
last modified time | relevance | path

Searched refs:FOPEN_WUB (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dfopen-vms.h34 #define FOPEN_WUB "w+b,rfm=udf,rat=none" macro
Dfopen-bin.h36 #define FOPEN_WUB "w+b" macro
Dfopen-same.h36 #define FOPEN_WUB "w+" macro
DChangeLog1163 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
1240 (FOPEN_WUB): Ditto.
/toolchain/binutils/binutils-2.25/bfd/
Dcache.c599 abfd->iostream = real_fopen (abfd->filename, FOPEN_WUB); in bfd_open_file()
629 abfd->iostream = real_fopen (abfd->filename, FOPEN_WUB); in bfd_open_file()