]> Git Repo - binutils.git/blob - ld/testsuite/ld-mips-elf/compact-eh2.s
Prefer object over notype symbols when disassembling
[binutils.git] / ld / testsuite / ld-mips-elf / compact-eh2.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         .type   main, @function
10 main:
11 .LEHB0 = .
12         move    $4,$2
13
14 .LEHE0 = .
15 .L11:
16         nop
17
18         lw      $31,28($sp)
19         nop
20
21         move    $4,$2
22         .cfi_endproc
23         .globl  __gnu_compact_pr2
24         .cfi_inline_lsda 2
25 .LLSDA3:
26         .byte   0x2      
27         .uleb128 .LLSDACSE3-.LLSDACSB3   
28 .LLSDACSB3:
29          # Region 0 -- NoThrow
30         .uleb128 (.LEHB0-.LFB3)|1        # Length
31          # Region 1 -- Action Chain
32         .uleb128 (.LEHE0-.LEHB0)         # Length
33         .sleb128 (.L11-(.LEHE0))         # Landing Pad Offset
34         .sleb128 (0<<2)|0x1      # Action/Chain Pair
35 .LLSDACSE3:
This page took 0.024269 seconds and 4 git commands to generate.