S/390: ifunc: Redirect local function calls to the IPLT.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mixed-mode-reloc64.d
1 #objdump: -r
2 #source: mixed-mode-reloc.s
3 #name: x86 mixed mode relocs (64-bit object)
4
5 .*: +file format .*x86-64.*
6
7 RELOCATION RECORDS FOR \[.text\]:
8 OFFSET[ ]+TYPE[ ]+VALUE[ ]*
9 [0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
10 [0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
11 [0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
12 [0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
13 [0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
14 [0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
This page took 0.031893 seconds and 4 git commands to generate.