Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluation
[platform/upstream/binutils.git] / ld / testsuite / ld-i386 / pcrel16abs.s
1 SEGMENT_SIZE = 0x10000
2 RVECTOR = 0x00010
3 .code16
4  .globl _start
5 _start:
6  jmp SEGMENT_SIZE-(0x1f00 +0xf0 +RVECTOR)