aboutsummaryrefslogtreecommitdiff
path: root/test_cases/info_tests/source_filter/expected/types_cc.elf_stg
diff options
context:
space:
mode:
Diffstat (limited to 'test_cases/info_tests/source_filter/expected/types_cc.elf_stg')
-rw-r--r--test_cases/info_tests/source_filter/expected/types_cc.elf_stg96
1 files changed, 96 insertions, 0 deletions
diff --git a/test_cases/info_tests/source_filter/expected/types_cc.elf_stg b/test_cases/info_tests/source_filter/expected/types_cc.elf_stg
new file mode 100644
index 0000000..f6c669d
--- /dev/null
+++ b/test_cases/info_tests/source_filter/expected/types_cc.elf_stg
@@ -0,0 +1,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
+}