Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h106 #define F_DYNLOAD (0x1000) macro
/toolchain/binutils/binutils-2.25/binutils/
Dod-xcoff.c171 { F_DYNLOAD, "dynload" },
/toolchain/binutils/binutils-2.25/bfd/
Dcoff64-rs6000.c876 internal_f.f_flags |= F_DYNLOAD; in xcoff64_write_object_contents()
Dcoffcode.h4044 internal_f.f_flags |= F_DYNLOAD; in coff_write_object_contents()
DChangeLog-94951268 F_DYNLOAD and the extra a.out header information.