gas: allow labeling of CFI instructions
[external/binutils.git] / gas / testsuite / gas / cfi / cfi-label.d
1 #objdump: -tWf
2 #name: .cfi_label directive
3
4 .*\.o:     file format elf.*
5
6 SYMBOL TABLE:
7 0*00 l    d  \.text     0*00 \.text
8 0*00 l    d  \.data     0*00 \.data
9 0*00 l    d  \.bss      0*00 \.bss
10 0*00 l     F \.text     0*04 cfilabel
11 0*2f l       \.eh_frame 0*00 cfi2
12 0*00 l    d  \.eh_frame 0*00 \.eh_frame
13 0*2b g       \.eh_frame 0*00 cfi1
14
15
16 Contents of the .eh_frame section:
17
18 0*00 0*14 0*00 CIE
19   Version:               1
20   Augmentation:          "zR"
21   Code alignment factor: 1
22   Data alignment factor: -[48]
23   Return address column: (8|16)
24   Augmentation data:     1b
25
26   DW_CFA_def_cfa: r.* \([er]sp\) ofs [48]
27   DW_CFA_offset: r.* \([er]ip\) at cfa-[48]
28   DW_CFA_nop
29   DW_CFA_nop
30
31 0*18 0*1[8c] 0*1c FDE cie=0*00 pc=0*00..0*04
32   DW_CFA_remember_state
33   DW_CFA_advance_loc: 1 to 0*01
34   DW_CFA_nop
35   DW_CFA_nop
36   DW_CFA_nop
37   DW_CFA_advance_loc: 1 to 0*02
38   DW_CFA_nop
39   DW_CFA_nop
40   DW_CFA_advance_loc: 1 to 0*03
41   DW_CFA_nop
42   DW_CFA_restore_state
43 #pass