a6840322e07a6f176becde3437c9d8d75f63437c
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-2-32.d
1 #PROG: objcopy
2 #readelf: --notes --wide
3 #objcopy: --merge-notes
4 #name: merge notes section (32-bits)
5 #source: note-2-32.s
6
7 #...
8 Owner Data size Description
9 [ ]+\$<version>1[ ]+0x00000004[ ]+OPEN[ ]+Applies to region from 0x100 \(note1.s\)
10 [ ]+\$<tool>gcc 7.0.1[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100
11 [ ]+\+<stack prot>true[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100
12 [ ]+\*<PIC>static[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100
13 [ ]+\*<ABI>0x0[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100
14 [ ]+\$<version>1[ ]+0x00000004[ ]+OPEN[ ]+Applies to region from 0x104 \(note2.s\)
15 [ ]+!<stack prot>false[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x104
16 [ ]+\*<PIC>pic[ ]+0x00000004[ ]+func[ ]+Applies to region from 0x104 \(func1\)
17 #...
This page took 0.044658 seconds and 3 git commands to generate.