repo.or.cz
/
binutils
/
dougsmingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gas:
[binutils/dougsmingw.git]
/
ld
/
testsuite
/
ld-ifunc
/
ifunc-8a-i386.s
blob
9d42d0ea021e51a34f5b3348853c72316b338615
1
.text
2
.type start,
"function"
3
.global start
4
start
:
5
.type _start,
"function"
6
.global _start
7
_start
:
8
.type __start,
"function"
9
.global __start
10
__start
:
11
.type __start,
"function"
12
call
.L6
13
.L6:
14
popl
%
ebx
15
addl $_GLOBAL_OFFSET_TABLE_+
[
.-.L6], %ebx
16
mov foo@GOT
(%
ebx
), %
eax