Searched refs:_start (Results 1 – 7 of 7) sorted by relevance
32 .globl _start symbol
77 void _start() { in _start() function
29 .type _start, @function30 .globl _start symbol52 _start: label
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