File tree Expand file tree Collapse file tree 3 files changed +13
-53
lines changed
llvm/test/tools/llvm-readobj/ELF Expand file tree Collapse file tree 3 files changed +13
-53
lines changed Original file line number Diff line number Diff line change @@ -308,16 +308,10 @@ Sections:
308
308
AddressAlign: 0x4
309
309
Info: 0x2
310
310
Entries:
311
- - Version: 1
312
- Flags: 0
313
- VersionNdx: 2
314
- Hash: 0
311
+ - VersionNdx: 2
315
312
Names:
316
313
- Default
317
- - Version: 1
318
- Flags: 0
319
- VersionNdx: 3
320
- Hash: 0
314
+ - VersionNdx: 3
321
315
Names:
322
316
- NonDefault
323
317
DynamicSymbols:
Original file line number Diff line number Diff line change @@ -107,11 +107,7 @@ Sections:
107
107
Link: .dynstr
108
108
Info: 0x1
109
109
Entries:
110
- - Version: 1
111
- Flags: 0
112
- VersionNdx: 0
113
- Hash: 0
114
- Names:
110
+ - Names:
115
111
- FOO
116
112
ShSize: 1
117
113
DynamicSymbols:
@@ -137,11 +133,7 @@ Sections:
137
133
Link: .dynstr
138
134
Info: 0x1
139
135
Entries:
140
- - Version: 1
141
- Flags: 0
142
- VersionNdx: 0
143
- Hash: 0
144
- Names:
136
+ - Names:
145
137
- FOO
146
138
ShSize: 21
147
139
DynamicSymbols:
@@ -181,11 +173,7 @@ Sections:
181
173
Link: .strtab
182
174
Info: 0x1
183
175
Entries:
184
- - Version: 1
185
- Flags: 0
186
- VersionNdx: 0
187
- Hash: 0
188
- Names:
176
+ - Names:
189
177
- FOO
190
178
- Name: .strtab
191
179
Type: SHT_STRTAB
@@ -213,11 +201,7 @@ Sections:
213
201
Link: .dynstr
214
202
Info: 0x1
215
203
Entries:
216
- - Version: 1
217
- Flags: 0
218
- VersionNdx: 0
219
- Hash: 0
220
- Names:
204
+ - Names:
221
205
- FOO
222
206
DynamicSymbols:
223
207
- Name: foo
@@ -266,10 +250,7 @@ Sections:
266
250
Link: .dynstr
267
251
Info: 0x1
268
252
Entries:
269
- - Version: 0xfefe
270
- Flags: 0
271
- VersionNdx: 0
272
- Hash: 0
253
+ - Version: 0xfefe
273
254
Names: []
274
255
DynamicSymbols:
275
256
- Name: foo
Original file line number Diff line number Diff line change @@ -27,38 +27,23 @@ Sections:
27
27
AddressAlign: 0x0000000000000004
28
28
Info: 0x0000000000000006
29
29
Entries:
30
- - Version: 1
31
- Flags: 0
32
- VersionNdx: 0
33
- Hash: 0
34
- Names:
30
+ - Names:
35
31
- VERSION1
36
- - Version: 1
37
- Flags: 1
38
- VersionNdx: 0
39
- Hash: 0
32
+ - Flags: 1
40
33
Names:
41
34
- VERSION1
42
- - Version: 1
43
- Flags: 2
44
- VersionNdx: 0
45
- Hash: 0
35
+ - Flags: 2
46
36
Names:
47
37
- VERSION1
48
- - Version: 1
49
- Flags: 4
50
- VersionNdx: 0
51
- Hash: 0
38
+ - Flags: 4
52
39
Names:
53
40
- VERSION1
54
- - Version: 1
55
- Flags: 7
41
+ - Flags: 7
56
42
VersionNdx: 2
57
43
Hash: 175630257
58
44
Names:
59
45
- VERSION1
60
- - Version: 1
61
- Flags: 8
46
+ - Flags: 8
62
47
VersionNdx: 3
63
48
Hash: 175630258
64
49
Names:
You can’t perform that action at this time.
0 commit comments