1version: 0x00000002 2root_id: 0x84ea5130 # interface 3primitive { 4 id: 0x62aebfd4 5 name: "bool" 6 encoding: BOOLEAN 7 bytesize: 0x00000001 8} 9variant_member { 10 id: 0xfc304e1e 11 name: "Unit" 12 type_id: 0x312c753c 13} 14struct_union { 15 id: 0x312c753c 16 kind: STRUCT 17 name: "singleton::Singleton::Unit" 18 definition { 19 } 20} 21variant { 22 id: 0x9063b3ee 23 name: "singleton::Singleton" 24 member_id: 0xfc304e1e 25} 26function { 27 id: 0x9a488745 28 return_type_id: 0x62aebfd4 # bool 29 parameter_id: 0x9063b3ee # variant singleton::Singleton 30} 31elf_symbol { 32 id: 0x4e2f2fc8 33 name: "is_unit" 34 is_defined: true 35 symbol_type: FUNCTION 36 type_id: 0x9a488745 # bool(variant singleton::Singleton) 37 full_name: "singleton::is_unit" 38} 39interface { 40 id: 0x84ea5130 41 symbol_id: 0x4e2f2fc8 # bool singleton::is_unit(variant singleton::Singleton) 42} 43