Searched refs:__start (Results 1 – 5 of 5) sorted by relevance
| /libc/sysdeps/linux/mips/ |
| A D | crt1.S | 73 .globl __start 74 .type __start,@function 87 .ent __start 89 __start: label 143 .size __start,.-__start 144 .end __start
|
| /libc/sysdeps/linux/arc/ |
| A D | crt1.S | 35 .global __start 36 .hidden __start 37 .type __start,@function 38 __start: label 63 .size __start,.-__start
|
| /libc/sysdeps/linux/metag/ |
| A D | crt1.S | 9 .global __start 10 .type __start,function 11 __start: label 75 .size __start,.-__start
|
| /libc/sysdeps/linux/common/ |
| A D | remap_file_pages.c | 13 _syscall5(int, remap_file_pages, void *, __start, size_t, __size,
|
| /libc/sysdeps/linux/bfin/ |
| A D | crt1.S | 45 .global __start; 46 .type __start,STT_FUNC; 58 __start: label
|
Completed in 33 milliseconds