repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Instrumentation] Fix a warning
[llvm-project.git]
/
lld
/
test
/
ELF
/
Inputs
/
wrap.s
blob
e0765196606b34b126d3abfe3bfc4542492e6091
1
.global foo
2
.weak __wrap_foo
3
.protected __wrap_foo
4
.global __real_foo
5
foo
=
0x11000
6
__wrap_foo
=
0x11010
7
__real_foo
=
0x11020