Lines Matching refs:exit
141 /* The actual configuration determine if the init/exit sections
338 MEM_KEEP(exit.data*) \
557 MEM_KEEP(exit.rodata) \
626 MEM_KEEP(exit.text*) \
739 /* init and exit section handling */
773 *(.exit.data .exit.data.*) \
776 MEM_DISCARD(exit.data*) \
777 MEM_DISCARD(exit.rodata*)
780 *(.exit.text) \
781 *(.text.exit) \
782 MEM_DISCARD(exit.text)
785 *(.exitcall.exit)
1012 * Some archs want to discard exit text/data at runtime rather than