]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-i386/pr19636-2d-nacl.d
Fix bug in quirk_rust_enum
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-2d-nacl.d
CommitLineData
aec6b87e
L
1#source: pr19636-2.s
2#as: --32 -mrelax-relocations=no
3#ld: -shared -m elf_i386
4#readelf : -r --wide --dyn-syms
5#target: i?86-*-nacl* x86_64-*-nacl*
6
7Relocation section '\.rel\.dyn' at offset [0x0-9a-f]+ contains 3 entries:
8 +Offset +Info +Type +Sym. Value +Symbol's Name
9[0-9a-f]+ +[0-9a-f]+ +R_386_32 +0+ +func
10[0-9a-f]+ +[0-9a-f]+ +R_386_PC32 +0+ +func
11[0-9a-f]+ +[0-9a-f]+ +R_386_GLOB_DAT +0+ +func
12
d3a49aa8 13Relocation section '\.rel\.plt' at offset [0x0-9a-f]+ contains 1 entry:
aec6b87e
L
14 +Offset +Info +Type +Sym. Value +Symbol's Name
15[0-9a-f]+ +[0-9a-f]+ +R_386_JUMP_SLOT +0+ +func
16
17Symbol table '\.dynsym' contains [0-9]+ entries:
18 +Num: +Value +Size Type +Bind +Vis +Ndx Name
19#...
20 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +WEAK +DEFAULT +UND +func
21#pass