OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_start
(Results
26 - 50
of
2601
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
mixed1a.s
2
.globl
_start
3
.type
_start
, @function
4
_start
:
label
6
.size
_start
, .-
_start
mixed2a.s
3
.globl
_start
4
.type
_start
, @function
5
_start
:
label
7
.size
_start
, .-
_start
mov1.s
2
.globl
_start
3
.type
_start
, @function
4
_start
:
label
6
.size
_start
, .-
_start
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
exec-got-1b.s
1
.globl
_start
2
.type
_start
,%function
3
_start
:
label
9
.word
_start
(GOT)
10
.size
_start
,.-
_start
thumb-entry.s
4
.global
_start
6
_start
:
label
unresolved-2.s
2
.globl
_start
3
_start
:
label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
fdpic2.ldv
1
{ global:
_start
; F2; D2; local: *; };
fdpic8.ldv
1
{ global:
_start
; F8; D8; local: *; };
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
1.c
0
/*
_start
should be the only thing left after GC. */
3
void
_start
() __asm__("
_start
");
4
void
_start
()
function
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
unknown.s
2
.global
_start
3
_start
:
label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
gotrel1.s
1
.global
_start
2
_start
:
label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-crx/
reloc-num16.s
4
.global
_start
5
_start
:
label
reloc-num32.s
4
.global
_start
5
_start
:
label
reloc-num8.s
4
.global
_start
5
_start
:
label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/
linktest-002.s
2
.global
_start
3
_start
:
label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
eh-frame-hdr.s
2
.global
_start
3
_start
:
label
stack.s
3
.globl
_start
5
_start
:
label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/
vers27d3.c
5
_start
()
function
14
_start
();
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
common.c
5
_start
(void)
function
13
return
_start
();
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-fastcall/
import.s
2
.globl
_start
3
_start
:
label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
nogot2.s
2
.globl
_start
3
_start
:
label
pr12718.s
3
.globl
_start
4
_start
: call foo
label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
start2.s
3
.global
_start
4
_start
:
label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/
i135409-4.s
2
.global
_start
3
_start
:
label
i135409-5.s
2
.global
_start
3
_start
:
label
Completed in 1740 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>