Home
last modified time | relevance | path

Searched refs:pe_bfd_is_dll (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dpe-dll.h68 extern bfd_boolean pe_bfd_is_dll
Dpep-dll.c59 #define pe_bfd_is_dll pep_bfd_is_dll macro
DChangeLog-20067 * pe-dll.c (pe_bfd_is_dll): New function.
8 * pe-dll.h (pe_bfd_is_dll): Declare.
10 dlls using pe_bfd_is_dll instead of using the filename extension.
DChangeLog-20071178 * pep-dll.c (pe_bfd_is_dll): Define.
Dpe-dll.c3447 pe_bfd_is_dll (bfd *abfd) in pe_bfd_is_dll() function
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dpe.em2005 if (pe_bfd_is_dll (entry->the_bfd))