Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/gas/testsuite/gas/arm/reloc-fdpic.d
2023-03-06 14:48:14 +01:00

20 lines
No EOL
369 B
Makefile

#as: --fdpic
#objdump: -dr --show-raw-insn
#name: FDPIC relocations
# This test is only valid on ELF based ports.
#noskip: arm*-*-uclinuxfdpiceabi
.*: +file format .*arm.*
Disassembly of section .text:
00000000 <myfunc-0xc>:
.*
0: R_ARM_GOTFUNCDESC myfunc
4: R_ARM_GOTOFFFUNCDESC myfunc
8: R_ARM_FUNCDESC myfunc
0000000c <myfunc>:
c: e12fff1e bx lr
.*