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
manual copyright year range of various GDB files to add 2023
[binutils-gdb.git]
/
gold
/
testsuite
/
x86_64_overflow_pc32.s
blob
85d9e82516a811b9c07747f14040d23fcbe53050
1
.data
2
.hidden foo
3
.globl foo
4
foo
:
5
.byte 20
6
local
:
7
.byte 20
8
.text
9
.globl bar
10
.type bar, @function
11
bar
:
12
lea foo
(%
rip
), %
rax
13
lea local
(%
rip
), %
rax
14
.size bar, .-bar