Home
last modified time | relevance | path

Searched refs:__start (Results 1 – 5 of 5) sorted by relevance

/libc/sysdeps/linux/mips/
A Dcrt1.S73 .globl __start
74 .type __start,@function
87 .ent __start
89 __start: label
143 .size __start,.-__start
144 .end __start
/libc/sysdeps/linux/arc/
A Dcrt1.S35 .global __start
36 .hidden __start
37 .type __start,@function
38 __start: label
63 .size __start,.-__start
/libc/sysdeps/linux/metag/
A Dcrt1.S9 .global __start
10 .type __start,function
11 __start: label
75 .size __start,.-__start
/libc/sysdeps/linux/common/
A Dremap_file_pages.c13 _syscall5(int, remap_file_pages, void *, __start, size_t, __size,
/libc/sysdeps/linux/bfin/
A Dcrt1.S45 .global __start;
46 .type __start,STT_FUNC;
58 __start: label

Completed in 33 milliseconds