mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
|
# check for just one GOT entry
|
||
|
#...
|
||
|
.* \.rela\.dyn +RELA +[0-9a-f]+ [0-9a-f]+ 000018 .*
|
||
|
#...
|
||
|
.* \.got +PROGBITS +[0-9a-f]+ [0-9a-f]+ 000010 .*
|
||
|
#pass
|