mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 21:01:18 +01:00
14 lines
443 B
Makefile
14 lines
443 B
Makefile
#as: --32
|
|
#ld: -pie -Bsymbolic -E -melf_i386
|
|
#readelf: -r --wide --dyn-syms
|
|
|
|
Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
|
|
Offset Info Type Sym. Value Symbol's Name
|
|
[0-9a-f]+ +[0-9a-f]+ +R_386_RELATIVE +
|
|
|
|
Symbol table '.dynsym' contains [0-9]+ entries:
|
|
Num: Value Size Type Bind Vis Ndx Name
|
|
#...
|
|
[ ]*[a-f0-9]+: [a-f0-9]+ 0 FUNC GLOBAL DEFAULT [a-f0-9]+ xyzzy
|
|
#...
|