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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-pe
/
cfia.s
blob
d1ea51d974db40680265c761791c336620b6df7b
1
.globl _mainCRTStartup
2
.globl _start
3
.text
4
_mainCRTStartup
:
5
mainCRTStartup
:
6
_start
:
7
start
:
8
.long -1
9
10
.cfi_sections .debug_frame
11
.section .text$abc,
"x"
12
.linkonce discard
13
.align 2
14
.globl _tst
15
.def _tst; .scl 2; .type 32; .endef
16
_tst
:
17
.cfi_startproc
18
.long 0
19
.cfi_def_cfa_offset 16
20
.cfi_offset 6, -16
21
.long 1
22
.cfi_def_cfa 7, 8
23
.cfi_restore 6
24
.long 2
25
.cfi_endproc
26