aboutsummaryrefslogtreecommitdiff
path: root/test_cases/abigail_reader/typedef/expected/void_typedef_c.abi_stg
blob: 55d4d5f53c614c9175bd3d4de61c721a615f277f (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
version: 0x00000002
root_id: 0x84ea5130
special {
  id: 0x48b5725f
  kind: VOID
}
pointer_reference {
  id: 0x273ae441
  kind: POINTER
  pointee_type_id: 0xb6ab779b
}
typedef {
  id: 0xb6ab779b
  name: "nil"
  referred_type_id: 0x48b5725f
}
function {
  id: 0xd6101c84
  return_type_id: 0x273ae441
}
elf_symbol {
  id: 0x06f8338c
  name: "foo"
  is_defined: true
  symbol_type: FUNCTION
  type_id: 0xd6101c84
  full_name: "foo"
}
interface {
  id: 0x84ea5130
  symbol_id: 0x06f8338c
}