Browse Source
* ld-elfvers/vers.exp: Add vers23c and vers23d. * ld-elfvers/vers23c.ver: New. * ld-elfvers/vers23d.dsym: New.drow-cplus-branch
4 changed files with 15 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||
Version definitions: |
|||
1 0x01 0x065ea90f vers23c.so |
|||
2 0x00 0x05aa7610 VERS.0 |
|||
|
|||
@ -0,0 +1,2 @@ |
|||
[0-9a-f]* DF \*UND\* [0-9a-f]* VERS.0 (0x[0-9a-f][0-9a-f] )?bar |
|||
[0-9a-f]* DF \*UND\* [0-9a-f]* VERS.0 (0x[0-9a-f][0-9a-f] )?foo |
|||
Loading…
Reference in new issue