[binutils][arm] arm support for ARMv8.m Custom Datapath Extension
[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 #as: --generate-missing-build-notes=no
5
6 .*: +file format .*x86-64.*
7
8 RELOCATION RECORDS FOR \[.text\]:
9 OFFSET[ ]+TYPE[ ]+VALUE[ ]*
10 [0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
11 [0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
12 [0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
13 [0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
14 [0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
15 [0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
This page took 0.029653 seconds and 4 git commands to generate.