File: dep.dot

package info (click to toggle)
ocamlgraph 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,624 kB
  • sloc: ml: 19,995; xml: 151; makefile: 14; sh: 1
file content (741 lines) | stat: -rwxr-xr-x 22,684 bytes parent folder | download | duplicates (3)
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
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
digraph G {
  "";
  "-slice-loop-var is set";
  "-inout is set";
  "-sparecode-verbose is set";
  "message_table";
  "-copy is set";
  "contextfree_only_globals";
  " is set";
  "Components.compute";
  "-scg-help";
  "-security-analysis";
  "-continue-annot-error";
  "-orig-name";
  "-dominators-verbose is set";
  "pdg_node lattice_set offsetmap_bitwise G[base] ptmap hashconsing_table 9";
  "-dominators-help is set";
  "-cg-init-func";
  "(bool lattice_base, bool lattice_base) lattice_product offsetmap_bitwise G[base] ptmap hashconsing_table 10";
  "Cluster_info offsetmaphashconsing_table";
  "(bool lattice_base, bool lattice_base) lattice_product offsetmap_bitwise G[base] ptmap hashconsing_table 12";
  "-overflow is set";
  "-journal-enable";
  "-occurrence-verbose is set";
  "-slicing-verbose";
  "-unicode";
  "-debug is set";
  "message_counter";
  "-slicing-keep-annotations";
  "-security-help is set";
  "Users";
  "-cg-help is set";
  "big_int lattice_mod G[base] ptmap hashconsing_table 3";
  "-slice-undef-functions is set";
  "-value-debug is set";
  "-sparecode-analysis";
  "-simplify-cfg is set";
  "-no-type";
  "V_Or_Uninitialized offsetmap G[base] ptmap hashconsing_table 6";
  "postdominator";
  "-obfuscate";
  "FileIndex";
  "-slicing-level is set";
  "int  lattice_set offsetmap_bitwise G[base] ptmap hashconsing_table 13";
  "-impact-pragma is set";
  "Components.Nodes";
  "-pdg is set";
  "Dynamic_Alloc_Table";
  "-sparecode-debug is set";
  "-scope-help is set";
  "-security-debug";
  "-input is set";
  "-slice-pragma";
  "Annotations";
  "Components";
  "-quiet is set";
  "-slice-loop-inv is set";
  "-security-verbose is set";
  "-metrics-debug";
  "-dump-dependencies";
  "-slice-assert is set";
  "-value-verbose";
  "-wp-help is set";
  "-cast-from-constant";
  "-inout-debug is set";
  "-cpp-extra-args";
  "FileIndex.compute";
  "-lib-entry";
  "-unspecified-access";
  "-security-annotation";
  "Globals.Vars";
  "-users-verbose";
  "builtin logic functions table";
  "-slice-return";
  "-sparecode-help";
  "-security-analysis is set";
  "-no-obj";
  "-float-digits";
  "-annot";
  "-cg is set";
  "-impact-help is set";
  "-ocode is set";
  "-impact-verbose is set";
  "-users-debug is set";
  "-wp-cfg";
  "-wp-help";
  "-slice-calls";
  "-security-annotation is set";
  "-print";
  "alarms";
  "-constfold is set";
  "-slice-rd";
  "-deps is set";
  "-machdep is set";
  "logic types table";
  "-val is set";
  "UseRelations";
  "-sparecode-help is set";
  "-slice-loop-var";
  "-semantic-const-fold";
  "-main is set";
  "AST";
  "FormalsDecl";
  "-out-external";
  "-wp-cfg is set";
  "-value-help is set";
  "external_inputs";
  "-scope-debug is set";
  "-from-help is set";
  "internal_inouts";
  "-security-lattice is set";
  "-inout-help is set";
  "metrics";
  "-memory-footprint is set";
  "-impact-slicing";
  "-print-path";
  "-scf-help";
  "-metrics-verbose";
  "!Db.Value.compute";
  "-overflow";
  "-semantic-const-fold is set";
  "callwise_from";
  "vid";
  "-verbose";
  "-security-slicing";
  "-input-with-formals is set";
  "-slevel is set";
  "-value-debug";
  "Leaf_Table";
  "-dominators-verbose";
  "-dominators-debug";
  "-semantic-const-folding";
  "-cpp-command";
  "-add-path is set";
  "-val";
  "-slice-calls is set";
  "-unicode is set";
  "-pdg-help";
  "-wp-proof";
  "-slice-value";
  "-help is set";
  "-users-help is set";
  "-scf-help is set";
  "-occurrence-debug is set";
  "-verbose is set";
  "called_functions";
  "-deref";
  "-version is set";
  "Location_Bytes offsetmaphashconsing_table";
  "-cg-verbose";
  "-debug";
  "-ulevel";
  "-context-valid-pointers is set";
  "-keep-switch";
  "-pdg-debug";
  "File.t";
  "Functions";
  "value_table";
  "-load-module is set";
  "-time is set";
  "-security-help";
  "-slicing-debug";
  "-input-with-formals";
  "Buckx.MemoryFootprint";
  "-dump-dependencies is set";
  "-slice-wr is set";
  "-wp-bot is set";
  "-slicing-help";
  "-scg-verbose is set";
  "-occurrence";
  "-cast-from-constant is set";
  "-security-slicing is set";
  "-propagate-top";
  "-ulevel is set";
  "-scg-init-func is set";
  "unit G[base] ptmap hashconsing_table 2";
  "-metrics-debug is set";
  "-journal-name";
  "Pdg.State";
  "internal_outs";
  "-keep-switch is set";
  "-wp-dot is set";
  "((bool lattice_base, bool lattice_base) lattice_product, (bool lattice_base, bool lattice_base) lattice_product) lattice_product offsetmap_bitwise G[base] ptmap hashconsing_table 11";
  "-typecheck is set";
  "-load-script";
  "builtin logic contructors table";
  "-slicing-debug is set";
  "-wp-builtin-why-file";
  "-pp-annot is set";
  "-no-obj is set";
  "-memory-footprint";
  "-from-debug is set";
  "BuiltinFunctions";
  "CurrentLoc";
  "SCQueue";
  "Binary_cache.MemoryFootprint";
  "-save";
  "-copy";
  "-scf-debug is set";
  "-journal-name is set";
  "-slice-print is set";
  "vglobals";
  "-impact-slicing is set";
  "reachable_stmts";
  "unit G[varinfo] ptmap hashconsing_table 1";
  "-slice-wr";
  "-occurrence-verbose";
  "external_derefs";
  "-slice-value is set";
  "Callers";
  "Mem_Exec";
  "-metrics-dump";
  "-slicing-level";
  "sid";
  "-slicing-help is set";
  "-journal-enable is set";
  "base";
  "Int_Intervals G[base] ptmap hashconsing_table 4";
  "-dominators-debug is set";
  "VarInfos";
  "-safe-arrays";
  "Slicing.Project";
  "Untyped AST";
  "-keep-comments";
  "-metrics-dump is set";
  "-klr is set";
  "-constfold";
  "-sparecode-annot";
  "-mem-exec-all is set";
  "-access-path is set";
  "-inout-verbose is set";
  "SemanticsServicestate";
  "-dot-postdom";
  "-occurrence-debug";
  "external_outs";
  "-context-valid-pointers";
  "logic functions table";
  "-slicing-verbose is set";
  "-load";
  "-metrics-help is set";
  "-wp-dot";
  "-timeout";
  "-context-width is set";
  "-security-lattice";
  "eid";
  "-plevel is set";
  "-inout-debug";
  "!Db.From.compute_all";
  "Sparecode";
  "Widen.Hints";
  "-cg";
  "-main";
  "logic contructors table";
  "-no-type is set";
  "-cpp-command is set";
  "LoopStmts";
  "-slice-assert";
  "-rm-unused-globals";
  "-check";
  "-wp-proof is set";
  "Location_Bytes offsetmap G[base] ptmap hashconsing_table 7";
  "-orig-name is set";
  "-pdg-help is set";
  "-scf-verbose";
  "-rm-unused-globals is set";
  "-slicing-keep-annotations is set";
  "-impact-print";
  "-scg-init-func";
  "-scg";
  "-fct-pdg is set";
  "-mem-exec is set";
  "-load is set";
  "natural_loops";
  "-scf-verbose is set";
  "Components.Annotations";
  "-absolute-valid-range";
  "-context-depth is set";
  "-cg-help";
  "-dot-pdg";
  "-pdg-debug is set";
  "-slice-print";
  "-impact-help";
  "MinValidAbsoluteAddress";
  "-slice-callers";
  "Occurrence.compute";
  "-context-width";
  "-from-help";
  "-from-debug";
  "-slice-return is set";
  "-typecheck";
  "-impact-print is set";
  "-deref is set";
  "is_called";
  "-quiet";
  "-cg-init-func is set";
  "-users-debug";
  "Cluster_info offsetmap G[base] ptmap hashconsing_table 8";
  "external_inouts";
  "-klr";
  "-scg-debug";
  "-wp-verbose";
  "-add-path";
  "-plevel";
  "SGState";
  "-continue-annot-error is set";
  "-save is set";
  "-occurrence is set";
  "-input";
  "-pdg-verbose is set";
  "-help";
  "-wp-bot";
  "-sparecode-debug";
  "-load-script is set";
  "-fct-pdg";
  "-codpds is set";
  "-wp-debug is set";
  "-security-propagate-assertions";
  "-pp-annot";
  "internal derefs";
  "-machdep";
  "-users";
  "-propagate-top is set";
  "-slice-undef-functions";
  "-print-libpath is set";
  "-scf-debug";
  "-deps";
  "-metrics";
  "-scg is set";
  "-occurrence-help";
  "V_Or_Uninitialized offsetmaphashconsing_table";
  "-wp-mm";
  "-users-verbose is set";
  "-timeout is set";
  "-ocode";
  "-print is set";
  "-wlevel is set";
  "-semantic-const-folding is set";
  "-unspecified-access is set";
  "-version";
  "-obfuscate is set";
  "-metrics-verbose is set";
  "-from-verbose";
  "-impact-debug";
  "KF";
  "-cpp-extra-args is set";
  "dominator";
  "internal_inputs";
  "-inout";
  "MaxValidAbsoluteAddress";
  "Occurrences.LastResult";
  "-float-digits is set";
  "Sparecode.Globs.Result";
  "syntactic callgraph";
  "-mem-exec";
  "-out is set";
  "-dot-postdom is set";
  "-check is set";
  "Eval.Got_Imprecise_Value";
  "-value-verbose is set";
  "with_formals_inputs";
  "-print-path is set";
  "-out";
  "-wp-fct";
  "Never_Terminates";
  "-occurrence-help is set";
  "-context-depth";
  "-wp-behav is set";
  "GlobalAnnotations";
  "-wlevel";
  "-calldeps is set";
  "-pdg-verbose";
  "-metrics-help";
  "-slice-threat";
  "-scope-verbose";
  "-annot is set";
  "Non linear assignments";
  "-scg-verbose";
  "-wp-builtin-why-file is set";
  "-keep-comments is set";
  "-simplify-cfg";
  "-slice-loop-inv";
  "-absolute-valid-range is set";
  "-wp-verbose is set";
  "-wp-fct is set";
  "-access-path";
  "-warn-unspecified-order";
  "-users is set";
  "-inout-help";
  "-scope-debug";
  "-out-external is set";
  "-inout-verbose";
  "-pdg";
  "-sparecode-analysis is set";
  "-slevel";
  "-print-plugin-path";
  "-cg-verbose is set";
  "theMachine";
  "-load-module";
  "-users-help";
  "-security-propagate-assertions is set";
  "-metrics is set";
  "-impact-verbose";
  "-slice-rd is set";
  "-scg-help is set";
  "-sparecode-annot is set";
  "-slice-callers is set";
  "builtin logic types table";
  "-security-debug is set";
  "-wp-mm is set";
  "-print-libpath";
  "-security-verbose";
  "Int_Intervals map_lattice offsetmap_bitwise G[base] ptmap hashconsing_table 5";
  "-cg-debug is set";
  "-scg-debug is set";
  "-warn-unspecified-order is set";
  "-impact-debug is set";
  "-wp-debug";
  "-scope-verbose is set";
  "-wp-behav";
  "-value-help";
  "-time";
  "-print-plugin-path is set";
  "-slice-threat is set";
  "-dot-pdg is set";
  "-mem-exec-all";
  "-lib-entry is set";
  "-sparecode-verbose";
  "Occurrences.State";
  "-safe-arrays is set";
  "-codpds";
  "-dominators-help";
  "-scope-help";
  "-slice-pragma is set";
  "-calldeps";
  "-from-verbose is set";
  "Constant_Propagation";
  "-cg-debug";
  "functionwise_from";
  "compinfokey";
  "-impact-pragma";
  
  
  "" -> " is set";
  "" -> "File.t";
  "Components.compute" -> "Components";
  "Components.compute" -> "Components.Nodes";
  "-scg-help" -> "-scg-help is set";
  "-security-analysis" -> "-security-analysis is set";
  "-continue-annot-error" -> "-continue-annot-error is set";
  "-orig-name" -> "-orig-name is set";
  "-cg-init-func" -> "-cg-init-func is set";
  "-journal-enable" -> "-journal-enable is set";
  "-slicing-verbose" -> "-slicing-verbose is set";
  "-unicode" -> "-unicode is set";
  "-slicing-keep-annotations" -> "-slicing-keep-annotations is set";
  "-sparecode-analysis" -> "-sparecode-analysis is set";
  "-no-type" -> "-no-type is set";
  "-obfuscate" -> "-obfuscate is set";
  "FileIndex" -> "FileIndex.compute";
  "-security-debug" -> "-security-debug is set";
  "-slice-pragma" -> "-slice-pragma is set";
  "-metrics-debug" -> "-metrics-debug is set";
  "-dump-dependencies" -> "-dump-dependencies is set";
  "-value-verbose" -> "-value-verbose is set";
  "-cast-from-constant" -> "-cast-from-constant is set";
  "-cpp-extra-args" -> "-cpp-extra-args is set";
  "-cpp-extra-args" -> "File.t";
  "-lib-entry" -> "-lib-entry is set";
  "-lib-entry" -> "contextfree_only_globals";
  "-lib-entry" -> "value_table";
  "-unspecified-access" -> "-unspecified-access is set";
  "-security-annotation" -> "-security-annotation is set";
  "-users-verbose" -> "-users-verbose is set";
  "builtin logic functions table" -> "logic functions table";
  "-slice-return" -> "-slice-return is set";
  "-sparecode-help" -> "-sparecode-help is set";
  "-no-obj" -> "-no-obj is set";
  "-float-digits" -> "-float-digits is set";
  "-annot" -> "-annot is set";
  "-annot" -> "AST";
  "-wp-cfg" -> "-wp-cfg is set";
  "-wp-help" -> "-wp-help is set";
  "-slice-calls" -> "-slice-calls is set";
  "-print" -> "-print is set";
  "-slice-rd" -> "-slice-rd is set";
  "UseRelations" -> "value_table";
  "-slice-loop-var" -> "-slice-loop-var is set";
  "-semantic-const-fold" -> "-semantic-const-fold is set";
  "AST" -> "((bool lattice_base, bool lattice_base) lattice_product, (bool lattice_base, bool lattice_base) lattice_product) lattice_product offsetmap_bitwise G[base] ptmap hashconsing_table 11";
  "AST" -> "(bool lattice_base, bool lattice_base) lattice_product offsetmap_bitwise G[base] ptmap hashconsing_table 10";
  "AST" -> "(bool lattice_base, bool lattice_base) lattice_product offsetmap_bitwise G[base] ptmap hashconsing_table 12";
  "AST" -> "Annotations";
  "AST" -> "Cluster_info offsetmap G[base] ptmap hashconsing_table 8";
  "AST" -> "Cluster_info offsetmaphashconsing_table";
  "AST" -> "Components.Annotations";
  "AST" -> "FileIndex";
  "AST" -> "FormalsDecl";
  "AST" -> "Functions";
  "AST" -> "GlobalAnnotations";
  "AST" -> "Globals.Vars";
  "AST" -> "Int_Intervals G[base] ptmap hashconsing_table 4";
  "AST" -> "Int_Intervals map_lattice offsetmap_bitwise G[base] ptmap hashconsing_table 5";
  "AST" -> "KF";
  "AST" -> "Location_Bytes offsetmap G[base] ptmap hashconsing_table 7";
  "AST" -> "Location_Bytes offsetmaphashconsing_table";
  "AST" -> "LoopStmts";
  "AST" -> "Non linear assignments";
  "AST" -> "Occurrences.LastResult";
  "AST" -> "V_Or_Uninitialized offsetmap G[base] ptmap hashconsing_table 6";
  "AST" -> "V_Or_Uninitialized offsetmaphashconsing_table";
  "AST" -> "VarInfos";
  "AST" -> "Widen.Hints";
  "AST" -> "big_int lattice_mod G[base] ptmap hashconsing_table 3";
  "AST" -> "contextfree_only_globals";
  "AST" -> "dominator";
  "AST" -> "int  lattice_set offsetmap_bitwise G[base] ptmap hashconsing_table 13";
  "AST" -> "logic contructors table";
  "AST" -> "logic functions table";
  "AST" -> "logic types table";
  "AST" -> "message_counter";
  "AST" -> "message_table";
  "AST" -> "metrics";
  "AST" -> "natural_loops";
  "AST" -> "pdg_node lattice_set offsetmap_bitwise G[base] ptmap hashconsing_table 9";
  "AST" -> "postdominator";
  "AST" -> "reachable_stmts";
  "AST" -> "syntactic callgraph";
  "AST" -> "unit G[base] ptmap hashconsing_table 2";
  "AST" -> "unit G[varinfo] ptmap hashconsing_table 1";
  "AST" -> "value_table";
  "-out-external" -> "-out-external is set";
  "external_inputs" -> "Slicing.Project";
  "internal_inouts" -> "external_inouts";
  "-impact-slicing" -> "-impact-slicing is set";
  "-print-path" -> "-print-path is set";
  "-scf-help" -> "-scf-help is set";
  "-metrics-verbose" -> "-metrics-verbose is set";
  "-overflow" -> "-overflow is set";
  "-overflow" -> "value_table";
  "-verbose" -> "-verbose is set";
  "-security-slicing" -> "-security-slicing is set";
  "-value-debug" -> "-value-debug is set";
  "-dominators-verbose" -> "-dominators-verbose is set";
  "-dominators-debug" -> "-dominators-debug is set";
  "-semantic-const-folding" -> "-semantic-const-folding is set";
  "-cpp-command" -> "-cpp-command is set";
  "-cpp-command" -> "File.t";
  "-val" -> "-val is set";
  "-pdg-help" -> "-pdg-help is set";
  "-wp-proof" -> "-wp-proof is set";
  "-slice-value" -> "-slice-value is set";
  "-deref" -> "-deref is set";
  "-cg-verbose" -> "-cg-verbose is set";
  "-debug" -> "-debug is set";
  "-ulevel" -> "-ulevel is set";
  "-ulevel" -> "AST";
  "-keep-switch" -> "-keep-switch is set";
  "-keep-switch" -> "AST";
  "-pdg-debug" -> "-pdg-debug is set";
  "File.t" -> "AST";
  "File.t" -> "Untyped AST";
  "value_table" -> "!Db.Value.compute";
  "value_table" -> "Callers";
  "value_table" -> "Constant_Propagation";
  "value_table" -> "Dynamic_Alloc_Table";
  "value_table" -> "Eval.Got_Imprecise_Value";
  "value_table" -> "Leaf_Table";
  "value_table" -> "Mem_Exec";
  "value_table" -> "Never_Terminates";
  "value_table" -> "Occurrences.State";
  "value_table" -> "SGState";
  "value_table" -> "Users";
  "value_table" -> "alarms";
  "value_table" -> "called_functions";
  "value_table" -> "callwise_from";
  "value_table" -> "functionwise_from";
  "value_table" -> "internal derefs";
  "value_table" -> "internal_inouts";
  "value_table" -> "internal_inputs";
  "value_table" -> "internal_outs";
  "value_table" -> "is_called";
  "value_table" -> "vglobals";
  "-security-help" -> "-security-help is set";
  "-slicing-debug" -> "-slicing-debug is set";
  "-input-with-formals" -> "-input-with-formals is set";
  "-slicing-help" -> "-slicing-help is set";
  "-occurrence" -> "-occurrence is set";
  "-propagate-top" -> "-propagate-top is set";
  "-propagate-top" -> "value_table";
  "-journal-name" -> "-journal-name is set";
  "Pdg.State" -> "Components.compute";
  "Pdg.State" -> "Slicing.Project";
  "internal_outs" -> "external_outs";
  "-load-script" -> "-load-script is set";
  "builtin logic contructors table" -> "logic contructors table";
  "-wp-builtin-why-file" -> "-wp-builtin-why-file is set";
  "-memory-footprint" -> "-memory-footprint is set";
  "-memory-footprint" -> "Binary_cache.MemoryFootprint";
  "-memory-footprint" -> "Buckx.MemoryFootprint";
  "-save" -> "-save is set";
  "-copy" -> "-copy is set";
  "-slice-wr" -> "-slice-wr is set";
  "-occurrence-verbose" -> "-occurrence-verbose is set";
  "-metrics-dump" -> "-metrics-dump is set";
  "-slicing-level" -> "-slicing-level is set";
  "-safe-arrays" -> "-safe-arrays is set";
  "-safe-arrays" -> "value_table";
  "-keep-comments" -> "-keep-comments is set";
  "-constfold" -> "-constfold is set";
  "-constfold" -> "AST";
  "-sparecode-annot" -> "-sparecode-annot is set";
  "-dot-postdom" -> "-dot-postdom is set";
  "-occurrence-debug" -> "-occurrence-debug is set";
  "external_outs" -> "Slicing.Project";
  "-context-valid-pointers" -> "-context-valid-pointers is set";
  "-context-valid-pointers" -> "value_table";
  "-load" -> "-load is set";
  "-wp-dot" -> "-wp-dot is set";
  "-timeout" -> "-timeout is set";
  "-security-lattice" -> "-security-lattice is set";
  "-inout-debug" -> "-inout-debug is set";
  "-cg" -> "-cg is set";
  "-main" -> "-main is set";
  "-main" -> "SemanticsServicestate";
  "-main" -> "contextfree_only_globals";
  "-main" -> "value_table";
  "-slice-assert" -> "-slice-assert is set";
  "-rm-unused-globals" -> "-rm-unused-globals is set";
  "-check" -> "-check is set";
  "-scf-verbose" -> "-scf-verbose is set";
  "-impact-print" -> "-impact-print is set";
  "-scg-init-func" -> "-scg-init-func is set";
  "-scg-init-func" -> "SemanticsServicestate";
  "-scg" -> "-scg is set";
  "Components.Annotations" -> "Components.Nodes";
  "Components.Annotations" -> "Components.compute";
  "-absolute-valid-range" -> "-absolute-valid-range is set";
  "-absolute-valid-range" -> "value_table";
  "-cg-help" -> "-cg-help is set";
  "-dot-pdg" -> "-dot-pdg is set";
  "-slice-print" -> "-slice-print is set";
  "-impact-help" -> "-impact-help is set";
  "-slice-callers" -> "-slice-callers is set";
  "-context-width" -> "-context-width is set";
  "-context-width" -> "value_table";
  "-from-help" -> "-from-help is set";
  "-from-debug" -> "-from-debug is set";
  "-typecheck" -> "-typecheck is set";
  "-quiet" -> "-quiet is set";
  "-users-debug" -> "-users-debug is set";
  "-klr" -> "-klr is set";
  "-klr" -> "value_table";
  "-scg-debug" -> "-scg-debug is set";
  "-wp-verbose" -> "-wp-verbose is set";
  "-add-path" -> "-add-path is set";
  "-plevel" -> "-plevel is set";
  "-plevel" -> "value_table";
  "SGState" -> "SCQueue";
  "SGState" -> "SemanticsServicestate";
  "-input" -> "-input is set";
  "-help" -> "-help is set";
  "-wp-bot" -> "-wp-bot is set";
  "-sparecode-debug" -> "-sparecode-debug is set";
  "-fct-pdg" -> "-fct-pdg is set";
  "-security-propagate-assertions" -> "-security-propagate-assertions is set";
  "-pp-annot" -> "-pp-annot is set";
  "-pp-annot" -> "AST";
  "internal derefs" -> "external_derefs";
  "-machdep" -> "-machdep is set";
  "-machdep" -> "theMachine";
  "-users" -> "-users is set";
  "-users" -> "Users";
  "-slice-undef-functions" -> "-slice-undef-functions is set";
  "-scf-debug" -> "-scf-debug is set";
  "-deps" -> "-deps is set";
  "-metrics" -> "-metrics is set";
  "-occurrence-help" -> "-occurrence-help is set";
  "-wp-mm" -> "-wp-mm is set";
  "-ocode" -> "-ocode is set";
  "-version" -> "-version is set";
  "-from-verbose" -> "-from-verbose is set";
  "-impact-debug" -> "-impact-debug is set";
  "internal_inputs" -> "external_inputs";
  "internal_inputs" -> "with_formals_inputs";
  "-inout" -> "-inout is set";
  "-mem-exec" -> "-mem-exec is set";
  "-mem-exec" -> "value_table";
  "-out" -> "-out is set";
  "-wp-fct" -> "-wp-fct is set";
  "-context-depth" -> "-context-depth is set";
  "-context-depth" -> "value_table";
  "-wlevel" -> "-wlevel is set";
  "-wlevel" -> "value_table";
  "-pdg-verbose" -> "-pdg-verbose is set";
  "-metrics-help" -> "-metrics-help is set";
  "-slice-threat" -> "-slice-threat is set";
  "-scope-verbose" -> "-scope-verbose is set";
  "-scg-verbose" -> "-scg-verbose is set";
  "-simplify-cfg" -> "-simplify-cfg is set";
  "-simplify-cfg" -> "AST";
  "-slice-loop-inv" -> "-slice-loop-inv is set";
  "-access-path" -> "-access-path is set";
  "-warn-unspecified-order" -> "-warn-unspecified-order is set";
  "-inout-help" -> "-inout-help is set";
  "-scope-debug" -> "-scope-debug is set";
  "-inout-verbose" -> "-inout-verbose is set";
  "-pdg" -> "-pdg is set";
  "-slevel" -> "-slevel is set";
  "-slevel" -> "value_table";
  "-print-plugin-path" -> "-print-plugin-path is set";
  "theMachine" -> "AST";
  "theMachine" -> "BuiltinFunctions";
  "theMachine" -> "Untyped AST";
  "theMachine" -> "builtin logic contructors table";
  "theMachine" -> "builtin logic functions table";
  "theMachine" -> "builtin logic types table";
  "-load-module" -> "-load-module is set";
  "-users-help" -> "-users-help is set";
  "-impact-verbose" -> "-impact-verbose is set";
  "builtin logic types table" -> "logic types table";
  "-print-libpath" -> "-print-libpath is set";
  "-security-verbose" -> "-security-verbose is set";
  "-wp-debug" -> "-wp-debug is set";
  "-wp-behav" -> "-wp-behav is set";
  "-value-help" -> "-value-help is set";
  "-time" -> "-time is set";
  "-mem-exec-all" -> "-mem-exec-all is set";
  "-mem-exec-all" -> "value_table";
  "-sparecode-verbose" -> "-sparecode-verbose is set";
  "Occurrences.State" -> "Occurrence.compute";
  "Occurrences.State" -> "Occurrences.LastResult";
  "-codpds" -> "-codpds is set";
  "-dominators-help" -> "-dominators-help is set";
  "-scope-help" -> "-scope-help is set";
  "-calldeps" -> "-calldeps is set";
  "-cg-debug" -> "-cg-debug is set";
  "functionwise_from" -> "!Db.From.compute_all";
  "functionwise_from" -> "Pdg.State";
  "-impact-pragma" -> "-impact-pragma is set";
  
  }