4 .macro define,name,type
5 .type \name,%gnu_indirect_function
16 define ta
\name
,.thumb_func
17 define tt
\name
,.thumb_func
18 define tb
\name
,.thumb_func
21 .macro test_relocs,name,width
33 .macro test_relocs2,name,type,width
34 test_relocs
a\type
\name
,\width
35 test_relocs
t\type
\name
,\width
36 test_relocs ab
\name
,\width
37 test_relocs tb
\name
,\width
45 .macro alldirs,doit,name
55 # f2 provided by ifunc-4.so
57 # f4 provided by ifunc-4.so
63 .type _start,%function
74 .type _thumb,%function