Searched refs:F_RELFLG (Results 1 – 25 of 41) sorted by relevance
12
32 #define F_RELFLG (0x0001) macro
30 #define F_RELFLG (0x0001) macro
31 #define F_RELFLG (0x0001) macro
28 #define F_RELFLG (0x0001) macro
36 #define F_RELFLG (0x0001) macro
40 #define F_RELFLG (0x0001) macro
30 #define F_RELFLG (0x0001) /* relocation info stripped */ macro
126 #define F_RELFLG (0x0001) macro
99 #define F_RELFLG (0x0001) macro
78 F_RELFLG = 0x0001, ///< relocation info stripped from file enumerator
770 filehdr_in->f_flags &= ~F_RELFLG;1844 PF (F_RELFLG, "relocations stripped");
898 internal_f.f_flags |= F_RELFLG;959 internal_f.f_flags &=~ F_RELFLG;
897 internal_f.f_flags |= F_RELFLG;958 internal_f.f_flags &=~ F_RELFLG;
750 if ((flags & F_RELFLG) != 0) in print_global_hdr()
743 if ((flags & F_RELFLG) != 0)