Searched refs:F_RELFLG (Results 1 – 2 of 2) sorted by relevance
43 #define F_RELFLG (0x0001) macro
1747 if (t_filehdr->f_flags & F_RELFLG) VG_(printf)("NoRelocInfo "); in read_xcoff_mapped_object()