Home
last modified time | relevance | path

Searched refs:bfd_pe_executable_p (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dlibpei.h320 #define bfd_pe_executable_p(abfd) \ macro
H A Dpeicode.h237 && (! bfd_pe_executable_p (abfd) || scnhdr_int->s_size == 0)) in coff_swap_scnhdr_in()
238 || (bfd_pe_executable_p (abfd) && scnhdr_int->s_size > scnhdr_int->s_paddr))) in coff_swap_scnhdr_in()
H A DpeXXigen.c891 if (bfd_pe_executable_p (abfd)) in _bfd_XXi_swap_scnhdr_out()
904 if (bfd_pe_executable_p (abfd)) in _bfd_XXi_swap_scnhdr_out()
H A DChangeLog279 (bfd_pe_executable_p): Use bfd_target_pei_p and
H A DChangeLog-02031493 * libpei.h (bfd_pe_executable_p): Also recognize efi-app
3798 * libpei.h (bfd_pe_executable_p): New macro. Return true if