mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
15 lines
189 B
D
15 lines
189 B
D
|
#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
|