mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-15 02:07:42 +01:00
8 lines
502 B
Plaintext
8 lines
502 B
Plaintext
|
[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
|
||
|
[0-9a-f]* w DF (.text|\*ABS\*) [0-9a-f]* VERS_2.0 (0x[0-9a-f][0-9a-f] )?show_foo
|