Searched refs:start_procedure (Results 1 – 3 of 3) sorted by relevance
73 extern char *start_procedure;
76 char *start_procedure; variable338 start_procedure = $2;
299 start_procedure = "_Prelude"; in main()639 if (strcmp (bfd_asymbol_name (sym), start_procedure) == 0) in main()695 non_fatal (_("warning: START procedure %s not defined"), start_procedure); in main()