Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compact-eh1a.s
CommitLineData
2f0c68f2
CM
1 .cfi_sections .eh_frame_entry
2 .section .text.compact1a,"ax",@progbits
660df28a
AM
3 .globl compact1a
4 .type compact1a, @function
2f0c68f2
CM
5 .cfi_startproc
6compact1a:
7 sw $2,16($fp)
8 lw $2,16($fp)
9 lw $5,4($3)
10 addiu $3,$2,1
11 .cfi_fde_data 0x5e,0x3,0x59,0xf1
12 .cfi_endproc
This page took 0.229014 seconds and 4 git commands to generate.