mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-12 11:29:30 +00:00
7 lines
175 B
R
7 lines
175 B
R
#source: abs-reloc.s
|
|
#as: -a64
|
|
#ld: -melf64ppc -static --defsym a=1 --defsym 'HIDDEN(b=2)' --defsym c=0x123456789abcdef0
|
|
#readelf: -rW
|
|
|
|
There are no relocations in this file.
|