Searched refs:MIPS_ELF_LOG_FILE_ALIGN (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elfxx-mips.c | 862 #define MIPS_ELF_LOG_FILE_ALIGN(abfd) \ macro 3186 MIPS_ELF_LOG_FILE_ALIGN (dynobj))) in mips_elf_rel_dyn_section() 5097 MIPS_ELF_LOG_FILE_ALIGN (abfd))) in mips_elf_create_compact_rel_section() 7641 MIPS_ELF_LOG_FILE_ALIGN (abfd))) in _bfd_mips_elf_create_dynamic_sections() 7653 MIPS_ELF_LOG_FILE_ALIGN (abfd))) in _bfd_mips_elf_create_dynamic_sections() 7690 (void) bfd_set_section_alignment (abfd, s, MIPS_ELF_LOG_FILE_ALIGN (abfd)); in _bfd_mips_elf_create_dynamic_sections() 7694 (void) bfd_set_section_alignment (abfd, s, MIPS_ELF_LOG_FILE_ALIGN (abfd)); in _bfd_mips_elf_create_dynamic_sections() 7698 (void) bfd_set_section_alignment (abfd, s, MIPS_ELF_LOG_FILE_ALIGN (abfd)); in _bfd_mips_elf_create_dynamic_sections() 7703 (void) bfd_set_section_alignment (abfd, s, MIPS_ELF_LOG_FILE_ALIGN (abfd)); in _bfd_mips_elf_create_dynamic_sections() 7707 (void) bfd_set_section_alignment (abfd, s, MIPS_ELF_LOG_FILE_ALIGN (abfd)); in _bfd_mips_elf_create_dynamic_sections() [all …]
|
D | ChangeLog-9899 | 1617 (MIPS_ELF_LOG_FILE_ALIGN): Likewise. 1638 (mips_elf_create_dynamic_sections): Use MIPS_ELF_LOG_FILE_ALIGN, 1641 (mips_elf_create_msym_section): Use MIPS_ELF_LOG_FILE_ALIGN.
|
D | ChangeLog-0203 | 3358 (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
|