Citation:
/* Values that may appear in the flags field of a BFD. These also
appear in the object_flags field of the bfd_target structure, where
they indicate the set of flags used by that backend (not all flags
are meaningful for all object file formats) (FIXME: at the moment,
the object_flags values have mostly just been copied from backend
to another, and are not necessarily correct). */
Plus simplement, le symbole EXEC_P indique que le fichier est un fichier ELF Executable (voir e_type et ElfN_Ehdr).