14 lines
189 B
Makefile
14 lines
189 B
Makefile
#source: tocvar.s
|
|
#as: -a64
|
|
#ld: -melf64ppc -z relro
|
|
#readelf: -l --wide
|
|
#target: powerpc64*-*-*
|
|
|
|
#...
|
|
+LOAD .*
|
|
+LOAD .*
|
|
+GNU_RELRO .*
|
|
#...
|
|
+00 +\.text
|
|
+01 +\.opd \.toc
|
|
+02 +\.opd
|