This file is indexed.

/usr/lib/ada/adalib/gnatvsn/sinput.ali is in libgnatvsn4.8-dev 4.8.2-8ubuntu3.

This file is owned by root:root, with mode 0o444.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
V "GNAT Lib v4.8"
A -nostdinc
A -O2
A -fPIC
A -g
A -mtune=generic
A -march=x86-64
P SS ZX

RN
RV NO_ALLOCATORS
RV NO_EXCEPTIONS
RV NO_IMPLICIT_CONDITIONALS
RV NO_LOCAL_ALLOCATORS
RV NO_RECURSION
RV NO_SECONDARY_STACK
RV NO_STANDARD_STORAGE_POOLS
RV NO_UNCHECKED_ACCESS
RV NO_UNCHECKED_CONVERSION
RV NO_UNCHECKED_DEALLOCATION
RV NO_DEFAULT_INITIALIZATION
RV NO_IMPLEMENTATION_ATTRIBUTES
RV NO_IMPLEMENTATION_PRAGMAS
RV NO_IMPLICIT_ALIASING
RV NO_ELABORATION_CODE
RV NO_OBSOLESCENT_FEATURES
RV SPARK

U sinput%b		sinput.adb		6bf49d66 NE OO PK
W ada.exceptions%s	a-except.adb		a-except.ali
W atree%s		atree.adb		atree.ali
W debug%s		debug.adb		debug.ali
W gnat%s		gnat.ads		gnat.ali
W gnat.byte_order_mark%s  g-byorma.adb		g-byorma.ali
W interfaces%s		interfac.ads		interfac.ali
W opt%s			opt.adb			opt.ali
W output%s		output.adb		output.ali
W scans%s		scans.adb		scans.ali
W system%s		system.ads		system.ali
W system.memory%s	s-memory.adb		s-memory.ali
W system.secondary_stack%s  s-secsta.adb	s-secsta.ali
W system.wch_con%s	s-wchcon.adb		s-wchcon.ali
W tree_io%s		tree_io.adb		tree_io.ali
W unchecked_conversion%s
W unchecked_deallocation%s
W widechar%s		widechar.adb		widechar.ali

U sinput%s		sinput.ads		51db9b05 BN EE OO PK
W ada.exceptions%s	a-except.adb		a-except.ali
W alloc%s		alloc.ads		alloc.ali
W casing%s		casing.adb		casing.ali
W interfaces%s		interfac.ads		interfac.ali
W namet%s		namet.adb		namet.ali
W system%s		system.ads		system.ali
W table%s		table.adb		table.ali  AD
W types%s		types.adb		types.ali

D ada.ads		20070406091342 3ffc8e18
D a-except.ads		20120716125141 10fcae55
D a-unccon.ads		20070406091342 f9eb8f06
D a-uncdea.ads		20070406091342 f15a5ed1
D alloc.ads		20120330092659 daf1344a
D aspects.ads		20130129140721 450982f5
D atree.ads		20130129140121 ce7e6162
D atree.adb		20130129140121 725d87a6
D casing.ads		20100909094434 5c2a7161
D debug.ads		20090420131856 3ea59655
D einfo.ads		20130206111307 867ce801
D gnat.ads		20110801150502 fd2ad2f1
D g-byorma.ads		20120410054430 a1c90496
D hostparm.ads		20120315091549 c164ed60
D interfac.ads		20110906094621 129923ea
D namet.ads		20121001081109 ef58bb56
D nlists.ads		20100909093511 986e68a0
D opt.ads		20130206104433 983485a0
D output.ads		20100622132632 de75f4b4
D scans.ads		20121205105909 1d9f7ff6
D sinfo.ads		20130129140721 3dfcb66c
D sinput.ads		20121001092146 78ce5f33
D sinput.adb		20121001092146 183ddf51
D snames.ads		20140416143834 a6a6e2b4
D system.ads		20140416144310 90249111
D s-exctab.ads		20090417131547 66e51330
D s-imenne.ads		20130104124955 8707cbf0
D s-memory.ads		20090417131547 ca8bbc15
D s-os_lib.ads		20120709131452 cf6cfdbf
D s-parame.ads		20110830140625 b6e20cc0
D s-secsta.ads		20110830140625 eea35a36
D s-stalib.ads		20130104124955 f78bcf95
D s-stoele.ads		20090417130712 facd7d98
D s-stoele.adb		20100617152355 afc5dc80
D s-string.ads		20130104124955 46b01415
D s-traent.ads		20090417130712 5221ee41
D s-unstyp.ads		20090409150019 6ae15c76
D s-wchcon.ads		20090417130712 bfeb2e3d
D table.ads		20090506081141 e3a9ec16
D table.adb		20130104091825 d2a5ae47
D tree_io.ads		20130102100426 30335df9
D types.ads		20130104092849 a33fd65d
D uintp.ads		20121106101120 2762e44a
D unchconv.ads		20070406091342 ca2f9e18
D unchdeal.ads		20070406091342 214516a4
D urealp.ads		20121205110635 e500ee51
D widechar.ads		20090409150019 3fd6363b
X 5 alloc.ads
42K9*Alloc 163e10 22|63w6 913r30 914r30 924r30 925r30 23|103r23
80N4*Lines_Increment 23|103r29
124N4*Source_File_Initial 22|913r36 924r36
125N4*Source_File_Increment 22|914r36 925r36
X 7 atree.ads
44K9*Atree 3867e10 23|35w6 35r20
532E9*Traverse_Result 532e56 23|793r45 802r45
532n38*OK{532E9} 23|814r17
568u14*Traverse_Proc 23|796r33
595V13*Sloc{42|206I12} 23|804s13 805s16 806s23 808s16 809s16 810s23 820s14
. 821s14
X 8 atree.adb
2102V16 Traverse[7|542]{7|536E12} 1967b13[23|796]
X 9 casing.ads
34K9*Casing 89e11 22|64w6 64r18
47E9*Casing_Type 62e5 22|299r48 303r48 316r50 317r50 835r27 836r27 23|1200r48
. 1215r45 1291r50 1296r47
X 10 debug.ads
36K9*Debug 188e10 23|36w6 36r20
54b4*Debug_Flag_D{boolean} 23|105r13
X 12 gnat.ads
34K9*GNAT 37e9 23|43r6 43r32
X 13 g-byorma.ads
66K14*Byte_Order_Mark 100e25 23|43w11 43r37
68E9*BOM_Kind 84e15 23|258r13
69n7*UTF8_All{68E9} 23|270r15
70n7*UTF16_LE{68E9} 23|275r15
71n7*UTF16_BE{68E9} 23|275r26
72n7*UTF32_LE{68E9} 23|281r15
73n7*UTF32_BE{68E9} 23|281r26
84n7*Unknown{68E9} 23|287r15
86U14*Read_BOM 23|267s7
X 16 namet.ads
38K9*Namet 544e10 22|65w6 65r18
127a4*Name_Buffer{string} 23|242m7 250r14 365r14
133i4*Name_Len{natural} 23|242r20 248m7 250r32 363m7 365r32
149I9*Name_Id<integer>
197U14*Get_Name_String_And_Append 23|232s10
340U14*Add_Char_To_Name_Buffer 23|234s10
345U14*Add_Nat_To_Name_Buffer 23|235s10 364s7
349U14*Add_Str_To_Name_Buffer 23|239s10
396U14*Write_Name 23|1099s13
417I9*File_Name_Type<149I9> 22|292r48 293r48 296r48 297r48 298r48 307r48
. 632r28 633r28 814r27 815r27 816r27 817r27 818r27 819r27 23|664r28 665r28
. 1160r48 1170r40 1185r46 1190r45 1195r44 1235r45
422i4*No_File{417I9} 23|676r23
X 18 opt.ads
50K9*Opt 2045e8 23|37w6 37r20
411b4*Debug_Generated_Code{boolean} 23|680r17
1418b4*Upper_Half_Encoding{boolean} 23|273m13
1681i4*Wide_Character_Encoding_Method{38|94I9} 23|272m13
X 19 output.ads
44K9*Output 222e11 23|38w6 38r20
77U14*Set_Standard_Error 23|276s13 282s13
84U14*Set_Standard_Output 23|278s13 284s13
106U14*Write_Char 23|1100s13 1102s13 1108s16 1127s10 1128s10 1132s7 1133s7
. 1134s7 1136s7 1137s7 1138s7 1140s7 1141s7 1142s7 1144s7 1145s7 1146s7 1148s7
. 1149s7 1150s7 1152s7 1153s7
113U14*Write_Eol 23|108s13 1346s7
123U14*Write_Int 23|107s13 1101s13 1103s13
130U14*Write_Str 23|106s13 1089s10 1092s10 1106s16 1124s10
137U14*Write_Line 23|277s13 283s13
X 20 scans.ads
37K9*Scans 508e10 23|39w6 39r20
362i4*Scan_Ptr{42|206I12} 23|264r29 271m13 271r25
X 22 sinput.ads
69K9*Sinput 953l5 953e11 23|52b14 1349l5 1349t11
71E9*Type_Of_File 83e15 294r48 831r27 23|1175r40
74n7*Src{71E9}
77n7*Config{71E9}
80n7*Def{71E9}
83n7*Preproc{71E9}
86I9*Instance_Id<42|59I9> 87r30 302r48 436r36 779r30 820r27 922r30 23|1165r39
87i4*No_Instance_Id{86I9} 779c4 23|483r39 884r33 937r30 1052r30
96E9*License_Type 114e20 305r48 318r50 834r27 23|1225r38 1301r40
97n7*Unknown{96E9}
100n7*Restricted{96E9}
104n7*GPL{96E9}
109n7*Modified_GPL{96E9}
114n7*Unrestricted{96E9}
284I12*SFI{42|561I9} 286r31 292r36 293r36 294r36 295r36 296r36 297r36 298r36
. 299r36 300r36 301r36 302r36 303r36 304r36 305r36 306r36 307r36 308r36 309r36
. 310r36 311r36 312r36 313r36 314r36 316r41 317r41 318r41 319r41 440r32 23|490r32
. 1160r36 1165r27 1170r28 1175r28 1180r36 1185r34 1190r33 1195r32 1200r36
. 1205r31 1210r31 1215r33 1220r35 1225r26 1230r35 1235r33 1240r34 1245r31
. 1254r30 1263r30 1272r27 1272r39 1277r29 1282r23 1291r41 1296r38 1301r31
. 1306r28
286i4*System_Source_File_Index{284I12}
292V13*Debug_Source_Name{16|417I9} 292>32 753r19 23|1099s25 1160b13 1163l8
. 1163t25
292i32 S{284I12} 23|1160b32 1162r33
293V13*File_Name{16|417I9} 293>32 748r19 23|1170b13 1173l8 1173t17
293i32 S{284I12} 23|1170b24 1172r33
294V13*File_Type{71E9} 294>32 750r19 23|1175b13 1178l8 1178t17
294i32 S{284I12} 23|1175b24 1177r33
295V13*First_Mapped_Line{42|161I9} 295>32 758r19 23|1180b13 1183l8 1183t25
295i32 S{284I12} 23|1180b32 1182r33
296V13*Full_Debug_Name{16|417I9} 296>32 754r19 23|1185b13 1188l8 1188t23
296i32 S{284I12} 23|1185b30 1187r33
297V13*Full_File_Name{16|417I9} 297>32 749r19 23|1190b13 1193l8 1193t22
297i32 S{284I12} 23|1190b29 1192r33
298V13*Full_Ref_Name{16|417I9} 298>32 752r19 23|1195b13 1198l8 1198t21
298i32 S{284I12} 23|1195b28 1197r33
299V13*Identifier_Casing{9|47E9} 299>32 766r19 23|1200b13 1203l8 1203t25
299i32 S{284I12} 23|1200b32 1202r33
300V13*Inlined_Body{boolean} 300>32 768r19 23|1205b13 1208l8 1208t20
300i32 S{284I12} 23|1205b27 1207r33
301V13*Inlined_Call{42|206I12} 301>32 767r19 23|1210b13 1213l8 1213t20
301i32 S{284I12} 23|1210b27 1212r33
302V13*Instance{86I9} 302>32 755r19 23|1165b13 1168l8 1168t16
302i32 S{284I12} 23|1165b23 1167r33
303V13*Keyword_Casing{9|47E9} 303>32 765r19 23|1215b13 1218l8 1218t22
303i32 S{284I12} 23|1215b29 1217r33
304V13*Last_Source_Line{42|171I9} 304>32 764r19 23|1220b13 1223l8 1223t24
304i32 S{284I12} 23|1220b31 1222r33
305V13*License{96E9} 305>32 756r19 23|1225b13 1228l8 1228t15
305i32 S{284I12} 23|1225b22 1227r33
306V13*Num_SRef_Pragmas{42|62I12} 306>32 757r19 23|1230b13 1233l8 1233t24
306i32 S{284I12} 23|1230b31 1232r33
307V13*Reference_Name{16|417I9} 307>32 751r19 23|233s13 1235b13 1238l8 1238t22
307i32 S{284I12} 23|1235b29 1237r33
308V13*Source_Checksum{42|68M9} 308>32 763r19 23|1240b13 1243l8 1243t23
308i32 S{284I12} 23|1240b30 1242r33
309V13*Source_First{42|206I12} 309>32 760r19 23|636s24 636s48 1245b13 1252l8
. 1252t20
309i32 S{284I12} 23|1245b27 1247r10 1250r36
310V13*Source_Last{42|206I12} 310>32 761r19 23|1254b13 1261l8 1261t19
310i32 S{284I12} 23|1254b26 1256r10 1259r36
311V13*Source_Text{42|196P9} 311>32 759r19 23|1263b13 1270l8 1270t19
311i32 S{284I12} 23|1263b26 1265r10 1268r36
312V13*Template{42|561I9} 312>32 769r19 23|631s23 633s26 1272b13 1275l8 1275t16
312i32 S{284I12} 23|1272b23 1274r33
313V13*Unit{42|550I9} 313>32 770r19 23|1282b13 1285l8 1285t12
313i32 S{284I12} 23|1282b19 1284r33
314V13*Time_Stamp{42|601A9} 314>32 762r19 23|1119s39 1277b13 1280l8 1280t18
314i32 S{284I12} 23|1277b25 1279r33
316U14*Set_Keyword_Casing 316>37 316>46 772r19 23|1296b14 1299l8 1299t26
316i37 S{284I12} 23|1296b34 1298r26
316e46 C{9|47E9} 23|1296b43 1298r47
317U14*Set_Identifier_Casing 317>37 317>46 773r19 23|1291b14 1294l8 1294t29
317i37 S{284I12} 23|1291b37 1293r26
317e46 C{9|47E9} 23|1291b46 1293r50
318U14*Set_License 318>37 318>46 23|1301b14 1304l8 1304t19
318i37 S{284I12} 23|1301b27 1303r26
318e46 L{96E9} 23|1301b36 1303r40
319U14*Set_Unit 319>37 319>46 23|1306b14 1309l8 1309t16
319i37 S{284I12} 23|1306b24 1308r26
319i46 U{42|550I9} 23|1306b33 1308r37
321V13*Last_Source_File{42|561I9} 775r19 23|547b13 550l8 550t24
324V13*Num_Source_Files{42|62I12} 776r19 23|598b13 601l8 601t24
327U14*Initialize 23|471b14 484l8 484t18
330U14*Lock 23|588b14 592l8 592t12
333U14*Unlock 23|1333b14 1337l8 1337t14
336i4*Main_Source_File{42|561I9}
368N4*Chunk_Power 369r35
369N4*Chunk_Size 374r39 23|443r60 446r54 719r55 720r55 720r68 721r25 725r21
373a4*Source_File_Index_Table(42|561I9) 23|443r25 446r19 724m10
376U14*Set_Source_File_Index_Table 376>43 23|713b14 728l8 728t35 1026s10
376i43 Xnew{42|561I9} 23|713b43 716r55 719r34 724r43
436U22 Process 436>31 436>49 23|539s10
436i31 Id{86I9}
436i49 Inst_Sloc{42|206I12}
437u14*Iterate_On_Instances 23|536b14 541l8 541t28
440V13*Instantiation{42|206I12} 440>28 23|490b13 498l8 498t21 515s18 529s14
. 627s13 632s19 1105s16 1107s32
440i28 S{284I12} 23|490b28 491r59
450i4*Current_Source_File{42|561I9} 23|671r59 770r43
455i4*Current_Source_Unit{42|550I9}
460i4*Source_gnat_adc{42|561I9} 23|476m7
463p4*Source{42|196P9} 23|264r21 738r35 742r13 759r21 779r13
466a4*Internal_Source{42|186A12} 475m28 475r28 23|1248r17 1257r17
474p4*Internal_Source_Ptr{42|196P9} 23|1266r17
551U14*Backup_Line 551=27 23|185b14 218l8 218t19
551i27 P{42|206I12} 23|185b27 186r69 193m7 193r12 195r10 199r15 200r18 201m13
. 201r18 205r18 206m13 206r18 212r13 213r23 214r23 216m10 216r15
558U14*Build_Location_String 558>37 23|224b14 244l8 244t29 249s7
558i37 Loc{42|206I12} 23|224b37 230r14
567V13*Build_Location_String{string} 567>36 23|246b13 251l8 251t29
567i36 Loc{42|206I12} 23|246b36 249r30
571U14*Check_For_BOM 23|257b14 293l8 293t21
579V13*Get_Column_Number{42|177I9} 579>32 23|299b13 333l8 333t25 1103s29
579i32 P{42|206I12} 23|299b32 312r10 316r43 318r27 321r20
584V13*Get_Logical_Line_Number{42|161I9} 585>7 23|235s39 339b13 353l8 353t31
. 364s36 1101s29
585i7 P{42|206I12} 23|340b7 343r65 345r70
595V13*Get_Logical_Line_Number_Img{string} 596>7 23|359b13 366l8 366t35
596i7 P{42|206I12} 23|360b7 364r61
600V13*Get_Physical_Line_Number{42|171I9} 601>7 23|345s44 372b13 421l8 421t32
601i7 P{42|206I12} 23|373b7 389r10 395r42 396r19
607V13*Get_Source_File_Index{42|561I9} 607>36 23|186s46 233s29 316s20 343s42
. 395s19 437b13 465l8 465t29 514s18 529s29 557s46 625s20 830s46 1096s48
607i36 S{42|206I12} 23|437b36 439r10 443r55 446r49 449r16
612V13*Instantiation_Depth{42|62I12} 612>34 23|504b13 521l8 521t27
612i34 S{42|206I12} 23|504b34 510r15
616V13*Line_Start{42|206I12} 616>25 23|318s15 556b13 574l8 574t18
616i25 P{42|206I12} 23|556b25 557r69 565r12
620V13*Line_Start{42|206I12} 621>7 622>7 23|576b13 582l8 582t18
621i7 L{42|171I9} 23|577b7 581r49
622i7 S{42|561I9} 23|578b7 581r33
626V13*Num_Source_Lines{42|62I12} 626>31 777r19 23|607b13 610l8 610t24
626i31 S{42|561I9} 23|607b31 609r38
631U14*Register_Source_Ref_Pragma 632>7 633>7 634>7 635>7 23|663b14 707l8
. 707t34
632i7 File_Name{16|417I9} 23|664b7 676r10 678r32 682r38
633i7 Stripped_File_Name{16|417I9} 23|665b7 677r32 681r38
634i7 Mapped_Line{42|62I12} 23|666b7 689r56 702r34
635i7 Line_After_Pragma{42|171I9} 23|667b7 700r32 703r16
645V13*Original_Location{42|206I12} 645>32 23|616b13 639l8 639t25
645i32 S{42|206I12} 23|616b32 621r10 622r17 625r43 628r20 636r20
653V13*Instantiation_Location{42|206I12} 653>37 654r19 23|237s17 527b13 530l8
. 530t30 849s20
653i37 S{42|206I12} 23|527b37 529r52
659V13*Top_Level_Location{42|206I12} 659>33 23|841b13 854l8 854t26
659i33 S{42|206I12} 23|841b33 846r17
665V13*Physical_To_Logical{42|161I9} 666>7 667>7 23|645b13 657l8 657t27
666i7 Line{42|171I9} 23|646b7 653r38 655r42
667i7 S{42|561I9} 23|647b7 649r59
673U14*Skip_Line_Terminators 674=7 675<7 23|734b14 785l8 785t29
674i7 P{42|206I12} 23|735b7 738r43 742r21 743m13 743r18 745m13 745r18 749m10
. 749r15 752m10 752r15 759m29 779r21 780r21 782r39
675b7 Physical{boolean} 23|736b7 753m10 773m10
708U14*Sloc_Range 708>26 708<39 708<44 23|791b14 823l8 823t18
708i26 N{42|378I9} 23|791b26 820r20 821r20 822r17
708i39 Min{42|206I12} 23|791b39 804r24 806m16 820m7
708i44 Max{42|206I12} 23|791b44 808r27 810m16 821m7
717V13*Source_Offset{42|62I12} 717>28 23|829b13 835l8 835t21
717i28 S{42|206I12} 23|829b28 830r69 834r19
722U14*Write_Location 722>30 23|1086b14 1107s16 1112l8 1112t22 1345s7
722i30 P{42|206I12} 23|1086b30 1088r10 1091r13 1096r71 1101r54 1103r48
732U14*wl 732>18 733r24 23|1343b14 1347l8 1347t10
732i18 P{42|206I12} 23|1343b18 1345r23
736U14*Write_Time_Stamp 736>32 23|1118b14 1154l8 1154t24
736i32 S{42|561I9} 23|1118b32 1119r51
739U14*Tree_Read 23|860b14 1028l8 1028t17
743U14*Tree_Write 23|1034b14 1080l8 1080t18
785A9 Lines_Table_Type(42|206I12)<42|171I9> 792r39 23|146r38 1325r21
792P9 Lines_Table_Ptr(785A9) 847r21 23|68r32 74r41 141r19 376r15
795A9 Logical_Lines_Table_Type(42|161I9)<42|171I9> 804r47 23|696r25
804P9 Logical_Lines_Table_Ptr(795A9) 853r29 23|71r32 77r41 143r27
813R9 Source_File_Record 864e14 872r8 906r8 910r30 933r24 940r18 23|86r18
. 136r24 342r13 491r13 649r13 671r13 769r14 867r20 930r17 939r24 1045r17
814i7*File_Name{16|417I9} 873r7 23|1172r36
815i7*Reference_Name{16|417I9} 874r7 23|677m14 1237r36
816i7*Debug_Source_Name{16|417I9} 875r7 23|681m17 1162r36
817i7*Full_Debug_Name{16|417I9} 876r7 23|682m17 1187r36
818i7*Full_File_Name{16|417I9} 877r7 23|1192r36
819i7*Full_Ref_Name{16|417I9} 878r7 23|678m14 1197r36
820i7*Instance{86I9} 879r7 23|496r38 884r21 937r18 1052r18 1167r36
821i7*Num_SRef_Pragmas{42|62I12} 880r7 23|165r12 348r14 652r14 685m14 685r38
. 688r14 989r21 1066r21 1232r36
822i7*First_Mapped_Line{42|161I9} 881r7 23|689m14 1182r36
823p7*Source_Text{42|196P9} 901r7 23|188r45 317r44 559r45 897r26 970m24 972r31
. 1021m21 1075r21 1268r39
824i7*Source_First{42|206I12} 882r7 23|190r45 449r43 454r57 561r45 719r40
. 832r45 897r41 973r33 973r50 1000r47 1018r40 1019r51 1075r36 1076r49 1250r39
825i7*Source_Last{42|206I12} 883r7 23|450r43 456r57 716r61 1000r65 1019r29
. 1076r27 1259r39
826m7*Source_Checksum{42|68M9} 884r7 23|1242r36
827i7*Last_Source_Line{42|171I9} 885r7 23|99r12 102r20 112m9 112r31 113r15
. 399r45 609r41 703r41 780r42 983r45 985r32 990r35 1060r32 1067r35 1222r36
. 1316r56
828i7*Template{42|561I9} 886r7 23|940r47 946r42 948r42 1274r36
829i7*Unit{42|550I9} 887r7 23|1284r36 1308m29
830a7*Time_Stamp{42|601A9} 888r7 23|1279r36
831e7*File_Type{71E9} 889r7 23|1177r36
832i7*Inlined_Call{42|206I12} 890r7 23|494r21 1212r36
833b7*Inlined_Body{boolean} 891r7 23|493r14 1207r36
834e7*License{96E9} 892r7 23|1227r36 1303m29
835e7*Keyword_Casing{9|47E9} 893r7 23|1217r36 1298m29
836e7*Identifier_Casing{9|47E9} 894r7 23|1202r36 1293m29
841i7*Sloc_Adjust{42|206I12} 895r7 23|396r49
847p7*Lines_Table{792P9} 902r7 23|115r9 150r12 155r54 161m12 397r45 581r36
. 780r27 900r24 901r49 902m24 945m21 946r52 981m18 986r41 1061r42 1321m29
. 1323r46
853p7*Logical_Lines_Table{804P9} 903r7 23|121r12 127r12 127r42 166r15 170r46
. 176m15 351r21 655r21 692r14 693m14 700r11 704r14 905r24 906r49 907m24 947m21
. 948r52 982m18 991r44 1068r45
858i7*Lines_Table_Max{42|171I9} 896r7 23|99r33 107r31 162m12 695r27 1326m29
870i4 AS{42|65I12} 901r49 902r39 902r49 903r39 903r49 906r45
909K12 Source_File[39|55] 23|188r18 190r18 317r17 343r23 396r23 397r19 399r19
. 447r56 449r21 450r21 454r18 456r18 479r7 491r40 549r14 559r18 561r18 581r14
. 590r7 591r7 600r19 600r44 609r19 649r40 671r40 716r36 719r15 770r24 832r18
. 865r19 865r40 867r47 921r7 928r16 928r37 930r44 940r26 946r21 948r21 1036r7
. 1043r16 1043r37 1045r44 1162r14 1167r14 1172r14 1177r14 1182r14 1187r14
. 1192r14 1197r14 1202r14 1207r14 1212r14 1217r14 1222r14 1227r14 1232r14
. 1237r14 1242r14 1250r17 1259r17 1268r17 1274r14 1279r14 1284r14 1293r7
. 1298r7 1303r7 1308r7 1316r34 1321r7 1323r24 1326r7 1335r7 1336r7
920K12 Instances[39|55] 23|481r7 482r7 483r22 496r17 538r21 539r22 922r7
. 1037r7
932U14 Alloc_Line_Tables 933=7 934>7 23|100s10 135b14 179l8 179t25 983s16
933r7 S{813R9} 23|136b7 150r10 155r52 161m10 162m10 165r10 166r13 170r44
. 176m13
934i7 New_Max{42|62I12} 23|137b7 146r28 162r53
939U14 Add_Line_Tables_Entry 940=7 941>7 23|85b14 129l8 129t29 782s13
940r7 S{813R9} 23|86b7 99r10 99r31 101m13 102r18 107r29 112m7 112r29 113r13
. 115m7 115r7 121r10 127m10 127r10 127r40
941i7 P{42|206I12} 23|87b7 115r29
948U14 Trim_Lines_Table 948>32 23|1315b14 1327l8 1327t24
948i32 S{42|561I9} 23|1315b32 1316r53 1321r26 1323r43 1326r26
X 23 sinput.adb
57b4 First_Time_Around{boolean} 477m7 864r14 980m16
67V13 To_Address[44|20]{25|64M9} 155s40 901s35 1323s12
70V13 To_Address[44|20]{25|64M9} 170s32 906s35
73V13 To_Pointer[44|20]{22|792P9} 151s23 155s12 1321s44
76V13 To_Pointer[44|20]{22|804P9} 167s34 169s34 693s37
89i7 LL{42|171I9} 113m7 115r22 127r33 127r63
139M15 size_t{28|48M9} 145r27 146r20
141p7 New_Table{22|792P9} 151m10 154m10 158r10 161r31
143p7 New_Logical_Table{22|804P9} 167m13 169m13 173r13 176r38
145m7 New_Size{139M15} 151r49 155r68 167r60 170r68
186i7 Sindex{42|561I9} 188r37 190r37
187p7 Src{42|196P9} 199r10 200r13 205r13 213r18 214r18
189i7 Sfirst{42|206I12} 195r14 212r17
225i7 Ptr{42|206I12} 230m7 233r52 235r64 237m10 237r41 238r20
258e7 BOM{13|68E9} 267m27 269r12
259i7 Len{natural} 267m22 271r48
260a7 Tst{string} 264m10 267r17
263i11 J{integer} 264r15 264r52
300i7 S{42|206I12} 318m10 321r16 322r21 328m13 328r18
301i7 C{42|177I9} 319m10 323m16 323r22 325m16 325r21 331r17
302i7 Sindex{42|561I9} 316m10 317r36
303p7 Src{42|196P9} 317m10 322r16
342r7 SFR{22|813R9} 348r10 351r17
345i7 L{42|171I9} 349r38 351r42
375i7 Sfile{42|561I9} 395m10 396r42 397r38 399r38
376p7 Table{22|792P9} 397m10 404r22 410r25
377i7 Lo{42|171I9} 398m10 402r21 414m19
378i7 Hi{42|171I9} 399m10 402r26 405m16 409r25
379i7 Mid{42|171I9} 402m13 404r29 405r22 409r19 410r32 412r26 414r25
380i7 Loc{42|206I12} 396m10 404r16 410r19
427i4 Source_Cache_First{42|206I12} 439r15 453m16 473m7 916m7
428i4 Source_Cache_Last{42|206I12} 439r37 455m16 474m7 917m7
434i4 Source_Cache_Index{42|561I9} 440r17 452m16 454r37 456r37 457r23 475m7
446i14 J<42|59I9> 449r40 450r40 452r38
491r7 SIE{22|813R9} 493r10 494r17 496r34
505i7 Sind{42|561I9} 514m10 515r33
506i7 Sval{42|206I12} 510m7 514r41 515m10 516r20
507i7 Depth{42|62I12} 511m7 517m10 517r19 520r14
538i11 J<42|59I9> 539r19 539r39
557i7 Sindex{42|561I9} 559r37 561r37
558p7 Src{42|196P9} 567r18 568r18
560i7 Sfirst{42|206I12} 566r17
562i7 S{42|206I12} 565m7 566r13 567r23 568r23 570m10 570r15 573r14
617i7 Sindex{42|561I9} 625m10 627r28 631r33 636r38
618i7 Tindex{42|561I9} 631m13 632r34 633m16 633r36 636r62
649r7 SFR{22|813R9} 652r10 655r17
669M15 size_t{28|48M9} 695r15
671r7 SFR{22|813R9} 677r10 678r10 681r13 682r13 685r10 685r34 688r10 689r10
. 692r10 693r10 695r23 700r7 703r37 704r10
673i7 ML{42|161I9} 702m7 704r41 705m10 705r16
703i11 J<integer> 704r35
714i7 Ind{42|59I9} 721m7 724r35 726m10 726r17
715i7 SP{42|206I12} 719m7 721r19 723r13 725m10 725r16
716i7 SL{42|206I12} 723r19
738e7 Chr{character} 741r10 748r13 751r13 751r30
769r10 S{22|813R9} 780r25 780r40 782r36
793V16 Process{7|532E9} 793>25 796r48 802b16 815l11 815t18
793i25 N{42|378I9} 802b25 804r19 805r22 806r29 808r22 809r22 810r29
796U17 Traverse[7|568] 8|2101b14 23|822s7
830i7 Sindex{42|561I9} 832r37
831i7 Sfirst{42|206I12} 834r23
842i7 Oldloc{42|206I12} 848m10 849r44 853r14
843i7 Newloc{42|206I12} 846m7 848r20 849m10 850r20
865i14 J<42|59I9> 867r66
867r16 S{22|813R9} 884r19 897r24 897r39 900r22 901r47 902r22 905r22 906r47
. 907r22
869U26 Free_Ptr[45|20] 898s19
876V25 To_Source_Buffer_Ptr[44|20]{42|196P9} 896s21
881p16 Tmp1{42|196P9} 895m19 898m29 898r29
928i11 J<42|59I9> 930r63 1026r39
930r13 S{22|813R9} 937r16 940r45 945r19 946r40 947r19 948r40 970r22 973r48
. 981r16 982r16 983r35 983r43 985r30 986r39 989r19 990r33 991r42 1000r45
. 1000r63 1018r38 1019r27 1019r49 1021r19
939r19 ST{22|813R9} 972r28 973r30
964V31 To_Source_Buffer_Ptr[44|20]{42|196P9} 971s24
985i20 J<integer> 986r54
990i23 J<integer> 991r65
1000A27 B{42|147A9}<42|144I9> 1001r50 1016r28
1001P24 Text_Buffer_Ptr(1000A27) 1002r23
1002p19 T{1001P24} 1016m19 1018m35 1018r35 1021m58 1021r58
1010V28 To_Source_Buffer_Ptr[44|20]{42|196P9} 1021s36
1043i11 J<42|59I9> 1045r63
1045r13 S{22|813R9} 1052r16 1060r30 1061r40 1066r19 1067r33 1068r43 1075r19
. 1075r34 1076r25 1076r47
1060i20 J<integer> 1061r55
1067i23 J<integer> 1068r66
1096i13 SI{42|561I9} 1099r44 1105r31 1107r47
1119a7 T{42|601A9} 1123r10 1127r22 1128r22 1132r19 1133r19 1136r19 1137r19
. 1140r19 1141r19 1144r19 1145r19 1148r19 1149r19 1152r19 1153r19
1120i7 P{natural} 1125m10 1129m10 1132r22 1133r22 1136r22 1137r22 1140r22
. 1141r22 1144r22 1145r22 1148r22 1149r22 1152r22 1153r22
1316i7 Max{42|62I12} 1325r14 1326r70
X 25 system.ads
37K9*System 23|45w6 45r26 46r6 47r6 47r26 1325r55 25|152e11
64M9*Address 23|68r49 71r57 74r32 77r32 877r40 965r46 1011r43
68N4*Storage_Unit 23|147r62 697r57 1325r62
X 28 s-memory.ads
45K16*Memory 23|46w13 139r25 151r35 155r24 167r46 170r16 669r25 694r13 901r22
. 906r22 1322r10 1324r12 28|107e18
48M9*size_t 23|139r32 669r32 1324r19
53V13*Alloc{25|64M9} 23|151s42 167s53 694s20 28|103i<c,__gnat_malloc>22
68U14*Free 23|901s29 906s29 28|104i<c,__gnat_free>22
76V13*Realloc{25|64M9} 23|155s31 170s23 1322s17 28|105i<c,__gnat_realloc>22
X 38 s-wchcon.ads
41K16*WCh_Con 23|47w13 47r33 38|220e19
94I9*WC_Encoding_Method<short_short_integer>
134i4*WCEM_UTF8{94I9} 23|272r47
X 39 table.ads
43K9*Table 22|66w6 909r31 920r29 39|238e10
47+12 Table_Component_Type 22|910r6 921r6
48I12 Table_Index_Type 22|911r6 922r6
50*7 Table_Low_Bound{48I12} 22|912r6 923r6
51i7 Table_Initial{42|65I12} 22|913r6 924r6
52i7 Table_Increment{42|62I12} 22|914r6 925r6
53s7 Table_Name{string} 22|915r6 926r6
55k12*Table 22|909r37 920r35 39|237e13
106A12*Table_Type(42|144I9)<22|86I9>
109A15*Big_Table_Type{106A12[22|920]}<22|86I9>
117P12*Table_Ptr(109A15[22|909])
121p7*Table{117P12[22|909]} 23|188r30[22|909] 190r30[22|909] 317r29[22|909]
. 343r35[22|909] 396r35[22|909] 397r31[22|909] 399r31[22|909] 449r33[22|909]
. 450r33[22|909] 454r30[22|909] 456r30[22|909] 491r52[22|909] 496r27[22|920]
. 539r31[22|920] 539r32[22|920] 559r30[22|909] 561r30[22|909] 581r26[22|909]
. 609r31[22|909] 649r52[22|909] 671r52[22|909] 716r48[22|909] 719r27[22|909]
. 770r36[22|909] 832r30[22|909] 867r59[22|909] 930r56[22|909] 940r38[22|909]
. 946r33[22|909] 948r33[22|909] 1045r56[22|909] 1162r26[22|909] 1167r26[22|909]
. 1172r26[22|909] 1177r26[22|909] 1182r26[22|909] 1187r26[22|909] 1192r26[22|909]
. 1197r26[22|909] 1202r26[22|909] 1207r26[22|909] 1212r26[22|909] 1217r26[22|909]
. 1222r26[22|909] 1227r26[22|909] 1232r26[22|909] 1237r26[22|909] 1242r26[22|909]
. 1250r29[22|909] 1259r29[22|909] 1268r29[22|909] 1274r26[22|909] 1279r26[22|909]
. 1284r26[22|909] 1293m19[22|909] 1293r19[22|909] 1298m19[22|909] 1298r19[22|909]
. 1303m19[22|909] 1303r19[22|909] 1308m19[22|909] 1308r19[22|909] 1316r46[22|909]
. 1321m19[22|909] 1321r19[22|909] 1323r36[22|909] 1326m19[22|909] 1326r19[22|909]
128b7*Locked{boolean} 23|590m19[22|909] 1335m19[22|909]
138U17*Init 23|479s19[22|909] 481s17[22|920]
145V16*Last{42|561I9} 23|447s68[22|909] 483s32[22|920] 538s31[22|920] 549s26[22|909]
. 600s31[22|909] 865s52[22|909] 928s49[22|909] 1043s49[22|909]
152U17*Release 23|591s19[22|909] 1336s19[22|909]
162i7*First{42|561I9} 23|600r56[22|909] 865r31[22|909] 928r28[22|909] 1043r28[22|909]
182U17*Append 23|482s17[22|920]
213U17*Tree_Write 23|1036s19[22|909] 1037s17[22|920]
216U17*Tree_Read 23|921s19[22|909] 922s17[22|920]
X 41 tree_io.ads
45K9*Tree_IO 23|40w6 40r20 41|120e12
68U14*Tree_Read_Data 23|1018s19
83U14*Tree_Read_Int 23|986s19 991s22
100U14*Tree_Write_Data 23|1074s16
110U14*Tree_Write_Int 23|1061s19 1068s22
X 42 types.ads
52K9*Types 22|67w6 67r18 42|877e10
59I9*Int<integer> 22|374r13 374r28 23|102r13 107r24 443r50 446r44 600r14
. 600r39 714r13 721r14 983r38 986r34 991r37 1019r22 1019r44 1061r35 1068r38
. 1076r20 1076r42 1101r24 1103r24
62I12*Nat{59I9} 22|86r28 306r48 324r37 612r57 626r61 634r28 717r51 821r27
. 934r17 23|137r17 235r34 364r31 504r57 507r15 598r37 607r61 609r14 666r28
. 829r51 834r14 1230r47 1316r22 1316r29
65I12*Pos{59I9} 22|870r18
68M9*Word 22|308r48 826r27 23|1240r46
91e4*EOF{character} 23|779r27
144I9*Text_Ptr<59I9>
147A9*Text_Buffer(character)<144I9> 23|1000r32
161I9*Logical_Line_Number<integer> 22|295r48 585r30 667r40 796r38 822r27
. 23|340r30 349r17 647r40 653r17 673r12 689r35 702r13 1180r48
168i4*No_Line_Number{161I9} 23|700r58
171I9*Physical_Line_Number<integer> 22|304r48 601r30 621r11 635r28 666r14
. 786r13 796r13 827r27 858r25 23|89r12 162r31 345r20 373r30 377r15 378r15
. 379r15 577r11 646r14 667r28 1220r47 1326r48
177I9*Column_Number<short_integer> 22|579r55 23|299r55 301r16
186A12*Source_Buffer{147A9}<144I9> 22|466r30
192A12*Big_Source_Buffer{147A9}<144I9> 23|870r19
196P9*Source_Buffer_Ptr(192A12) 22|311r48 463r13 474r35 823r27 23|187r25
. 303r16 558r25 870r38 877r49 881r23 965r55 1011r52 1263r42
206I12*Source_Ptr{144I9} 22|301r48 309r48 310r48 436r61 440r44 551r38 558r43
. 567r42 579r36 585r11 596r11 601r11 607r40 612r38 616r29 616r48 622r37 645r36
. 645r55 653r41 653r60 659r37 659r56 674r25 708r54 717r32 722r34 732r22 786r38
. 824r27 825r27 832r27 841r21 921r30 941r11 23|87r11 185r38 189r25 224r43
. 225r13 246r42 264r40 271r36 299r36 300r16 340r11 360r11 373r11 380r15 427r25
. 428r25 437r40 490r44 504r38 506r15 527r41 527r60 556r29 556r48 560r25 562r16
. 578r37 616r36 616r55 715r13 716r22 735r25 791r54 829r32 831r25 841r37 841r56
. 842r16 843r16 1086r34 1210r43 1245r43 1254r42 1343r22
213i4*No_Location{206I12} 23|238r26 482r25 516r27 621r15 627r38 632r45 805r27
. 809r27 850r29 1088r14 1105r38
222i4*Standard_Location{206I12} 23|1091r18
378I9*Node_Id<integer> 22|708r30 23|791r30 793r29 802r29
550I9*Unit_Number_Type<59I9> 22|313r48 319r50 455r26 829r27 23|1282r35 1306r37
561I9*Source_File_Index<59I9> 22|284r19 312r48 321r37 336r23 374r54 376r50
. 450r26 460r22 607r59 622r11 626r35 667r14 736r36 828r27 911r30 948r36 23|186r25
. 302r16 375r15 434r25 437r59 505r15 547r37 557r25 578r11 607r35 617r16 618r16
. 647r14 713r50 830r25 1096r27 1118r36 1315r36
564i4*Internal_Source_File{561I9} 23|1247r14 1256r14 1265r14
569i4*No_Source_File{561I9} 22|336r44 450r47 460r43 23|434r46 445r25 475r29
. 476r29
597N4*Time_Stamp_Length 22|888r48
601A9*Time_Stamp_Type<string><integer> 22|314r48 830r27 23|1119r20 1277r41
766X4*Unrecoverable_Error 23|279r19 285r19
X 44 unchconv.ads
20v10*Unchecked_Conversion 23|49w6 68r10 71r10 74r10 77r10 877r18 965r24
. 1011r21
X 45 unchdeal.ads
20u11*Unchecked_Deallocation 23|50w6 869r42
X 47 widechar.ads
39K9*Widechar 23|41w6 41r20 47|98e13
88U14*Skip_Wide 23|759s10