Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/file/magic/Magdir/
Dcoff53 #0x1000 F_DYNLOAD
/freebsd-9-stable/contrib/binutils/include/coff/
Dinternal.h106 #define F_DYNLOAD (0x1000) macro
/freebsd-9-stable/contrib/binutils/bfd/
Dcoff64-rs6000.c913 internal_f.f_flags |= F_DYNLOAD;
Dcoffcode.h3800 internal_f.f_flags |= F_DYNLOAD; in coff_write_object_contents()
DChangeLog-94951268 F_DYNLOAD and the extra a.out header information.