You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
712 B
14 lines
712 B
<abi-instr version='1.0'>
|
|
<type-decl name='unsigned int' size-in-bits='32' alignment-in-bits='32' id='type-id-1'/>
|
|
<enum-decl name='E' filepath='../../abitests/test-enum0-v1.cc' line='1' column='6' id='type-id-2'>
|
|
<underlying-type type-id='type-id-1'/>
|
|
<enumerator name='e0' value='0'/>
|
|
<enumerator name='e1' value='1'/>
|
|
</enum-decl>
|
|
<type-decl name='void' alignment-in-bits='8' id='type-id-3'/>
|
|
<function-decl name='foo' mangled-name='_Z3foo1E' filepath='../../abitests/test-enum0-v1.cc' line='8' column='1' visibility='default' binding='global' size-in-bits='8' alignment-in-bits='8'>
|
|
<parameter type-id='type-id-2'/>
|
|
<return type-id='type-id-3'/>
|
|
</function-decl>
|
|
</abi-instr>
|