Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dvmlinux.lds.h154 #define MEM_KEEP(sec) *(.mem##sec) macro
157 #define MEM_KEEP(sec) macro
347 MEM_KEEP(init.data*) \
348 MEM_KEEP(exit.data*) \
565 MEM_KEEP(init.rodata) \
566 MEM_KEEP(exit.rodata) \
634 MEM_KEEP(init.text*) \
635 MEM_KEEP(exit.text*) \
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvmlinux.lds.S107 MEM_KEEP(init.text)
108 MEM_KEEP(exit.text)