old-cross-binutils/ld/testsuite/ld-aarch64/plt_mapping_symbol.d
Renlin Li 73524045d3 [BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.
bfd/

2015-10-01  Renlin Li  <renlin.li@arm.com>

	* elfnn-aarch64.c (elfNN_aarch64_output_plt_map): Remove.
	(elfNN_aarch64_output_arch_local_syms): Emit AARCH64_MAP_INSN once.

ld/testsuite/

2015-10-01  Renlin Li  <renlin.li@arm.com>

	* ld-aarch64/plt_mapping_symbol.d: New.
	* ld-aarch64/plt_mapping_symbol.s: New.
	* ld-aarch64/aarch64-elf.exp: Run the new test.
2015-10-01 14:27:56 +01:00

10 lines
209 B
Makefile

#source: plt_mapping_symbol.s
#ld: -shared -T relocs.ld -e0
#objdump: --syms --special-syms
#name: AArch64 mapping symbol for plt section test.
#...
SYMBOL TABLE:
#...
[0]+10010 l .plt 0[0]+00 \$x
#...