Home
last modified time | relevance | path

Searched refs:SECTION_ALIGN (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1445 static const int SECTION_ALIGN = 16; member in elf_out
1463 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()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dld.info3955 [ALIGN(SECTION_ALIGN) | ALIGN_WITH_INPUT]
4565 [ALIGN(SECTION_ALIGN) | ALIGN_WITH_INPUT]
8788 * ALIGN(SECTION_ALIGN): Forced Output Alignment.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dld.info4115 [ALIGN(SECTION_ALIGN) | ALIGN_WITH_INPUT]
4795 [ALIGN(SECTION_ALIGN) | ALIGN_WITH_INPUT]
9138 * ALIGN(SECTION_ALIGN): Forced Output Alignment.