1Contents of the .debug_info section:
2
3  Compilation Unit @ offset 0x0:
4   Length:        0x28a (32-bit)
5   Version:       2
6   Abbrev Offset: 0x0
7   Pointer Size:  4
8 <0><b>: Abbrev Number: 1 (DW_TAG_compile_unit)
9    <c>   DW_AT_producer    : (indirect string, offset: 0x1d): GNU C 4.8.4 -mx32 -mtune=generic -march=x86-64 -gdwarf-2 -fstack-protector	
10    <10>   DW_AT_language    : 1	(ANSI C)
11    <11>   DW_AT_name        : (indirect string, offset: 0xcc): mpers-mx32/struct_sg_io_hdr.c	
12    <15>   DW_AT_comp_dir    : (indirect string, offset: 0x185): /usr/local/google/home/enh/Downloads/strace-4.16	
13    <19>   DW_AT_stmt_list   : 0x0	
14 <1><1d>: Abbrev Number: 2 (DW_TAG_base_type)
15    <1e>   DW_AT_byte_size   : 1	
16    <1f>   DW_AT_encoding    : 6	(signed char)
17    <20>   DW_AT_name        : (indirect string, offset: 0xa8): signed char	
18 <1><24>: Abbrev Number: 2 (DW_TAG_base_type)
19    <25>   DW_AT_byte_size   : 2	
20    <26>   DW_AT_encoding    : 5	(signed)
21    <27>   DW_AT_name        : (indirect string, offset: 0x20f): short int	
22 <1><2b>: Abbrev Number: 3 (DW_TAG_base_type)
23    <2c>   DW_AT_byte_size   : 4	
24    <2d>   DW_AT_encoding    : 5	(signed)
25    <2e>   DW_AT_name        : int	
26 <1><32>: Abbrev Number: 2 (DW_TAG_base_type)
27    <33>   DW_AT_byte_size   : 8	
28    <34>   DW_AT_encoding    : 5	(signed)
29    <35>   DW_AT_name        : (indirect string, offset: 0x1dd): long long int	
30 <1><39>: Abbrev Number: 2 (DW_TAG_base_type)
31    <3a>   DW_AT_byte_size   : 1	
32    <3b>   DW_AT_encoding    : 8	(unsigned char)
33    <3c>   DW_AT_name        : (indirect string, offset: 0xb4): unsigned char	
34 <1><40>: Abbrev Number: 2 (DW_TAG_base_type)
35    <41>   DW_AT_byte_size   : 2	
36    <42>   DW_AT_encoding    : 7	(unsigned)
37    <43>   DW_AT_name        : (indirect string, offset: 0x68): short unsigned int	
38 <1><47>: Abbrev Number: 2 (DW_TAG_base_type)
39    <48>   DW_AT_byte_size   : 4	
40    <49>   DW_AT_encoding    : 7	(unsigned)
41    <4a>   DW_AT_name        : (indirect string, offset: 0x15f): unsigned int	
42 <1><4e>: Abbrev Number: 2 (DW_TAG_base_type)
43    <4f>   DW_AT_byte_size   : 8	
44    <50>   DW_AT_encoding    : 7	(unsigned)
45    <51>   DW_AT_name        : (indirect string, offset: 0x260): long long unsigned int	
46 <1><55>: Abbrev Number: 2 (DW_TAG_base_type)
47    <56>   DW_AT_byte_size   : 4	
48    <57>   DW_AT_encoding    : 5	(signed)
49    <58>   DW_AT_name        : (indirect string, offset: 0x236): long int	
50 <1><5c>: Abbrev Number: 2 (DW_TAG_base_type)
51    <5d>   DW_AT_byte_size   : 4	
52    <5e>   DW_AT_encoding    : 7	(unsigned)
53    <5f>   DW_AT_name        : (indirect string, offset: 0xf6): long unsigned int	
54 <1><63>: Abbrev Number: 2 (DW_TAG_base_type)
55    <64>   DW_AT_byte_size   : 4	
56    <65>   DW_AT_encoding    : 7	(unsigned)
57    <66>   DW_AT_name        : (indirect string, offset: 0x1ca): sizetype	
58 <1><6a>: Abbrev Number: 4 (DW_TAG_pointer_type)
59    <6b>   DW_AT_byte_size   : 4	
60 <1><6c>: Abbrev Number: 2 (DW_TAG_base_type)
61    <6d>   DW_AT_byte_size   : 1	
62    <6e>   DW_AT_encoding    : 6	(signed char)
63    <6f>   DW_AT_name        : (indirect string, offset: 0x180): char	
64 <1><73>: Abbrev Number: 5 (DW_TAG_pointer_type)
65    <74>   DW_AT_byte_size   : 4	
66    <75>   DW_AT_type        : <0x79>	
67 <1><79>: Abbrev Number: 6 (DW_TAG_const_type)
68    <7a>   DW_AT_type        : <0x6c>	
69 <1><7e>: Abbrev Number: 7 (DW_TAG_structure_type)
70    <7f>   DW_AT_name        : (indirect string, offset: 0x108): sysent	
71    <83>   DW_AT_byte_size   : 20	
72    <84>   DW_AT_decl_file   : 1	
73    <85>   DW_AT_decl_line   : 4	
74    <86>   DW_AT_sibling     : <0xd1>	
75 <2><8a>: Abbrev Number: 8 (DW_TAG_member)
76    <8b>   DW_AT_name        : (indirect string, offset: 0x219): nargs	
77    <8f>   DW_AT_decl_file   : 1	
78    <90>   DW_AT_decl_line   : 5	
79    <91>   DW_AT_type        : <0x47>	
80    <95>   DW_AT_data_member_location: 2 byte block: 23 0 	(DW_OP_plus_uconst: 0)
81 <2><98>: Abbrev Number: 8 (DW_TAG_member)
82    <99>   DW_AT_name        : (indirect string, offset: 0x9e): sys_flags	
83    <9d>   DW_AT_decl_file   : 1	
84    <9e>   DW_AT_decl_line   : 6	
85    <9f>   DW_AT_type        : <0x2b>	
86    <a3>   DW_AT_data_member_location: 2 byte block: 23 4 	(DW_OP_plus_uconst: 4)
87 <2><a6>: Abbrev Number: 9 (DW_TAG_member)
88    <a7>   DW_AT_name        : sen	
89    <ab>   DW_AT_decl_file   : 1	
90    <ac>   DW_AT_decl_line   : 7	
91    <ad>   DW_AT_type        : <0x2b>	
92    <b1>   DW_AT_data_member_location: 2 byte block: 23 8 	(DW_OP_plus_uconst: 8)
93 <2><b4>: Abbrev Number: 8 (DW_TAG_member)
94    <b5>   DW_AT_name        : (indirect string, offset: 0x257): sys_func	
95    <b9>   DW_AT_decl_file   : 1	
96    <ba>   DW_AT_decl_line   : 8	
97    <bb>   DW_AT_type        : <0xdc>	
98    <bf>   DW_AT_data_member_location: 2 byte block: 23 c 	(DW_OP_plus_uconst: 12)
99 <2><c2>: Abbrev Number: 8 (DW_TAG_member)
100    <c3>   DW_AT_name        : (indirect string, offset: 0x87): sys_name	
101    <c7>   DW_AT_decl_file   : 1	
102    <c8>   DW_AT_decl_line   : 9	
103    <c9>   DW_AT_type        : <0x73>	
104    <cd>   DW_AT_data_member_location: 2 byte block: 23 10 	(DW_OP_plus_uconst: 16)
105 <2><d0>: Abbrev Number: 0
106 <1><d1>: Abbrev Number: 10 (DW_TAG_subroutine_type)
107    <d2>   DW_AT_type        : <0x2b>	
108    <d6>   DW_AT_sibling     : <0xdc>	
109 <2><da>: Abbrev Number: 11 (DW_TAG_unspecified_parameters)
110 <2><db>: Abbrev Number: 0
111 <1><dc>: Abbrev Number: 5 (DW_TAG_pointer_type)
112    <dd>   DW_AT_byte_size   : 4	
113    <de>   DW_AT_type        : <0xd1>	
114 <1><e2>: Abbrev Number: 12 (DW_TAG_typedef)
115    <e3>   DW_AT_name        : (indirect string, offset: 0x172): struct_sysent	
116    <e7>   DW_AT_decl_file   : 1	
117    <e8>   DW_AT_decl_line   : 10	
118    <e9>   DW_AT_type        : <0x7e>	
119 <1><ed>: Abbrev Number: 5 (DW_TAG_pointer_type)
120    <ee>   DW_AT_byte_size   : 4	
121    <ef>   DW_AT_type        : <0xf3>	
122 <1><f3>: Abbrev Number: 6 (DW_TAG_const_type)
123    <f4>   DW_AT_type        : <0xe2>	
124 <1><f8>: Abbrev Number: 2 (DW_TAG_base_type)
125    <f9>   DW_AT_byte_size   : 1	
126    <fa>   DW_AT_encoding    : 2	(boolean)
127    <fb>   DW_AT_name        : (indirect string, offset: 0x6): _Bool	
128 <1><ff>: Abbrev Number: 7 (DW_TAG_structure_type)
129    <100>   DW_AT_name        : (indirect string, offset: 0xc2): sg_io_hdr	
130    <104>   DW_AT_byte_size   : 64	
131    <105>   DW_AT_decl_file   : 2	
132    <106>   DW_AT_decl_line   : 44	
133    <107>   DW_AT_sibling     : <0x240>	
134 <2><10b>: Abbrev Number: 8 (DW_TAG_member)
135    <10c>   DW_AT_name        : (indirect string, offset: 0x1eb): interface_id	
136    <110>   DW_AT_decl_file   : 2	
137    <111>   DW_AT_decl_line   : 46	
138    <112>   DW_AT_type        : <0x2b>	
139    <116>   DW_AT_data_member_location: 2 byte block: 23 0 	(DW_OP_plus_uconst: 0)
140 <2><119>: Abbrev Number: 8 (DW_TAG_member)
141    <11a>   DW_AT_name        : (indirect string, offset: 0x10f): dxfer_direction	
142    <11e>   DW_AT_decl_file   : 2	
143    <11f>   DW_AT_decl_line   : 47	
144    <120>   DW_AT_type        : <0x2b>	
145    <124>   DW_AT_data_member_location: 2 byte block: 23 4 	(DW_OP_plus_uconst: 4)
146 <2><127>: Abbrev Number: 8 (DW_TAG_member)
147    <128>   DW_AT_name        : (indirect string, offset: 0x157): cmd_len	
148    <12c>   DW_AT_decl_file   : 2	
149    <12d>   DW_AT_decl_line   : 48	
150    <12e>   DW_AT_type        : <0x39>	
151    <132>   DW_AT_data_member_location: 2 byte block: 23 8 	(DW_OP_plus_uconst: 8)
152 <2><135>: Abbrev Number: 8 (DW_TAG_member)
153    <136>   DW_AT_name        : (indirect string, offset: 0x1c0): mx_sb_len	
154    <13a>   DW_AT_decl_file   : 2	
155    <13b>   DW_AT_decl_line   : 49	
156    <13c>   DW_AT_type        : <0x39>	
157    <140>   DW_AT_data_member_location: 2 byte block: 23 9 	(DW_OP_plus_uconst: 9)
158 <2><143>: Abbrev Number: 8 (DW_TAG_member)
159    <144>   DW_AT_name        : (indirect string, offset: 0xea): iovec_count	
160    <148>   DW_AT_decl_file   : 2	
161    <149>   DW_AT_decl_line   : 50	
162    <14a>   DW_AT_type        : <0x40>	
163    <14e>   DW_AT_data_member_location: 2 byte block: 23 a 	(DW_OP_plus_uconst: 10)
164 <2><151>: Abbrev Number: 8 (DW_TAG_member)
165    <152>   DW_AT_name        : (indirect string, offset: 0x1d3): dxfer_len	
166    <156>   DW_AT_decl_file   : 2	
167    <157>   DW_AT_decl_line   : 51	
168    <158>   DW_AT_type        : <0x47>	
169    <15c>   DW_AT_data_member_location: 2 byte block: 23 c 	(DW_OP_plus_uconst: 12)
170 <2><15f>: Abbrev Number: 8 (DW_TAG_member)
171    <160>   DW_AT_name        : (indirect string, offset: 0x208): dxferp	
172    <164>   DW_AT_decl_file   : 2	
173    <165>   DW_AT_decl_line   : 52	
174    <166>   DW_AT_type        : <0x6a>	
175    <16a>   DW_AT_data_member_location: 2 byte block: 23 10 	(DW_OP_plus_uconst: 16)
176 <2><16d>: Abbrev Number: 8 (DW_TAG_member)
177    <16e>   DW_AT_name        : (indirect string, offset: 0x7b): cmdp	
178    <172>   DW_AT_decl_file   : 2	
179    <173>   DW_AT_decl_line   : 54	
180    <174>   DW_AT_type        : <0x240>	
181    <178>   DW_AT_data_member_location: 2 byte block: 23 14 	(DW_OP_plus_uconst: 20)
182 <2><17b>: Abbrev Number: 9 (DW_TAG_member)
183    <17c>   DW_AT_name        : sbp	
184    <180>   DW_AT_decl_file   : 2	
185    <181>   DW_AT_decl_line   : 55	
186    <182>   DW_AT_type        : <0x240>	
187    <186>   DW_AT_data_member_location: 2 byte block: 23 18 	(DW_OP_plus_uconst: 24)
188 <2><189>: Abbrev Number: 8 (DW_TAG_member)
189    <18a>   DW_AT_name        : (indirect string, offset: 0xc): timeout	
190    <18e>   DW_AT_decl_file   : 2	
191    <18f>   DW_AT_decl_line   : 56	
192    <190>   DW_AT_type        : <0x47>	
193    <194>   DW_AT_data_member_location: 2 byte block: 23 1c 	(DW_OP_plus_uconst: 28)
194 <2><197>: Abbrev Number: 8 (DW_TAG_member)
195    <198>   DW_AT_name        : (indirect string, offset: 0x16c): flags	
196    <19c>   DW_AT_decl_file   : 2	
197    <19d>   DW_AT_decl_line   : 57	
198    <19e>   DW_AT_type        : <0x47>	
199    <1a2>   DW_AT_data_member_location: 2 byte block: 23 20 	(DW_OP_plus_uconst: 32)
200 <2><1a5>: Abbrev Number: 8 (DW_TAG_member)
201    <1a6>   DW_AT_name        : (indirect string, offset: 0x1f8): pack_id	
202    <1aa>   DW_AT_decl_file   : 2	
203    <1ab>   DW_AT_decl_line   : 58	
204    <1ac>   DW_AT_type        : <0x2b>	
205    <1b0>   DW_AT_data_member_location: 2 byte block: 23 24 	(DW_OP_plus_uconst: 36)
206 <2><1b3>: Abbrev Number: 8 (DW_TAG_member)
207    <1b4>   DW_AT_name        : (indirect string, offset: 0x200): usr_ptr	
208    <1b8>   DW_AT_decl_file   : 2	
209    <1b9>   DW_AT_decl_line   : 59	
210    <1ba>   DW_AT_type        : <0x6a>	
211    <1be>   DW_AT_data_member_location: 2 byte block: 23 28 	(DW_OP_plus_uconst: 40)
212 <2><1c1>: Abbrev Number: 8 (DW_TAG_member)
213    <1c2>   DW_AT_name        : (indirect string, offset: 0x80): status	
214    <1c6>   DW_AT_decl_file   : 2	
215    <1c7>   DW_AT_decl_line   : 60	
216    <1c8>   DW_AT_type        : <0x39>	
217    <1cc>   DW_AT_data_member_location: 2 byte block: 23 2c 	(DW_OP_plus_uconst: 44)
218 <2><1cf>: Abbrev Number: 8 (DW_TAG_member)
219    <1d0>   DW_AT_name        : (indirect string, offset: 0x249): masked_status	
220    <1d4>   DW_AT_decl_file   : 2	
221    <1d5>   DW_AT_decl_line   : 61	
222    <1d6>   DW_AT_type        : <0x39>	
223    <1da>   DW_AT_data_member_location: 2 byte block: 23 2d 	(DW_OP_plus_uconst: 45)
224 <2><1dd>: Abbrev Number: 8 (DW_TAG_member)
225    <1de>   DW_AT_name        : (indirect string, offset: 0x22b): msg_status	
226    <1e2>   DW_AT_decl_file   : 2	
227    <1e3>   DW_AT_decl_line   : 62	
228    <1e4>   DW_AT_type        : <0x39>	
229    <1e8>   DW_AT_data_member_location: 2 byte block: 23 2e 	(DW_OP_plus_uconst: 46)
230 <2><1eb>: Abbrev Number: 8 (DW_TAG_member)
231    <1ec>   DW_AT_name        : (indirect string, offset: 0x23f): sb_len_wr	
232    <1f0>   DW_AT_decl_file   : 2	
233    <1f1>   DW_AT_decl_line   : 63	
234    <1f2>   DW_AT_type        : <0x39>	
235    <1f6>   DW_AT_data_member_location: 2 byte block: 23 2f 	(DW_OP_plus_uconst: 47)
236 <2><1f9>: Abbrev Number: 8 (DW_TAG_member)
237    <1fa>   DW_AT_name        : (indirect string, offset: 0x21f): host_status	
238    <1fe>   DW_AT_decl_file   : 2	
239    <1ff>   DW_AT_decl_line   : 64	
240    <200>   DW_AT_type        : <0x40>	
241    <204>   DW_AT_data_member_location: 2 byte block: 23 30 	(DW_OP_plus_uconst: 48)
242 <2><207>: Abbrev Number: 8 (DW_TAG_member)
243    <208>   DW_AT_name        : (indirect string, offset: 0x90): driver_status	
244    <20c>   DW_AT_decl_file   : 2	
245    <20d>   DW_AT_decl_line   : 65	
246    <20e>   DW_AT_type        : <0x40>	
247    <212>   DW_AT_data_member_location: 2 byte block: 23 32 	(DW_OP_plus_uconst: 50)
248 <2><215>: Abbrev Number: 8 (DW_TAG_member)
249    <216>   DW_AT_name        : (indirect string, offset: 0x0): resid	
250    <21a>   DW_AT_decl_file   : 2	
251    <21b>   DW_AT_decl_line   : 66	
252    <21c>   DW_AT_type        : <0x2b>	
253    <220>   DW_AT_data_member_location: 2 byte block: 23 34 	(DW_OP_plus_uconst: 52)
254 <2><223>: Abbrev Number: 8 (DW_TAG_member)
255    <224>   DW_AT_name        : (indirect string, offset: 0x14): duration	
256    <228>   DW_AT_decl_file   : 2	
257    <229>   DW_AT_decl_line   : 67	
258    <22a>   DW_AT_type        : <0x47>	
259    <22e>   DW_AT_data_member_location: 2 byte block: 23 38 	(DW_OP_plus_uconst: 56)
260 <2><231>: Abbrev Number: 8 (DW_TAG_member)
261    <232>   DW_AT_name        : (indirect string, offset: 0x130): info	
262    <236>   DW_AT_decl_file   : 2	
263    <237>   DW_AT_decl_line   : 68	
264    <238>   DW_AT_type        : <0x47>	
265    <23c>   DW_AT_data_member_location: 2 byte block: 23 3c 	(DW_OP_plus_uconst: 60)
266 <2><23f>: Abbrev Number: 0
267 <1><240>: Abbrev Number: 5 (DW_TAG_pointer_type)
268    <241>   DW_AT_byte_size   : 4	
269    <242>   DW_AT_type        : <0x39>	
270 <1><246>: Abbrev Number: 12 (DW_TAG_typedef)
271    <247>   DW_AT_name        : (indirect string, offset: 0x146): struct_sg_io_hdr	
272    <24b>   DW_AT_decl_file   : 3	
273    <24c>   DW_AT_decl_line   : 37	
274    <24d>   DW_AT_type        : <0xff>	
275 <1><251>: Abbrev Number: 13 (DW_TAG_variable)
276    <252>   DW_AT_name        : (indirect string, offset: 0x11f): current_wordsize	
277    <256>   DW_AT_decl_file   : 4	
278    <257>   DW_AT_decl_line   : 757	
279    <259>   DW_AT_type        : <0x47>	
280    <25d>   DW_AT_external    : 1	
281    <25e>   DW_AT_declaration : 1	
282 <1><25f>: Abbrev Number: 13 (DW_TAG_variable)
283    <260>   DW_AT_name        : (indirect string, offset: 0x108): sysent	
284    <264>   DW_AT_decl_file   : 4	
285    <265>   DW_AT_decl_line   : 892	
286    <267>   DW_AT_type        : <0xed>	
287    <26b>   DW_AT_external    : 1	
288    <26c>   DW_AT_declaration : 1	
289 <1><26d>: Abbrev Number: 13 (DW_TAG_variable)
290    <26e>   DW_AT_name        : (indirect string, offset: 0x1b6): nsyscalls	
291    <272>   DW_AT_decl_file   : 4	
292    <273>   DW_AT_decl_line   : 903	
293    <275>   DW_AT_type        : <0x47>	
294    <279>   DW_AT_external    : 1	
295    <27a>   DW_AT_declaration : 1	
296 <1><27b>: Abbrev Number: 14 (DW_TAG_variable)
297    <27c>   DW_AT_name        : (indirect string, offset: 0x135): mpers_target_var	
298    <280>   DW_AT_decl_file   : 3	
299    <281>   DW_AT_decl_line   : 41	
300    <282>   DW_AT_type        : <0x246>	
301    <286>   DW_AT_external    : 1	
302    <287>   DW_AT_location    : 5 byte block: 3 20 0 0 0 	(DW_OP_addr: 20)
303 <1><28d>: Abbrev Number: 0
304
305