Id | Symbols | Types | Sizes/bytes | Deltas/bytes | Sig. Sim./% | Instr. Sim./% |
|---|---|---|---|---|---|---|
| 0 ⓘ |
fIStayButDiffer(float)
fIStayButDiffer(char) |
T
T |
20
19 |
-1 | 95.0 | 84.3 |
| 1 |
fIStayButDiffer(float)
cIStayButDiffer |
T
r |
20
4 |
-16 | 90.0 | 0.0 |
| 2 |
Test::smvIAmGone
Test::smvIAmNew |
D
D |
4
4 |
0 | 80.0 | 100.0 |
| 3 |
fIStayButDiffer(float)
vIStayButDiffer |
T
D |
20
4 |
-16 | 80.0 | 0.0 |
| 4 |
g()::lsvIAmGone
g()::lsvIAmNew |
d
d |
4
4 |
0 | 77.8 | 100.0 |
| 5 |
fIStayButDiffer(float)
g()::lsvIStayButDiffer |
T
d |
20
4 |
-16 | 73.9 | 0.0 |
| 6 |
fIStayButDiffer(float)
Test::smvIStayButDiffer |
T
D |
20
4 |
-16 | 70.8 | 0.0 |
| 7 |
cIAmGone
cIAmNew |
r
r |
4
4 |
0 | 69.6 | 100.0 |
| 8 |
Test::smvIAmGone
Test::smvIStay |
D
D |
4
4 |
0 | 66.7 | 100.0 |
| 9 |
vIAmGone
vIAmNew |
D
D |
4
4 |
0 | 66.7 | 100.0 |
| 10 |
g()::lsvIAmGone
g()::lsvIStay |
d
d |
4
4 |
0 | 62.9 | 100.0 |
| 11 |
Test::smvIAmGone
Test::smvIStayButDiffer |
D
D |
4
4 |
0 | 61.2 | 100.0 |
| 12 ⓘ |
fIAmGone(int)
fIAmNew(short) |
T
T |
16
20 |
4 | 60.9 | 89.7 |
| 13 |
g()::lsvIAmGone
g()::lsvIStayButDiffer |
d
d |
4
4 |
0 | 57.8 | 100.0 |
| 14 |
cIAmGone
fIAmNew(short) |
r
T |
4
20 |
16 | 52.2 | 0.0 |
| 15 |
fIAmGone(int)
cIAmNew |
T
r |
16
4 |
-12 | 52.2 | 0.0 |
| ID | Integer id assigned to each symbol pair |
| Symbols | The two similar symbol names (possibly mangled) |
| Types | The symbol types (see the documentation of binutils tool nm for more information) |
| Sizes | The sizes of the symbols either in RAM or program memory |
| Deltas | The difference in symbol size |
| Sig. Sim. | Lexicographic symbol signature similarity |
| Instr. Sim. | Instruction similarity of the symbols' assembly code |