bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / extract-symbol-1sec.d
CommitLineData
d3e52d40
RS
1#name: --extract-symbol test 1 (sections)
2#source: extract-symbol-1.s
3#ld: -Textract-symbol-1.ld
4#objcopy_linked_file: --extract-symbol
5#objdump: --headers
fad84867
NC
6#xfail: "hppa*-*-*" "rx-*-*"
7# FAILS on the RX because the linker has to set LMA == VMA for the Renesas loader.
d3e52d40
RS
8#...
9Sections:
10 *Idx +Name +Size +VMA +LMA .*
3ac9b6c9 11 *0 +\.foo +0+ +0+10000 +0+10000 .*
d3e52d40 12 *CONTENTS, ALLOC, LOAD, CODE
ceae84aa 13 *1 +\.bar +0+ +0+20000 +0+10000 .*
d3e52d40 14 *ALLOC, READONLY, CODE
This page took 0.148251 seconds and 4 git commands to generate.