]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-mips-elf/export-class-ref-f2.s
ELF/LD: Avoid producing hidden and internal dynamic symbols
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-mips-elf / export-class-ref-f2.s
1 .abicalls
2 .text
3
4 .globl f1
5 .ent f1
6 f1:
7 .frame $sp, 0, $31
8 .mask 0x00000000, 0
9 .fmask 0x00000000, 0
10 jr $31
11 .end f1
12
13 .globl f2
14 .ent f2
15 f2:
16 .frame $sp, 0, $31
17 .mask 0x00000000, 0
18 .fmask 0x00000000, 0
19 jr $31
20 .end f2