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
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
note1_2.s
blob
8162d38db50886a33aadfc57822f8d4d3f6fda79
1
2
.section .gnu.linkonce.t.thunk.ax,
"ax"
,%progbits
3
.globl thunk.ax
4
.hidden thunk.ax
5
.p2align 4
6
.type thunk.ax,%function
7
thunk.ax
:
8
.dc.l 0
9
.size thunk.ax, . - thunk.ax
10
11
.p2align 4
12
.globl bar
13
.type bar,%function
14
bar
:
15
.dc.a thunk.ax
16
.dc.l 0
17
.size bar, . - bar