Home
last modified time | relevance | path

Searched refs:pe_dll_build_sections (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/ld/
Dpep-dll.c50 #define pe_dll_build_sections pep_dll_build_sections macro
Dpe-dll.h57 extern void pe_dll_build_sections
DChangeLog-2009972 (pe_dll_build_sections): Likewise.
1407 (pe_dll_build_sections): Call it on output BFDs.
Dpe-dll.c3714 pe_dll_build_sections (bfd *abfd, struct bfd_link_info *info) in pe_dll_build_sections() function
DChangeLog474 * pe-dll.c (pe_dll_build_sections): Do not build an edata section
DChangeLog-02031139 (pe_dll_build_sections): Ditto
DChangeLog-20204497 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Dpe.em1667 pe_dll_build_sections (link_info.output_bfd, &link_info);
1670 pe_dll_build_sections (link_info.output_bfd, &link_info);
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git68358 …PR 30004 * pe-dll.c (pe_dll_build_sections): Do not build an edata section if all symbols are bein…