summaryrefslogtreecommitdiff
path: root/vndk/tools/header-checker/tests/reference_dumps/arm64/libifunc.so.lsdump
blob: dedcd5f47382a6b01c6cce03a7b66613c23e9fe6 (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
builtin_types {
  type_info {
    name: "void"
    size: 0
    alignment: 0
    referenced_type: "_ZTIv"
    source_file: ""
    linker_set_key: "_ZTIv"
    self_type: "_ZTIv"
  }
  is_unsigned: false
  is_integral: false
}
functions {
  return_type: "_ZTIv"
  function_name: "ifunc"
  source_file: "development/vndk/tools/header-checker/tests/integration/ifunc/ifunc.c"
  linker_set_key: "ifunc"
  access: public_access
}
elf_functions {
  name: "ifunc"
  binding: Global
}