2bcf5ca6c30eb388f807052d325aa061642a745a
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compact-eh3.s
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
9 main:
10 .LEHB0 = .
11 move $4,$2
12
13 .LEHE0 = .
14 .L11:
15 nop
16
17 lw $31,28($sp)
18 nop
19
20 jal compact3a
21 move $4,$2
22 .cfi_fde_data 0x3,0x42
23 .cfi_endproc
24 .globl __gnu_compact_pr2
25 .cfi_inline_lsda 2
26 .LLSDA3:
27 .byte 0x2
28 .uleb128 .LLSDACSE3-.LLSDACSB3
29 .LLSDACSB3:
30 # Region 0 -- NoThrow
31 .uleb128 (.LEHB0-.LFB3)|1 # Length
32 # Region 1 -- Action Chain
33 .uleb128 (.LEHE0-.LEHB0) # Length
34 .sleb128 (.L11-(.LEHE0)) # Landing Pad Offset
35 .sleb128 (0<<2)|0x1 # Action/Chain Pair
36 .LLSDACSE3:
This page took 0.030814 seconds and 3 git commands to generate.