mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-18 11:08:26 +00:00
12 lines
327 B
Makefile
12 lines
327 B
Makefile
#source: ifunc-16-x86.s
|
|
#ld: -z now -shared -m elf_i386
|
|
#as: --32
|
|
#readelf: -r --wide
|
|
#target: x86_64-*-* i?86-*-*
|
|
#notarget: x86_64-*-nacl* i?86-*-nacl*
|
|
|
|
Relocation section '.rel.plt' at .*
|
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+0+[ ]+ifunc
|
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
|