Searched refs:_bfd_elf_create_dynamic_sections (Results 1 – 25 of 34) sorted by relevance
12
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-i370.c | 425 if (!_bfd_elf_create_dynamic_sections(abfd, info)) in i370_elf_create_dynamic_sections()
|
D | elf32-vax.c | 2031 _bfd_elf_create_dynamic_sections
|
D | elf32-or1k.c | 2648 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in or1k_elf_create_dynamic_sections()
|
D | elf32-arc.c | 2828 #define elf_backend_create_dynamic_sections _bfd_elf_create_dynamic_sections
|
D | elf32-cris.c | 4382 _bfd_elf_create_dynamic_sections
|
D | elf32-microblaze.c | 2560 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in microblaze_elf_create_dynamic_sections()
|
D | elf32-metag.c | 2044 if (! _bfd_elf_create_dynamic_sections (abfd, info)) in elf_metag_create_dynamic_sections()
|
D | elf32-tilepro.c | 1307 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in tilepro_elf_create_dynamic_sections()
|
D | elf32-tic6x.c | 1650 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in elf32_tic6x_create_dynamic_sections()
|
D | elfxx-tilegx.c | 1512 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in tilegx_elf_create_dynamic_sections()
|
D | elf32-m68k.c | 4851 _bfd_elf_create_dynamic_sections
|
D | elf64-s390.c | 772 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in elf_s390_create_dynamic_sections()
|
D | elf32-s390.c | 853 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in elf_s390_create_dynamic_sections()
|
D | elf32-hppa.c | 1001 if (! _bfd_elf_create_dynamic_sections (abfd, info)) in elf32_hppa_create_dynamic_sections()
|
D | ChangeLog-0203 | 1615 * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss with 3293 (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align. 3313 (_bfd_elf_create_dynamic_sections): Delete duplicate declaration. 4213 (_bfd_elf_create_dynamic_sections): Don't use register keyword. 6256 (_bfd_elf_create_dynamic_sections): Likewise. 9074 _bfd_elf_create_dynamic_sections. Correct .plt flags. 11144 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
|
D | ChangeLog-2008 | 1171 _bfd_elf_create_dynamic_sections. Unconditionally set up 1255 * elflink.c (_bfd_elf_create_dynamic_sections): Use
|
D | elfnn-ia64.c | 1537 if (! _bfd_elf_create_dynamic_sections (abfd, info)) in elfNN_ia64_create_dynamic_sections()
|
D | ChangeLog-9697 | 328 (_bfd_elf_create_dynamic_sections): Likewise for .rel* sections. 1257 * elflink.c (_bfd_elf_create_dynamic_sections): Apply 2784 (_bfd_elf_create_dynamic_sections): Likewise. 5012 * elflink.c (_bfd_elf_create_dynamic_sections): If the section
|
D | elf32-bfin.c | 5661 _bfd_elf_create_dynamic_sections
|
D | elf32-nios2.c | 4600 _bfd_elf_create_dynamic_sections (dynobj, info); in nios2_elf32_create_dynamic_sections()
|
D | elfxx-sparc.c | 1207 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in _bfd_sparc_elf_create_dynamic_sections()
|
D | elf32-i386.c | 1068 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in elf_i386_create_dynamic_sections()
|
D | elf64-x86-64.c | 1111 if (!_bfd_elf_create_dynamic_sections (dynobj, info)) in elf_x86_64_create_dynamic_sections()
|
D | ChangeLog-2005 | 1055 (_bfd_elf_create_dynamic_sections): ..and _PROCEDURE_LINKAGE_TABLE_. 4857 (_bfd_elf_create_dynamic_sections): Formatting.
|
D | ChangeLog-9899 | 1413 * elflink.c (_bfd_elf_create_dynamic_sections): Only create 2239 * elflink.c (_bfd_elf_create_dynamic_sections): Use default_use_rela_p
|
12