mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
11 lines
209 B
D
11 lines
209 B
D
|
#source: plt_mapping_symbol.s
|
||
|
#ld: -shared -T relocs.ld -e0
|
||
|
#objdump: --syms --special-syms
|
||
|
#name: AArch64 mapping symbol for plt section test.
|
||
|
#...
|
||
|
|
||
|
SYMBOL TABLE:
|
||
|
#...
|
||
|
[0]+10010 l .plt 0[0]+00 \$x
|
||
|
#...
|