aboutsummaryrefslogtreecommitdiff
path: root/test_cases/info_tests/source_filter/expected/types_cc.elf_stg
blob: f6c669d1ec24a40a5796f097b14ede15c80f739d (plain)
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
version: 0x00000002
root_id: 0x84ea5130
special {
  id: 0x48b5725f
  kind: VOID
}
pointer_reference {
  id: 0x18bd6530
  kind: POINTER
  pointee_type_id: 0x48b5725f
}
typedef {
  id: 0x4f137329
  name: "Typedef"
  referred_type_id: 0x18bd6530
}
struct_union {
  id: 0x54a61673
  kind: STRUCT
  name: "Class"
}
struct_union {
  id: 0xf5c7508c
  kind: STRUCT
  name: "Struct"
}
struct_union {
  id: 0x399387a9
  kind: UNION
  name: "Union"
}
enumeration {
  id: 0x86ad6dbf
  name: "Enum"
}
enumeration {
  id: 0x75740575
  name: "EnumClass"
}
elf_symbol {
  id: 0x663a751a
  name: "foo_class"
  is_defined: true
  symbol_type: OBJECT
  type_id: 0x54a61673
  full_name: "foo_class"
}
elf_symbol {
  id: 0x5f43725e
  name: "foo_enum"
  is_defined: true
  symbol_type: OBJECT
  type_id: 0x86ad6dbf
  full_name: "foo_enum"
}
elf_symbol {
  id: 0x49093003
  name: "foo_enum_class"
  is_defined: true
  symbol_type: OBJECT
  type_id: 0x75740575
  full_name: "foo_enum_class"
}
elf_symbol {
  id: 0x8361f42b
  name: "foo_struct"
  is_defined: true
  symbol_type: OBJECT
  type_id: 0xf5c7508c
  full_name: "foo_struct"
}
elf_symbol {
  id: 0x90772e58
  name: "foo_typedef"
  is_defined: true
  symbol_type: OBJECT
  type_id: 0x4f137329
  full_name: "foo_typedef"
}
elf_symbol {
  id: 0xc77e6f56
  name: "foo_union"
  is_defined: true
  symbol_type: OBJECT
  type_id: 0x399387a9
  full_name: "foo_union"
}
interface {
  id: 0x84ea5130
  symbol_id: 0x663a751a
  symbol_id: 0x5f43725e
  symbol_id: 0x49093003
  symbol_id: 0x8361f42b
  symbol_id: 0x90772e58
  symbol_id: 0xc77e6f56
}