Home
last modified time | relevance | path

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

/Linux-v6.6/include/asm-generic/
Dvmlinux.lds.h143 #define MEM_KEEP(sec) *(.mem##sec) macro
146 #define MEM_KEEP(sec) macro
358 MEM_KEEP(init.data*) \
359 MEM_KEEP(exit.data*) \
523 MEM_KEEP(init.rodata) \
524 MEM_KEEP(exit.rodata) \
576 MEM_KEEP(init.text*) \
577 MEM_KEEP(exit.text*) \
/Linux-v6.6/arch/powerpc/kernel/
Dvmlinux.lds.S126 MEM_KEEP(init.text)
127 MEM_KEEP(exit.text)