Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dvmlinux.lds.h105 #define MEM_KEEP(sec) *(.mem##sec) macro
108 #define MEM_KEEP(sec) macro
278 MEM_KEEP(init.data*) \
279 MEM_KEEP(exit.data*) \
483 MEM_KEEP(init.rodata) \
484 MEM_KEEP(exit.rodata) \
522 MEM_KEEP(init.text*) \
523 MEM_KEEP(exit.text*) \
/Linux-v5.4/arch/powerpc/kernel/
Dvmlinux.lds.S119 MEM_KEEP(init.text)
120 MEM_KEEP(exit.text)