Searched refs:log_file_align (Results 1 – 19 of 19) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf-ifunc.c | 66 bed->s->log_file_align)) in _bfd_elf_create_ifunc_sections() 86 bed->s->log_file_align)) in _bfd_elf_create_ifunc_sections() 98 bed->s->log_file_align)) in _bfd_elf_create_ifunc_sections()
|
D | elf-s390-common.c | 54 bed->s->log_file_align)) in s390_elf_create_ifunc_sections() 70 bed->s->log_file_align)) in s390_elf_create_ifunc_sections() 77 bed->s->log_file_align)) in s390_elf_create_ifunc_sections()
|
D | elf-vxworks.c | 102 || !bfd_set_section_alignment (dynobj, s, bed->s->log_file_align)) in elf_vxworks_create_dynamic_sections()
|
D | elflink.c | 118 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_create_got_section() 124 || !bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_create_got_section() 133 bed->s->log_file_align)) in _bfd_elf_create_got_section() 220 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections() 232 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections() 238 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections() 248 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections() 267 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections() 277 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections() 348 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_create_dynamic_sections() [all …]
|
D | elf32-tilepro.c | 1249 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in tilepro_elf_create_got_section() 1255 || !bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in tilepro_elf_create_got_section() 1267 bed->s->log_file_align)) in tilepro_elf_create_got_section()
|
D | elfxx-tilegx.c | 1454 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in tilegx_elf_create_got_section() 1460 || !bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in tilegx_elf_create_got_section() 1472 bed->s->log_file_align)) in tilegx_elf_create_got_section()
|
D | elf-bfd.h | 591 unsigned char arch_size, log_file_align; member
|
D | elfnn-aarch64.c | 5922 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in aarch64_elf_create_got_section() 5928 || !bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in aarch64_elf_create_got_section() 5951 bed->s->log_file_align)) in aarch64_elf_create_got_section()
|
D | elf32-bfin.c | 3509 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfin_create_got_section() 3575 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in elf32_bfinfdpic_create_dynamic_sections()
|
D | elf.c | 2658 rel_hdr->sh_addralign = (bfd_vma) 1 << bed->s->log_file_align; in _bfd_elf_init_reloc_shdr() 4627 p->p_align = 1 << bed->s->log_file_align; in assign_file_positions_for_load_sections() 5429 off = align_file_position (off, 1 << bed->s->log_file_align); in _bfd_elf_assign_file_positions_for_relocs() 6805 symtab_hdr->sh_addralign = (bfd_vma) 1 << bed->s->log_file_align; in swap_out_syms()
|
D | elf32-frv.c | 4308 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _frv_create_got_section() 4376 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in elf32_frvfdpic_create_dynamic_sections()
|
D | elf32-score7.c | 188 (get_elf_backend_data (abfd)->s->log_file_align)
|
D | ChangeLog-0203 | 3292 elflink.h. Replace LOG_FILE_ALIGN with bed->s->log_file_align. 3293 (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align. 3309 log_file_align. 3331 (NAME(_bfd_elf,size_info)): Adjust for log_file_align. 3332 * elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align. 3358 (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align. 3359 * elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
|
D | elf32-score.c | 191 (get_elf_backend_data (abfd)->s->log_file_align)
|
D | elf64-ia64-vms.c | 1276 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in elf64_ia64_create_dynamic_sections()
|
D | elfxx-sparc.c | 1265 bed->s->log_file_align)) in create_ifunc_sections()
|
D | elf32-arm.c | 3345 || !bfd_set_section_alignment (dynobj, s, bed->s->log_file_align)) in create_ifunc_sections() 3354 || !bfd_set_section_alignment (dynobj, s, bed->s->log_file_align)) in create_ifunc_sections()
|
D | ChangeLog-2009 | 2194 * elflink.c (_bfd_elf_create_got_section): Use log_file_align
|
D | elfxx-mips.c | 865 (get_elf_backend_data (abfd)->s->log_file_align)
|