Home
last modified time | relevance | path

Searched refs:O_TEXT (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dbinary-io.h31 # define O_TEXT _O_TEXT macro
36 # undef O_TEXT
/toolchain/binutils/binutils-2.27/libiberty/
Dpex-djgpp.c86 return open (name, O_RDONLY | (binary ? O_BINARY : O_TEXT)); in pex_djgpp_open_read()
101 | (binary ? O_BINARY : O_TEXT)), in pex_djgpp_open_write()
/toolchain/binutils/binutils-2.27/intl/
Dloadmsgcat.c481 # define O_TEXT _O_TEXT macro
486 # undef O_TEXT
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2008269 * bin2c.c (O_BINARY, O_TEXT, SET_BINARY): Don't define here.