]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/testsuite/binutils-all/dw5-op.S
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / binutils / testsuite / binutils-all / dw5-op.S
CommitLineData
d87bef3a 1/* Copyright (C) 2017-2023 Free Software Foundation, Inc.
f85c0e1e
NK
2
3 This program is free software; you can redistribute it and/or modify
4 it under the terms of the GNU General Public License as published by
5 the Free Software Foundation; either version 3 of the License, or
6 (at your option) any later version.
7
8 This program is distributed in the hope that it will be useful,
9 but WITHOUT ANY WARRANTY; without even the implied warranty of
10 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 GNU General Public License for more details.
12
13 You should have received a copy of the GNU General Public License
14 along with this program. If not, see <http://www.gnu.org/licenses/>. */
15
16 .file "main.c"
17 .text
18.Letext0:
19 .section .debug_info,"",%progbits
20.Ldebug_info0:
21 .4byte 0x4e /* Length of Compilation Unit Info */
22 .2byte 0x5 /* DWARF version number */
23 .byte 0x1 /* DW_UT_compile */
24 .byte 0x8 /* Pointer Size (in bytes) */
25 .4byte .Ldebug_abbrev0 /* Offset Into Abbrev. Section */
26 .uleb128 0x3 /* (DIE (0xc) DW_TAG_compile_unit) */
27 .4byte .LASF21 /* DW_AT_producer: "GNU C11 7.0.1 20170218 (experimental) -mtune=generic -march=x86-64 -gdwarf-5 -O2" */
28 .byte 0x1d /* DW_AT_language */
29 .4byte .LASF0 /* DW_AT_name: "main.c" */
30 .4byte .LASF1 /* DW_AT_comp_dir: "" */
31 .4byte .LLRL2 /* DW_AT_ranges */
32 .8byte 0 /* DW_AT_low_pc */
33 .4byte .Ldebug_line0 /* DW_AT_stmt_list */
34 .uleb128 0x1 /* (DIE (0x2a) DW_TAG_base_type) */
35 .byte 0x4 /* DW_AT_byte_size */
36 .byte 0x5 /* DW_AT_encoding */
37 .4byte .LASF2 /* DW_AT_name: "short int" */
38 .uleb128 0x2 /* (DIE (0x31) DW_TAG_variable) */
39 .4byte .LASF16 /* DW_AT_name: "xvar" */
40 /* DW_AT_decl_file (1, main.c) */
41 .byte 0x2 /* DW_AT_decl_line */
42 .4byte 0x2a /* DW_AT_type */
43 /* DW_AT_external */
44 .uleb128 0x9 /* DW_AT_location */
45 .byte 0x3 /* DW_OP_addr */
46 .8byte 0x1234
47 .uleb128 0x2 /* (DIE (0x45) DW_TAG_variable) */
48 .4byte .LASF17 /* DW_AT_name: "yvar" */
49 /* DW_AT_decl_file (1, main.c) */
50 .byte 0x3 /* DW_AT_decl_line */
51 .4byte 0x2a /* DW_AT_type */
52 /* DW_AT_external */
53 .uleb128 0x2 /* DW_AT_location */
54 .byte 0xa1 /* DW_OP_addrx */
55 .byte 0x0
56 .section .debug_abbrev,"",%progbits
57.Ldebug_abbrev0:
58 .uleb128 0x1 /* (abbrev code) */
59 .uleb128 0x24 /* (TAG: DW_TAG_base_type) */
60 .byte 0 /* DW_children_no */
61 .uleb128 0xb /* (DW_AT_byte_size) */
62 .uleb128 0xb /* (DW_FORM_data1) */
63 .uleb128 0x3e /* (DW_AT_encoding) */
64 .uleb128 0xb /* (DW_FORM_data1) */
65 .uleb128 0x3 /* (DW_AT_name) */
66 .uleb128 0xe /* (DW_FORM_strp) */
67 .byte 0
68 .byte 0
69 .uleb128 0x2 /* (abbrev code) */
70 .uleb128 0x34 /* (TAG: DW_TAG_variable) */
71 .byte 0 /* DW_children_no */
72 .uleb128 0x3 /* (DW_AT_name) */
73 .uleb128 0xe /* (DW_FORM_strp) */
74 .uleb128 0x3a /* (DW_AT_decl_file) */
75 .uleb128 0x21 /* (DW_FORM_implicit_const) */
76 .sleb128 1 /* (main.c) */
77 .uleb128 0x3b /* (DW_AT_decl_line) */
78 .uleb128 0xb /* (DW_FORM_data1) */
79 .uleb128 0x49 /* (DW_AT_type) */
80 .uleb128 0x13 /* (DW_FORM_ref4) */
81 .uleb128 0x3f /* (DW_AT_external) */
82 .uleb128 0x19 /* (DW_FORM_flag_present) */
83 .uleb128 0x2 /* (DW_AT_location) */
84 .uleb128 0x18 /* (DW_FORM_exprloc) */
85 .byte 0
86 .byte 0
87 .uleb128 0x3 /* (abbrev code) */
88 .uleb128 0x11 /* (TAG: DW_TAG_compile_unit) */
89 .byte 0x1 /* DW_children_yes */
90 .uleb128 0x25 /* (DW_AT_producer) */
91 .uleb128 0xe /* (DW_FORM_strp) */
92 .uleb128 0x13 /* (DW_AT_language) */
93 .uleb128 0xb /* (DW_FORM_data1) */
94 .uleb128 0x3 /* (DW_AT_name) */
95 .uleb128 0x1f /* (DW_FORM_line_strp) */
96 .uleb128 0x1b /* (DW_AT_comp_dir) */
97 .uleb128 0x1f /* (DW_FORM_line_strp) */
98 .uleb128 0x55 /* (DW_AT_ranges) */
99 .uleb128 0x17 /* (DW_FORM_sec_offset) */
100 .uleb128 0x11 /* (DW_AT_low_pc) */
101 .uleb128 0x1 /* (DW_FORM_addr) */
102 .uleb128 0x10 /* (DW_AT_stmt_list) */
103 .uleb128 0x17 /* (DW_FORM_sec_offset) */
104 .byte 0
105 .byte 0
106 .byte 0
107 .section .debug_line,"",%progbits
108.Ldebug_line0:
109 .4byte .LELT0-.LSLT0 /* Length of Source Line Info */
110.LSLT0:
111 .2byte 0x5 /* DWARF Version */
112 .byte 0x8 /* Address Size */
113 .byte 0 /* Segment Size */
114 .4byte .LASF0 /* File Entry: 0: "main.c" */
115 .byte 0
116.LELT0:
117 .section .debug_str,"MS",%progbits,1
118.LASF22:
119 .asciz "main"
120.LASF16:
121 .asciz "xvar"
122.LASF21:
123 .asciz "GNU C11 7.0.1 20170218 (experimental) -mtune=generic -march=x86-64 -gdwarf-5 -O2"
124.LASF17:
125 .asciz "yvar"
126.LASF7:
127 .asciz "short int"
128 .section .debug_line_str,"MS",%progbits,1
129.LASF1:
130 .asciz ""
131.LASF25:
132 .asciz ""
133.LASF0:
134 .asciz "main.c"