Home
last modified time | relevance | path

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

/Linux-v6.1/include/asm-generic/
Dvmlinux.lds.h150 #define MEM_KEEP(sec) *(.mem##sec) macro
153 #define MEM_KEEP(sec) macro
353 MEM_KEEP(init.data*) \
354 MEM_KEEP(exit.data*) \
548 MEM_KEEP(init.rodata) \
549 MEM_KEEP(exit.rodata) \
603 MEM_KEEP(init.text*) \
604 MEM_KEEP(exit.text*) \
/Linux-v6.1/arch/powerpc/kernel/
Dvmlinux.lds.S127 MEM_KEEP(init.text)
128 MEM_KEEP(exit.text)