Home
last modified time | relevance | path

Searched refs:_start (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/src/
Dcrtbegin.c46 void _start() { in _start() function
/development/ndk/platforms/android-3/arch-arm/src/
Dcrtbegin_static.c77 void _start() { in _start() function
Dcrtbegin_dynamic.c77 void _start() { in _start() function
/development/ndk/platforms/
DREADME.CRT.TXT16 This file contains a tiny ELF startup entry point (named '_start')
20 Note that the kernel calls the '_start' entry point directly when it
21 launches such an executable. The _start stub is used to call the
32 then call the _start stub.
36 shared libraries. One major difference is that there is no _start
59 crtbegin_static.[cS] and crtbegin_dynamic.[cS] contain a '_start' entry point