* gdb.dwarf2/dw2-noloc.S: New file.
[external/binutils.git] / gdb / testsuite / gdb.dwarf2 / dw2-noloc.S
1 /* This testcase is part of GDB, the GNU debugger.
2
3    Copyright 2007 Free Software Foundation, Inc.
4
5    This program is free software; you can redistribute it and/or modify
6    it under the terms of the GNU General Public License as published by
7    the Free Software Foundation; either version 2 of the License, or
8    (at your option) any later version.
9
10    This program is distributed in the hope that it will be useful,
11    but WITHOUT ANY WARRANTY; without even the implied warranty of
12    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13    GNU General Public License for more details.
14  
15    You should have received a copy of the GNU General Public License
16    along with this program; if not, write to the Free Software
17    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
18    USA.  */
19
20         .text
21 .Lbegin_text1:
22         .globl func_cu1
23         .type func_cu1, %function
24 func_cu1:
25 .Lbegin_func_cu1:
26         .int 0
27 .Lend_func_cu1:
28         .size func_cu1, .-func_cu1
29 .Lend_text1:
30
31 /* Debug information */
32
33         .section .debug_info
34 .Lcu1_begin:
35         /* CU header */
36         .4byte  .Lcu1_end - .Lcu1_start         /* Length of Compilation Unit */
37 .Lcu1_start:
38         .2byte  2                               /* DWARF Version */
39         .4byte  .Labbrev1_begin                 /* Offset into abbrev section */
40         .byte   4                               /* Pointer size */
41
42         /* CU die */
43         .uleb128 1                              /* Abbrev: DW_TAG_compile_unit */
44         .4byte  .Lline1_begin                   /* DW_AT_stmt_list */
45         .4byte  .Lend_text1                     /* DW_AT_high_pc */
46         .4byte  .Lbegin_text1                   /* DW_AT_low_pc */
47         .ascii  "file1.txt\0"                   /* DW_AT_name */
48         .ascii  "GNU C 3.3.3\0"                 /* DW_AT_producer */
49         .byte   1                               /* DW_AT_language (C) */
50
51         /* func_cu1 */
52         .uleb128        2                       /* Abbrev: DW_TAG_subprogram */
53         .byte           1                       /* DW_AT_external */
54         .byte           1                       /* DW_AT_decl_file */
55         .byte           2                       /* DW_AT_decl_line */
56         .ascii          "func_cu1\0"            /* DW_AT_name */
57         .4byte          .Ltype_int-.Lcu1_begin  /* DW_AT_type */
58         .4byte          .Lbegin_func_cu1        /* DW_AT_low_pc */
59         .4byte          .Lend_func_cu1          /* DW_AT_high_pc */
60         .byte           1                       /* DW_AT_frame_base: length */
61         .byte           0x55                    /* DW_AT_frame_base: DW_OP_reg5 */
62
63 .Ltype_int:
64         .uleb128        3                       /* Abbrev: DW_TAG_base_type */
65         .ascii          "int\0"                 /* DW_AT_name */
66         .byte           4                       /* DW_AT_byte_size */
67         .byte           5                       /* DW_AT_encoding */
68
69         .uleb128        4                       /* Abbrev: DW_TAG_variable */
70         .ascii          "noloc\0"               /* DW_AT_name */
71         .4byte          .Ltype_int-.Lcu1_begin  /* DW_AT_type */
72         .byte           1                       /* DW_AT_external */
73
74         .byte           0                       /* End of children of CU */
75
76 .Lcu1_end:
77
78 /* Abbrev table */
79         .section .debug_abbrev
80 .Labbrev1_begin:
81         .uleb128        1                       /* Abbrev code */
82         .uleb128        0x11                    /* DW_TAG_compile_unit */
83         .byte           1                       /* has_children */
84         .uleb128        0x10                    /* DW_AT_stmt_list */
85         .uleb128        0x6                     /* DW_FORM_data4 */
86         .uleb128        0x12                    /* DW_AT_high_pc */
87         .uleb128        0x1                     /* DW_FORM_addr */
88         .uleb128        0x11                    /* DW_AT_low_pc */
89         .uleb128        0x1                     /* DW_FORM_addr */
90         .uleb128        0x3                     /* DW_AT_name */
91         .uleb128        0x8                     /* DW_FORM_string */
92         .uleb128        0x25                    /* DW_AT_producer */
93         .uleb128        0x8                     /* DW_FORM_string */
94         .uleb128        0x13                    /* DW_AT_language */
95         .uleb128        0xb                     /* DW_FORM_data1 */
96         .byte           0x0                     /* Terminator */
97         .byte           0x0                     /* Terminator */
98
99         .uleb128        2                       /* Abbrev code */
100         .uleb128        0x2e                    /* DW_TAG_subprogram */
101         .byte           0                       /* has_children */
102         .uleb128        0x3f                    /* DW_AT_external */
103         .uleb128        0xc                     /* DW_FORM_flag */
104         .uleb128        0x3a                    /* DW_AT_decl_file */
105         .uleb128        0xb                     /* DW_FORM_data1 */
106         .uleb128        0x3b                    /* DW_AT_decl_line */
107         .uleb128        0xb                     /* DW_FORM_data1 */
108         .uleb128        0x3                     /* DW_AT_name */
109         .uleb128        0x8                     /* DW_FORM_string */
110         .uleb128        0x49                    /* DW_AT_type */
111         .uleb128        0x13                    /* DW_FORM_ref4 */
112         .uleb128        0x11                    /* DW_AT_low_pc */
113         .uleb128        0x1                     /* DW_FORM_addr */
114         .uleb128        0x12                    /* DW_AT_high_pc */
115         .uleb128        0x1                     /* DW_FORM_addr */
116         .uleb128        0x40                    /* DW_AT_frame_base */
117         .uleb128        0xa                     /* DW_FORM_block1 */
118         .byte           0x0                     /* Terminator */
119         .byte           0x0                     /* Terminator */
120
121         .uleb128        3                       /* Abbrev code */
122         .uleb128        0x24                    /* DW_TAG_base_type */
123         .byte           0                       /* has_children */
124         .uleb128        0x3                     /* DW_AT_name */
125         .uleb128        0x8                     /* DW_FORM_string */
126         .uleb128        0xb                     /* DW_AT_byte_size */
127         .uleb128        0xb                     /* DW_FORM_data1 */
128         .uleb128        0x3e                    /* DW_AT_encoding */
129         .uleb128        0xb                     /* DW_FORM_data1 */
130         .byte           0x0                     /* Terminator */
131         .byte           0x0                     /* Terminator */
132
133         .uleb128        4                       /* Abbrev code */
134         .uleb128        0x34                    /* DW_TAG_variable */
135         .byte           0                       /* has_children */
136         .uleb128        0x3                     /* DW_AT_name */
137         .uleb128        0x8                     /* DW_FORM_string */
138         .uleb128        0x49                    /* DW_AT_type */
139         .uleb128        0x13                    /* DW_FORM_ref4 */
140         .uleb128        0x3f                    /* DW_AT_external */
141         .uleb128        0xc                     /* DW_FORM_flag */
142         .byte           0x0                     /* Terminator */
143         .byte           0x0                     /* Terminator */
144
145         .byte           0x0                     /* Terminator */
146         .byte           0x0                     /* Terminator */
147
148 /* Line table */
149         .section .debug_line
150 .Lline1_begin:
151         .4byte          .Lline1_end - .Lline1_start     /* Initial length */
152 .Lline1_start:
153         .2byte          2                       /* Version */
154         .4byte          .Lline1_lines - .Lline1_hdr     /* header_length */
155 .Lline1_hdr:
156         .byte           1                       /* Minimum insn length */
157         .byte           1                       /* default_is_stmt */
158         .byte           1                       /* line_base */
159         .byte           1                       /* line_range */
160         .byte           0x10                    /* opcode_base */
161
162         /* Standard lengths */
163         .byte           0
164         .byte           1
165         .byte           1
166         .byte           1
167         .byte           1
168         .byte           0
169         .byte           0
170         .byte           0
171         .byte           1
172         .byte           0
173         .byte           0
174         .byte           1
175         .byte           0
176         .byte           0
177         .byte           0
178
179         /* Include directories */
180         .byte           0
181
182         /* File names */
183         .ascii          "file1.txt\0"
184         .uleb128        0
185         .uleb128        0
186         .uleb128        0
187
188         .byte           0
189
190 .Lline1_lines:
191         .byte           0       /* DW_LNE_set_address */
192         .uleb128        5
193         .byte           2
194         .4byte          .Lbegin_func_cu1
195
196         .byte           3       /* DW_LNS_advance_line */
197         .sleb128        3       /* ... to 4 */
198
199         .byte           1       /* DW_LNS_copy */
200
201         .byte           1       /* DW_LNS_copy (second time as an end-of-prologue marker) */
202
203         .byte           0       /* DW_LNE_set_address */
204         .uleb128        5
205         .byte           2
206         .4byte          .Lend_func_cu1
207
208         .byte           0       /* DW_LNE_end_of_sequence */
209         .uleb128        1
210         .byte           1
211
212 .Lline1_end: