Searched refs:SECTION_ALIGN (Results 1 – 2 of 2) sorted by relevance
54 . = ALIGN(SECTION_ALIGN);57 .init.text : AT(ADDR(.init.text) - LOAD_OFFSET) ALIGN(SECTION_ALIGN) { \81 . = ALIGN(SECTION_ALIGN);111 RO_DATA(SECTION_ALIGN)116 . = ALIGN(SECTION_ALIGN);
51 #define SECTION_ALIGN (1 << 21) macro53 #define SECTION_ALIGN (1 << 22) macro56 #define SECTION_ALIGN L1_CACHE_BYTES macro