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

15 lines
375 B
Makefile

#objdump: -sr
#as: --generate-missing-build-notes=no
# This test is only valid on EABI based ports.
#target: *-*-*eabi* *-*-nacl*
.*: file format.*
RELOCATION RECORDS FOR \[.text\]:
OFFSET TYPE VALUE
00000004 R_ARM_REL32 b
Contents of section .text:
0000 00000000 (00000004|04000000) 00000000 00000000 .*
# Ignore .ARM.attributes section
#...