Searched refs:F_EXEC (Results 1 – 17 of 17) sorted by relevance
34 #define F_EXEC (0x0002) macro
33 #define F_EXEC (0x0002) macro
31 #define F_EXEC (0x0002) macro
38 #define F_EXEC (0x0002) macro
41 #define F_EXEC (0x0002) macro
32 #define F_EXEC (0x0002) /* file is executable */ macro
100 #define F_EXEC (0x0002) macro
131 #define F_EXEC (0x0002) macro
62 #define F_EXEC (0x0002) macro220 { 0x14c, 0, F_EXEC | IMAGE_FILE_SYSTEM | IMAGE_FILE_DLL },222 { 0x8664, 0, F_EXEC | IMAGE_FILE_SYSTEM | IMAGE_FILE_DLL }
75 #define F_EXEC (0x0002) macro
242 if ((internal_f->f_flags & F_EXEC)) in coff_real_object_p()250 if ((internal_f->f_flags & F_EXEC) != 0) in coff_real_object_p()
865 internal_f.f_flags |= F_EXEC; in xcoff64_write_object_contents()
4009 internal_f.f_flags |= F_EXEC; in coff_write_object_contents()
2538 internal_f.f_flags |= F_EXEC; in _bfd_ecoff_write_object_contents()
6646 * coffgen.c (coff_real_object_p): If F_EXEC is set, set D_PAGED.
161 { F_EXEC, "exec" },