Home
last modified time | relevance | path

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

/Linux-v4.19/include/asm-generic/
Dvmlinux.lds.h105 #define MEM_KEEP(sec) *(.mem##sec) macro
108 #define MEM_KEEP(sec) macro
247 MEM_KEEP(init.data*) \
248 MEM_KEEP(exit.data*) \
450 MEM_KEEP(init.rodata) \
451 MEM_KEEP(exit.rodata) \
496 MEM_KEEP(init.text*) \
497 MEM_KEEP(exit.text*) \
/Linux-v4.19/arch/powerpc/kernel/
Dvmlinux.lds.S116 MEM_KEEP(init.text)
117 MEM_KEEP(exit.text)