[gdb/corefiles] Fix segfault in core_target_open
[binutils-gdb.git] / ld / testsuite / ld-i386 / libno-plt-1b.dd
blobeec9d4ac45aa4403d0ac1ecaebbeda1bef876446
1 #objdump: -dwrj.text
2 #target: i?86-*-*
4 .*: +file format elf32-i386.*
6 Disassembly of section .text:
8 #...
9 [0-9a-f]+ <get_func>:
10  +[a-f0-9]+:    e8 ([0-9a-f]{2} ){4}[   ]+call +[a-f0-9]+ <__x86.get_pc_thunk.ax>
11  +[a-f0-9]+:    05 ([0-9a-f]{2} ){4}[   ]+add +\$0x[a-f0-9]+,%eax
12  +[a-f0-9]+:    8b 80 ([0-9a-f]{2} ){4}[        ]+mov +-0x[a-f0-9]+\(%eax\),%eax
13  +[a-f0-9]+:    c3                      ret
14 #...
15 [0-9a-f]+ <call_func>:
16  +[a-f0-9]+:    e8 ([0-9a-f]{2} ){4}[   ]+call +[a-f0-9]+ <__x86.get_pc_thunk.ax>
17  +[a-f0-9]+:    05 ([0-9a-f]{2} ){4}[   ]+add +\$0x[a-f0-9]+,%eax
18  +[a-f0-9]+:    ff a0 ([0-9a-f]{2} ){4}[        ]+jmp +\*-0x[0-9a-f]+\(%eax\)
19 #pass