Home
last modified time | relevance | path

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

/Linux-v5.15/include/asm-generic/
Dvmlinux.lds.h150 #define MEM_KEEP(sec) *(.mem##sec) macro
153 #define MEM_KEEP(sec) macro
342 MEM_KEEP(init.data*) \
343 MEM_KEEP(exit.data*) \
520 MEM_KEEP(init.rodata) \
521 MEM_KEEP(exit.rodata) \
589 MEM_KEEP(init.text*) \
590 MEM_KEEP(exit.text*) \
/Linux-v5.15/arch/powerpc/kernel/
Dvmlinux.lds.S123 MEM_KEEP(init.text)
124 MEM_KEEP(exit.text)