Searched refs:pe_dll_build_sections (Results 1 – 9 of 9) sorted by relevance
50 #define pe_dll_build_sections pep_dll_build_sections macro
57 extern void pe_dll_build_sections
972 (pe_dll_build_sections): Likewise.1407 (pe_dll_build_sections): Call it on output BFDs.
3714 pe_dll_build_sections (bfd *abfd, struct bfd_link_info *info) in pe_dll_build_sections() function
474 * pe-dll.c (pe_dll_build_sections): Do not build an edata section
1139 (pe_dll_build_sections): Ditto
4497 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
1667 pe_dll_build_sections (link_info.output_bfd, &link_info);1670 pe_dll_build_sections (link_info.output_bfd, &link_info);
68358 …PR 30004 * pe-dll.c (pe_dll_build_sections): Do not build an edata section if all symbols are bein…