1record_types { 2 type_info { 3 name: "ShouldRepro" 4 size: 4 5 alignment: 4 6 referenced_type: "_ZTI11ShouldRepro" 7 source_file: "development/vndk/tools/header-checker/tests/integration/c_and_cpp/include/reproducability_c.h" 8 linker_set_key: "_ZTI11ShouldRepro" 9 self_type: "_ZTI11ShouldRepro" 10 } 11 fields { 12 referenced_type: "_ZTIi" 13 field_offset: 0 14 field_name: "a" 15 access: public_access 16 } 17 access: public_access 18 record_kind: struct_kind 19} 20builtin_types { 21 type_info { 22 name: "int" 23 size: 4 24 alignment: 4 25 referenced_type: "_ZTIi" 26 source_file: "" 27 linker_set_key: "_ZTIi" 28 self_type: "_ZTIi" 29 } 30 is_unsigned: false 31 is_integral: true 32} 33elf_functions { 34 name: "repro" 35 binding: Global 36} 37