Home
last modified time | relevance | path

Searched refs:bfd_set_section_size (Results 1 – 25 of 142) sorted by relevance

123456

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dpe-dll.c1046 bfd_set_section_size (edata_s, edata_sz); in build_filler_bfd()
1061 bfd_set_section_size (reloc_s, 0); in build_filler_bfd()
2103 bfd_set_section_size (id2, 20); in make_head()
2115 bfd_set_section_size (id5, PE_IDATA5_SIZE); in make_head()
2117 bfd_set_section_size (id5, 0); in make_head()
2122 bfd_set_section_size (id4, PE_IDATA4_SIZE); in make_head()
2124 bfd_set_section_size (id4, 0); in make_head()
2189 bfd_set_section_size (id4, PE_IDATA4_SIZE); in make_tail()
2194 bfd_set_section_size (id5, PE_IDATA5_SIZE); in make_tail()
2202 bfd_set_section_size (id7, len); in make_tail()
[all …]
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpe-dll.c1068 bfd_set_section_size (edata_s, edata_sz); in build_filler_bfd()
1083 bfd_set_section_size (reloc_s, 0); in build_filler_bfd()
2134 bfd_set_section_size (id2, 20); in make_head()
2146 bfd_set_section_size (id5, PE_IDATA5_SIZE); in make_head()
2148 bfd_set_section_size (id5, 0); in make_head()
2153 bfd_set_section_size (id4, PE_IDATA4_SIZE); in make_head()
2155 bfd_set_section_size (id4, 0); in make_head()
2221 bfd_set_section_size (id4, PE_IDATA4_SIZE); in make_tail()
2226 bfd_set_section_size (id5, PE_IDATA5_SIZE); in make_tail()
2234 bfd_set_section_size (id7, len); in make_tail()
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Di386msdos.c114 bfd_set_section_size (section, size); in msdos_object_p()
H A Dsection.c1443 bfd_set_section_size (asection *sec, bfd_size_type val) in bfd_set_section_size() function
H A Dopncls.c1688 if (!bfd_set_section_size (sect, debuglink_size)) in bfd_create_gnu_debuglink_section()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Di386msdos.c114 bfd_set_section_size (section, size); in msdos_object_p()
H A Dsection.c1429 bfd_set_section_size (asection *sec, bfd_size_type val) in bfd_set_section_size() function
H A Dopncls.c1730 if (!bfd_set_section_size (sect, debuglink_size)) in bfd_create_gnu_debuglink_section()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c2983 if (!bfd_set_section_size (padd->section, padd->size)) in copy_object()
3030 if (!bfd_set_section_size (osec, pupdate->size)) in copy_object()
3078 && !bfd_set_section_size (osec->output_section, merged->size)) in copy_object()
3261 if (!bfd_set_section_size (osections[i], in copy_object()
3287 if (!bfd_set_section_size (osections[num_sec - 1], _pad_to - lma)) in copy_object()
4222 if (!bfd_set_section_size (osection, size)) in setup_section()
4510 bfd_set_section_size (osection, 0); in copy_section()
4743 || !bfd_set_section_size (stabsec, symsize) in write_debugging_info()
4744 || !bfd_set_section_size (stabstrsec, stringsize) in write_debugging_info()
H A Dresres.c145 if (!bfd_set_section_size (sec, (sec_length + 3) & ~3)) in write_res_file()
H A Drescoff.c553 if (!bfd_set_section_size (sec, length)) in write_coff_file()
H A Dwindmc.c701 if (!bfd_set_section_size (mc_bfd.sec, sec_length)) in windmc_write_bin()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c2887 if (!bfd_set_section_size (padd->section, padd->size)) in copy_object()
2934 if (!bfd_set_section_size (osec, pupdate->size)) in copy_object()
2984 && !bfd_set_section_size (osec->output_section, merged->size)) in copy_object()
3167 if (!bfd_set_section_size (osections[i], in copy_object()
3193 if (!bfd_set_section_size (osections[num_sec - 1], _pad_to - lma)) in copy_object()
4102 if (!bfd_set_section_size (osection, size)) in setup_section()
4635 || !bfd_set_section_size (stabsec, symsize) in write_debugging_info()
4636 || !bfd_set_section_size (stabstrsec, stringsize) in write_debugging_info()
H A Dresres.c145 if (!bfd_set_section_size (sec, (sec_length + 3) & ~3)) in write_res_file()
H A Drescoff.c550 if (!bfd_set_section_size (sec, length)) in write_coff_file()
H A Dwindmc.c701 if (!bfd_set_section_size (mc_bfd.sec, sec_length)) in windmc_write_bin()
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dcr16elf.em84 || !bfd_set_section_size (relsec, datasec->reloc_count * 8))
H A Dm68kelf.em108 || !bfd_set_section_size (relsec, datasec->reloc_count * 12))
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dcr16elf.em84 || !bfd_set_section_size (relsec, datasec->reloc_count * 8))
H A Dm68kelf.em108 || !bfd_set_section_size (relsec, datasec->reloc_count * 12))
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dsection.texi712 @findex bfd_set_section_size
713 @subsubsection @code{bfd_set_section_size}
714 @deftypefn {Function} bool bfd_set_section_size (asection *sec, bfd_size_type val);
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dsection.texi961 @findex bfd_set_section_size
962 @subsubsection @code{bfd_set_section_size}
965 bool bfd_set_section_size (asection *sec, bfd_size_type val);
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-elf.c3004 bfd_set_section_size (group, size); in elf_frob_file_after_relocs()
3062 bfd_set_section_size (sec, bfd_ecoff_debug_size (stdoutput, &debug, in elf_frob_file_after_relocs()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-elf.c3069 bfd_set_section_size (group, size); in elf_frob_file_after_relocs()
3124 bfd_set_section_size (sec, bfd_ecoff_debug_size (stdoutput, &debug, in elf_frob_file_after_relocs()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dwrite.c597 x = bfd_set_section_size (sec, newsize); in size_seg()
1596 bool x = bfd_set_section_size (sec, compressed_size); in compress_debug()

123456