1version: 0x00000002 2root_id: 0x84ea5130 # interface 3pointer_reference { 4 id: 0x13580d6c 5 kind: POINTER 6 pointee_type_id: 0x6720d32f # int 7} 8pointer_reference { 9 id: 0x3be64ffd 10 kind: POINTER 11 pointee_type_id: 0xc5d9d969 # const int 12} 13qualified { 14 id: 0x4008d327 15 qualifier: RESTRICT 16 qualified_type_id: 0x13580d6c # int* 17} 18qualified { 19 id: 0x4a274383 20 qualifier: RESTRICT 21 qualified_type_id: 0x3be64ffd # const int* 22} 23qualified { 24 id: 0xc5d9d969 25 qualifier: CONST 26 qualified_type_id: 0x6720d32f # int 27} 28qualified { 29 id: 0xcc13d96b 30 qualifier: CONST 31 qualified_type_id: 0x4008d327 # int* restrict 32} 33qualified { 34 id: 0xd8c7eef9 35 qualifier: CONST 36 qualified_type_id: 0x13580d6c # int* 37} 38primitive { 39 id: 0x6720d32f 40 name: "int" 41 encoding: SIGNED_INTEGER 42 bytesize: 0x00000004 43} 44elf_symbol { 45 id: 0xa7b0241d 46 name: "a" 47 is_defined: true 48 symbol_type: OBJECT 49 type_id: 0x3be64ffd # const int* 50 full_name: "a" 51} 52elf_symbol { 53 id: 0xe371117a 54 name: "b" 55 is_defined: true 56 symbol_type: OBJECT 57 type_id: 0xd8c7eef9 # int* const 58 full_name: "b" 59} 60elf_symbol { 61 id: 0x2230fb28 62 name: "c" 63 is_defined: true 64 symbol_type: OBJECT 65 type_id: 0x4008d327 # int* restrict 66 full_name: "c" 67} 68elf_symbol { 69 id: 0x63f6f9b1 70 name: "d" 71 is_defined: true 72 symbol_type: OBJECT 73 type_id: 0x4a274383 # const int* restrict 74 full_name: "d" 75} 76elf_symbol { 77 id: 0xa2b65a7e 78 name: "e" 79 is_defined: true 80 symbol_type: OBJECT 81 type_id: 0xcc13d96b # int* restrict const 82 full_name: "e" 83} 84elf_symbol { 85 id: 0xe0778f95 86 name: "f" 87 is_defined: true 88 symbol_type: OBJECT 89 type_id: 0xcc13d96b # int* restrict const 90 full_name: "f" 91} 92interface { 93 id: 0x84ea5130 94 symbol_id: 0xa7b0241d # const int* a 95 symbol_id: 0xe371117a # int* const b 96 symbol_id: 0x2230fb28 # int* restrict c 97 symbol_id: 0x63f6f9b1 # const int* restrict d 98 symbol_id: 0xa2b65a7e # int* restrict const e 99 symbol_id: 0xe0778f95 # int* restrict const f 100} 101