1version: 0x00000002 2root_id: 0x84ea5130 # interface 3primitive { 4 id: 0x33756485 5 name: "unsigned long" 6 encoding: UNSIGNED_INTEGER 7 bytesize: 0x00000008 8} 9primitive { 10 id: 0x4585663f 11 name: "unsigned int" 12 encoding: UNSIGNED_INTEGER 13 bytesize: 0x00000004 14} 15primitive { 16 id: 0x6720d32f 17 name: "int" 18 encoding: SIGNED_INTEGER 19 bytesize: 0x00000004 20} 21primitive { 22 id: 0xfc0e1dbd 23 name: "long" 24 encoding: SIGNED_INTEGER 25 bytesize: 0x00000008 26} 27enumeration { 28 id: 0xd3d36586 29 name: "A" 30 definition { 31 underlying_type_id: 0x6720d32f # int 32 enumerator { 33 name: "Ae" 34 value: -2147483648 35 } 36 } 37} 38enumeration { 39 id: 0x909102c3 40 name: "B" 41 definition { 42 underlying_type_id: 0x6720d32f # int 43 enumerator { 44 name: "Be" 45 value: -1 46 } 47 } 48} 49enumeration { 50 id: 0x515c78f9 51 name: "C" 52 definition { 53 underlying_type_id: 0x4585663f # unsigned int 54 enumerator { 55 name: "Ce" 56 value: 2147483647 57 } 58 } 59} 60enumeration { 61 id: 0x181e741d 62 name: "D" 63 definition { 64 underlying_type_id: 0x4585663f # unsigned int 65 enumerator { 66 name: "De" 67 value: 2147483648 68 } 69 } 70} 71enumeration { 72 id: 0xd8dfd34f 73 name: "E" 74 definition { 75 underlying_type_id: 0xfc0e1dbd # long 76 enumerator { 77 name: "Ee" 78 value: -9223372036854775808 79 } 80 } 81} 82enumeration { 83 id: 0x9b93ce42 84 name: "F" 85 definition { 86 underlying_type_id: 0x33756485 # unsigned long 87 enumerator { 88 name: "Fe" 89 value: 9223372036854775807 90 } 91 } 92} 93enumeration { 94 id: 0x5a53132a 95 name: "G" 96 definition { 97 underlying_type_id: 0x4585663f # unsigned int 98 enumerator { 99 name: "Ge" 100 value: 16777216 101 } 102 } 103} 104enumeration { 105 id: 0x3717ab70 106 name: "H" 107 definition { 108 underlying_type_id: 0x33756485 # unsigned long 109 enumerator { 110 name: "He" 111 value: 281474976710656 112 } 113 } 114} 115enumeration { 116 id: 0xe9d74c38 117 name: "I" 118 definition { 119 underlying_type_id: 0x4585663f # unsigned int 120 enumerator { 121 name: "Ie" 122 value: 4294967295 123 } 124 } 125} 126enumeration { 127 id: 0xaa901a01 128 name: "J" 129 definition { 130 underlying_type_id: 0x33756485 # unsigned long 131 enumerator { 132 name: "Je" 133 value: -1 134 } 135 } 136} 137elf_symbol { 138 id: 0x79256de9 139 name: "G" 140 is_defined: true 141 symbol_type: OBJECT 142 type_id: 0x5a53132a # enum G 143 full_name: "G" 144} 145elf_symbol { 146 id: 0xa7b0241d 147 name: "a" 148 is_defined: true 149 symbol_type: OBJECT 150 type_id: 0xd3d36586 # enum A 151 full_name: "a" 152} 153elf_symbol { 154 id: 0xe371117a 155 name: "b" 156 is_defined: true 157 symbol_type: OBJECT 158 type_id: 0x909102c3 # enum B 159 full_name: "b" 160} 161elf_symbol { 162 id: 0x2230fb28 163 name: "c" 164 is_defined: true 165 symbol_type: OBJECT 166 type_id: 0x515c78f9 # enum C 167 full_name: "c" 168} 169elf_symbol { 170 id: 0x63f6f9b1 171 name: "d" 172 is_defined: true 173 symbol_type: OBJECT 174 type_id: 0x181e741d # enum D 175 full_name: "d" 176} 177elf_symbol { 178 id: 0xa2b65a7e 179 name: "e" 180 is_defined: true 181 symbol_type: OBJECT 182 type_id: 0xd8dfd34f # enum E 183 full_name: "e" 184} 185elf_symbol { 186 id: 0xe0778f95 187 name: "f" 188 is_defined: true 189 symbol_type: OBJECT 190 type_id: 0x9b93ce42 # enum F 191 full_name: "f" 192} 193elf_symbol { 194 id: 0x68f3ac2c 195 name: "h" 196 is_defined: true 197 symbol_type: OBJECT 198 type_id: 0x3717ab70 # enum H 199 full_name: "h" 200} 201elf_symbol { 202 id: 0xa9b30393 203 name: "i" 204 is_defined: true 205 symbol_type: OBJECT 206 type_id: 0xe9d74c38 # enum I 207 full_name: "i" 208} 209elf_symbol { 210 id: 0xe98c5fb8 211 name: "j" 212 is_defined: true 213 symbol_type: OBJECT 214 type_id: 0xaa901a01 # enum J 215 full_name: "j" 216} 217interface { 218 id: 0x84ea5130 219 symbol_id: 0x79256de9 # enum G G 220 symbol_id: 0xa7b0241d # enum A a 221 symbol_id: 0xe371117a # enum B b 222 symbol_id: 0x2230fb28 # enum C c 223 symbol_id: 0x63f6f9b1 # enum D d 224 symbol_id: 0xa2b65a7e # enum E e 225 symbol_id: 0xe0778f95 # enum F f 226 symbol_id: 0x68f3ac2c # enum H h 227 symbol_id: 0xa9b30393 # enum I i 228 symbol_id: 0xe98c5fb8 # enum J j 229} 230