Home
last modified time | relevance | path

Searched refs:__start_rodata_section_aligned (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/kernel/
H A Dvmlinux.lds.S167 __start_rodata_section_aligned = ALIGN(__start_rodata, 1 << SECTION_SHIFT); symbol
/linux/arch/arm/mm/
H A Dinit.c316 extern char __start_rodata_section_aligned[];
338 .start = (unsigned long)__start_rodata_section_aligned,