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
ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
code16.t
blob
9ef00a3404db6c22288dfb0e378ce8c00403ce3e
1
OUTPUT_FORMAT("elf64-x86-64")
2
OUTPUT_ARCH("i386:x86-64")
3
SECTIONS
4
{
5
.text.default_process_op.isra.0 0x737c : { *(.text.default_process_op.isra.0) }
6
.text.mpt_scsi_process_op 0xf869 : { *(.text.mpt_scsi_process_op) }
7
}