Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-x86-64/pr19636-3c.d
2023-03-06 14:48:14 +01:00

10 lines
285 B
Makefile

#source: pr19636-3.s
#as: --64
#ld: -shared -Bsymbolic --defsym foobar=0x100 -m elf_x86_64
#readelf : --dyn-syms --wide
Symbol table '\.dynsym' contains [0-9]+ entries:
+Num: +Value +Size Type +Bind +Vis +Ndx Name
#...
+[0-9]+: +0+100 +0 +NOTYPE +GLOBAL +DEFAULT +ABS +foobar
#pass