* elf-bfd.h (_bfd_elf_define_linkage_sym): Declare.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pcrel16.d
1 #name: PCREL16 overflow
2 #ld: -Ttext 0x0
3 #objdump: -drj.text -m i8086
4
5 .*: +file format elf32-i386
6
7 Disassembly of section .text:
8
9 0+ <_start>:
10 ...
11 420: cd 42[ ]+int \$0x42
12 422: ca 02 00[ ]+lret \$0x2
13 ...
14 f065: e9 b8 13[ ]+jmp 420 <_start\+0x420>
This page took 0.03641 seconds and 4 git commands to generate.