x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-label.d
CommitLineData
69602580
JB
1#objdump: -tWf
2#name: .cfi_label directive
3
4.*\.o: file format elf.*
5
6SYMBOL TABLE:
70*00 l d \.text 0*00 \.text
80*00 l d \.data 0*00 \.data
90*00 l d \.bss 0*00 \.bss
100*00 l F \.text 0*04 cfilabel
110*2f l \.eh_frame 0*00 cfi2
120*00 l d \.eh_frame 0*00 \.eh_frame
130*2b g \.eh_frame 0*00 cfi1
14
15
16Contents of the .eh_frame section:
17
180*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
310*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
This page took 0.157472 seconds and 4 git commands to generate.