Searched refs:MIPS_ELF_LOG_FILE_ALIGN (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-mips.c | 864 #define MIPS_ELF_LOG_FILE_ALIGN(abfd) \ macro 3180 MIPS_ELF_LOG_FILE_ALIGN (dynobj))) in mips_elf_rel_dyn_section() 5088 MIPS_ELF_LOG_FILE_ALIGN (abfd))) in mips_elf_create_compact_rel_section() 7614 MIPS_ELF_LOG_FILE_ALIGN (abfd))) in _bfd_mips_elf_create_dynamic_sections() 7626 MIPS_ELF_LOG_FILE_ALIGN (abfd))) in _bfd_mips_elf_create_dynamic_sections() 7663 (void) bfd_set_section_alignment (abfd, s, MIPS_ELF_LOG_FILE_ALIGN (abfd)); in _bfd_mips_elf_create_dynamic_sections() 7667 (void) bfd_set_section_alignment (abfd, s, MIPS_ELF_LOG_FILE_ALIGN (abfd)); in _bfd_mips_elf_create_dynamic_sections() 7671 (void) bfd_set_section_alignment (abfd, s, MIPS_ELF_LOG_FILE_ALIGN (abfd)); in _bfd_mips_elf_create_dynamic_sections() 7676 (void) bfd_set_section_alignment (abfd, s, MIPS_ELF_LOG_FILE_ALIGN (abfd)); in _bfd_mips_elf_create_dynamic_sections() 7680 (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.
|