HomeSort by: relevance | last modified time | path
    Searched defs:MIPS_ELF_LOG_FILE_ALIGN (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 892 #define MIPS_ELF_LOG_FILE_ALIGN(abfd) \
3391 MIPS_ELF_LOG_FILE_ALIGN (dynobj)))
5339 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8167 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8178 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8221 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8225 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8229 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8234 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8238 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd))
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 891 #define MIPS_ELF_LOG_FILE_ALIGN(abfd) \
3380 MIPS_ELF_LOG_FILE_ALIGN (dynobj)))
5319 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8147 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8158 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8201 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8205 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8209 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8214 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8218 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd))
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 891 #define MIPS_ELF_LOG_FILE_ALIGN(abfd) \
3334 MIPS_ELF_LOG_FILE_ALIGN (dynobj)))
5273 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8101 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8112 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8155 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8159 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8163 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8168 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8172 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd))
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 893 #define MIPS_ELF_LOG_FILE_ALIGN(abfd) \
3341 MIPS_ELF_LOG_FILE_ALIGN (dynobj)))
5280 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8114 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8125 || !bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd)))
8168 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8172 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8176 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8181 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd));
8185 bfd_set_section_alignment (s, MIPS_ELF_LOG_FILE_ALIGN (abfd))
    [all...]

Completed in 141 milliseconds