xref: /aosp_15_r20/external/stg/test_cases/abigail_reader/enum/simple_c.xml (revision 9e3b08ae94a55201065475453d799e8b1378bea6)
1<abi-corpus version='2.1'>
2  <elf-variable-symbols>
3    <elf-symbol name='bar' size='4' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
4  </elf-variable-symbols>
5  <abi-instr address-size='64' path='simple.c' language='LANG_C11'>
6    <type-decl name='unnamed-enum-underlying-type-32' is-anonymous='yes' size-in-bits='32' alignment-in-bits='32' id='9cac1fee'/>
7    <enum-decl name='Foo' id='9f978138'>
8      <underlying-type type-id='9cac1fee'/>
9      <enumerator name='FOO_ZERO' value='0'/>
10      <enumerator name='FOO_ONE' value='1'/>
11      <enumerator name='FOO_TWO' value='2'/>
12      <enumerator name='FOO_THREE' value='3'/>
13    </enum-decl>
14    <var-decl name='bar' type-id='9f978138' mangled-name='bar' visibility='default' elf-symbol-id='bar'/>
15  </abi-instr>
16</abi-corpus>
17