[x86] Resolve non-PIC undefweak symbols in executable
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-4b.d
1 #source: pr19636-4.s
2 #as: --32
3 #ld: -pie -E --defsym foobar=0x100 -m elf_i386
4 #readelf : --dyn-syms --wide
5
6 Symbol table '\.dynsym' contains [0-9]+ entries:
7 +Num: +Value +Size Type +Bind +Vis +Ndx Name
8 #...
9 +[0-9]+: +0+100 +0 +NOTYPE +GLOBAL +DEFAULT +ABS +foobar
10 #pass
This page took 0.030929 seconds and 4 git commands to generate.