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

/linux-master/arch/powerpc/kernel/
H A Dvmlinux.lds.S126 MEM_KEEP(init.text)
127 MEM_KEEP(exit.text)
/linux-master/include/asm-generic/
H A Dvmlinux.lds.h143 #define MEM_KEEP(sec) *(.mem##sec) macro
146 #define MEM_KEEP(sec) macro
358 MEM_KEEP(init.data*) \
523 MEM_KEEP(init.rodata) \
575 MEM_KEEP(init.text*) \

Completed in 134 milliseconds