• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Contents of the .debug_info section:
2
3  Compilation Unit @ offset 0x0:
4   Length:        0x180 (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: 0xb0): GNU C 4.8.4 -m32 -mtune=generic -march=i686 -gdwarf-2 -fstack-protector
10    <10>   DW_AT_language    : 1	(ANSI C)
11    <11>   DW_AT_name        : (indirect string, offset: 0x0): mpers-m32/timespec_t.c
12    <15>   DW_AT_comp_dir    : (indirect string, offset: 0x118): /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: 0x18f): 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: 0x17c): 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: 0x163): 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: 0x69): 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: 0x19b): 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: 0xf8): 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: 0x52): 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: 0x186): 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: 0x77): 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: 0x153): sizetype
58 <1><6a>: Abbrev Number: 4 (DW_TAG_typedef)
59    <6b>   DW_AT_name        : (indirect string, offset: 0xa1): __time_t
60    <6f>   DW_AT_decl_file   : 1
61    <70>   DW_AT_decl_line   : 139
62    <71>   DW_AT_type        : <0x55>
63 <1><75>: Abbrev Number: 4 (DW_TAG_typedef)
64    <76>   DW_AT_name        : (indirect string, offset: 0x1b7): __syscall_slong_t
65    <7a>   DW_AT_decl_file   : 1
66    <7b>   DW_AT_decl_line   : 175
67    <7c>   DW_AT_type        : <0x55>
68 <1><80>: Abbrev Number: 2 (DW_TAG_base_type)
69    <81>   DW_AT_byte_size   : 1
70    <82>   DW_AT_encoding    : 6	(signed char)
71    <83>   DW_AT_name        : (indirect string, offset: 0x113): char
72 <1><87>: Abbrev Number: 5 (DW_TAG_structure_type)
73    <88>   DW_AT_name        : (indirect string, offset: 0x3f): timespec
74    <8c>   DW_AT_byte_size   : 8
75    <8d>   DW_AT_decl_file   : 2
76    <8e>   DW_AT_decl_line   : 120
77    <8f>   DW_AT_sibling     : <0xb0>
78 <2><93>: Abbrev Number: 6 (DW_TAG_member)
79    <94>   DW_AT_name        : (indirect string, offset: 0x15c): tv_sec
80    <98>   DW_AT_decl_file   : 2
81    <99>   DW_AT_decl_line   : 122
82    <9a>   DW_AT_type        : <0x6a>
83    <9e>   DW_AT_data_member_location: 2 byte block: 23 0 	(DW_OP_plus_uconst: 0)
84 <2><a1>: Abbrev Number: 6 (DW_TAG_member)
85    <a2>   DW_AT_name        : (indirect string, offset: 0x2e): tv_nsec
86    <a6>   DW_AT_decl_file   : 2
87    <a7>   DW_AT_decl_line   : 123
88    <a8>   DW_AT_type        : <0x75>
89    <ac>   DW_AT_data_member_location: 2 byte block: 23 4 	(DW_OP_plus_uconst: 4)
90 <2><af>: Abbrev Number: 0
91 <1><b0>: Abbrev Number: 7 (DW_TAG_pointer_type)
92    <b1>   DW_AT_byte_size   : 4
93    <b2>   DW_AT_type        : <0xb6>
94 <1><b6>: Abbrev Number: 8 (DW_TAG_const_type)
95    <b7>   DW_AT_type        : <0x80>
96 <1><bb>: Abbrev Number: 5 (DW_TAG_structure_type)
97    <bc>   DW_AT_name        : (indirect string, offset: 0x89): sysent
98    <c0>   DW_AT_byte_size   : 20
99    <c1>   DW_AT_decl_file   : 3
100    <c2>   DW_AT_decl_line   : 4
101    <c3>   DW_AT_sibling     : <0x10e>
102 <2><c7>: Abbrev Number: 6 (DW_TAG_member)
103    <c8>   DW_AT_name        : (indirect string, offset: 0xaa): nargs
104    <cc>   DW_AT_decl_file   : 3
105    <cd>   DW_AT_decl_line   : 5
106    <ce>   DW_AT_type        : <0x47>
107    <d2>   DW_AT_data_member_location: 2 byte block: 23 0 	(DW_OP_plus_uconst: 0)
108 <2><d5>: Abbrev Number: 6 (DW_TAG_member)
109    <d6>   DW_AT_name        : (indirect string, offset: 0x48): sys_flags
110    <da>   DW_AT_decl_file   : 3
111    <db>   DW_AT_decl_line   : 6
112    <dc>   DW_AT_type        : <0x2b>
113    <e0>   DW_AT_data_member_location: 2 byte block: 23 4 	(DW_OP_plus_uconst: 4)
114 <2><e3>: Abbrev Number: 9 (DW_TAG_member)
115    <e4>   DW_AT_name        : sen
116    <e8>   DW_AT_decl_file   : 3
117    <e9>   DW_AT_decl_line   : 7
118    <ea>   DW_AT_type        : <0x2b>
119    <ee>   DW_AT_data_member_location: 2 byte block: 23 8 	(DW_OP_plus_uconst: 8)
120 <2><f1>: Abbrev Number: 6 (DW_TAG_member)
121    <f2>   DW_AT_name        : (indirect string, offset: 0x1ae): sys_func
122    <f6>   DW_AT_decl_file   : 3
123    <f7>   DW_AT_decl_line   : 8
124    <f8>   DW_AT_type        : <0x119>
125    <fc>   DW_AT_data_member_location: 2 byte block: 23 c 	(DW_OP_plus_uconst: 12)
126 <2><ff>: Abbrev Number: 6 (DW_TAG_member)
127    <100>   DW_AT_name        : (indirect string, offset: 0x36): sys_name
128    <104>   DW_AT_decl_file   : 3
129    <105>   DW_AT_decl_line   : 9
130    <106>   DW_AT_type        : <0xb0>
131    <10a>   DW_AT_data_member_location: 2 byte block: 23 10 	(DW_OP_plus_uconst: 16)
132 <2><10d>: Abbrev Number: 0
133 <1><10e>: Abbrev Number: 10 (DW_TAG_subroutine_type)
134    <10f>   DW_AT_type        : <0x2b>
135    <113>   DW_AT_sibling     : <0x119>
136 <2><117>: Abbrev Number: 11 (DW_TAG_unspecified_parameters)
137 <2><118>: Abbrev Number: 0
138 <1><119>: Abbrev Number: 7 (DW_TAG_pointer_type)
139    <11a>   DW_AT_byte_size   : 4
140    <11b>   DW_AT_type        : <0x10e>
141 <1><11f>: Abbrev Number: 4 (DW_TAG_typedef)
142    <120>   DW_AT_name        : (indirect string, offset: 0x105): struct_sysent
143    <124>   DW_AT_decl_file   : 3
144    <125>   DW_AT_decl_line   : 10
145    <126>   DW_AT_type        : <0xbb>
146 <1><12a>: Abbrev Number: 7 (DW_TAG_pointer_type)
147    <12b>   DW_AT_byte_size   : 4
148    <12c>   DW_AT_type        : <0x130>
149 <1><130>: Abbrev Number: 8 (DW_TAG_const_type)
150    <131>   DW_AT_type        : <0x11f>
151 <1><135>: Abbrev Number: 2 (DW_TAG_base_type)
152    <136>   DW_AT_byte_size   : 1
153    <137>   DW_AT_encoding    : 2	(boolean)
154    <138>   DW_AT_name        : (indirect string, offset: 0x28): _Bool
155 <1><13c>: Abbrev Number: 4 (DW_TAG_typedef)
156    <13d>   DW_AT_name        : (indirect string, offset: 0x171): timespec_t
157    <141>   DW_AT_decl_file   : 4
158    <142>   DW_AT_decl_line   : 31
159    <143>   DW_AT_type        : <0x87>
160 <1><147>: Abbrev Number: 12 (DW_TAG_variable)
161    <148>   DW_AT_name        : (indirect string, offset: 0x90): current_wordsize
162    <14c>   DW_AT_decl_file   : 5
163    <14d>   DW_AT_decl_line   : 757
164    <14f>   DW_AT_type        : <0x47>
165    <153>   DW_AT_external    : 1
166    <154>   DW_AT_declaration : 1
167 <1><155>: Abbrev Number: 12 (DW_TAG_variable)
168    <156>   DW_AT_name        : (indirect string, offset: 0x89): sysent
169    <15a>   DW_AT_decl_file   : 5
170    <15b>   DW_AT_decl_line   : 892
171    <15d>   DW_AT_type        : <0x12a>
172    <161>   DW_AT_external    : 1
173    <162>   DW_AT_declaration : 1
174 <1><163>: Abbrev Number: 12 (DW_TAG_variable)
175    <164>   DW_AT_name        : (indirect string, offset: 0x149): nsyscalls
176    <168>   DW_AT_decl_file   : 5
177    <169>   DW_AT_decl_line   : 903
178    <16b>   DW_AT_type        : <0x47>
179    <16f>   DW_AT_external    : 1
180    <170>   DW_AT_declaration : 1
181 <1><171>: Abbrev Number: 13 (DW_TAG_variable)
182    <172>   DW_AT_name        : (indirect string, offset: 0x17): mpers_target_var
183    <176>   DW_AT_decl_file   : 4
184    <177>   DW_AT_decl_line   : 33
185    <178>   DW_AT_type        : <0x13c>
186    <17c>   DW_AT_external    : 1
187    <17d>   DW_AT_location    : 5 byte block: 3 4 0 0 0 	(DW_OP_addr: 4)
188 <1><183>: Abbrev Number: 0
189
190