mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-20 19:30:37 +00:00
6ea1bcda2b
This reverts commit 6c5c652ee12028f75cf95f9901979e53fbe22f8b.
12 lines
320 B
Makefile
12 lines
320 B
Makefile
#source: ifunc-16-x86.s
|
|
#as: --64
|
|
#ld: -shared -melf_x86_64
|
|
#readelf: -r --wide
|
|
#target: x86_64-*-*
|
|
#notarget: x86_64-*-nacl*
|
|
|
|
Relocation section '.rela.plt' at .*
|
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_JUMP_SLOT[ ]+0+[ ]+ifunc \+ 0
|
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|