Lines Matching refs:used
21 launches such an executable. The _start stub is used to call the
35 This is equivalent to crtbegin_dynamic.[cS], but shall be used for
40 This source file shall be used when generating an executable, i.e. used
52 This source's object file shall be used when generating a shared library,
53 i.e. used in association with crtbegin_so.[cS] only.
63 used to list of ELF constructors and destructors. The sections are:
85 This section shall *not* be used on Android. Used on some GLibc-based
90 This section shall *not* be used on Android. Used on some GLibc-based
100 This is used to implement static C++ object initialization in a shared
171 C static library, and shall only be used to generate static executables (it
235 atexit() implementation (used by 'legacy' NDK machine code).