Searched refs:F_LSYMS (Results 1 – 2 of 2) sorted by relevance
46 #define F_LSYMS (0x0008) macro
1750 if (t_filehdr->f_flags & F_LSYMS) VG_(printf)("LSYMS "); in read_xcoff_mapped_object()