text_start        103 kern/exec_ecoff.c 	epp->ep_taddr = ECOFF_SEGMENT_ALIGN(execp, eap->text_start);
text_start        134 kern/exec_ecoff.c 	epp->ep_taddr = ECOFF_SEGMENT_ALIGN(execp, eap->text_start);
text_start        174 kern/exec_ecoff.c 	epp->ep_taddr = ECOFF_SEGMENT_ALIGN(execp, eap->text_start);
text_start        211 lib/libsa/loadfile.c 			if (READ(fd, coff->a.text_start, coff->a.tsize) !=
text_start        223 lib/libsa/loadfile.c 			pos = coff->a.text_start;
text_start         57 sys/exec_ecoff.h 	u_long  text_start;