• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<abi-corpus version='2.1'>
2  <elf-function-symbols>
3    <elf-symbol name='getEnum' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
4  </elf-function-symbols>
5  <abi-instr address-size='64' path='enum_const.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_ONE' value='1'/>
10      <enumerator name='FOO_TWO' value='2'/>
11      <enumerator name='FOO_THREE' value='3'/>
12    </enum-decl>
13    <typedef-decl name='Foo' type-id='9f978138' id='49153c04'/>
14    <qualified-type-def type-id='49153c04' const='yes' id='bcf65af4'/>
15    <function-decl name='getEnum' mangled-name='getEnum' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='getEnum'>
16      <parameter type-id='bcf65af4' name='foo_enum'/>
17      <return type-id='49153c04'/>
18    </function-decl>
19  </abi-instr>
20</abi-corpus>
21