mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-12 03:05:37 +00:00
15 lines
404 B
D
15 lines
404 B
D
|
#source: pr19636-3.s
|
||
|
#as: --32
|
||
|
#ld: -shared -m elf_i386
|
||
|
#readelf : -r --wide --dyn-syms
|
||
|
|
||
|
Relocation section '\.rela?\..*' at offset 0x[0-9a-f]+ contains [0-9]+ entries:
|
||
|
#...
|
||
|
[0-9a-f]+[ \t]+[0-9a-f]+[ \t]+R_.*[ \t]+[0-9a-f]+[ \t]+func.*
|
||
|
#...
|
||
|
Symbol table '\.dynsym' contains [0-9]+ entries:
|
||
|
+Num: +Value +Size Type +Bind +Vis +Ndx Name
|
||
|
#...
|
||
|
+[0-9]+: +[a-f0-9]+ +0 +NOTYPE +WEAK +DEFAULT +UND +func
|
||
|
#...
|