Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dvmlinux.lds.h151 #define MEM_KEEP(sec) *(.mem##sec) macro
154 #define MEM_KEEP(sec) macro
333 MEM_KEEP(init.data*) \
334 MEM_KEEP(exit.data*) \
548 MEM_KEEP(init.rodata) \
549 MEM_KEEP(exit.rodata) \
599 MEM_KEEP(init.text*) \
600 MEM_KEEP(exit.text*) \
/Linux-v5.10/arch/powerpc/kernel/
Dvmlinux.lds.S107 MEM_KEEP(init.text)
108 MEM_KEEP(exit.text)