mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-18 11:08:26 +00:00
11 lines
340 B
Makefile
11 lines
340 B
Makefile
#source: ifunc-13a-i386.s
|
|
#source: ifunc-13b-i386.s
|
|
#ld: -shared -m elf_i386 -z nocombreloc
|
|
#as: --32 -mrelax-relocations=yes
|
|
#readelf: -r --wide
|
|
#target: x86_64-*-* i?86-*-*
|
|
|
|
Relocation section '.rel.ifunc' at offset 0x[0-9a-f]+ contains 1 entries:
|
|
[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
|
|
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_32[ ]+ifunc\(\)[ ]+ifunc
|