Searched refs:SECTION_ALIGN (Results 1 – 3 of 3) sorted by relevance
1445 static const int SECTION_ALIGN = 16; member in elf_out1463 if (page_size < SECTION_ALIGN) in elf_out()1909 gcc_checking_assert (!(pos & (SECTION_ALIGN - 1))); in grow()2033 gcc_checking_assert (!(off & (SECTION_ALIGN - 1))); in add()2069 gcc_checking_assert (!(pos & (SECTION_ALIGN - 1))); in write()2080 if (unsigned padding = -pos & (SECTION_ALIGN - 1)) in write()2085 static char zero[SECTION_ALIGN]; in write()2108 pos += -pos & (SECTION_ALIGN - 1); in write()
3955 [ALIGN(SECTION_ALIGN) | ALIGN_WITH_INPUT]4565 [ALIGN(SECTION_ALIGN) | ALIGN_WITH_INPUT]8788 * ALIGN(SECTION_ALIGN): Forced Output Alignment.
4115 [ALIGN(SECTION_ALIGN) | ALIGN_WITH_INPUT]4795 [ALIGN(SECTION_ALIGN) | ALIGN_WITH_INPUT]9138 * ALIGN(SECTION_ALIGN): Forced Output Alignment.