Fix search in TUI
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / ver_def.vd
CommitLineData
c9f02c3e
MR
1# Verify correct version information output from `readelf' and that there
2# is no:
3#
4# Version definition past end of section
5#
6# line at the end in particular (hence #pass must not be used here).
7
8Version symbols section '\.gnu\.version' contains 4 entries:
ae9ac79e 9 +Addr: 0x[0-9a-f]+ +Offset: 0x[0-9a-f]+ +Link: 2 \(\.dynsym\)
c9f02c3e
MR
10 +000: +0 \(\*local\*\) +2 \(ver_foo\) +1 \(\*global\*\) +2 \(ver_foo\) +
11
12Version definition section '\.gnu\.version_d' contains 2 entries:
13 +Addr: 0x[0-9a-f]+ +Offset: 0x[0-9a-f]+ +Link: 3 \(\.dynstr\)
14 +000000: Rev: 1 +Flags: BASE +Index: 1 +Cnt: 1 +Name: ver_def
15 +0x001c: Rev: 1 +Flags: none +Index: 2 +Cnt: 1 +Name: ver_foo
This page took 0.157253 seconds and 4 git commands to generate.