Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compact-eh3.s
CommitLineData
2f0c68f2
CM
1 .section .text.startup,"ax",@progbits
2 .align 2
3 .cfi_sections .eh_frame_entry
4.LFB3 = .
5 .cfi_startproc
6 .cfi_personality_id 0x2
7 .cfi_lsda 0x1b,.LLSDA3
8 .global main
660df28a 9 .type main, @function
2f0c68f2
CM
10main:
11.LEHB0 = .
12 move $4,$2
13
14.LEHE0 = .
15.L11:
16 nop
17
18 lw $31,28($sp)
19 nop
20
21 jal compact3a
22 move $4,$2
23 .cfi_fde_data 0x3,0x42
24 .cfi_endproc
25 .globl __gnu_compact_pr2
26 .cfi_inline_lsda 2
27.LLSDA3:
28 .byte 0x2
29 .uleb128 .LLSDACSE3-.LLSDACSB3
30.LLSDACSB3:
31 # Region 0 -- NoThrow
32 .uleb128 (.LEHB0-.LFB3)|1 # Length
33 # Region 1 -- Action Chain
34 .uleb128 (.LEHE0-.LEHB0) # Length
35 .sleb128 (.L11-(.LEHE0)) # Landing Pad Offset
36 .sleb128 (0<<2)|0x1 # Action/Chain Pair
37.LLSDACSE3:
This page took 0.252011 seconds and 4 git commands to generate.