mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
1da80baa66
bfd/ * elf64-x86-64.c (elf_x86_64_reloc_type_class): Handle R_X86_64_RELATIVE64. ld/testsuite/ * ld-x86-64/pr13082-1a.d: Check RELACOUNT. * ld-x86-64/pr13082-1b.d: Likewise.
14 lines
412 B
Makefile
14 lines
412 B
Makefile
#source: pr13082-1.s
|
|
#name: PR ld/13082-1 (b)
|
|
#as: --x32
|
|
#ld: -pie -melf32_x86_64
|
|
#readelf: -d -r --wide
|
|
|
|
Dynamic section at offset 0x[0-9a-f]+ contains [0-9]+ entries:
|
|
#...
|
|
0x[0-9a-f]+ +\(RELACOUNT\) +1
|
|
#...
|
|
Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
|
|
Offset Info Type Sym. Value Symbol's Name \+ Addend
|
|
[0-9a-f]+ +[0-9a-f]+ +R_X86_64_RELATIVE64 +[0-9a-f]+
|