Searched refs:F_SHROBJ (Results 1 – 5 of 5) sorted by relevance
107 #define F_SHROBJ (0x2000) macro
1809 if ((internal_f->f_flags & F_SHROBJ) != 0) in coff_mkobject_hook()3798 internal_f.f_flags |= F_SHROBJ; in coff_write_object_contents()
911 internal_f.f_flags |= F_SHROBJ;
1265 F_SHROBJ, and copy the extra a.out header information into the1267 (coff_write_object_contents): If RS6000COFF_C, set F_SHROBJ,
2416 is_shared = HEADER (ldptr).f_flags & F_SHROBJ; in scan_prog_file()