mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
f04894943e
* ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
8 lines
496 B
Plaintext
8 lines
496 B
Plaintext
[0-9a-f]* w DF (\*UND\*) [0-9a-f]* VERS_2.0 (0x[0-9a-f][0-9a-f] )?show_foo
|
|
[0]* g DO \*ABS\* [0]* VERS_1.1 VERS_1.1
|
|
[0]* g DO \*ABS\* [0]* VERS_1.2 VERS_1.2
|
|
[0]* g DO \*ABS\* [0]* VERS_2.0 VERS_2.0
|
|
[0-9a-f]* w DF (.text|\*ABS\*) [0-9a-f]* \(Base\) (0x[0-9a-f][0-9a-f] )?show_foo
|
|
[0-9a-f]* w DF (.text|\*ABS\*) [0-9a-f]* \(VERS_1.1\) (0x[0-9a-f][0-9a-f] )?show_foo
|
|
[0-9a-f]* w DF (.text|\*ABS\*) [0-9a-f]* \(VERS_1.2\) (0x[0-9a-f][0-9a-f] )?show_foo
|