/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/ld/ |
H A D | pe-dll.c | 140 static bfd *filler_bfd; variable 755 if (filler_bfd == NULL in build_filler_bfd() 756 || !bfd_set_arch_mach (filler_bfd, in build_filler_bfd() 766 edata_s = bfd_make_section_old_way (filler_bfd, ".edata"); in build_filler_bfd() 768 || !bfd_set_section_flags (filler_bfd, edata_s, in build_filler_bfd() 778 bfd_set_section_size (filler_bfd, edata_s, edata_sz); in build_filler_bfd() 781 reloc_s = bfd_make_section_old_way (filler_bfd, ".reloc"); in build_filler_bfd() 783 || !bfd_set_section_flags (filler_bfd, reloc_s, in build_filler_bfd() 794 bfd_set_section_size (filler_bfd, reloc_s, 0); in build_filler_bfd() 2653 bfd_set_section_size (filler_bfd, reloc_s, reloc_sz); in pe_dll_fill_sections() [all …]
|
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/ld/ |
H A D | pe-dll.c | 140 static bfd *filler_bfd; variable 755 if (filler_bfd == NULL in build_filler_bfd() 756 || !bfd_set_arch_mach (filler_bfd, in build_filler_bfd() 766 edata_s = bfd_make_section_old_way (filler_bfd, ".edata"); in build_filler_bfd() 768 || !bfd_set_section_flags (filler_bfd, edata_s, in build_filler_bfd() 778 bfd_set_section_size (filler_bfd, edata_s, edata_sz); in build_filler_bfd() 781 reloc_s = bfd_make_section_old_way (filler_bfd, ".reloc"); in build_filler_bfd() 783 || !bfd_set_section_flags (filler_bfd, reloc_s, in build_filler_bfd() 794 bfd_set_section_size (filler_bfd, reloc_s, 0); in build_filler_bfd() 2636 bfd_set_section_size (filler_bfd, reloc_s, reloc_sz); in pe_dll_fill_sections() [all …]
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/ld/ |
H A D | pe-dll.c | 140 static bfd *filler_bfd; variable 755 if (filler_bfd == NULL in build_filler_bfd() 756 || !bfd_set_arch_mach (filler_bfd, in build_filler_bfd() 766 edata_s = bfd_make_section_old_way (filler_bfd, ".edata"); in build_filler_bfd() 768 || !bfd_set_section_flags (filler_bfd, edata_s, in build_filler_bfd() 778 bfd_set_section_size (filler_bfd, edata_s, edata_sz); in build_filler_bfd() 781 reloc_s = bfd_make_section_old_way (filler_bfd, ".reloc"); in build_filler_bfd() 783 || !bfd_set_section_flags (filler_bfd, reloc_s, in build_filler_bfd() 794 bfd_set_section_size (filler_bfd, reloc_s, 0); in build_filler_bfd() 2653 bfd_set_section_size (filler_bfd, reloc_s, reloc_sz); in pe_dll_fill_sections() [all …]
|
/dports/devel/djgpp-binutils/binutils-2.17/ld/ |
H A D | pe-dll.c | 140 static bfd *filler_bfd; variable 781 if (filler_bfd == NULL in build_filler_bfd() 782 || !bfd_set_arch_mach (filler_bfd, in build_filler_bfd() 792 edata_s = bfd_make_section_old_way (filler_bfd, ".edata"); in build_filler_bfd() 794 || !bfd_set_section_flags (filler_bfd, edata_s, in build_filler_bfd() 804 bfd_set_section_size (filler_bfd, edata_s, edata_sz); in build_filler_bfd() 807 reloc_s = bfd_make_section_old_way (filler_bfd, ".reloc"); in build_filler_bfd() 809 || !bfd_set_section_flags (filler_bfd, reloc_s, in build_filler_bfd() 820 bfd_set_section_size (filler_bfd, reloc_s, 0); in build_filler_bfd() 2683 bfd_set_section_size (filler_bfd, reloc_s, reloc_sz); in pe_dll_fill_sections() [all …]
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/ |
H A D | pe-dll.c | 166 static bfd *filler_bfd; variable 1000 if (filler_bfd == NULL in build_filler_bfd() 1001 || !bfd_set_arch_mach (filler_bfd, in build_filler_bfd() 1013 || !bfd_set_section_flags (filler_bfd, edata_s, in build_filler_bfd() 1023 bfd_set_section_size (filler_bfd, edata_s, edata_sz); in build_filler_bfd() 1026 reloc_s = bfd_make_section_old_way (filler_bfd, ".reloc"); in build_filler_bfd() 1028 || !bfd_set_section_flags (filler_bfd, reloc_s, in build_filler_bfd() 1039 bfd_set_section_size (filler_bfd, reloc_s, 0); in build_filler_bfd() 3427 pe_output_file_set_long_section_names (filler_bfd); in pe_dll_build_sections() 3436 pe_output_file_set_long_section_names (filler_bfd); in pe_exe_build_sections() [all …]
|
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/ |
H A D | pe-dll.c | 166 static bfd *filler_bfd; variable 1000 if (filler_bfd == NULL in build_filler_bfd() 1001 || !bfd_set_arch_mach (filler_bfd, in build_filler_bfd() 1013 || !bfd_set_section_flags (filler_bfd, edata_s, in build_filler_bfd() 1023 bfd_set_section_size (filler_bfd, edata_s, edata_sz); in build_filler_bfd() 1026 reloc_s = bfd_make_section_old_way (filler_bfd, ".reloc"); in build_filler_bfd() 1028 || !bfd_set_section_flags (filler_bfd, reloc_s, in build_filler_bfd() 1039 bfd_set_section_size (filler_bfd, reloc_s, 0); in build_filler_bfd() 3427 pe_output_file_set_long_section_names (filler_bfd); in pe_dll_build_sections() 3436 pe_output_file_set_long_section_names (filler_bfd); in pe_exe_build_sections() [all …]
|
/dports/devel/arm-elf-binutils/binutils-2.37/ld/ |
H A D | pe-dll.c | 168 static bfd *filler_bfd; variable 1021 filler_file->the_bfd = filler_bfd = bfd_create ("dll stuff", in build_filler_bfd() 1023 if (filler_bfd == NULL in build_filler_bfd() 1024 || !bfd_set_arch_mach (filler_bfd, in build_filler_bfd() 1034 edata_s = bfd_make_section_old_way (filler_bfd, ".edata"); in build_filler_bfd() 1048 reloc_s = bfd_make_section_old_way (filler_bfd, ".reloc"); in build_filler_bfd() 3595 pe_output_file_set_long_section_names (filler_bfd); in pe_dll_build_sections() 3602 pe_output_file_set_long_section_names (filler_bfd); in pe_dll_build_sections() 3611 pe_output_file_set_long_section_names (filler_bfd); in pe_exe_build_sections()
|
/dports/devel/gnulibiberty/binutils-2.37/ld/ |
H A D | pe-dll.c | 168 static bfd *filler_bfd; variable 1021 filler_file->the_bfd = filler_bfd = bfd_create ("dll stuff", in build_filler_bfd() 1023 if (filler_bfd == NULL in build_filler_bfd() 1024 || !bfd_set_arch_mach (filler_bfd, in build_filler_bfd() 1034 edata_s = bfd_make_section_old_way (filler_bfd, ".edata"); in build_filler_bfd() 1048 reloc_s = bfd_make_section_old_way (filler_bfd, ".reloc"); in build_filler_bfd() 3595 pe_output_file_set_long_section_names (filler_bfd); in pe_dll_build_sections() 3602 pe_output_file_set_long_section_names (filler_bfd); in pe_dll_build_sections() 3611 pe_output_file_set_long_section_names (filler_bfd); in pe_exe_build_sections()
|
/dports/devel/binutils/binutils-2.37/ld/ |
H A D | pe-dll.c | 168 static bfd *filler_bfd; variable 1021 filler_file->the_bfd = filler_bfd = bfd_create ("dll stuff", in build_filler_bfd() 1023 if (filler_bfd == NULL in build_filler_bfd() 1024 || !bfd_set_arch_mach (filler_bfd, in build_filler_bfd() 1034 edata_s = bfd_make_section_old_way (filler_bfd, ".edata"); in build_filler_bfd() 1048 reloc_s = bfd_make_section_old_way (filler_bfd, ".reloc"); in build_filler_bfd() 3595 pe_output_file_set_long_section_names (filler_bfd); in pe_dll_build_sections() 3602 pe_output_file_set_long_section_names (filler_bfd); in pe_dll_build_sections() 3611 pe_output_file_set_long_section_names (filler_bfd); in pe_exe_build_sections()
|