repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdb: restore nullptr check in compunit_symtab::find_call_site
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-aarch64
/
ifunc-18b.s
blob
2e46c1ee0582e0bde082886df5d4335e443a855a
1
.text
2
.type foo, %gnu_indirect_function
3
.hidden foo
4
.globl foo
5
foo
:
6
ret
7
.size foo, .-foo
8
.globl bar
9
bar
:
10
bl
foo1
11
ret
12
.size bar, .-bar
13
.hidden foo1
14
.globl foo1
15
foo1
=
foo