aboutsummaryrefslogtreecommitdiff
path: root/test_cases/info_tests/symbol/expected/ifunc_c.btf_stg
blob: 19bb95e0061668e74164d1cafb68e721d3e85c8d (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
version: 0x00000002
root_id: 0x84ea5130
special {
  id: 0x48b5725f
  kind: VOID
}
pointer_reference {
  id: 0x0eb62dc3
  kind: POINTER
  pointee_type_id: 0x10985193
}
function {
  id: 0x10985193
  return_type_id: 0x48b5725f
}
function {
  id: 0xc76a0666
  return_type_id: 0x0eb62dc3
}
elf_symbol {
  id: 0xa0dfae18
  name: "my_func"
  is_defined: true
  symbol_type: FUNCTION
  type_id: 0x10985193
}
elf_symbol {
  id: 0x3a11f024
  name: "resolve_func"
  is_defined: true
  symbol_type: FUNCTION
  type_id: 0xc76a0666
}
interface {
  id: 0x84ea5130
  symbol_id: 0xa0dfae18
  symbol_id: 0x3a11f024
}