summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/compressed-plt-1e.s
blob: 4084a6f9e8786f61ee24d2d558f9f13baeae3ce7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Create a .word reference for every function under test.

	.abicalls
	.option pic2

	.include "compressed-plt-1.s"

	.macro	test_one, name, types
	.word	\name
	.endm

	.data
	test_all