• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Functions changes summary: 0 Removed, 1 Changed, 0 Added function
2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
3
41 function with some indirect sub-type change:
5
6  [C] 'function char f1(Struct1Ptr)' has some indirect sub-type changes:
7    parameter 1 of type 'typedef Struct1Ptr' has sub-type changes:
8      underlying type '__anonymous_struct__1*' changed:
9        in pointed to type 'struct {char m1; char m2;}':
10          type size changed from 16 to 8 (in bits)
11          1 data member deletion:
12            'char m2', at offset 8 (in bits)
13
14