PR25593, --as-needed breaks DT_NEEDED order with linker plugin
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / longsecn-1.d
CommitLineData
88183869
DK
1#name: PE-COFF Long section names (disabled)
2#ld: --disable-long-section-names
3#objdump: -h
4#source: longsecn.s
5
6.*: file format .*
7
8Sections:
9Idx Name Size VMA +LMA +File off Algn
10 0 \.text [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
88183869 11 CONTENTS, ALLOC, LOAD, READONLY, CODE, DATA
032f3e01 12 1 \.data [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
88183869 13 CONTENTS, ALLOC, LOAD, DATA
032f3e01 14 2 \.rodata [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
88183869 15 CONTENTS, ALLOC, LOAD, DATA
032f3e01 16 3 \.data\.ve [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
88183869 17 CONTENTS, ALLOC, LOAD, DATA
032f3e01 18 4 \.rodata\. [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
88183869 19 CONTENTS, ALLOC, LOAD, DATA
032f3e01 20 5 \.idata [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
88183869 21 CONTENTS, ALLOC, LOAD, DATA
5063daf7 22#...
This page took 0.536377 seconds and 4 git commands to generate.