Home
last modified time | relevance | path

Searched refs:F_AR32WR (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Darm.h49 #define F_AR32WR (0x0100) macro
Dinternal.h104 #define F_AR32WR (0x0100) macro
/toolchain/binutils/binutils-2.25/bfd/
Dpeicode.h997 internal_f.f_flags = F_AR32WR | F_LNNO; /* XXX is this correct ? */ in pe_ILF_build_a_bfd()
Dcoff64-rs6000.c869 internal_f.f_flags |= F_AR32WR; in xcoff64_write_object_contents()
Decoff.c2541 internal_f.f_flags |= F_AR32WR; in _bfd_ecoff_write_object_contents()
Dcoffcode.h4022 internal_f.f_flags |= F_AR32WR; in coff_write_object_contents()
DChangeLog-91937614 * (../include/intel-coff.h) F_AR32WR: fix this constant. Why
7639 F_RELFLG). Set F_AR32WR in output files if little endian
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96972127 coff_flags and insert an F_AR32WR bit into it.