Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dpe-dll.c892 bfd_set_section_size (filler_bfd, reloc_s, 0); in build_filler_bfd()
1717 bfd_set_section_size (abfd, id2, 20); in make_head()
1727 bfd_set_section_size (abfd, id5, PE_IDATA5_SIZE); in make_head()
1798 bfd_set_section_size (abfd, id7, len); in make_tail()
2003 bfd_set_section_size (abfd, tx, 0); in make_one()
2005 bfd_set_section_size (abfd, id7, 4); in make_one()
2049 bfd_set_section_size (abfd, id6, 0); in make_one()
2057 bfd_set_section_size (abfd, id6, len); in make_one()
2200 bfd_set_section_size (abfd, id2, 20); in make_import_fixup_entry()
2251 bfd_set_section_size (abfd, rt_rel, 8); in make_runtime_pseudo_reloc()
[all …]
/freebsd-12.1/contrib/gdb/gdb/
H A Dgcore.c94 bfd_set_section_size (obfd, note_sec, note_size); in gcore_command()
385 bfd_set_section_size (obfd, osec, size); in gcore_create_callback()
/freebsd-12.1/contrib/binutils/binutils/
H A Dobjcopy.c1462 if (! bfd_set_section_size (obfd, padd->section, padd->size)) in copy_object()
1590 if (! bfd_set_section_size (obfd, osections[i], in copy_object()
1615 if (! bfd_set_section_size (obfd, osections[c - 1], in copy_object()
2226 if (! bfd_set_section_size (obfd, osection, size)) in setup_section()
2600 || ! bfd_set_section_size (obfd, stabsec, symsize) in write_debugging_info()
2601 || ! bfd_set_section_size (obfd, stabstrsec, stringsize) in write_debugging_info()
H A Dresres.c149 if (! bfd_set_section_size (abfd, sec, (sec_length + 3) & ~3)) in write_res_file()
H A Drescoff.c536 if (! bfd_set_section_size (abfd, sec, length)) in write_coff_file()
H A Dwindmc.c729 if (! bfd_set_section_size (mc_bfd.abfd, mc_bfd.sec, sec_length)) in windmc_write_bin()
H A Ddlltool.c2639 bfd_set_section_size (abfd, si->sec, si->size); in make_one_lib_file()
H A DChangeLog-98991502 (copy_section): Do not call bfd_set_section_size.
H A Dieee.c4694 if (! bfd_set_section_size (abfd, s, size)) in write_ieee_debugging_info()
/freebsd-12.1/contrib/binutils/bfd/
H A Dsection.c1288 bfd_set_section_size (bfd *abfd, sec_ptr ptr, bfd_size_type val) in bfd_set_section_size() function
H A Dopncls.c1394 if (! bfd_set_section_size (abfd, sect, debuglink_size)) in bfd_create_gnu_debuglink_section()
H A Dpeicode.h617 bfd_set_section_size (vars->abfd, sec, (bfd_size_type) size); in pe_ILF_make_a_section()
H A Dcoff-alpha.c467 if (! bfd_set_section_size (abfd, sec, size))
H A Dbfd-in2.h1712 bfd_boolean bfd_set_section_size
H A Delf32-spu.c560 if (!bfd_set_section_size (ibfd, s, size)) in spu_elf_create_sections()
H A Delf32-ppc.c2246 if (! bfd_set_section_size (abfd, asec, output_section_size)) in ppc_elf_begin_write_processing()
H A Delf.c810 || ! bfd_set_section_size (abfd, newsect, hdr->sh_size) in _bfd_elf_make_section_from_shdr()
H A Delflink.c9423 bfd_set_section_size (abfd, o, attr_size); in bfd_elf_final_link()
H A Delfxx-mips.c7209 bfd_set_section_size (output_bfd, ri, sizeof (Elf32_External_RegInfo)); in _bfd_mips_elf_always_size_sections()
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-dump.c217 bfd_set_section_size (obfd, osection, len); in dump_bfd_file()
/freebsd-12.1/contrib/binutils/gas/config/
H A Dobj-elf.c1991 bfd_set_section_size (stdoutput, s, size); in elf_frob_file()
2102 bfd_set_section_size in elf_frob_file_after_relocs()
H A Dobj-coff.c1671 bfd_set_section_size (stdoutput, sec, new_size); in coff_frob_section()
H A Dtc-arm.c19763 bfd_set_section_size (stdoutput, sec, 0); in md_begin()
/freebsd-12.1/contrib/binutils/gas/
H A Dwrite.c564 x = bfd_set_section_size (abfd, sec, newsize); in size_seg()
/freebsd-12.1/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1718 bfd_boolean bfd_set_section_size