Home
last modified time | relevance | path

Searched refs:log_file_align (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDelf-vxworks.c100 || !bfd_set_section_alignment (dynobj, s, bed->s->log_file_align)) in elf_vxworks_create_dynamic_sections()
HDelflink.c193 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections()
205 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections()
211 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections()
221 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections()
237 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections()
247 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_link_create_dynamic_sections()
315 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_create_dynamic_sections()
353 || ! bfd_set_section_alignment (abfd, s, bed->s->log_file_align)) in _bfd_elf_create_dynamic_sections()
9647 symtab_hdr->sh_addralign = 1 << bed->s->log_file_align; in bfd_elf_final_link()
10732 unsigned int log_file_align; in elf_gc_propagate_vtable_entries_used() local
[all …]
HDelf-bfd.h444 unsigned char arch_size, log_file_align; member
HDelf.c2748 rel_hdr->sh_addralign = 1 << bed->s->log_file_align; in _bfd_elf_init_reloc_shdr()
4398 p->p_align = 1 << bed->s->log_file_align; in assign_file_positions_for_load_sections()
4956 off = align_file_position (off, 1 << bed->s->log_file_align); in assign_file_positions_except_relocs()
6275 symtab_hdr->sh_addralign = 1 << bed->s->log_file_align; in swap_out_syms()
HDelf32-score.c198 (get_elf_backend_data (abfd)->s->log_file_align)
HDChangeLog-02033292 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.
HDelfxx-mips.c574 (get_elf_backend_data (abfd)->s->log_file_align)