Searched refs:_start (Results 1 – 4 of 4) sorted by relevance
46 void _start() { in _start() function
77 void _start() { in _start() function
16 This file contains a tiny ELF startup entry point (named '_start')20 Note that the kernel calls the '_start' entry point directly when it21 launches such an executable. The _start stub is used to call the32 then call the _start stub.36 shared libraries. One major difference is that there is no _start59 crtbegin_static.[cS] and crtbegin_dynamic.[cS] contain a '_start' entry point