Lines Matching refs:exit
80 exit(1);
101 exit(1);
106 exit(1);
119 exit(1);
491 exit(1);
923 ".exit.data", ".memexit.data"
928 ".exit.text", ".memexit.text"
951 #define EXIT_SECTIONS ".exit.*"
964 /* All init and exit sections (code + data) */
975 /* symbols in .data that may refer to init/exit sections */
1042 /* Do not reference init/exit code/data from
1085 /* Do not reference exit code/data from memexit code/data */
1092 /* Do not use exit code/data from init code */
1099 /* Do not use init code/data from exit code */
1112 /* Do not export init/exit functions or data */
1183 * tosec = init or exit section
1499 "The function %s() references a %s in an exit section.\n"
1500 "Often the %s %s%s has valid usage outside the exit section\n"
1541 "uses functionality in the exit path.\n"
1543 "%s%s so it may be used outside an exit section.\n",
1557 "in the exit function\n"
2296 "\t.exit = cleanup_module,\n"
2417 exit(1);
2421 exit(1);
2425 exit(1);
2621 exit(1);