mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 18:34:45 +00:00
15 lines
197 B
D
15 lines
197 B
D
|
#source: tocnovar.s
|
||
|
#as: -a64
|
||
|
#ld: -melf64ppc -z relro
|
||
|
#readelf: -l --wide
|
||
|
#target: powerpc64*-*-*
|
||
|
|
||
|
#...
|
||
|
+LOAD .*
|
||
|
+LOAD .*
|
||
|
+GNU_RELRO .*
|
||
|
#...
|
||
|
+00 +\.text
|
||
|
+01 +\.opd \.got
|
||
|
+02 +\.opd \.got
|