File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -641,7 +641,7 @@ The only difference between Version1 and Version2 is in the encoding of the
641
641
``coverageMapping `` fields, which is explained later.
642
642
643
643
Profile Names
644
- ------------
644
+ -------------
645
645
646
646
``profileNames ``, ``coverageMapping `` and ``coverageRecords `` are 3 sections
647
647
extracted from the original binary file.
@@ -651,7 +651,7 @@ extracted from the original binary file.
651
651
``[profileNamesSize : LEB128, profileNamesAddr : LEB128, profileNamesData : bytes] ``
652
652
653
653
Coverage Mapping
654
- ---------------
654
+ ----------------
655
655
656
656
This field is padded with zero bytes to make it 8-byte aligned.
657
657
@@ -668,7 +668,7 @@ Version 2 relaxes this restriction by encoding the size of
668
668
The current version is 2.
669
669
670
670
Coverage Records
671
- ---------------
671
+ ----------------
672
672
673
673
This field is padded with zero bytes to make it 8-byte aligned.
674
674
You can’t perform that action at this time.
0 commit comments