Lines Matching refs:KEEP
36 KEEP (*(.ctors))
45 KEEP (*(.dtors))
70 KEEP (*(.vectors))
106 KEEP (*(.install0)) /* Section should setup the stack pointer. */
107 KEEP (*(.install1)) /* Place holder for applications. */
108 KEEP (*(.install2)) /* Optional installation of data sections in RAM. */
109 KEEP (*(.install3)) /* Place holder for applications. */
110 KEEP (*(.install4)) /* Section that calls the main. */
115 KEEP (*(.fini0)) /* Beginning of finish code (_exit symbol). */
116 KEEP (*(.fini1)) /* Place holder for applications. */
117 KEEP (*(.fini2)) /* C++ destructors. */
118 KEEP (*(.fini3)) /* Place holder for applications. */
119 KEEP (*(.fini4)) /* Runtime exit. */
339 KEEP (*(.eh_frame))
365 KEEP (*(.jcr))