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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-ia64.c 35 #define LOG_SECTION_ALIGN 3
39 #define LOG_SECTION_ALIGN 2
1581 || !bfd_set_section_alignment (s, LOG_SECTION_ALIGN))
2038 || !bfd_set_section_alignment (fptr_rel, LOG_SECTION_ALIGN))
2115 || !bfd_set_section_alignment (srel, LOG_SECTION_ALIGN))
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-ia64.c 35 #define LOG_SECTION_ALIGN 3
39 #define LOG_SECTION_ALIGN 2
1583 || !bfd_set_section_alignment (s, LOG_SECTION_ALIGN))
2040 || !bfd_set_section_alignment (fptr_rel, LOG_SECTION_ALIGN))
2117 || !bfd_set_section_alignment (srel, LOG_SECTION_ALIGN))
  /src/external/gpl3/gdb/dist/bfd/
elfnn-ia64.c 35 #define LOG_SECTION_ALIGN 3
39 #define LOG_SECTION_ALIGN 2
1583 || !bfd_set_section_alignment (s, LOG_SECTION_ALIGN))
2040 || !bfd_set_section_alignment (fptr_rel, LOG_SECTION_ALIGN))
2117 || !bfd_set_section_alignment (srel, LOG_SECTION_ALIGN))
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-ia64.c 35 #define LOG_SECTION_ALIGN 3
39 #define LOG_SECTION_ALIGN 2
1584 || !bfd_set_section_alignment (s, LOG_SECTION_ALIGN))
2041 || !bfd_set_section_alignment (fptr_rel, LOG_SECTION_ALIGN))
2118 || !bfd_set_section_alignment (srel, LOG_SECTION_ALIGN))

Completed in 25 milliseconds