summaryrefslogtreecommitdiff
path: root/vndk/tools/header-checker/tests/reference_dumps/mips/libreproducability.so.lsdump
blob: 0f49dc4218acb036fd1fecd87f012a9743fd1f4d (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
record_types {
  type_info {
    name: "ShouldRepro"
    size: 4
    alignment: 4
    referenced_type: "_ZTI11ShouldRepro"
    source_file: "/development/vndk/tools/header-checker/tests/integration/c_and_cpp/include/reproducability_c.h"
    linker_set_key: "_ZTI11ShouldRepro"
    self_type: "_ZTI11ShouldRepro"
  }
  fields {
    referenced_type: "_ZTIi"
    field_offset: 0
    field_name: "a"
    access: public_access
  }
  access: public_access
  record_kind: struct_kind
}
builtin_types {
  type_info {
    name: "int"
    size: 4
    alignment: 4
    referenced_type: "_ZTIi"
    source_file: ""
    linker_set_key: "_ZTIi"
    self_type: "_ZTIi"
  }
  is_unsigned: false
  is_integral: true
}
elf_functions {
  name: "repro"
  binding: Global
}