Home
last modified time | relevance | path

Searched refs:start_of_text (Results 1 – 2 of 2) sorted by relevance

/original-bsd/contrib/emacs-18.57/src/
H A Dunexec.c182 extern char *start_of_text (); /* Start of text */
477 f_ohdr.text_start = (long) start_of_text ();
630 unexec_text_start = (long) start_of_text ();
H A Dsysdep.c1470 start_of_text () in start_of_text() function