Searched defs:ALIGN (Results 1 – 3 of 3) sorted by relevance
558 #define ALIGN(m) if (relocation & m) r = bfd_reloc_other; in rl78_elf_relocate_section() macro
664 #define ALIGN(m) if (relocation & m) r = bfd_reloc_other; in rx_elf_relocate_section() macro
1047 #define CHECK_ALIGN(FIELD, ALIGN, IGNORE) \ argument