Home
last modified time | relevance | path

Searched refs:start_procedure (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dnlmconv.h73 extern char *start_procedure;
Dnlmheader.y76 char *start_procedure; variable
338 start_procedure = $2;
Dnlmconv.c299 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()