-<abi-corpus path='libpython3.11.so' soname='libpython3.11.so.1.0'>
+<abi-corpus version='2.0' path='libpython3.11.so' soname='libpython3.11.so.1.0'>
<elf-needed>
- <dependency name='libpthread.so.0'/>
- <dependency name='libdl.so.2'/>
- <dependency name='libutil.so.1'/>
<dependency name='libm.so.6'/>
<dependency name='libc.so.6'/>
</elf-needed>
<elf-symbol name='PyClassMethod_New' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='PyCode_Addr2Line' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='PyCode_Addr2Location' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
+ <elf-symbol name='PyCode_GetCellvars' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='PyCode_GetCode' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
+ <elf-symbol name='PyCode_GetFreevars' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
+ <elf-symbol name='PyCode_GetVarnames' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='PyCode_New' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='PyCode_NewEmpty' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='PyCode_NewWithPosOnlyArgs' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_PyMem_SetupAllocators' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_PyMem_Strdup' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_PyModuleSpec_IsInitializing' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
+ <elf-symbol name='_PyModule_Add' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_PyModule_Clear' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_PyModule_ClearDict' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_PyModule_CreateInitialized' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_Py_SourceAsString' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_Py_UTF8_Edit_Cost' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_Py_Uid_Converter' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
+ <elf-symbol name='_Py_UniversalNewlineFgetsWithSize' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_Py_VaBuildStack' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_Py_VaBuildStack_SizeT' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_Py_VaBuildValue_SizeT' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_Py_ctype_toupper' size='256' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_Py_tracemalloc_config' size='12' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
</elf-variable-symbols>
- <abi-instr version='1.0' address-size='64' path='./Modules/getbuildinfo.c' comp-dir-path='/src' language='LANG_C99'>
- <type-decl name='char' size-in-bits='8' id='type-id-1'/>
- <qualified-type-def type-id='type-id-1' const='yes' id='type-id-2'/>
- <pointer-type-def type-id='type-id-2' size-in-bits='64' id='type-id-3'/>
- <function-decl name='_Py_gitidentifier' mangled-name='_Py_gitidentifier' filepath='./Modules/getbuildinfo.c' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_gitidentifier'>
- <return type-id='type-id-3'/>
+ <abi-instr address-size='64' path='./Modules/_abc.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyType_GetSubclasses' filepath='./Include/internal/pycore_object.h' line='272' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_gitversion' mangled-name='_Py_gitversion' filepath='./Modules/getbuildinfo.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_gitversion'>
- <return type-id='type-id-3'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/_io/_iomodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_PyIO_Module' type-id='type-id-3' visibility='default' filepath='./Modules/_io/_iomodule.h' line='140' column='1'/>
+ <typedef-decl name='PyModuleDef' type-id='type-id-4' filepath='./Include/pytypedefs.h' line='12' column='1' id='type-id-3'/>
+ <class-decl name='PyModuleDef' size-in-bits='832' is-struct='yes' visibility='default' filepath='./Include/moduleobject.h' line='74' column='1' id='type-id-4'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='m_base' type-id='type-id-5' visibility='default' filepath='./Include/moduleobject.h' line='75' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='m_name' type-id='type-id-6' visibility='default' filepath='./Include/moduleobject.h' line='76' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='m_doc' type-id='type-id-6' visibility='default' filepath='./Include/moduleobject.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='m_size' type-id='type-id-7' visibility='default' filepath='./Include/moduleobject.h' line='78' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='m_methods' type-id='type-id-8' visibility='default' filepath='./Include/moduleobject.h' line='79' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='m_slots' type-id='type-id-9' visibility='default' filepath='./Include/moduleobject.h' line='80' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='m_traverse' type-id='type-id-10' visibility='default' filepath='./Include/moduleobject.h' line='81' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='m_clear' type-id='type-id-11' visibility='default' filepath='./Include/moduleobject.h' line='82' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='m_free' type-id='type-id-12' visibility='default' filepath='./Include/moduleobject.h' line='83' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyModuleDef_Base' type-id='type-id-13' filepath='./Include/moduleobject.h' line='49' column='1' id='type-id-5'/>
+ <class-decl name='PyModuleDef_Base' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/moduleobject.h' line='44' column='1' id='type-id-13'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/moduleobject.h' line='45' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='m_init' type-id='type-id-15' visibility='default' filepath='./Include/moduleobject.h' line='46' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='m_index' type-id='type-id-7' visibility='default' filepath='./Include/moduleobject.h' line='47' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='m_copy' type-id='type-id-2' visibility='default' filepath='./Include/moduleobject.h' line='48' column='1'/>
+ </data-member>
+ </class-decl>
+ <function-type size-in-bits='64' id='type-id-16'>
+ <return type-id='type-id-2'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/_io/bufferedio.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <typedef-decl name='Py_off_t' type-id='type-id-17' filepath='./Modules/_io/_iomodule.h' line='106' column='1' id='type-id-18'/>
+ <typedef-decl name='off_t' type-id='type-id-19' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='87' column='1' id='type-id-17'/>
+ <var-decl name='PyBufferedIOBase_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='10' column='1'/>
+ <var-decl name='PyBufferedReader_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='17' column='1'/>
+ <var-decl name='PyBufferedWriter_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='18' column='1'/>
+ <var-decl name='PyBufferedRWPair_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='19' column='1'/>
+ <var-decl name='PyBufferedRandom_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='20' column='1'/>
+ <function-decl name='_PyIOBase_check_readable' filepath='./Modules/_io/_iomodule.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyIOBase_check_writable' filepath='./Modules/_io/_iomodule.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyIOBase_check_seekable' filepath='./Modules/_io/_iomodule.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyFileIO_closed' filepath='./Modules/_io/_iomodule.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyNumber_AsOff_t' filepath='./Modules/_io/_iomodule.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-18'/>
</function-decl>
- <function-decl name='Py_GetBuildInfo' mangled-name='Py_GetBuildInfo' filepath='./Modules/getbuildinfo.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetBuildInfo'>
- <return type-id='type-id-3'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/_io/bytesio.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyBytesIO_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='15' column='1'/>
+ <var-decl name='_PyBytesIOBuffer_Type' type-id='type-id-20' mangled-name='_PyBytesIOBuffer_Type' visibility='default' filepath='./Modules/_io/_iomodule.h' line='158' column='1' elf-symbol-id='_PyBytesIOBuffer_Type'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/_io/fileio.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyFileIO_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='14' column='1'/>
+ <function-decl name='_PyIOBase_finalize' filepath='./Modules/_io/_iomodule.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Parser/token.c' comp-dir-path='/src' language='LANG_C99'>
- <qualified-type-def type-id='type-id-3' const='yes' id='type-id-4'/>
-
- <array-type-def dimensions='1' type-id='type-id-4' size-in-bits='infinite' id='type-id-5'>
- <subrange length='infinite' id='type-id-6'/>
-
- </array-type-def>
- <qualified-type-def type-id='type-id-5' const='yes' id='type-id-7'/>
- <var-decl name='_PyParser_TokenNames' type-id='type-id-7' mangled-name='_PyParser_TokenNames' visibility='default' filepath='./Include/token.h' line='88' column='1' elf-symbol-id='_PyParser_TokenNames'/>
- <type-decl name='int' size-in-bits='32' id='type-id-8'/>
- <function-decl name='PyToken_ThreeChars' mangled-name='PyToken_ThreeChars' filepath='Parser/token.c' line='194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyToken_ThreeChars'>
- <parameter type-id='type-id-8' name='c1' filepath='Parser/token.c' line='194' column='1'/>
- <parameter type-id='type-id-8' name='c2' filepath='Parser/token.c' line='194' column='1'/>
- <parameter type-id='type-id-8' name='c3' filepath='Parser/token.c' line='194' column='1'/>
- <return type-id='type-id-8'/>
+ <abi-instr address-size='64' path='./Modules/_io/iobase.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_PyIO_State' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-22' visibility='default' filepath='./Modules/_io/_iomodule.h' line='142' column='1' id='type-id-23'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='initialized' type-id='type-id-21' visibility='default' filepath='./Modules/_io/_iomodule.h' line='143' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='locale_module' type-id='type-id-2' visibility='default' filepath='./Modules/_io/_iomodule.h' line='144' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='unsupported_operation' type-id='type-id-2' visibility='default' filepath='./Modules/_io/_iomodule.h' line='146' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_PyIO_State' type-id='type-id-23' filepath='./Modules/_io/_iomodule.h' line='147' column='1' id='type-id-22'/>
+ <pointer-type-def type-id='type-id-22' size-in-bits='64' id='type-id-24'/>
+ <var-decl name='PyIOBase_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='8' column='1'/>
+ <var-decl name='PyRawIOBase_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='9' column='1'/>
+ <function-decl name='_PyIO_trap_eintr' filepath='./Modules/_io/_iomodule.h' line='76' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyToken_TwoChars' mangled-name='PyToken_TwoChars' filepath='Parser/token.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyToken_TwoChars'>
- <parameter type-id='type-id-8' name='c1' filepath='Parser/token.c' line='110' column='1'/>
- <parameter type-id='type-id-8' name='c2' filepath='Parser/token.c' line='110' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyIO_get_module_state' filepath='./Modules/_io/_iomodule.h' line='152' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-24'/>
</function-decl>
- <function-decl name='PyToken_OneChar' mangled-name='PyToken_OneChar' filepath='Parser/token.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyToken_OneChar'>
- <parameter type-id='type-id-8' name='c1' filepath='Parser/token.c' line='79' column='1'/>
- <return type-id='type-id-8'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/_io/stringio.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyStringIO_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='16' column='1'/>
+ <function-decl name='_PyIncrementalNewlineDecoder_decode' filepath='./Modules/_io/_iomodule.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyIO_find_line_ending' filepath='./Modules/_io/_iomodule.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/_io/textio.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyTextIOBase_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='11' column='1'/>
+ <var-decl name='PyTextIOWrapper_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='21' column='1'/>
+ <var-decl name='PyIncrementalNewlineDecoder_Type' type-id='type-id-20' visibility='default' filepath='./Modules/_io/_iomodule.h' line='22' column='1'/>
+ <function-decl name='_PyIOBase_check_closed' filepath='./Modules/_io/_iomodule.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/_localemodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='gettext' filepath='/usr/include/libintl.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='dgettext' filepath='/usr/include/libintl.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='dcgettext' filepath='/usr/include/libintl.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='textdomain' filepath='/usr/include/libintl.h' line='82' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='bindtextdomain' filepath='/usr/include/libintl.h' line='86' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='bind_textdomain_codeset' filepath='/usr/include/libintl.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='wcscoll' filepath='/usr/include/wchar.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-27'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='wcsxfrm' filepath='/usr/include/wchar.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-28'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/_sre/sre.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='toupper' filepath='/usr/include/ctype.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Parser/myreadline.c' comp-dir-path='/src' language='LANG_C99'>
- <class-decl name='_ts' size-in-bits='2880' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='82' column='1' id='type-id-9'>
+ <abi-instr address-size='64' path='./Modules/_tracemalloc.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='PyTraceMalloc_Track' mangled-name='PyTraceMalloc_Track' filepath='./Modules/_tracemalloc.c' line='1734' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTraceMalloc_Track'>
+ <parameter type-id='type-id-31' name='domain' filepath='./Modules/_tracemalloc.c' line='1734' column='1'/>
+ <parameter type-id='type-id-32' name='ptr' filepath='./Modules/_tracemalloc.c' line='1734' column='1'/>
+ <parameter type-id='type-id-30' name='size' filepath='./Modules/_tracemalloc.c' line='1735' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyTraceMalloc_Untrack' mangled-name='PyTraceMalloc_Untrack' filepath='./Modules/_tracemalloc.c' line='1757' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTraceMalloc_Untrack'>
+ <parameter type-id='type-id-31' name='domain' filepath='./Modules/_tracemalloc.c' line='1757' column='1'/>
+ <parameter type-id='type-id-32' name='ptr' filepath='./Modules/_tracemalloc.c' line='1757' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTraceMalloc_GetTraceback' mangled-name='_PyTraceMalloc_GetTraceback' filepath='./Modules/_tracemalloc.c' line='1816' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTraceMalloc_GetTraceback'>
+ <parameter type-id='type-id-31' name='domain' filepath='./Modules/_tracemalloc.c' line='1816' column='1'/>
+ <parameter type-id='type-id-32' name='ptr' filepath='./Modules/_tracemalloc.c' line='1816' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/faulthandler.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <enum-decl name='__rlimit_resource' filepath='/usr/include/x86_64-linux-gnu/bits/resource.h' line='31' column='1' id='type-id-33'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='RLIMIT_CPU' value='0'/>
+ <enumerator name='RLIMIT_FSIZE' value='1'/>
+ <enumerator name='RLIMIT_DATA' value='2'/>
+ <enumerator name='RLIMIT_STACK' value='3'/>
+ <enumerator name='RLIMIT_CORE' value='4'/>
+ <enumerator name='__RLIMIT_RSS' value='5'/>
+ <enumerator name='RLIMIT_NOFILE' value='7'/>
+ <enumerator name='__RLIMIT_OFILE' value='7'/>
+ <enumerator name='RLIMIT_AS' value='9'/>
+ <enumerator name='__RLIMIT_NPROC' value='6'/>
+ <enumerator name='__RLIMIT_MEMLOCK' value='8'/>
+ <enumerator name='__RLIMIT_LOCKS' value='10'/>
+ <enumerator name='__RLIMIT_SIGPENDING' value='11'/>
+ <enumerator name='__RLIMIT_MSGQUEUE' value='12'/>
+ <enumerator name='__RLIMIT_NICE' value='13'/>
+ <enumerator name='__RLIMIT_RTPRIO' value='14'/>
+ <enumerator name='__RLIMIT_RTTIME' value='15'/>
+ <enumerator name='__RLIMIT_NLIMITS' value='16'/>
+ <enumerator name='__RLIM_NLIMITS' value='16'/>
+ </enum-decl>
+ <typedef-decl name='rlim_t' type-id='type-id-35' filepath='/usr/include/x86_64-linux-gnu/bits/resource.h' line='133' column='1' id='type-id-36'/>
+ <class-decl name='rlimit' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/resource.h' line='139' column='1' id='type-id-37'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='rlim_cur' type-id='type-id-36' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/resource.h' line='142' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='rlim_max' type-id='type-id-36' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/resource.h' line='144' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='__rlim64_t' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='158' column='1' id='type-id-35'/>
+ <class-decl name='stack_t' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-39' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/stack_t.h' line='26' column='1' id='type-id-40'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='prev' type-id='type-id-10' visibility='default' filepath='./Include/cpython/pystate.h' line='85' column='1'/>
+ <var-decl name='ss_sp' type-id='type-id-41' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/stack_t.h' line='28' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='next' type-id='type-id-10' visibility='default' filepath='./Include/cpython/pystate.h' line='86' column='1'/>
+ <var-decl name='ss_flags' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/stack_t.h' line='29' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='interp' type-id='type-id-11' visibility='default' filepath='./Include/cpython/pystate.h' line='87' column='1'/>
+ <var-decl name='ss_size' type-id='type-id-30' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/stack_t.h' line='30' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='_initialized' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='93' column='1'/>
+ </class-decl>
+ <typedef-decl name='stack_t' type-id='type-id-40' filepath='/usr/include/x86_64-linux-gnu/bits/types/stack_t.h' line='31' column='1' id='type-id-39'/>
+ <typedef-decl name='__rlimit_resource_t' type-id='type-id-33' filepath='/usr/include/x86_64-linux-gnu/sys/resource.h' line='38' column='1' id='type-id-42'/>
+ <pointer-type-def type-id='type-id-43' size-in-bits='64' id='type-id-44'/>
+ <qualified-type-def type-id='type-id-44' restrict='yes' id='type-id-45'/>
+ <qualified-type-def type-id='type-id-43' const='yes' id='type-id-46'/>
+ <pointer-type-def type-id='type-id-46' size-in-bits='64' id='type-id-47'/>
+ <qualified-type-def type-id='type-id-47' restrict='yes' id='type-id-48'/>
+ <qualified-type-def type-id='type-id-37' const='yes' id='type-id-49'/>
+ <pointer-type-def type-id='type-id-49' size-in-bits='64' id='type-id-50'/>
+ <qualified-type-def type-id='type-id-39' const='yes' id='type-id-51'/>
+ <pointer-type-def type-id='type-id-51' size-in-bits='64' id='type-id-52'/>
+ <qualified-type-def type-id='type-id-52' restrict='yes' id='type-id-53'/>
+ <pointer-type-def type-id='type-id-37' size-in-bits='64' id='type-id-54'/>
+ <pointer-type-def type-id='type-id-39' size-in-bits='64' id='type-id-55'/>
+ <qualified-type-def type-id='type-id-55' restrict='yes' id='type-id-56'/>
+ <function-decl name='raise' filepath='/usr/include/signal.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sigfillset' filepath='/usr/include/signal.h' line='202' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-57'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sigaltstack' filepath='/usr/include/signal.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-53'/>
+ <parameter type-id='type-id-56'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_exit' filepath='/usr/include/unistd.h' line='624' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='sysconf' filepath='/usr/include/unistd.h' line='640' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='pthread_sigmask' filepath='/usr/include/x86_64-linux-gnu/bits/sigthread.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-48'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getauxval' filepath='/usr/include/x86_64-linux-gnu/sys/auxv.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-38'/>
+ <return type-id='type-id-38'/>
+ </function-decl>
+ <type-decl name='unsigned long int' size-in-bits='64' id='type-id-38'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/getbuildinfo.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <type-decl name='char' size-in-bits='8' id='type-id-60'/>
+ <type-decl name='int' size-in-bits='32' id='type-id-21'/>
+ <type-decl name='unsigned long int' size-in-bits='64' id='type-id-38'/>
+ <type-decl name='variadic parameter type' id='type-id-61'/>
+ <typedef-decl name='size_t' type-id='type-id-38' filepath='/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h' line='209' column='1' id='type-id-30'/>
+ <pointer-type-def type-id='type-id-60' size-in-bits='64' id='type-id-26'/>
+ <qualified-type-def type-id='type-id-60' const='yes' id='type-id-62'/>
+ <pointer-type-def type-id='type-id-62' size-in-bits='64' id='type-id-6'/>
+ <function-decl name='PyOS_snprintf' mangled-name='PyOS_snprintf' filepath='./Include/pyerrors.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_snprintf'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_GetBuildInfo' mangled-name='Py_GetBuildInfo' filepath='./Modules/getbuildinfo.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetBuildInfo'>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='_Py_gitversion' mangled-name='_Py_gitversion' filepath='./Modules/getbuildinfo.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_gitversion'>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='_Py_gitidentifier' mangled-name='_Py_gitidentifier' filepath='./Modules/getbuildinfo.c' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_gitidentifier'>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='strcmp' filepath='/usr/include/string.h' line='156' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/getpath.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_Py_wstat' filepath='./Include/internal/pycore_fileutils.h' line='202' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-63'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_join_relfile' filepath='./Include/internal/pycore_fileutils.h' line='241' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-27'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='_Py_add_relfile' filepath='./Include/internal/pycore_fileutils.h' line='243' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-64'/>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPathConfig_ReadGlobal' filepath='./Include/internal/pycore_pathconfig.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-65'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyPathConfig_GetGlobalModuleSearchPath' filepath='./Include/internal/pycore_pathconfig.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-27'/>
+ </function-decl>
+ <function-decl name='_Py_Get_Getpath_CodeObject' mangled-name='_Py_Get_Getpath_CodeObject' filepath='./Modules/getpath.c' line='803' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Get_Getpath_CodeObject'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/posixmodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-67' size-in-bits='1024' id='type-id-68'>
+ <subrange length='16' type-id='type-id-38' id='type-id-69'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-70' size-in-bits='256' id='type-id-71'>
+ <subrange length='32' type-id='type-id-38' id='type-id-72'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='2048' id='type-id-73'>
+ <subrange length='256' type-id='type-id-38' id='type-id-74'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='520' id='type-id-75'>
+ <subrange length='65' type-id='type-id-38' id='type-id-76'/>
+ </array-type-def>
+ <class-decl name='__dirstream' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-77'/>
+ <class-decl name='__spawn_action' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-78'/>
+ <array-type-def dimensions='1' type-id='type-id-21' size-in-bits='512' id='type-id-79'>
+ <subrange length='16' type-id='type-id-38' id='type-id-69'/>
+ </array-type-def>
+ <typedef-decl name='DIR' type-id='type-id-77' filepath='/usr/include/dirent.h' line='127' column='1' id='type-id-80'/>
+ <class-decl name='posix_spawnattr_t' size-in-bits='2688' is-struct='yes' naming-typedef-id='type-id-81' visibility='default' filepath='/usr/include/spawn.h' line='29' column='1' id='type-id-82'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='__flags' type-id='type-id-83' visibility='default' filepath='/usr/include/spawn.h' line='31' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='_static' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='96' column='1'/>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='__pgrp' type-id='type-id-84' visibility='default' filepath='/usr/include/spawn.h' line='32' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='recursion_remaining' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='98' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='__sd' type-id='type-id-85' visibility='default' filepath='/usr/include/spawn.h' line='33' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='recursion_limit' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='99' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='__ss' type-id='type-id-85' visibility='default' filepath='/usr/include/spawn.h' line='34' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='recursion_headroom' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='100' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2112'>
+ <var-decl name='__sp' type-id='type-id-86' visibility='default' filepath='/usr/include/spawn.h' line='35' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='tracing' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='105' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2144'>
+ <var-decl name='__policy' type-id='type-id-21' visibility='default' filepath='/usr/include/spawn.h' line='36' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='tracing_what' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='106' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2176'>
+ <var-decl name='__pad' type-id='type-id-79' visibility='default' filepath='/usr/include/spawn.h' line='37' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='cframe' type-id='type-id-12' visibility='default' filepath='./Include/cpython/pystate.h' line='110' column='1'/>
+ </class-decl>
+ <typedef-decl name='posix_spawnattr_t' type-id='type-id-82' filepath='/usr/include/spawn.h' line='38' column='1' id='type-id-81'/>
+ <class-decl name='posix_spawn_file_actions_t' size-in-bits='640' is-struct='yes' naming-typedef-id='type-id-87' visibility='default' filepath='/usr/include/spawn.h' line='43' column='1' id='type-id-88'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='__allocated' type-id='type-id-21' visibility='default' filepath='/usr/include/spawn.h' line='45' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='c_profilefunc' type-id='type-id-13' visibility='default' filepath='./Include/cpython/pystate.h' line='112' column='1'/>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='__used' type-id='type-id-21' visibility='default' filepath='/usr/include/spawn.h' line='46' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='c_tracefunc' type-id='type-id-13' visibility='default' filepath='./Include/cpython/pystate.h' line='113' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='__actions' type-id='type-id-89' visibility='default' filepath='/usr/include/spawn.h' line='47' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='c_profileobj' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='114' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='__pad' type-id='type-id-79' visibility='default' filepath='/usr/include/spawn.h' line='48' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='c_traceobj' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='115' column='1'/>
+ </class-decl>
+ <typedef-decl name='posix_spawn_file_actions_t' type-id='type-id-88' filepath='/usr/include/spawn.h' line='49' column='1' id='type-id-87'/>
+ <typedef-decl name='__compar_fn_t' type-id='type-id-90' filepath='/usr/include/stdlib.h' line='816' column='1' id='type-id-91'/>
+ <typedef-decl name='__cpu_mask' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/cpu-set.h' line='32' column='1' id='type-id-67'/>
+ <class-decl name='cpu_set_t' size-in-bits='1024' is-struct='yes' naming-typedef-id='type-id-92' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/cpu-set.h' line='39' column='1' id='type-id-93'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='__bits' type-id='type-id-68' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/cpu-set.h' line='41' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='curexc_type' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='118' column='1'/>
+ </class-decl>
+ <typedef-decl name='cpu_set_t' type-id='type-id-93' filepath='/usr/include/x86_64-linux-gnu/bits/cpu-set.h' line='42' column='1' id='type-id-92'/>
+ <class-decl name='dirent' size-in-bits='2240' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='22' column='1' id='type-id-94'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='d_ino' type-id='type-id-95' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='28' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='curexc_value' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='119' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='d_off' type-id='type-id-19' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='29' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='curexc_traceback' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='120' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='d_reclen' type-id='type-id-96' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='31' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='exc_info' type-id='type-id-15' visibility='default' filepath='./Include/cpython/pystate.h' line='125' column='1'/>
+ <data-member access='public' layout-offset-in-bits='144'>
+ <var-decl name='d_type' type-id='type-id-97' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='32' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='dict' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='127' column='1'/>
+ <data-member access='public' layout-offset-in-bits='152'>
+ <var-decl name='d_name' type-id='type-id-73' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='33' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1088'>
- <var-decl name='gilstate_counter' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='129' column='1'/>
+ </class-decl>
+ <class-decl name='winsize' size-in-bits='64' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/ioctl-types.h' line='27' column='1' id='type-id-98'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ws_row' type-id='type-id-96' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/ioctl-types.h' line='29' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1152'>
- <var-decl name='async_exc' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='131' column='1'/>
+ <data-member access='public' layout-offset-in-bits='16'>
+ <var-decl name='ws_col' type-id='type-id-96' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/ioctl-types.h' line='30' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1216'>
- <var-decl name='thread_id' type-id='type-id-16' visibility='default' filepath='./Include/cpython/pystate.h' line='132' column='1'/>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='ws_xpixel' type-id='type-id-96' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/ioctl-types.h' line='31' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1280'>
- <var-decl name='native_thread_id' type-id='type-id-16' visibility='default' filepath='./Include/cpython/pystate.h' line='138' column='1'/>
+ <data-member access='public' layout-offset-in-bits='48'>
+ <var-decl name='ws_ypixel' type-id='type-id-96' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/ioctl-types.h' line='32' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1344'>
- <var-decl name='trash_delete_nesting' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='140' column='1'/>
+ </class-decl>
+ <enum-decl name='__priority_which' filepath='/usr/include/x86_64-linux-gnu/bits/resource.h' line='187' column='1' id='type-id-99'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='PRIO_PROCESS' value='0'/>
+ <enumerator name='PRIO_PGRP' value='1'/>
+ <enumerator name='PRIO_USER' value='2'/>
+ </enum-decl>
+ <class-decl name='statvfs' size-in-bits='896' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='29' column='1' id='type-id-100'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='f_bsize' type-id='type-id-38' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='31' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1408'>
- <var-decl name='trash_delete_later' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='141' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='f_frsize' type-id='type-id-38' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='32' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1472'>
- <var-decl name='on_delete' type-id='type-id-17' visibility='default' filepath='./Include/cpython/pystate.h' line='166' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='f_blocks' type-id='type-id-101' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='41' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1536'>
- <var-decl name='on_delete_data' type-id='type-id-18' visibility='default' filepath='./Include/cpython/pystate.h' line='167' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='f_bfree' type-id='type-id-101' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='42' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1600'>
- <var-decl name='coroutine_origin_tracking_depth' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='169' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='f_bavail' type-id='type-id-101' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='43' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1664'>
- <var-decl name='async_gen_firstiter' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='171' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='f_files' type-id='type-id-102' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='44' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1728'>
- <var-decl name='async_gen_finalizer' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='172' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='f_ffree' type-id='type-id-102' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='45' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1792'>
- <var-decl name='context' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='174' column='1'/>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='f_favail' type-id='type-id-102' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='46' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1856'>
- <var-decl name='context_ver' type-id='type-id-19' visibility='default' filepath='./Include/cpython/pystate.h' line='175' column='1'/>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='f_fsid' type-id='type-id-38' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='48' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1920'>
- <var-decl name='id' type-id='type-id-19' visibility='default' filepath='./Include/cpython/pystate.h' line='178' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='f_flag' type-id='type-id-38' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='52' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1984'>
- <var-decl name='trace_info' type-id='type-id-20' visibility='default' filepath='./Include/cpython/pystate.h' line='180' column='1'/>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='f_namemax' type-id='type-id-38' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='53' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2368'>
- <var-decl name='datastack_chunk' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='182' column='1'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='__f_spare' type-id='type-id-103' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statvfs.h' line='54' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2432'>
- <var-decl name='datastack_top' type-id='type-id-22' visibility='default' filepath='./Include/cpython/pystate.h' line='183' column='1'/>
+ </class-decl>
+ <class-decl name='termios' size-in-bits='480' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios-struct.h' line='24' column='1' id='type-id-104'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='c_iflag' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios-struct.h' line='26' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2496'>
- <var-decl name='datastack_limit' type-id='type-id-22' visibility='default' filepath='./Include/cpython/pystate.h' line='184' column='1'/>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='c_oflag' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios-struct.h' line='27' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2560'>
- <var-decl name='exc_state' type-id='type-id-23' visibility='default' filepath='./Include/cpython/pystate.h' line='199' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='c_cflag' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios-struct.h' line='28' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2688'>
- <var-decl name='root_cframe' type-id='type-id-24' visibility='default' filepath='./Include/cpython/pystate.h' line='202' column='1'/>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='c_lflag' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios-struct.h' line='29' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='c_line' type-id='type-id-70' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios-struct.h' line='30' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='136'>
+ <var-decl name='c_cc' type-id='type-id-71' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios-struct.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='416'>
+ <var-decl name='c_ispeed' type-id='type-id-106' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios-struct.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='c_ospeed' type-id='type-id-106' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios-struct.h' line='33' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='PyThreadState' type-id='type-id-9' filepath='./Include/pytypedefs.h' line='24' column='1' id='type-id-25'/>
- <pointer-type-def type-id='type-id-25' size-in-bits='64' id='type-id-10'/>
- <class-decl name='_is' size-in-bits='862016' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='78' column='1' id='type-id-26'>
+ <typedef-decl name='cc_t' type-id='type-id-97' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='23' column='1' id='type-id-70'/>
+ <typedef-decl name='speed_t' type-id='type-id-31' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='24' column='1' id='type-id-106'/>
+ <typedef-decl name='tcflag_t' type-id='type-id-31' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='25' column='1' id='type-id-105'/>
+ <typedef-decl name='__ino64_t' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='149' column='1' id='type-id-95'/>
+ <typedef-decl name='__id_t' type-id='type-id-31' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='159' column='1' id='type-id-107'/>
+ <typedef-decl name='__fsblkcnt64_t' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='185' column='1' id='type-id-101'/>
+ <typedef-decl name='__fsfilcnt64_t' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='189' column='1' id='type-id-102'/>
+ <typedef-decl name='clock_t' type-id='type-id-108' filepath='/usr/include/x86_64-linux-gnu/bits/types/clock_t.h' line='7' column='1' id='type-id-109'/>
+ <class-decl name='iovec' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_iovec.h' line='26' column='1' id='type-id-110'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='next' type-id='type-id-11' visibility='default' filepath='./Include/internal/pycore_interp.h' line='80' column='1'/>
+ <var-decl name='iov_base' type-id='type-id-41' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_iovec.h' line='28' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='threads' type-id='type-id-27' visibility='default' filepath='./Include/internal/pycore_interp.h' line='93' column='1'/>
+ <var-decl name='iov_len' type-id='type-id-30' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_iovec.h' line='29' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='rusage' size-in-bits='1152' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='33' column='1' id='type-id-111'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ru_utime' type-id='type-id-112' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='36' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='ru_stime' type-id='type-id-112' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='' type-id='type-id-113' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='runtime' type-id='type-id-28' visibility='default' filepath='./Include/internal/pycore_interp.h' line='98' column='1'/>
+ <var-decl name='' type-id='type-id-114' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='id' type-id='type-id-29' visibility='default' filepath='./Include/internal/pycore_interp.h' line='100' column='1'/>
+ <var-decl name='' type-id='type-id-115' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='id_refcount' type-id='type-id-29' visibility='default' filepath='./Include/internal/pycore_interp.h' line='101' column='1'/>
+ <var-decl name='' type-id='type-id-116' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='requires_idref' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='102' column='1'/>
+ <var-decl name='' type-id='type-id-117' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='id_mutex' type-id='type-id-30' visibility='default' filepath='./Include/internal/pycore_interp.h' line='103' column='1'/>
+ <var-decl name='' type-id='type-id-118' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='_initialized' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='109' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='672'>
- <var-decl name='finalizing' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='110' column='1'/>
+ <var-decl name='' type-id='type-id-119' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='_static' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_interp.h' line='113' column='1'/>
+ <var-decl name='' type-id='type-id-120' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='ceval' type-id='type-id-32' visibility='default' filepath='./Include/internal/pycore_interp.h' line='115' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5184'>
- <var-decl name='gc' type-id='type-id-33' visibility='default' filepath='./Include/internal/pycore_interp.h' line='116' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7104'>
- <var-decl name='modules' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='119' column='1'/>
+ <var-decl name='' type-id='type-id-121' visibility='default'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='7168'>
- <var-decl name='modules_by_index' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='120' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7232'>
- <var-decl name='sysdict' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='122' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7296'>
- <var-decl name='builtins' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='124' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7360'>
- <var-decl name='importlib' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='126' column='1'/>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='' type-id='type-id-122' visibility='default'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='7424'>
- <var-decl name='override_frozen_modules' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='129' column='1'/>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='' type-id='type-id-123' visibility='default'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='7488'>
- <var-decl name='codec_search_path' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='131' column='1'/>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='' type-id='type-id-124' visibility='default'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='7552'>
- <var-decl name='codec_search_cache' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='132' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='' type-id='type-id-125' visibility='default'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='7616'>
- <var-decl name='codec_error_registry' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='133' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='' type-id='type-id-126' visibility='default'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='7680'>
- <var-decl name='codecs_initialized' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='134' column='1'/>
+ </class-decl>
+ <union-decl name='__anonymous_union__' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='40' column='1' id='type-id-113'>
+ <data-member access='public'>
+ <var-decl name='ru_maxrss' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='42' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='7744'>
- <var-decl name='config' type-id='type-id-34' visibility='default' filepath='./Include/internal/pycore_interp.h' line='136' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_maxrss_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='43' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11136'>
- <var-decl name='dlopenflags' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='138' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__1' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='47' column='1' id='type-id-114'>
+ <data-member access='public'>
+ <var-decl name='ru_ixrss' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='49' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11200'>
- <var-decl name='dict' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='141' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_ixrss_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='50' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11264'>
- <var-decl name='builtins_copy' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='143' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__2' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='53' column='1' id='type-id-115'>
+ <data-member access='public'>
+ <var-decl name='ru_idrss' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='55' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11328'>
- <var-decl name='import_func' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='144' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_idrss_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='56' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11392'>
- <var-decl name='eval_frame' type-id='type-id-35' visibility='default' filepath='./Include/internal/pycore_interp.h' line='146' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__3' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='59' column='1' id='type-id-116'>
+ <data-member access='public'>
+ <var-decl name='ru_isrss' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='61' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11456'>
- <var-decl name='co_extra_user_count' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_interp.h' line='148' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_isrss_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='62' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11520'>
- <var-decl name='co_extra_freefuncs' type-id='type-id-37' visibility='default' filepath='./Include/internal/pycore_interp.h' line='149' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__4' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='66' column='1' id='type-id-117'>
+ <data-member access='public'>
+ <var-decl name='ru_minflt' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='68' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='27840'>
- <var-decl name='before_forkers' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='152' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_minflt_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='69' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='27904'>
- <var-decl name='after_forkers_parent' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='153' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__5' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='72' column='1' id='type-id-118'>
+ <data-member access='public'>
+ <var-decl name='ru_majflt' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='74' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='27968'>
- <var-decl name='after_forkers_child' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='154' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_majflt_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='75' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='28032'>
- <var-decl name='warnings' type-id='type-id-38' visibility='default' filepath='./Include/internal/pycore_interp.h' line='157' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__6' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='78' column='1' id='type-id-119'>
+ <data-member access='public'>
+ <var-decl name='ru_nswap' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='80' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='28288'>
- <var-decl name='atexit' type-id='type-id-39' visibility='default' filepath='./Include/internal/pycore_interp.h' line='158' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_nswap_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='81' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='28416'>
- <var-decl name='audit_hooks' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='160' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__7' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='85' column='1' id='type-id-120'>
+ <data-member access='public'>
+ <var-decl name='ru_inblock' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='87' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='28480'>
- <var-decl name='unicode' type-id='type-id-40' visibility='default' filepath='./Include/internal/pycore_interp.h' line='162' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_inblock_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='88' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='28864'>
- <var-decl name='float_state' type-id='type-id-41' visibility='default' filepath='./Include/internal/pycore_interp.h' line='163' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__8' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='91' column='1' id='type-id-121'>
+ <data-member access='public'>
+ <var-decl name='ru_oublock' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='93' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='28992'>
- <var-decl name='slice_cache' type-id='type-id-42' visibility='default' filepath='./Include/internal/pycore_interp.h' line='166' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_oublock_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='94' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='29056'>
- <var-decl name='tuple' type-id='type-id-43' visibility='default' filepath='./Include/internal/pycore_interp.h' line='168' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__9' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='97' column='1' id='type-id-122'>
+ <data-member access='public'>
+ <var-decl name='ru_msgsnd' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='99' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='30976'>
- <var-decl name='list' type-id='type-id-44' visibility='default' filepath='./Include/internal/pycore_interp.h' line='169' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_msgsnd_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='100' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='36160'>
- <var-decl name='dict_state' type-id='type-id-45' visibility='default' filepath='./Include/internal/pycore_interp.h' line='170' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__10' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='103' column='1' id='type-id-123'>
+ <data-member access='public'>
+ <var-decl name='ru_msgrcv' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='105' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='46528'>
- <var-decl name='async_gen' type-id='type-id-46' visibility='default' filepath='./Include/internal/pycore_interp.h' line='171' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_msgrcv_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='106' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='56896'>
- <var-decl name='context' type-id='type-id-47' visibility='default' filepath='./Include/internal/pycore_interp.h' line='172' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__11' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='109' column='1' id='type-id-124'>
+ <data-member access='public'>
+ <var-decl name='ru_nsignals' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='111' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='57024'>
- <var-decl name='exc_state' type-id='type-id-48' visibility='default' filepath='./Include/internal/pycore_interp.h' line='173' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_nsignals_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='112' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='57280'>
- <var-decl name='ast' type-id='type-id-49' visibility='default' filepath='./Include/internal/pycore_interp.h' line='175' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__12' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='117' column='1' id='type-id-125'>
+ <data-member access='public'>
+ <var-decl name='ru_nvcsw' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='119' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='72448'>
- <var-decl name='type_cache' type-id='type-id-50' visibility='default' filepath='./Include/internal/pycore_interp.h' line='176' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_nvcsw_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='120' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='858880'>
- <var-decl name='callable_cache' type-id='type-id-51' visibility='default' filepath='./Include/internal/pycore_interp.h' line='177' column='1'/>
+ </union-decl>
+ <union-decl name='__anonymous_union__13' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='124' column='1' id='type-id-126'>
+ <data-member access='public'>
+ <var-decl name='ru_nivcsw' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='126' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='859072'>
- <var-decl name='int_max_str_digits' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='179' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__ru_nivcsw_word' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_rusage.h' line='127' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='859136'>
- <var-decl name='_initial_thread' type-id='type-id-25' visibility='default' filepath='./Include/internal/pycore_interp.h' line='192' column='1'/>
+ </union-decl>
+ <class-decl name='sched_param' size-in-bits='32' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h' line='23' column='1' id='type-id-86'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='sched_priority' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h' line='25' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='PyInterpreterState' type-id='type-id-26' filepath='./Include/pytypedefs.h' line='25' column='1' id='type-id-52'/>
- <pointer-type-def type-id='type-id-52' size-in-bits='64' id='type-id-11'/>
- <class-decl name='pythreads' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='82' column='1' id='type-id-27'>
+ <typedef-decl name='eventfd_t' type-id='type-id-128' filepath='/usr/include/x86_64-linux-gnu/sys/eventfd.h' line='27' column='1' id='type-id-129'/>
+ <typedef-decl name='__priority_which_t' type-id='type-id-99' filepath='/usr/include/x86_64-linux-gnu/sys/resource.h' line='40' column='1' id='type-id-130'/>
+ <class-decl name='tms' size-in-bits='256' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/times.h' line='32' column='1' id='type-id-131'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='next_unique_id' type-id='type-id-19' visibility='default' filepath='./Include/internal/pycore_interp.h' line='83' column='1'/>
+ <var-decl name='tms_utime' type-id='type-id-109' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/times.h' line='34' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='head' type-id='type-id-10' visibility='default' filepath='./Include/internal/pycore_interp.h' line='85' column='1'/>
+ <var-decl name='tms_stime' type-id='type-id-109' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/times.h' line='35' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='count' type-id='type-id-53' visibility='default' filepath='./Include/internal/pycore_interp.h' line='87' column='1'/>
+ <var-decl name='tms_cutime' type-id='type-id-109' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/times.h' line='37' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='stacksize' type-id='type-id-54' visibility='default' filepath='./Include/internal/pycore_interp.h' line='92' column='1'/>
+ <var-decl name='tms_cstime' type-id='type-id-109' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/times.h' line='38' column='1'/>
</data-member>
</class-decl>
- <type-decl name='unsigned long int' size-in-bits='64' id='type-id-16'/>
- <typedef-decl name='__uint64_t' type-id='type-id-16' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='45' column='1' id='type-id-55'/>
- <typedef-decl name='uint64_t' type-id='type-id-55' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='27' column='1' id='type-id-19'/>
- <type-decl name='long int' size-in-bits='64' id='type-id-53'/>
- <typedef-decl name='size_t' type-id='type-id-16' filepath='/usr/lib/gcc/x86_64-linux-gnu/9/include/stddef.h' line='209' column='1' id='type-id-54'/>
- <class-decl name='pyruntimestate' size-in-bits='1333504' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='59' column='1' id='type-id-56'>
+ <typedef-decl name='gid_t' type-id='type-id-132' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='64' column='1' id='type-id-133'/>
+ <typedef-decl name='mode_t' type-id='type-id-134' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='69' column='1' id='type-id-135'/>
+ <typedef-decl name='uid_t' type-id='type-id-136' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='79' column='1' id='type-id-137'/>
+ <typedef-decl name='pid_t' type-id='type-id-138' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='97' column='1' id='type-id-84'/>
+ <typedef-decl name='id_t' type-id='type-id-107' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='103' column='1' id='type-id-139'/>
+ <class-decl name='utsname' size-in-bits='3120' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/utsname.h' line='48' column='1' id='type-id-140'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_initialized' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='64' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='preinitializing' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='67' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='preinitialized' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='70' column='1'/>
+ <var-decl name='sysname' type-id='type-id-75' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/utsname.h' line='51' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='core_initialized' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='73' column='1'/>
+ <data-member access='public' layout-offset-in-bits='520'>
+ <var-decl name='nodename' type-id='type-id-75' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/utsname.h' line='54' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='initialized' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='76' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1040'>
+ <var-decl name='release' type-id='type-id-75' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/utsname.h' line='57' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='_finalizing' type-id='type-id-57' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='83' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1560'>
+ <var-decl name='version' type-id='type-id-75' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/utsname.h' line='59' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='interpreters' type-id='type-id-58' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='102' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2080'>
+ <var-decl name='machine' type-id='type-id-75' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/utsname.h' line='62' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='xidregistry' type-id='type-id-59' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='107' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='main_thread' type-id='type-id-16' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='109' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='exitfuncs' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='112' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2752'>
- <var-decl name='nexitfuncs' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='113' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2816'>
- <var-decl name='ceval' type-id='type-id-61' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='115' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4544'>
- <var-decl name='gilstate' type-id='type-id-62' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='116' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4800'>
- <var-decl name='preconfig' type-id='type-id-63' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='118' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5120'>
- <var-decl name='open_code_hook' type-id='type-id-64' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='122' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5184'>
- <var-decl name='open_code_userdata' type-id='type-id-18' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='123' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5248'>
- <var-decl name='audit_hook_head' type-id='type-id-65' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='124' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5312'>
- <var-decl name='unicode_ids' type-id='type-id-66' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='126' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5440'>
- <var-decl name='global_objects' type-id='type-id-67' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='129' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='471488'>
- <var-decl name='_main_interpreter' type-id='type-id-52' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='146' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_Py_atomic_address' size-in-bits='64' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_atomic.h' line='45' column='1' id='type-id-68'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_value' type-id='type-id-69' visibility='default' filepath='./Include/internal/pycore_atomic.h' line='46' column='1'/>
- </data-member>
- </class-decl>
- <type-decl name='atomic_uintptr_t' size-in-bits='64' id='type-id-69'/>
- <typedef-decl name='_Py_atomic_address' type-id='type-id-68' filepath='./Include/internal/pycore_atomic.h' line='47' column='1' id='type-id-57'/>
- <class-decl name='pyinterpreters' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='85' column='1' id='type-id-58'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='mutex' type-id='type-id-30' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='86' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='head' type-id='type-id-11' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='88' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='main' type-id='type-id-11' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='92' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='next_id' type-id='type-id-29' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='101' column='1'/>
- </data-member>
- </class-decl>
- <type-decl name='void' id='type-id-70'/>
- <pointer-type-def type-id='type-id-70' size-in-bits='64' id='type-id-18'/>
- <typedef-decl name='PyThread_type_lock' type-id='type-id-18' filepath='./Include/pythread.h' line='4' column='1' id='type-id-30'/>
- <typedef-decl name='__int64_t' type-id='type-id-53' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='44' column='1' id='type-id-71'/>
- <typedef-decl name='int64_t' type-id='type-id-71' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-intn.h' line='27' column='1' id='type-id-29'/>
- <class-decl name='_xidregistry' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='104' column='1' id='type-id-59'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='mutex' type-id='type-id-30' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='105' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='head' type-id='type-id-72' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='106' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_xidregitem' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='210' column='1' id='type-id-73'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='cls' type-id='type-id-74' visibility='default' filepath='./Include/internal/pycore_interp.h' line='211' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='getdata' type-id='type-id-75' visibility='default' filepath='./Include/internal/pycore_interp.h' line='212' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='next' type-id='type-id-72' visibility='default' filepath='./Include/internal/pycore_interp.h' line='213' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_typeobject' size-in-bits='3264' is-struct='yes' visibility='default' filepath='./Include/cpython/object.h' line='148' column='1' id='type-id-76'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-77' visibility='default' filepath='./Include/cpython/object.h' line='149' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='tp_name' type-id='type-id-3' visibility='default' filepath='./Include/cpython/object.h' line='150' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='tp_basicsize' type-id='type-id-36' visibility='default' filepath='./Include/cpython/object.h' line='151' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='tp_itemsize' type-id='type-id-36' visibility='default' filepath='./Include/cpython/object.h' line='151' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='tp_dealloc' type-id='type-id-78' visibility='default' filepath='./Include/cpython/object.h' line='155' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='tp_vectorcall_offset' type-id='type-id-36' visibility='default' filepath='./Include/cpython/object.h' line='156' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='tp_getattr' type-id='type-id-79' visibility='default' filepath='./Include/cpython/object.h' line='157' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='tp_setattr' type-id='type-id-80' visibility='default' filepath='./Include/cpython/object.h' line='158' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='tp_as_async' type-id='type-id-81' visibility='default' filepath='./Include/cpython/object.h' line='159' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='tp_repr' type-id='type-id-82' visibility='default' filepath='./Include/cpython/object.h' line='161' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='tp_as_number' type-id='type-id-83' visibility='default' filepath='./Include/cpython/object.h' line='165' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='tp_as_sequence' type-id='type-id-84' visibility='default' filepath='./Include/cpython/object.h' line='166' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='tp_as_mapping' type-id='type-id-85' visibility='default' filepath='./Include/cpython/object.h' line='167' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='tp_hash' type-id='type-id-86' visibility='default' filepath='./Include/cpython/object.h' line='171' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='tp_call' type-id='type-id-87' visibility='default' filepath='./Include/cpython/object.h' line='172' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1088'>
- <var-decl name='tp_str' type-id='type-id-82' visibility='default' filepath='./Include/cpython/object.h' line='173' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1152'>
- <var-decl name='tp_getattro' type-id='type-id-88' visibility='default' filepath='./Include/cpython/object.h' line='174' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1216'>
- <var-decl name='tp_setattro' type-id='type-id-89' visibility='default' filepath='./Include/cpython/object.h' line='175' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1280'>
- <var-decl name='tp_as_buffer' type-id='type-id-90' visibility='default' filepath='./Include/cpython/object.h' line='178' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1344'>
- <var-decl name='tp_flags' type-id='type-id-16' visibility='default' filepath='./Include/cpython/object.h' line='181' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1408'>
- <var-decl name='tp_doc' type-id='type-id-3' visibility='default' filepath='./Include/cpython/object.h' line='183' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1472'>
- <var-decl name='tp_traverse' type-id='type-id-91' visibility='default' filepath='./Include/cpython/object.h' line='187' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1536'>
- <var-decl name='tp_clear' type-id='type-id-92' visibility='default' filepath='./Include/cpython/object.h' line='190' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1600'>
- <var-decl name='tp_richcompare' type-id='type-id-93' visibility='default' filepath='./Include/cpython/object.h' line='194' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1664'>
- <var-decl name='tp_weaklistoffset' type-id='type-id-36' visibility='default' filepath='./Include/cpython/object.h' line='197' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1728'>
- <var-decl name='tp_iter' type-id='type-id-94' visibility='default' filepath='./Include/cpython/object.h' line='200' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1792'>
- <var-decl name='tp_iternext' type-id='type-id-95' visibility='default' filepath='./Include/cpython/object.h' line='201' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1856'>
- <var-decl name='tp_methods' type-id='type-id-96' visibility='default' filepath='./Include/cpython/object.h' line='204' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1920'>
- <var-decl name='tp_members' type-id='type-id-97' visibility='default' filepath='./Include/cpython/object.h' line='205' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1984'>
- <var-decl name='tp_getset' type-id='type-id-98' visibility='default' filepath='./Include/cpython/object.h' line='206' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2048'>
- <var-decl name='tp_base' type-id='type-id-74' visibility='default' filepath='./Include/cpython/object.h' line='208' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2112'>
- <var-decl name='tp_dict' type-id='type-id-14' visibility='default' filepath='./Include/cpython/object.h' line='209' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2176'>
- <var-decl name='tp_descr_get' type-id='type-id-99' visibility='default' filepath='./Include/cpython/object.h' line='210' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2240'>
- <var-decl name='tp_descr_set' type-id='type-id-100' visibility='default' filepath='./Include/cpython/object.h' line='211' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2304'>
- <var-decl name='tp_dictoffset' type-id='type-id-36' visibility='default' filepath='./Include/cpython/object.h' line='212' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2368'>
- <var-decl name='tp_init' type-id='type-id-101' visibility='default' filepath='./Include/cpython/object.h' line='213' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2432'>
- <var-decl name='tp_alloc' type-id='type-id-102' visibility='default' filepath='./Include/cpython/object.h' line='214' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2496'>
- <var-decl name='tp_new' type-id='type-id-103' visibility='default' filepath='./Include/cpython/object.h' line='215' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2560'>
- <var-decl name='tp_free' type-id='type-id-104' visibility='default' filepath='./Include/cpython/object.h' line='216' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2624'>
- <var-decl name='tp_is_gc' type-id='type-id-92' visibility='default' filepath='./Include/cpython/object.h' line='217' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2688'>
- <var-decl name='tp_bases' type-id='type-id-14' visibility='default' filepath='./Include/cpython/object.h' line='218' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2752'>
- <var-decl name='tp_mro' type-id='type-id-14' visibility='default' filepath='./Include/cpython/object.h' line='219' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2816'>
- <var-decl name='tp_cache' type-id='type-id-14' visibility='default' filepath='./Include/cpython/object.h' line='220' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2880'>
- <var-decl name='tp_subclasses' type-id='type-id-14' visibility='default' filepath='./Include/cpython/object.h' line='221' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2944'>
- <var-decl name='tp_weaklist' type-id='type-id-14' visibility='default' filepath='./Include/cpython/object.h' line='222' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3008'>
- <var-decl name='tp_del' type-id='type-id-78' visibility='default' filepath='./Include/cpython/object.h' line='223' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3072'>
- <var-decl name='tp_version_tag' type-id='type-id-105' visibility='default' filepath='./Include/cpython/object.h' line='226' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3136'>
- <var-decl name='tp_finalize' type-id='type-id-78' visibility='default' filepath='./Include/cpython/object.h' line='228' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3200'>
- <var-decl name='tp_vectorcall' type-id='type-id-106' visibility='default' filepath='./Include/cpython/object.h' line='229' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-77' visibility='default' filepath='./Include/object.h' line='109' column='1' id='type-id-107'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/object.h' line='110' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ob_size' type-id='type-id-36' visibility='default' filepath='./Include/object.h' line='111' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_object' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/object.h' line='100' column='1' id='type-id-109'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_refcnt' type-id='type-id-36' visibility='default' filepath='./Include/object.h' line='102' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='ob_type' type-id='type-id-74' visibility='default' filepath='./Include/object.h' line='103' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='__ssize_t' type-id='type-id-53' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='193' column='1' id='type-id-110'/>
- <typedef-decl name='ssize_t' type-id='type-id-110' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='108' column='1' id='type-id-111'/>
- <typedef-decl name='Py_ssize_t' type-id='type-id-111' filepath='./Include/pyport.h' line='131' column='1' id='type-id-36'/>
- <typedef-decl name='PyTypeObject' type-id='type-id-76' filepath='./Include/pytypedefs.h' line='20' column='1' id='type-id-112'/>
- <pointer-type-def type-id='type-id-112' size-in-bits='64' id='type-id-74'/>
- <typedef-decl name='PyObject' type-id='type-id-109' filepath='./Include/pytypedefs.h' line='18' column='1' id='type-id-108'/>
- <typedef-decl name='PyVarObject' type-id='type-id-107' filepath='./Include/object.h' line='112' column='1' id='type-id-77'/>
- <pointer-type-def type-id='type-id-108' size-in-bits='64' id='type-id-14'/>
- <pointer-type-def type-id='type-id-113' size-in-bits='64' id='type-id-114'/>
- <typedef-decl name='destructor' type-id='type-id-114' filepath='./Include/object.h' line='213' column='1' id='type-id-78'/>
- <pointer-type-def type-id='type-id-1' size-in-bits='64' id='type-id-115'/>
- <pointer-type-def type-id='type-id-116' size-in-bits='64' id='type-id-117'/>
- <typedef-decl name='getattrfunc' type-id='type-id-117' filepath='./Include/object.h' line='214' column='1' id='type-id-79'/>
- <pointer-type-def type-id='type-id-118' size-in-bits='64' id='type-id-119'/>
- <typedef-decl name='setattrfunc' type-id='type-id-119' filepath='./Include/object.h' line='216' column='1' id='type-id-80'/>
- <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-120' visibility='default' filepath='./Include/cpython/object.h' line='130' column='1' id='type-id-121'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='am_await' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='131' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='am_aiter' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='132' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='am_anext' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='133' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='am_send' type-id='type-id-123' visibility='default' filepath='./Include/cpython/object.h' line='134' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2600'>
+ <var-decl name='domainname' type-id='type-id-75' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/utsname.h' line='67' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-124' size-in-bits='64' id='type-id-125'/>
- <typedef-decl name='unaryfunc' type-id='type-id-125' filepath='./Include/object.h' line='196' column='1' id='type-id-122'/>
- <type-decl name='unnamed-enum-underlying-type' is-anonymous='yes' size-in-bits='32' alignment-in-bits='32' id='type-id-126'/>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='./Include/object.h' line='676' column='1' id='type-id-127'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='PYGEN_RETURN' value='0'/>
- <enumerator name='PYGEN_ERROR' value='-1'/>
- <enumerator name='PYGEN_NEXT' value='1'/>
+ <enum-decl name='idtype_t' naming-typedef-id='type-id-141' filepath='/usr/include/x86_64-linux-gnu/sys/wait.h' line='75' column='1' id='type-id-142'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='P_ALL' value='0'/>
+ <enumerator name='P_PID' value='1'/>
+ <enumerator name='P_PGID' value='2'/>
</enum-decl>
- <typedef-decl name='PySendResult' type-id='type-id-127' filepath='./Include/object.h' line='680' column='1' id='type-id-128'/>
- <pointer-type-def type-id='type-id-14' size-in-bits='64' id='type-id-22'/>
- <pointer-type-def type-id='type-id-129' size-in-bits='64' id='type-id-130'/>
- <typedef-decl name='sendfunc' type-id='type-id-130' filepath='./Include/cpython/object.h' line='128' column='1' id='type-id-123'/>
- <typedef-decl name='PyAsyncMethods' type-id='type-id-121' filepath='./Include/cpython/object.h' line='135' column='1' id='type-id-120'/>
- <pointer-type-def type-id='type-id-120' size-in-bits='64' id='type-id-81'/>
- <typedef-decl name='reprfunc' type-id='type-id-125' filepath='./Include/object.h' line='218' column='1' id='type-id-82'/>
- <class-decl name='__anonymous_struct__' size-in-bits='2304' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-131' visibility='default' filepath='./Include/cpython/object.h' line='61' column='1' id='type-id-132'>
+ <typedef-decl name='idtype_t' type-id='type-id-142' filepath='/usr/include/x86_64-linux-gnu/sys/wait.h' line='79' column='1' id='type-id-141'/>
+ <pointer-type-def type-id='type-id-80' size-in-bits='64' id='type-id-143'/>
+ <pointer-type-def type-id='type-id-132' size-in-bits='64' id='type-id-144'/>
+ <pointer-type-def type-id='type-id-19' size-in-bits='64' id='type-id-145'/>
+ <pointer-type-def type-id='type-id-78' size-in-bits='64' id='type-id-89'/>
+ <pointer-type-def type-id='type-id-136' size-in-bits='64' id='type-id-146'/>
+ <qualified-type-def type-id='type-id-147' restrict='yes' id='type-id-148'/>
+ <qualified-type-def type-id='type-id-132' const='yes' id='type-id-149'/>
+ <pointer-type-def type-id='type-id-149' size-in-bits='64' id='type-id-150'/>
+ <qualified-type-def type-id='type-id-92' const='yes' id='type-id-151'/>
+ <pointer-type-def type-id='type-id-151' size-in-bits='64' id='type-id-152'/>
+ <qualified-type-def type-id='type-id-110' const='yes' id='type-id-153'/>
+ <pointer-type-def type-id='type-id-153' size-in-bits='64' id='type-id-154'/>
+ <qualified-type-def type-id='type-id-87' const='yes' id='type-id-155'/>
+ <pointer-type-def type-id='type-id-155' size-in-bits='64' id='type-id-156'/>
+ <qualified-type-def type-id='type-id-156' restrict='yes' id='type-id-157'/>
+ <qualified-type-def type-id='type-id-81' const='yes' id='type-id-158'/>
+ <pointer-type-def type-id='type-id-158' size-in-bits='64' id='type-id-159'/>
+ <qualified-type-def type-id='type-id-159' restrict='yes' id='type-id-160'/>
+ <qualified-type-def type-id='type-id-86' const='yes' id='type-id-161'/>
+ <pointer-type-def type-id='type-id-161' size-in-bits='64' id='type-id-162'/>
+ <qualified-type-def type-id='type-id-162' restrict='yes' id='type-id-163'/>
+ <qualified-type-def type-id='type-id-85' const='yes' id='type-id-164'/>
+ <pointer-type-def type-id='type-id-164' size-in-bits='64' id='type-id-165'/>
+ <qualified-type-def type-id='type-id-165' restrict='yes' id='type-id-166'/>
+ <qualified-type-def type-id='type-id-104' const='yes' id='type-id-167'/>
+ <pointer-type-def type-id='type-id-167' size-in-bits='64' id='type-id-168'/>
+ <qualified-type-def type-id='type-id-98' const='yes' id='type-id-169'/>
+ <pointer-type-def type-id='type-id-169' size-in-bits='64' id='type-id-170'/>
+ <pointer-type-def type-id='type-id-92' size-in-bits='64' id='type-id-171'/>
+ <pointer-type-def type-id='type-id-94' size-in-bits='64' id='type-id-172'/>
+ <pointer-type-def type-id='type-id-129' size-in-bits='64' id='type-id-173'/>
+ <pointer-type-def type-id='type-id-133' size-in-bits='64' id='type-id-174'/>
+ <pointer-type-def type-id='type-id-84' size-in-bits='64' id='type-id-175'/>
+ <qualified-type-def type-id='type-id-175' restrict='yes' id='type-id-176'/>
+ <pointer-type-def type-id='type-id-87' size-in-bits='64' id='type-id-177'/>
+ <qualified-type-def type-id='type-id-177' restrict='yes' id='type-id-178'/>
+ <pointer-type-def type-id='type-id-81' size-in-bits='64' id='type-id-179'/>
+ <qualified-type-def type-id='type-id-179' restrict='yes' id='type-id-180'/>
+ <pointer-type-def type-id='type-id-111' size-in-bits='64' id='type-id-181'/>
+ <pointer-type-def type-id='type-id-86' size-in-bits='64' id='type-id-182'/>
+ <pointer-type-def type-id='type-id-100' size-in-bits='64' id='type-id-183'/>
+ <qualified-type-def type-id='type-id-183' restrict='yes' id='type-id-184'/>
+ <pointer-type-def type-id='type-id-131' size-in-bits='64' id='type-id-185'/>
+ <pointer-type-def type-id='type-id-137' size-in-bits='64' id='type-id-186'/>
+ <pointer-type-def type-id='type-id-140' size-in-bits='64' id='type-id-187'/>
+ <class-decl name='__dirstream' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-77'/>
+ <class-decl name='__spawn_action' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-78'/>
+ <function-decl name='_PyEval_ReInitThreads' filepath='./Include/internal/pycore_ceval.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_Py_normpath_and_size' filepath='./Include/internal/pycore_fileutils.h' line='248' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-64'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='_PyImport_ReInitLock' filepath='./Include/internal/pycore_import.h' line='9' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_DeleteExceptMain' filepath='./Include/internal/pycore_pystate.h' line='156' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-189'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyGILState_Reinit' filepath='./Include/internal/pycore_pystate.h' line='157' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-189'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PySignal_AfterFork' filepath='./Include/internal/pycore_pystate.h' line='158' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyRuntimeState_ReInitThreads' filepath='./Include/internal/pycore_runtime.h' line='158' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-189'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='PyOS_BeforeFork' mangled-name='PyOS_BeforeFork' filepath='./Modules/posixmodule.c' line='579' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_BeforeFork'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyOS_AfterFork_Parent' mangled-name='PyOS_AfterFork_Parent' filepath='./Modules/posixmodule.c' line='587' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_AfterFork_Parent'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyOS_AfterFork_Child' mangled-name='PyOS_AfterFork_Child' filepath='./Modules/posixmodule.c' line='596' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_AfterFork_Child'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyOS_AfterFork' mangled-name='PyOS_AfterFork' filepath='./Modules/posixmodule.c' line='660' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_AfterFork'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyLong_FromUid' mangled-name='_PyLong_FromUid' filepath='./Modules/posixmodule.c' line='678' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromUid'>
+ <parameter type-id='type-id-137' name='uid' filepath='./Modules/posixmodule.c' line='678' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_FromGid' mangled-name='_PyLong_FromGid' filepath='./Modules/posixmodule.c' line='686' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromGid'>
+ <parameter type-id='type-id-133' name='gid' filepath='./Modules/posixmodule.c' line='686' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_Uid_Converter' mangled-name='_Py_Uid_Converter' filepath='./Modules/posixmodule.c' line='694' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Uid_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='./Modules/posixmodule.c' line='694' column='1'/>
+ <parameter type-id='type-id-186' name='p' filepath='./Modules/posixmodule.c' line='694' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Gid_Converter' mangled-name='_Py_Gid_Converter' filepath='./Modules/posixmodule.c' line='800' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Gid_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='./Modules/posixmodule.c' line='800' column='1'/>
+ <parameter type-id='type-id-174' name='p' filepath='./Modules/posixmodule.c' line='800' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Sigset_Converter' mangled-name='_Py_Sigset_Converter' filepath='./Modules/posixmodule.c' line='1512' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Sigset_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='./Modules/posixmodule.c' line='1512' column='1'/>
+ <parameter type-id='type-id-41' name='addr' filepath='./Modules/posixmodule.c' line='1512' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='opendir' filepath='/usr/include/dirent.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-143'/>
+ </function-decl>
+ <function-decl name='fdopendir' filepath='/usr/include/dirent.h' line='141' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-143'/>
+ </function-decl>
+ <function-decl name='closedir' filepath='/usr/include/dirent.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-143'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='rewinddir' filepath='/usr/include/dirent.h' line='209' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-143'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='setgroups' filepath='/usr/include/grp.h' line='176' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-150'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getgrouplist' filepath='/usr/include/grp.h' line='186' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-132'/>
+ <parameter type-id='type-id-144'/>
+ <parameter type-id='type-id-190'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='initgroups' filepath='/usr/include/grp.h' line='197' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-132'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='openpty' filepath='/usr/include/pty.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-168'/>
+ <parameter type-id='type-id-170'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='forkpty' filepath='/usr/include/pty.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-168'/>
+ <parameter type-id='type-id-170'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_setparam' filepath='/usr/include/sched.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-162'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_getparam' filepath='/usr/include/sched.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-182'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_setscheduler' filepath='/usr/include/sched.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-162'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_getscheduler' filepath='/usr/include/sched.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_yield' filepath='/usr/include/sched.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_get_priority_max' filepath='/usr/include/sched.h' line='71' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_get_priority_min' filepath='/usr/include/sched.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_rr_get_interval' filepath='/usr/include/sched.h' line='78' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-191'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_setaffinity' filepath='/usr/include/sched.h' line='130' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-152'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sched_getaffinity' filepath='/usr/include/sched.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-171'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='killpg' filepath='/usr/include/signal.h' line='119' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sigaddset' filepath='/usr/include/signal.h' line='205' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-57'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawn' filepath='/usr/include/spawn.h' line='72' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-176'/>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-157'/>
+ <parameter type-id='type-id-160'/>
+ <parameter type-id='type-id-148'/>
+ <parameter type-id='type-id-148'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawnp' filepath='/usr/include/spawn.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-175'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-156'/>
+ <parameter type-id='type-id-159'/>
+ <parameter type-id='type-id-147'/>
+ <parameter type-id='type-id-147'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawnattr_init' filepath='/usr/include/spawn.h' line='93' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-179'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawnattr_destroy' filepath='/usr/include/spawn.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-179'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawnattr_setsigdefault' filepath='/usr/include/spawn.h' line='108' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-180'/>
+ <parameter type-id='type-id-166'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawnattr_setsigmask' filepath='/usr/include/spawn.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-180'/>
+ <parameter type-id='type-id-166'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawnattr_setflags' filepath='/usr/include/spawn.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-179'/>
+ <parameter type-id='type-id-83'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawnattr_setpgroup' filepath='/usr/include/spawn.h' line='141' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-179'/>
+ <parameter type-id='type-id-84'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawnattr_setschedpolicy' filepath='/usr/include/spawn.h' line='152' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-179'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawnattr_setschedparam' filepath='/usr/include/spawn.h' line='164' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-180'/>
+ <parameter type-id='type-id-163'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawn_file_actions_init' filepath='/usr/include/spawn.h' line='170' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-177'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawn_file_actions_destroy' filepath='/usr/include/spawn.h' line='175' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-177'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawn_file_actions_addopen' filepath='/usr/include/spawn.h' line='181' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-178'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-135'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawn_file_actions_addclose' filepath='/usr/include/spawn.h' line='190' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-177'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='posix_spawn_file_actions_adddup2' filepath='/usr/include/spawn.h' line='196' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-177'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='rename' filepath='/usr/include/stdio.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='renameat' filepath='/usr/include/stdio.h' line='158' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='ctermid' filepath='/usr/include/stdio.h' line='837' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='unsetenv' filepath='/usr/include/stdlib.h' line='664' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='system' filepath='/usr/include/stdlib.h' line='791' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='qsort' filepath='/usr/include/stdlib.h' line='838' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-91'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='getloadavg' filepath='/usr/include/stdlib.h' line='1013' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-193'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='access' filepath='/usr/include/unistd.h' line='287' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='faccessat' filepath='/usr/include/unistd.h' line='309' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pipe' filepath='/usr/include/unistd.h' line='437' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-190'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pipe2' filepath='/usr/include/unistd.h' line='442' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='chown' filepath='/usr/include/unistd.h' line='493' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-136'/>
+ <parameter type-id='type-id-132'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fchown' filepath='/usr/include/unistd.h' line='498' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-136'/>
+ <parameter type-id='type-id-132'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='lchown' filepath='/usr/include/unistd.h' line='503' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-136'/>
+ <parameter type-id='type-id-132'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fchownat' filepath='/usr/include/unistd.h' line='511' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-136'/>
+ <parameter type-id='type-id-132'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='chdir' filepath='/usr/include/unistd.h' line='517' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fchdir' filepath='/usr/include/unistd.h' line='521' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='dup2' filepath='/usr/include/unistd.h' line='555' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='dup3' filepath='/usr/include/unistd.h' line='560' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='execve' filepath='/usr/include/unistd.h' line='572' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-147'/>
+ <parameter type-id='type-id-147'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fexecve' filepath='/usr/include/unistd.h' line='578' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-147'/>
+ <parameter type-id='type-id-147'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='execv' filepath='/usr/include/unistd.h' line='584' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-147'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='nice' filepath='/usr/include/unistd.h' line='619' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pathconf' filepath='/usr/include/unistd.h' line='633' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='fpathconf' filepath='/usr/include/unistd.h' line='637' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='getppid' filepath='/usr/include/unistd.h' line='653' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='getpgrp' filepath='/usr/include/unistd.h' line='656' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='getpgid' filepath='/usr/include/unistd.h' line='661' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='setpgid' filepath='/usr/include/unistd.h' line='668' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-138'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setpgrp' filepath='/usr/include/unistd.h' line='682' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setsid' filepath='/usr/include/unistd.h' line='689' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='getsid' filepath='/usr/include/unistd.h' line='693' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='getuid' filepath='/usr/include/unistd.h' line='697' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-136'/>
+ </function-decl>
+ <function-decl name='geteuid' filepath='/usr/include/unistd.h' line='700' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-136'/>
+ </function-decl>
+ <function-decl name='getgid' filepath='/usr/include/unistd.h' line='703' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-132'/>
+ </function-decl>
+ <function-decl name='getegid' filepath='/usr/include/unistd.h' line='706' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-132'/>
+ </function-decl>
+ <function-decl name='getgroups' filepath='/usr/include/unistd.h' line='711' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-144'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setuid' filepath='/usr/include/unistd.h' line='722' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-136'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setreuid' filepath='/usr/include/unistd.h' line='727' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-136'/>
+ <parameter type-id='type-id-136'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='seteuid' filepath='/usr/include/unistd.h' line='732' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-136'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setgid' filepath='/usr/include/unistd.h' line='739' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-132'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setregid' filepath='/usr/include/unistd.h' line='744' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-132'/>
+ <parameter type-id='type-id-132'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setegid' filepath='/usr/include/unistd.h' line='749' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-132'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getresuid' filepath='/usr/include/unistd.h' line='755' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-146'/>
+ <parameter type-id='type-id-146'/>
+ <parameter type-id='type-id-146'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getresgid' filepath='/usr/include/unistd.h' line='760' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-144'/>
+ <parameter type-id='type-id-144'/>
+ <parameter type-id='type-id-144'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setresuid' filepath='/usr/include/unistd.h' line='765' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-136'/>
+ <parameter type-id='type-id-136'/>
+ <parameter type-id='type-id-136'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setresgid' filepath='/usr/include/unistd.h' line='770' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-132'/>
+ <parameter type-id='type-id-132'/>
+ <parameter type-id='type-id-132'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fork' filepath='/usr/include/unistd.h' line='778' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='ttyname_r' filepath='/usr/include/unistd.h' line='803' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='link' filepath='/usr/include/unistd.h' line='819' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='linkat' filepath='/usr/include/unistd.h' line='825' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='symlink' filepath='/usr/include/unistd.h' line='832' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='symlinkat' filepath='/usr/include/unistd.h' line='847' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='readlinkat' filepath='/usr/include/unistd.h' line='851' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-194'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='unlink' filepath='/usr/include/unistd.h' line='858' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='unlinkat' filepath='/usr/include/unistd.h' line='862' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='rmdir' filepath='/usr/include/unistd.h' line='867' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='tcgetpgrp' filepath='/usr/include/unistd.h' line='871' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='tcsetpgrp' filepath='/usr/include/unistd.h' line='874' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-138'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getlogin' filepath='/usr/include/unistd.h' line='881' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='chroot' filepath='/usr/include/unistd.h' line='977' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fsync' filepath='/usr/include/unistd.h' line='989' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sync' filepath='/usr/include/unistd.h' line='1005' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='copy_file_range' filepath='/usr/include/unistd.h' line='1142' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-145'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-145'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-31'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='fdatasync' filepath='/usr/include/unistd.h' line='1150' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='login_tty' filepath='/usr/include/utmp.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='__sched_cpucount' filepath='/usr/include/x86_64-linux-gnu/bits/cpu-set.h' line='117' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-152'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='__sched_cpualloc' filepath='/usr/include/x86_64-linux-gnu/bits/cpu-set.h' line='119' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-171'/>
+ </function-decl>
+ <function-decl name='__sched_cpufree' filepath='/usr/include/x86_64-linux-gnu/bits/cpu-set.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-171'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='splice' filepath='/usr/include/x86_64-linux-gnu/bits/fcntl-linux.h' line='421' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-145'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-145'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-31'/>
+ <return type-id='type-id-196'/>
+ </function-decl>
+ <function-decl name='memfd_create' filepath='/usr/include/x86_64-linux-gnu/bits/mman-shared.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-31'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='eventfd' filepath='/usr/include/x86_64-linux-gnu/sys/eventfd.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-31'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='eventfd_read' filepath='/usr/include/x86_64-linux-gnu/sys/eventfd.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-173'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='eventfd_write' filepath='/usr/include/x86_64-linux-gnu/sys/eventfd.h' line='40' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-129'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getpriority' filepath='/usr/include/x86_64-linux-gnu/sys/resource.h' line='105' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-130'/>
+ <parameter type-id='type-id-139'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setpriority' filepath='/usr/include/x86_64-linux-gnu/sys/resource.h' line='109' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-130'/>
+ <parameter type-id='type-id-139'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='chmod' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='352' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fchmod' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='365' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fchmodat' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='371' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='umask' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='380' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-134'/>
+ </function-decl>
+ <function-decl name='mkdir' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='389' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='mkdirat' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='396' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='mknod' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='404' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-197'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='mknodat' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='411' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-197'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='mkfifo' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='418' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='mkfifoat' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='425' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='utimensat' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='433' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-198'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='futimens' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='452' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-198'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='gnu_dev_major' filepath='/usr/include/x86_64-linux-gnu/sys/sysmacros.h' line='35' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-197'/>
+ <return type-id='type-id-31'/>
+ </function-decl>
+ <function-decl name='gnu_dev_minor' filepath='/usr/include/x86_64-linux-gnu/sys/sysmacros.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-197'/>
+ <return type-id='type-id-31'/>
+ </function-decl>
+ <function-decl name='gnu_dev_makedev' filepath='/usr/include/x86_64-linux-gnu/sys/sysmacros.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-31'/>
+ <parameter type-id='type-id-31'/>
+ <return type-id='type-id-197'/>
+ </function-decl>
+ <function-decl name='times' filepath='/usr/include/x86_64-linux-gnu/sys/times.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-185'/>
+ <return type-id='type-id-109'/>
+ </function-decl>
+ <function-decl name='readv' filepath='/usr/include/x86_64-linux-gnu/sys/uio.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-154'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='writev' filepath='/usr/include/x86_64-linux-gnu/sys/uio.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-154'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='uname' filepath='/usr/include/x86_64-linux-gnu/sys/utsname.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-187'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='wait' filepath='/usr/include/x86_64-linux-gnu/sys/wait.h' line='88' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-190'/>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='waitpid' filepath='/usr/include/x86_64-linux-gnu/sys/wait.h' line='111' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='waitid' filepath='/usr/include/x86_64-linux-gnu/sys/wait.h' line='132' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <parameter type-id='type-id-107'/>
+ <parameter type-id='type-id-199'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='wait3' filepath='/usr/include/x86_64-linux-gnu/sys/wait.h' line='148' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-181'/>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='wait4' filepath='/usr/include/x86_64-linux-gnu/sys/wait.h' line='164' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-181'/>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='setxattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='lsetxattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fsetxattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getxattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='lgetxattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='fgetxattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='70' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='listxattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='76' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='llistxattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='82' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='flistxattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='87' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='removexattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='lremovexattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fremovexattr' filepath='/usr/include/x86_64-linux-gnu/sys/xattr.h' line='101' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <type-decl name='unsigned short int' size-in-bits='16' id='type-id-96'/>
+ <function-type size-in-bits='64' id='type-id-200'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/pwdmodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='passwd' size-in-bits='384' is-struct='yes' visibility='default' filepath='/usr/include/pwd.h' line='49' column='1' id='type-id-201'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='nb_add' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='66' column='1'/>
+ <var-decl name='pw_name' type-id='type-id-26' visibility='default' filepath='/usr/include/pwd.h' line='51' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='nb_subtract' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='67' column='1'/>
+ <var-decl name='pw_passwd' type-id='type-id-26' visibility='default' filepath='/usr/include/pwd.h' line='52' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='nb_multiply' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='68' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='nb_remainder' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='69' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='nb_divmod' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='70' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='nb_power' type-id='type-id-87' visibility='default' filepath='./Include/cpython/object.h' line='71' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='nb_negative' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='72' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='nb_positive' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='73' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='nb_absolute' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='74' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='nb_bool' type-id='type-id-92' visibility='default' filepath='./Include/cpython/object.h' line='75' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='nb_invert' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='76' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='nb_lshift' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='77' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='nb_rshift' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='78' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='nb_and' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='79' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='nb_xor' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='80' column='1'/>
+ <var-decl name='pw_uid' type-id='type-id-136' visibility='default' filepath='/usr/include/pwd.h' line='54' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='nb_or' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='81' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='nb_int' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='82' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1088'>
- <var-decl name='nb_reserved' type-id='type-id-18' visibility='default' filepath='./Include/cpython/object.h' line='83' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1152'>
- <var-decl name='nb_float' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='84' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1216'>
- <var-decl name='nb_inplace_add' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='86' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1280'>
- <var-decl name='nb_inplace_subtract' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='87' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1344'>
- <var-decl name='nb_inplace_multiply' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='88' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1408'>
- <var-decl name='nb_inplace_remainder' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='89' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1472'>
- <var-decl name='nb_inplace_power' type-id='type-id-87' visibility='default' filepath='./Include/cpython/object.h' line='90' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1536'>
- <var-decl name='nb_inplace_lshift' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='91' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1600'>
- <var-decl name='nb_inplace_rshift' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='92' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1664'>
- <var-decl name='nb_inplace_and' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='93' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1728'>
- <var-decl name='nb_inplace_xor' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='94' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1792'>
- <var-decl name='nb_inplace_or' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='95' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1856'>
- <var-decl name='nb_floor_divide' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='97' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1920'>
- <var-decl name='nb_true_divide' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='98' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1984'>
- <var-decl name='nb_inplace_floor_divide' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='99' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2048'>
- <var-decl name='nb_inplace_true_divide' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='100' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2112'>
- <var-decl name='nb_index' type-id='type-id-122' visibility='default' filepath='./Include/cpython/object.h' line='102' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2176'>
- <var-decl name='nb_matrix_multiply' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='104' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2240'>
- <var-decl name='nb_inplace_matrix_multiply' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='105' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-134' size-in-bits='64' id='type-id-135'/>
- <typedef-decl name='binaryfunc' type-id='type-id-135' filepath='./Include/object.h' line='197' column='1' id='type-id-133'/>
- <pointer-type-def type-id='type-id-136' size-in-bits='64' id='type-id-137'/>
- <typedef-decl name='ternaryfunc' type-id='type-id-137' filepath='./Include/object.h' line='198' column='1' id='type-id-87'/>
- <pointer-type-def type-id='type-id-138' size-in-bits='64' id='type-id-139'/>
- <typedef-decl name='inquiry' type-id='type-id-139' filepath='./Include/object.h' line='199' column='1' id='type-id-92'/>
- <typedef-decl name='PyNumberMethods' type-id='type-id-132' filepath='./Include/cpython/object.h' line='106' column='1' id='type-id-131'/>
- <pointer-type-def type-id='type-id-131' size-in-bits='64' id='type-id-83'/>
- <class-decl name='__anonymous_struct__' size-in-bits='640' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-140' visibility='default' filepath='./Include/cpython/object.h' line='108' column='1' id='type-id-141'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='sq_length' type-id='type-id-142' visibility='default' filepath='./Include/cpython/object.h' line='109' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='sq_concat' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='110' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='sq_repeat' type-id='type-id-143' visibility='default' filepath='./Include/cpython/object.h' line='111' column='1'/>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='pw_gid' type-id='type-id-132' visibility='default' filepath='/usr/include/pwd.h' line='55' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='sq_item' type-id='type-id-143' visibility='default' filepath='./Include/cpython/object.h' line='112' column='1'/>
+ <var-decl name='pw_gecos' type-id='type-id-26' visibility='default' filepath='/usr/include/pwd.h' line='56' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='was_sq_slice' type-id='type-id-18' visibility='default' filepath='./Include/cpython/object.h' line='113' column='1'/>
+ <var-decl name='pw_dir' type-id='type-id-26' visibility='default' filepath='/usr/include/pwd.h' line='57' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='sq_ass_item' type-id='type-id-144' visibility='default' filepath='./Include/cpython/object.h' line='114' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='was_sq_ass_slice' type-id='type-id-18' visibility='default' filepath='./Include/cpython/object.h' line='115' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='sq_contains' type-id='type-id-145' visibility='default' filepath='./Include/cpython/object.h' line='116' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='sq_inplace_concat' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='118' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='sq_inplace_repeat' type-id='type-id-143' visibility='default' filepath='./Include/cpython/object.h' line='119' column='1'/>
+ <var-decl name='pw_shell' type-id='type-id-26' visibility='default' filepath='/usr/include/pwd.h' line='58' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-146' size-in-bits='64' id='type-id-147'/>
- <typedef-decl name='lenfunc' type-id='type-id-147' filepath='./Include/object.h' line='200' column='1' id='type-id-142'/>
- <pointer-type-def type-id='type-id-148' size-in-bits='64' id='type-id-149'/>
- <typedef-decl name='ssizeargfunc' type-id='type-id-149' filepath='./Include/object.h' line='201' column='1' id='type-id-143'/>
- <pointer-type-def type-id='type-id-150' size-in-bits='64' id='type-id-151'/>
- <typedef-decl name='ssizeobjargproc' type-id='type-id-151' filepath='./Include/object.h' line='203' column='1' id='type-id-144'/>
- <pointer-type-def type-id='type-id-152' size-in-bits='64' id='type-id-153'/>
- <typedef-decl name='objobjproc' type-id='type-id-153' filepath='./Include/object.h' line='207' column='1' id='type-id-145'/>
- <typedef-decl name='PySequenceMethods' type-id='type-id-141' filepath='./Include/cpython/object.h' line='120' column='1' id='type-id-140'/>
- <pointer-type-def type-id='type-id-140' size-in-bits='64' id='type-id-84'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-154' visibility='default' filepath='./Include/cpython/object.h' line='122' column='1' id='type-id-155'>
+ <pointer-type-def type-id='type-id-201' size-in-bits='64' id='type-id-202'/>
+ <qualified-type-def type-id='type-id-202' restrict='yes' id='type-id-203'/>
+ <pointer-type-def type-id='type-id-202' size-in-bits='64' id='type-id-204'/>
+ <qualified-type-def type-id='type-id-204' restrict='yes' id='type-id-205'/>
+ <function-decl name='setpwent' filepath='/usr/include/pwd.h' line='72' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='endpwent' filepath='/usr/include/pwd.h' line='78' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='getpwent' filepath='/usr/include/pwd.h' line='84' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-202'/>
+ </function-decl>
+ <function-decl name='getpwuid_r' filepath='/usr/include/pwd.h' line='146' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-136'/>
+ <parameter type-id='type-id-203'/>
+ <parameter type-id='type-id-194'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-205'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getpwnam_r' filepath='/usr/include/pwd.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-203'/>
+ <parameter type-id='type-id-194'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-205'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/signalmodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <enum-decl name='__itimer_which' filepath='/usr/include/x86_64-linux-gnu/sys/time.h' line='114' column='1' id='type-id-206'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='ITIMER_REAL' value='0'/>
+ <enumerator name='ITIMER_VIRTUAL' value='1'/>
+ <enumerator name='ITIMER_PROF' value='2'/>
+ </enum-decl>
+ <class-decl name='itimerval' size-in-bits='256' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/time.h' line='130' column='1' id='type-id-207'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='mp_length' type-id='type-id-142' visibility='default' filepath='./Include/cpython/object.h' line='123' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='mp_subscript' type-id='type-id-133' visibility='default' filepath='./Include/cpython/object.h' line='124' column='1'/>
+ <var-decl name='it_interval' type-id='type-id-112' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/time.h' line='133' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='mp_ass_subscript' type-id='type-id-156' visibility='default' filepath='./Include/cpython/object.h' line='125' column='1'/>
+ <var-decl name='it_value' type-id='type-id-112' visibility='default' filepath='/usr/include/x86_64-linux-gnu/sys/time.h' line='135' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-157' size-in-bits='64' id='type-id-158'/>
- <typedef-decl name='objobjargproc' type-id='type-id-158' filepath='./Include/object.h' line='205' column='1' id='type-id-156'/>
- <typedef-decl name='PyMappingMethods' type-id='type-id-155' filepath='./Include/cpython/object.h' line='126' column='1' id='type-id-154'/>
- <pointer-type-def type-id='type-id-154' size-in-bits='64' id='type-id-85'/>
- <typedef-decl name='Py_hash_t' type-id='type-id-36' filepath='./Include/pyport.h' line='145' column='1' id='type-id-159'/>
- <pointer-type-def type-id='type-id-160' size-in-bits='64' id='type-id-161'/>
- <typedef-decl name='hashfunc' type-id='type-id-161' filepath='./Include/object.h' line='219' column='1' id='type-id-86'/>
- <typedef-decl name='getattrofunc' type-id='type-id-135' filepath='./Include/object.h' line='215' column='1' id='type-id-88'/>
- <typedef-decl name='setattrofunc' type-id='type-id-158' filepath='./Include/object.h' line='217' column='1' id='type-id-89'/>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-162' visibility='default' filepath='./Include/cpython/object.h' line='137' column='1' id='type-id-163'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='bf_getbuffer' type-id='type-id-164' visibility='default' filepath='./Include/cpython/object.h' line='138' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='bf_releasebuffer' type-id='type-id-165' visibility='default' filepath='./Include/cpython/object.h' line='139' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='640' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-166' visibility='default' filepath='./Include/pybuffer.h' line='20' column='1' id='type-id-167'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='buf' type-id='type-id-18' visibility='default' filepath='./Include/pybuffer.h' line='21' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='obj' type-id='type-id-14' visibility='default' filepath='./Include/pybuffer.h' line='22' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='len' type-id='type-id-36' visibility='default' filepath='./Include/pybuffer.h' line='23' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='itemsize' type-id='type-id-36' visibility='default' filepath='./Include/pybuffer.h' line='24' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='readonly' type-id='type-id-8' visibility='default' filepath='./Include/pybuffer.h' line='26' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='ndim' type-id='type-id-8' visibility='default' filepath='./Include/pybuffer.h' line='27' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='format' type-id='type-id-115' visibility='default' filepath='./Include/pybuffer.h' line='28' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='shape' type-id='type-id-168' visibility='default' filepath='./Include/pybuffer.h' line='29' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='strides' type-id='type-id-168' visibility='default' filepath='./Include/pybuffer.h' line='30' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='suboffsets' type-id='type-id-168' visibility='default' filepath='./Include/pybuffer.h' line='31' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='internal' type-id='type-id-18' visibility='default' filepath='./Include/pybuffer.h' line='32' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-36' size-in-bits='64' id='type-id-168'/>
- <typedef-decl name='Py_buffer' type-id='type-id-167' filepath='./Include/pybuffer.h' line='33' column='1' id='type-id-166'/>
- <pointer-type-def type-id='type-id-166' size-in-bits='64' id='type-id-169'/>
- <pointer-type-def type-id='type-id-170' size-in-bits='64' id='type-id-171'/>
- <typedef-decl name='getbufferproc' type-id='type-id-171' filepath='./Include/cpython/object.h' line='54' column='1' id='type-id-164'/>
- <pointer-type-def type-id='type-id-172' size-in-bits='64' id='type-id-173'/>
- <typedef-decl name='releasebufferproc' type-id='type-id-173' filepath='./Include/cpython/object.h' line='55' column='1' id='type-id-165'/>
- <typedef-decl name='PyBufferProcs' type-id='type-id-163' filepath='./Include/cpython/object.h' line='140' column='1' id='type-id-162'/>
- <pointer-type-def type-id='type-id-162' size-in-bits='64' id='type-id-90'/>
- <pointer-type-def type-id='type-id-174' size-in-bits='64' id='type-id-175'/>
- <typedef-decl name='visitproc' type-id='type-id-175' filepath='./Include/object.h' line='208' column='1' id='type-id-176'/>
- <pointer-type-def type-id='type-id-177' size-in-bits='64' id='type-id-178'/>
- <typedef-decl name='traverseproc' type-id='type-id-178' filepath='./Include/object.h' line='209' column='1' id='type-id-91'/>
- <pointer-type-def type-id='type-id-179' size-in-bits='64' id='type-id-180'/>
- <typedef-decl name='richcmpfunc' type-id='type-id-180' filepath='./Include/object.h' line='220' column='1' id='type-id-93'/>
- <typedef-decl name='getiterfunc' type-id='type-id-125' filepath='./Include/object.h' line='221' column='1' id='type-id-94'/>
- <typedef-decl name='iternextfunc' type-id='type-id-125' filepath='./Include/object.h' line='222' column='1' id='type-id-95'/>
- <class-decl name='PyMethodDef' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/methodobject.h' line='54' column='1' id='type-id-181'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ml_name' type-id='type-id-3' visibility='default' filepath='./Include/methodobject.h' line='55' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='ml_meth' type-id='type-id-182' visibility='default' filepath='./Include/methodobject.h' line='56' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ml_flags' type-id='type-id-8' visibility='default' filepath='./Include/methodobject.h' line='57' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='ml_doc' type-id='type-id-3' visibility='default' filepath='./Include/methodobject.h' line='59' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PyCFunction' type-id='type-id-135' filepath='./Include/methodobject.h' line='19' column='1' id='type-id-182'/>
- <typedef-decl name='PyMethodDef' type-id='type-id-181' filepath='./Include/pytypedefs.h' line='14' column='1' id='type-id-183'/>
- <pointer-type-def type-id='type-id-183' size-in-bits='64' id='type-id-96'/>
- <class-decl name='PyMemberDef' size-in-bits='320' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-184'/>
- <typedef-decl name='PyMemberDef' type-id='type-id-184' filepath='./Include/pytypedefs.h' line='16' column='1' id='type-id-185'/>
- <pointer-type-def type-id='type-id-185' size-in-bits='64' id='type-id-97'/>
- <class-decl name='PyGetSetDef' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/descrobject.h' line='11' column='1' id='type-id-186'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/descrobject.h' line='12' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='get' type-id='type-id-187' visibility='default' filepath='./Include/descrobject.h' line='13' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='set' type-id='type-id-188' visibility='default' filepath='./Include/descrobject.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='doc' type-id='type-id-3' visibility='default' filepath='./Include/descrobject.h' line='15' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='closure' type-id='type-id-18' visibility='default' filepath='./Include/descrobject.h' line='16' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-189' size-in-bits='64' id='type-id-190'/>
- <typedef-decl name='getter' type-id='type-id-190' filepath='./Include/descrobject.h' line='8' column='1' id='type-id-187'/>
- <pointer-type-def type-id='type-id-191' size-in-bits='64' id='type-id-192'/>
- <typedef-decl name='setter' type-id='type-id-192' filepath='./Include/descrobject.h' line='9' column='1' id='type-id-188'/>
- <typedef-decl name='PyGetSetDef' type-id='type-id-186' filepath='./Include/pytypedefs.h' line='15' column='1' id='type-id-193'/>
- <pointer-type-def type-id='type-id-193' size-in-bits='64' id='type-id-98'/>
- <typedef-decl name='descrgetfunc' type-id='type-id-137' filepath='./Include/object.h' line='223' column='1' id='type-id-99'/>
- <typedef-decl name='descrsetfunc' type-id='type-id-158' filepath='./Include/object.h' line='224' column='1' id='type-id-100'/>
- <typedef-decl name='initproc' type-id='type-id-158' filepath='./Include/object.h' line='225' column='1' id='type-id-101'/>
- <pointer-type-def type-id='type-id-194' size-in-bits='64' id='type-id-195'/>
- <typedef-decl name='allocfunc' type-id='type-id-195' filepath='./Include/object.h' line='227' column='1' id='type-id-102'/>
- <pointer-type-def type-id='type-id-196' size-in-bits='64' id='type-id-197'/>
- <typedef-decl name='newfunc' type-id='type-id-197' filepath='./Include/object.h' line='226' column='1' id='type-id-103'/>
- <pointer-type-def type-id='type-id-198' size-in-bits='64' id='type-id-17'/>
- <typedef-decl name='freefunc' type-id='type-id-17' filepath='./Include/object.h' line='212' column='1' id='type-id-104'/>
- <type-decl name='unsigned int' size-in-bits='32' id='type-id-105'/>
- <qualified-type-def type-id='type-id-14' const='yes' id='type-id-199'/>
- <pointer-type-def type-id='type-id-199' size-in-bits='64' id='type-id-200'/>
- <pointer-type-def type-id='type-id-201' size-in-bits='64' id='type-id-202'/>
- <typedef-decl name='vectorcallfunc' type-id='type-id-202' filepath='./Include/cpython/object.h' line='57' column='1' id='type-id-106'/>
- <class-decl name='_xid' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='316' column='1' id='type-id-203'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='data' type-id='type-id-18' visibility='default' filepath='./Include/cpython/pystate.h' line='320' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='obj' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='327' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='interp' type-id='type-id-29' visibility='default' filepath='./Include/cpython/pystate.h' line='337' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='new_object' type-id='type-id-204' visibility='default' filepath='./Include/cpython/pystate.h' line='342' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='free' type-id='type-id-17' visibility='default' filepath='./Include/cpython/pystate.h' line='352' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='_PyCrossInterpreterData' type-id='type-id-203' filepath='./Include/cpython/pystate.h' line='314' column='1' id='type-id-205'/>
- <pointer-type-def type-id='type-id-205' size-in-bits='64' id='type-id-206'/>
- <pointer-type-def type-id='type-id-207' size-in-bits='64' id='type-id-204'/>
- <pointer-type-def type-id='type-id-208' size-in-bits='64' id='type-id-209'/>
- <typedef-decl name='crossinterpdatafunc' type-id='type-id-209' filepath='./Include/cpython/pystate.h' line='363' column='1' id='type-id-75'/>
- <pointer-type-def type-id='type-id-73' size-in-bits='64' id='type-id-72'/>
- <pointer-type-def type-id='type-id-210' size-in-bits='64' id='type-id-211'/>
-
- <array-type-def dimensions='1' type-id='type-id-211' size-in-bits='2048' id='type-id-60'>
- <subrange length='32' type-id='type-id-16' id='type-id-212'/>
-
- </array-type-def>
- <class-decl name='_ceval_runtime_state' size-in-bits='1728' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='20' column='1' id='type-id-61'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='signals_pending' type-id='type-id-213' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='25' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='gil' type-id='type-id-214' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='26' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_Py_atomic_int' size-in-bits='32' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_atomic.h' line='49' column='1' id='type-id-215'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_value' type-id='type-id-216' visibility='default' filepath='./Include/internal/pycore_atomic.h' line='50' column='1'/>
- </data-member>
- </class-decl>
- <type-decl name='atomic_int' size-in-bits='32' id='type-id-216'/>
- <typedef-decl name='_Py_atomic_int' type-id='type-id-215' filepath='./Include/internal/pycore_atomic.h' line='51' column='1' id='type-id-213'/>
- <class-decl name='_gil_runtime_state' size-in-bits='1664' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_gil.h' line='23' column='1' id='type-id-214'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='interval' type-id='type-id-16' visibility='default' filepath='./Include/internal/pycore_gil.h' line='25' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='last_holder' type-id='type-id-57' visibility='default' filepath='./Include/internal/pycore_gil.h' line='28' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='locked' type-id='type-id-213' visibility='default' filepath='./Include/internal/pycore_gil.h' line='31' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='switch_number' type-id='type-id-16' visibility='default' filepath='./Include/internal/pycore_gil.h' line='33' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='cond' type-id='type-id-217' visibility='default' filepath='./Include/internal/pycore_gil.h' line='37' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='mutex' type-id='type-id-218' visibility='default' filepath='./Include/internal/pycore_gil.h' line='38' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='switch_cond' type-id='type-id-217' visibility='default' filepath='./Include/internal/pycore_gil.h' line='42' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1344'>
- <var-decl name='switch_mutex' type-id='type-id-218' visibility='default' filepath='./Include/internal/pycore_gil.h' line='43' column='1'/>
- </data-member>
- </class-decl>
- <union-decl name='__anonymous_union__' size-in-bits='384' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='75' column='1' id='type-id-219'>
- <data-member access='private'>
- <var-decl name='__data' type-id='type-id-220' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='77' column='1'/>
- </data-member>
- <data-member access='private'>
- <var-decl name='__size' type-id='type-id-221' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='78' column='1'/>
- </data-member>
- <data-member access='private'>
- <var-decl name='__align' type-id='type-id-222' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='79' column='1'/>
- </data-member>
- </union-decl>
- <class-decl name='__pthread_cond_s' size-in-bits='384' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='92' column='1' id='type-id-220'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='' type-id='type-id-223' visibility='default'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='__g_refs' type-id='type-id-224' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='112' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='__g_size' type-id='type-id-224' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='113' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='__g1_orig_size' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='114' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='__wrefs' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='115' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='__g_signals' type-id='type-id-224' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='116' column='1'/>
- </data-member>
- </class-decl>
- <union-decl name='__anonymous_union__' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='94' column='1' id='type-id-223'>
- <data-member access='private'>
- <var-decl name='__wseq' type-id='type-id-225' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='96' column='1'/>
- </data-member>
- <data-member access='private'>
- <var-decl name='__wseq32' type-id='type-id-226' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='101' column='1'/>
- </data-member>
- </union-decl>
- <type-decl name='long long unsigned int' size-in-bits='64' id='type-id-225'/>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='97' column='1' id='type-id-226'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='__low' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='99' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='__high' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='100' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-105' size-in-bits='64' id='type-id-224'>
- <subrange length='2' type-id='type-id-16' id='type-id-227'/>
-
- </array-type-def>
-
- <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='384' id='type-id-221'>
- <subrange length='48' type-id='type-id-16' id='type-id-228'/>
-
- </array-type-def>
- <type-decl name='long long int' size-in-bits='64' id='type-id-222'/>
- <typedef-decl name='pthread_cond_t' type-id='type-id-219' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='80' column='1' id='type-id-217'/>
- <union-decl name='__anonymous_union__' size-in-bits='320' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='67' column='1' id='type-id-229'>
- <data-member access='private'>
- <var-decl name='__data' type-id='type-id-230' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='69' column='1'/>
- </data-member>
- <data-member access='private'>
- <var-decl name='__size' type-id='type-id-231' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='70' column='1'/>
- </data-member>
- <data-member access='private'>
- <var-decl name='__align' type-id='type-id-53' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='71' column='1'/>
- </data-member>
- </union-decl>
- <class-decl name='__pthread_mutex_s' size-in-bits='320' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='22' column='1' id='type-id-230'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='__lock' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='24' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='__count' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='25' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='__owner' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='26' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='__nusers' type-id='type-id-105' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='28' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='__kind' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='32' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='__spins' type-id='type-id-232' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='34' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='176'>
- <var-decl name='__elision' type-id='type-id-232' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='35' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='__list' type-id='type-id-233' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='36' column='1'/>
- </data-member>
- </class-decl>
- <type-decl name='short int' size-in-bits='16' id='type-id-232'/>
- <class-decl name='__pthread_internal_list' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='49' column='1' id='type-id-234'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='__prev' type-id='type-id-235' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='51' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='__next' type-id='type-id-235' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='52' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-234' size-in-bits='64' id='type-id-235'/>
- <typedef-decl name='__pthread_list_t' type-id='type-id-234' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='53' column='1' id='type-id-233'/>
-
- <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='320' id='type-id-231'>
- <subrange length='40' type-id='type-id-16' id='type-id-236'/>
-
- </array-type-def>
- <typedef-decl name='pthread_mutex_t' type-id='type-id-229' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='72' column='1' id='type-id-218'/>
- <class-decl name='_gilstate_runtime_state' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='31' column='1' id='type-id-62'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='check_enabled' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='34' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='tstate_current' type-id='type-id-57' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='37' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='autoInterpreterState' type-id='type-id-11' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='42' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='autoTSSkey' type-id='type-id-237' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='43' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_Py_tss_t' size-in-bits='64' is-struct='yes' visibility='default' filepath='./Include/cpython/pythread.h' line='31' column='1' id='type-id-238'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_is_initialized' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pythread.h' line='32' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='_key' type-id='type-id-239' visibility='default' filepath='./Include/cpython/pythread.h' line='33' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='pthread_key_t' type-id='type-id-105' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='49' column='1' id='type-id-239'/>
- <typedef-decl name='Py_tss_t' type-id='type-id-238' filepath='./Include/pythread.h' line='111' column='1' id='type-id-237'/>
- <class-decl name='PyPreConfig' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/cpython/initconfig.h' line='47' column='1' id='type-id-240'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_config_init' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='48' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='parse_argv' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='52' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='isolated' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='59' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='use_environment' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='64' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='configure_locale' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='68' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='coerce_c_locale' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='81' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='coerce_c_locale_warn' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='89' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='utf8_mode' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='114' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='dev_mode' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='120' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='allocator' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='124' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PyPreConfig' type-id='type-id-240' filepath='./Include/cpython/initconfig.h' line='125' column='1' id='type-id-63'/>
- <typedef-decl name='Py_OpenCodeHookFunction' type-id='type-id-190' filepath='./Include/cpython/fileobject.h' line='12' column='1' id='type-id-64'/>
- <class-decl name='_Py_AuditHookEntry' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='48' column='1' id='type-id-241'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='next' type-id='type-id-65' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='49' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='hookCFunction' type-id='type-id-242' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='50' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='userData' type-id='type-id-18' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='51' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-241' size-in-bits='64' id='type-id-65'/>
- <pointer-type-def type-id='type-id-243' size-in-bits='64' id='type-id-244'/>
- <typedef-decl name='Py_AuditHookFunction' type-id='type-id-244' filepath='./Include/cpython/sysmodule.h' line='10' column='1' id='type-id-242'/>
- <typedef-decl name='_Py_AuditHookEntry' type-id='type-id-241' filepath='./Include/internal/pycore_runtime.h' line='52' column='1' id='type-id-245'/>
- <class-decl name='_Py_unicode_runtime_ids' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='28' column='1' id='type-id-66'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='lock' type-id='type-id-30' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='29' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='next_index' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='32' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_Py_global_objects' size-in-bits='466048' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='28' column='1' id='type-id-67'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='singletons' type-id='type-id-246' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='47' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='466048' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='29' column='1' id='type-id-246'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='small_ints' type-id='type-id-247' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='35' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='67072'>
- <var-decl name='bytes_empty' type-id='type-id-248' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='37' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='67392'>
- <var-decl name='bytes_characters' type-id='type-id-249' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='41' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='165696'>
- <var-decl name='strings' type-id='type-id-250' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='43' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='465664'>
- <var-decl name='_tuple_empty_gc_not_used' type-id='type-id-251' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='45' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='465792'>
- <var-decl name='tuple_empty' type-id='type-id-252' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='46' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_longobject' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/cpython/longintrepr.h' line='79' column='1' id='type-id-253'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-77' visibility='default' filepath='./Include/cpython/longintrepr.h' line='80' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='ob_digit' type-id='type-id-254' visibility='default' filepath='./Include/cpython/longintrepr.h' line='81' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='__uint32_t' type-id='type-id-105' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='42' column='1' id='type-id-255'/>
- <typedef-decl name='uint32_t' type-id='type-id-255' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='26' column='1' id='type-id-256'/>
- <typedef-decl name='digit' type-id='type-id-256' filepath='./Include/cpython/longintrepr.h' line='43' column='1' id='type-id-257'/>
-
- <array-type-def dimensions='1' type-id='type-id-257' size-in-bits='32' id='type-id-254'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='PyLongObject' type-id='type-id-253' filepath='./Include/pytypedefs.h' line='19' column='1' id='type-id-259'/>
-
- <array-type-def dimensions='1' type-id='type-id-259' size-in-bits='67072' id='type-id-247'>
- <subrange length='262' type-id='type-id-16' id='type-id-260'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='320' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-248' visibility='default' filepath='./Include/cpython/bytesobject.h' line='5' column='1' id='type-id-261'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-77' visibility='default' filepath='./Include/cpython/bytesobject.h' line='6' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='ob_shash' type-id='type-id-159' visibility='default' filepath='./Include/cpython/bytesobject.h' line='7' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='ob_sval' type-id='type-id-262' visibility='default' filepath='./Include/cpython/bytesobject.h' line='8' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='8' id='type-id-262'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
+ <typedef-decl name='__itimer_which_t' type-id='type-id-206' filepath='/usr/include/x86_64-linux-gnu/sys/time.h' line='141' column='1' id='type-id-208'/>
+ <qualified-type-def type-id='type-id-207' const='yes' id='type-id-209'/>
+ <pointer-type-def type-id='type-id-209' size-in-bits='64' id='type-id-210'/>
+ <qualified-type-def type-id='type-id-210' restrict='yes' id='type-id-211'/>
+ <qualified-type-def type-id='type-id-190' restrict='yes' id='type-id-212'/>
+ <pointer-type-def type-id='type-id-207' size-in-bits='64' id='type-id-213'/>
+ <qualified-type-def type-id='type-id-213' restrict='yes' id='type-id-214'/>
+ <qualified-type-def type-id='type-id-199' restrict='yes' id='type-id-215'/>
+ <function-decl name='_PyErr_CheckSignals' mangled-name='_PyErr_CheckSignals' filepath='./Modules/signalmodule.c' line='1907' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_CheckSignals'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_SetInterruptEx' mangled-name='PyErr_SetInterruptEx' filepath='./Modules/signalmodule.c' line='1919' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetInterruptEx'>
+ <parameter type-id='type-id-21' name='signum' filepath='./Modules/signalmodule.c' line='1919' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_SetInterrupt' mangled-name='PyErr_SetInterrupt' filepath='./Modules/signalmodule.c' line='1935' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetInterrupt'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_RestoreSignals' mangled-name='_Py_RestoreSignals' filepath='./Modules/signalmodule.c' line='1973' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_RestoreSignals'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyOS_InterruptOccurred' mangled-name='PyOS_InterruptOccurred' filepath='./Modules/signalmodule.c' line='2045' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_InterruptOccurred'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyOS_IsMainThread' mangled-name='_PyOS_IsMainThread' filepath='./Modules/signalmodule.c' line='2078' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyOS_IsMainThread'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sigismember' filepath='/usr/include/signal.h' line='211' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-165'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sigpending' filepath='/usr/include/signal.h' line='247' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-57'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sigwait' filepath='/usr/include/signal.h' line='255' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-166'/>
+ <parameter type-id='type-id-212'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sigwaitinfo' filepath='/usr/include/signal.h' line='264' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-166'/>
+ <parameter type-id='type-id-215'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sigtimedwait' filepath='/usr/include/signal.h' line='273' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-166'/>
+ <parameter type-id='type-id-215'/>
+ <parameter type-id='type-id-216'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='__libc_current_sigrtmin' filepath='/usr/include/signal.h' line='383' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='__libc_current_sigrtmax' filepath='/usr/include/signal.h' line='385' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='strstr' filepath='/usr/include/string.h' line='350' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='strsignal' filepath='/usr/include/string.h' line='478' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='alarm' filepath='/usr/include/unistd.h' line='452' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-31'/>
+ <return type-id='type-id-31'/>
+ </function-decl>
+ <function-decl name='pause' filepath='/usr/include/unistd.h' line='489' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_kill' filepath='/usr/include/x86_64-linux-gnu/bits/sigthread.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-217'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getitimer' filepath='/usr/include/x86_64-linux-gnu/sys/time.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-208'/>
+ <parameter type-id='type-id-213'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='setitimer' filepath='/usr/include/x86_64-linux-gnu/sys/time.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-208'/>
+ <parameter type-id='type-id-211'/>
+ <parameter type-id='type-id-214'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/symtablemodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_Py_SymtableStringObjectFlags' filepath='./Include/internal/pycore_symtable.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-218'/>
+ <return type-id='type-id-219'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Modules/timemodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <enum-decl name='__rusage_who' filepath='/usr/include/x86_64-linux-gnu/bits/resource.h' line='158' column='1' id='type-id-220'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='RUSAGE_SELF' value='0'/>
+ <enumerator name='RUSAGE_CHILDREN' value='-1'/>
+ <enumerator name='RUSAGE_THREAD' value='1'/>
+ </enum-decl>
+ <typedef-decl name='__rusage_who_t' type-id='type-id-220' filepath='/usr/include/x86_64-linux-gnu/sys/resource.h' line='39' column='1' id='type-id-221'/>
+ <pointer-type-def type-id='type-id-222' size-in-bits='64' id='type-id-223'/>
+ <qualified-type-def type-id='type-id-224' const='yes' id='type-id-225'/>
+ <pointer-type-def type-id='type-id-225' size-in-bits='64' id='type-id-226'/>
+ <qualified-type-def type-id='type-id-226' restrict='yes' id='type-id-227'/>
+ <function-decl name='pthread_getcpuclockid' filepath='/usr/include/pthread.h' line='1315' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-217'/>
+ <parameter type-id='type-id-223'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='clock' filepath='/usr/include/time.h' line='72' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-109'/>
+ </function-decl>
+ <function-decl name='time' filepath='/usr/include/time.h' line='76' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <return type-id='type-id-229'/>
+ </function-decl>
+ <function-decl name='mktime' filepath='/usr/include/time.h' line='83' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-230'/>
+ <return type-id='type-id-229'/>
+ </function-decl>
+ <function-decl name='tzset' filepath='/usr/include/time.h' line='228' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='clock_settime' filepath='/usr/include/time.h' line='282' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-231'/>
+ <parameter type-id='type-id-198'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='clock_nanosleep' filepath='/usr/include/time.h' line='311' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-231'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-198'/>
+ <parameter type-id='type-id-191'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='wcsftime' filepath='/usr/include/wchar.h' line='852' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-28'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-227'/>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ <function-decl name='getrusage' filepath='/usr/include/x86_64-linux-gnu/sys/resource.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-221'/>
+ <parameter type-id='type-id-181'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Python/dynload_shlib.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-6' size-in-bits='256' id='type-id-232'>
+ <subrange length='4' type-id='type-id-38' id='type-id-233'/>
</array-type-def>
- <typedef-decl name='PyBytesObject' type-id='type-id-261' filepath='./Include/cpython/bytesobject.h' line='15' column='1' id='type-id-248'/>
- <class-decl name='__anonymous_struct__' size-in-bits='384' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='38' column='1' id='type-id-263'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob' type-id='type-id-248' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='39' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='eos' type-id='type-id-1' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='40' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-263' size-in-bits='98304' id='type-id-249'>
- <subrange length='256' type-id='type-id-16' id='type-id-264'/>
-
+ <array-type-def dimensions='1' type-id='type-id-6' size-in-bits='infinite' id='type-id-234'>
+ <subrange length='infinite' id='type-id-235'/>
</array-type-def>
- <class-decl name='_Py_global_strings' size-in-bits='299968' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='29' column='1' id='type-id-250'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='literals' type-id='type-id-265' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='52' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10112'>
- <var-decl name='identifiers' type-id='type-id-266' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='359' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='160704'>
- <var-decl name='ascii' type-id='type-id-267' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='363' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='218048'>
- <var-decl name='latin1' type-id='type-id-268' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='367' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='10112' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='30' column='1' id='type-id-265'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_anon_dictcomp' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='31' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='_anon_genexpr' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='32' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='_anon_lambda' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='33' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1536'>
- <var-decl name='_anon_listcomp' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='34' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2048'>
- <var-decl name='_anon_module' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='35' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2560'>
- <var-decl name='_anon_setcomp' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='36' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3072'>
- <var-decl name='_anon_string' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='37' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3584'>
- <var-decl name='_anon_unknown' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='38' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4096'>
- <var-decl name='_close_br' type-id='type-id-272' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='39' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4544'>
- <var-decl name='_comma_sep' type-id='type-id-273' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='40' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4992'>
- <var-decl name='_dbl_close_br' type-id='type-id-273' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='41' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5440'>
- <var-decl name='_dbl_open_br' type-id='type-id-273' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='42' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5888'>
- <var-decl name='_dbl_percent' type-id='type-id-273' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='43' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6336'>
- <var-decl name='_dot' type-id='type-id-272' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='44' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6784'>
- <var-decl name='_dot_locals' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='45' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7296'>
- <var-decl name='_empty' type-id='type-id-274' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='46' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7744'>
- <var-decl name='_list_err' type-id='type-id-275' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='47' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8320'>
- <var-decl name='_newline' type-id='type-id-272' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='48' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8768'>
- <var-decl name='_open_br' type-id='type-id-272' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='49' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9216'>
- <var-decl name='_percent' type-id='type-id-272' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='50' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9664'>
- <var-decl name='_utf_8' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='51' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='31' column='1' id='type-id-269'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='31' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-278' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='31' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='384' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-277' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='72' column='1' id='type-id-279'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='146' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='length' type-id='type-id-36' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='147' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='hash' type-id='type-id-159' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='148' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='state' type-id='type-id-280' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='204' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='wstr' type-id='type-id-281' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='205' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='32' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='149' column='1' id='type-id-280'>
- <data-member access='public' layout-offset-in-bits='30'>
- <var-decl name='interned' type-id='type-id-105' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='158' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='27'>
- <var-decl name='kind' type-id='type-id-105' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='186' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='26'>
- <var-decl name='compact' type-id='type-id-105' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='191' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='25'>
- <var-decl name='ascii' type-id='type-id-105' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='195' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='24'>
- <var-decl name='ready' type-id='type-id-105' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='200' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='wchar_t' type-id='type-id-8' filepath='/usr/lib/gcc/x86_64-linux-gnu/9/include/stddef.h' line='321' column='1' id='type-id-282'/>
- <pointer-type-def type-id='type-id-282' size-in-bits='64' id='type-id-281'/>
- <typedef-decl name='PyASCIIObject' type-id='type-id-279' filepath='./Include/cpython/unicodeobject.h' line='206' column='1' id='type-id-277'/>
- <type-decl name='unsigned char' size-in-bits='8' id='type-id-283'/>
- <typedef-decl name='__uint8_t' type-id='type-id-283' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='38' column='1' id='type-id-284'/>
- <typedef-decl name='uint8_t' type-id='type-id-284' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='24' column='1' id='type-id-285'/>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='88' id='type-id-278'>
- <subrange length='11' type-id='type-id-16' id='type-id-286'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='32' column='1' id='type-id-270'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='32' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-287' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='32' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='80' id='type-id-287'>
- <subrange length='10' type-id='type-id-16' id='type-id-288'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='33' column='1' id='type-id-271'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='33' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-289' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='33' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='72' id='type-id-289'>
- <subrange length='9' type-id='type-id-16' id='type-id-290'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='39' column='1' id='type-id-272'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='39' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-291' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='39' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='16' id='type-id-291'>
- <subrange length='2' type-id='type-id-16' id='type-id-227'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='40' column='1' id='type-id-273'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='40' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-292' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='40' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='24' id='type-id-292'>
- <subrange length='3' type-id='type-id-16' id='type-id-293'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='46' column='1' id='type-id-274'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='46' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-294' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='46' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='8' id='type-id-294'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='47' column='1' id='type-id-275'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='47' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-295' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='47' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='192' id='type-id-295'>
- <subrange length='24' type-id='type-id-16' id='type-id-296'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='51' column='1' id='type-id-276'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='51' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-297' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='51' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='48' id='type-id-297'>
- <subrange length='6' type-id='type-id-16' id='type-id-298'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='150592' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='54' column='1' id='type-id-266'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_False' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='55' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='_Py_Repr' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='56' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='_TextIOWrapper' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='57' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1408'>
- <var-decl name='_True' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='58' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1856'>
- <var-decl name='_WarningMessage' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='59' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2368'>
- <var-decl name='__' type-id='type-id-272' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='60' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2816'>
- <var-decl name='___IOBase_closed' type-id='type-id-303' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='61' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3328'>
- <var-decl name='___abc_tpflags__' type-id='type-id-303' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='62' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3840'>
- <var-decl name='___abs__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='63' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4288'>
- <var-decl name='___abstractmethods__' type-id='type-id-304' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='64' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4864'>
- <var-decl name='___add__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='65' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5312'>
- <var-decl name='___aenter__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='66' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5824'>
- <var-decl name='___aexit__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='67' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6336'>
- <var-decl name='___aiter__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='68' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6848'>
- <var-decl name='___all__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='69' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7296'>
- <var-decl name='___and__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='70' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7744'>
- <var-decl name='___anext__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='71' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8256'>
- <var-decl name='___annotations__' type-id='type-id-303' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='72' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8768'>
- <var-decl name='___args__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='73' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9280'>
- <var-decl name='___await__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='74' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9792'>
- <var-decl name='___bases__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='75' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10304'>
- <var-decl name='___bool__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='76' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10816'>
- <var-decl name='___build_class__' type-id='type-id-303' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='77' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='11328'>
- <var-decl name='___builtins__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='78' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='11840'>
- <var-decl name='___bytes__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='79' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='12352'>
- <var-decl name='___call__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='80' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='12864'>
- <var-decl name='___cantrace__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='81' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='13376'>
- <var-decl name='___class__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='82' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='13888'>
- <var-decl name='___class_getitem__' type-id='type-id-306' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='83' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='14464'>
- <var-decl name='___classcell__' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='84' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='14976'>
- <var-decl name='___complex__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='85' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='15488'>
- <var-decl name='___contains__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='86' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='16000'>
- <var-decl name='___copy__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='87' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='16512'>
- <var-decl name='___del__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='88' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='16960'>
- <var-decl name='___delattr__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='89' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='17472'>
- <var-decl name='___delete__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='90' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='17984'>
- <var-decl name='___delitem__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='91' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='18496'>
- <var-decl name='___dict__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='92' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='19008'>
- <var-decl name='___dir__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='93' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='19456'>
- <var-decl name='___divmod__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='94' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='19968'>
- <var-decl name='___doc__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='95' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='20416'>
- <var-decl name='___enter__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='96' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='20928'>
- <var-decl name='___eq__' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='97' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='21376'>
- <var-decl name='___exit__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='98' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='21888'>
- <var-decl name='___file__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='99' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='22400'>
- <var-decl name='___float__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='100' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='22912'>
- <var-decl name='___floordiv__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='101' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='23424'>
- <var-decl name='___format__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='102' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='23936'>
- <var-decl name='___fspath__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='24448'>
- <var-decl name='___ge__' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='104' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='24896'>
- <var-decl name='___get__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='105' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='25344'>
- <var-decl name='___getattr__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='106' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='25856'>
- <var-decl name='___getattribute__' type-id='type-id-309' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='107' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='26432'>
- <var-decl name='___getinitargs__' type-id='type-id-303' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='108' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='26944'>
- <var-decl name='___getitem__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='109' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='27456'>
- <var-decl name='___getnewargs__' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='110' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='27968'>
- <var-decl name='___getnewargs_ex__' type-id='type-id-306' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='111' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='28544'>
- <var-decl name='___getstate__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='112' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='29056'>
- <var-decl name='___gt__' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='113' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='29504'>
- <var-decl name='___hash__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='114' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='30016'>
- <var-decl name='___iadd__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='115' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='30528'>
- <var-decl name='___iand__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='116' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='31040'>
- <var-decl name='___ifloordiv__' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='117' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='31552'>
- <var-decl name='___ilshift__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='118' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32064'>
- <var-decl name='___imatmul__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='119' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32576'>
- <var-decl name='___imod__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='120' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='33088'>
- <var-decl name='___import__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='121' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='33600'>
- <var-decl name='___imul__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='122' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='34112'>
- <var-decl name='___index__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='123' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='34624'>
- <var-decl name='___init__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='124' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='35136'>
- <var-decl name='___init_subclass__' type-id='type-id-306' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='125' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='35712'>
- <var-decl name='___instancecheck__' type-id='type-id-306' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='126' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='36288'>
- <var-decl name='___int__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='127' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='36736'>
- <var-decl name='___invert__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='128' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='37248'>
- <var-decl name='___ior__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='129' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='37696'>
- <var-decl name='___ipow__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='130' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='38208'>
- <var-decl name='___irshift__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='131' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='38720'>
- <var-decl name='___isabstractmethod__' type-id='type-id-310' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='132' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='39296'>
- <var-decl name='___isub__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='133' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='39808'>
- <var-decl name='___iter__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='134' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='40320'>
- <var-decl name='___itruediv__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='135' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='40832'>
- <var-decl name='___ixor__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='136' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='41344'>
- <var-decl name='___le__' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='137' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='41792'>
- <var-decl name='___len__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='138' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='42240'>
- <var-decl name='___length_hint__' type-id='type-id-303' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='139' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='42752'>
- <var-decl name='___lltrace__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='140' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='43264'>
- <var-decl name='___loader__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='141' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='43776'>
- <var-decl name='___lshift__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='142' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='44288'>
- <var-decl name='___lt__' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='143' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='44736'>
- <var-decl name='___main__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='144' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='45248'>
- <var-decl name='___matmul__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='145' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='45760'>
- <var-decl name='___missing__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='146' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='46272'>
- <var-decl name='___mod__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='147' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='46720'>
- <var-decl name='___module__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='148' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='47232'>
- <var-decl name='___mro_entries__' type-id='type-id-303' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='149' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='47744'>
- <var-decl name='___mul__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='150' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='48192'>
- <var-decl name='___name__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='151' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='48704'>
- <var-decl name='___ne__' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='152' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='49152'>
- <var-decl name='___neg__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='153' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='49600'>
- <var-decl name='___new__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='154' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='50048'>
- <var-decl name='___newobj__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='155' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='50560'>
- <var-decl name='___newobj_ex__' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='156' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='51072'>
- <var-decl name='___next__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='157' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='51584'>
- <var-decl name='___notes__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='158' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='52096'>
- <var-decl name='___or__' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='159' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='52544'>
- <var-decl name='___orig_class__' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='160' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='53056'>
- <var-decl name='___origin__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='161' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='53568'>
- <var-decl name='___package__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='162' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='54080'>
- <var-decl name='___parameters__' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='163' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='54592'>
- <var-decl name='___path__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='164' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='55104'>
- <var-decl name='___pos__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='165' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='55552'>
- <var-decl name='___pow__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='166' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='56000'>
- <var-decl name='___prepare__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='167' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='56512'>
- <var-decl name='___qualname__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='168' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='57024'>
- <var-decl name='___radd__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='169' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='57536'>
- <var-decl name='___rand__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='170' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='58048'>
- <var-decl name='___rdivmod__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='171' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='58560'>
- <var-decl name='___reduce__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='172' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='59072'>
- <var-decl name='___reduce_ex__' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='173' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='59584'>
- <var-decl name='___repr__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='174' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='60096'>
- <var-decl name='___reversed__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='175' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='60608'>
- <var-decl name='___rfloordiv__' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='176' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='61120'>
- <var-decl name='___rlshift__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='177' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='61632'>
- <var-decl name='___rmatmul__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='178' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='62144'>
- <var-decl name='___rmod__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='179' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='62656'>
- <var-decl name='___rmul__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='180' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='63168'>
- <var-decl name='___ror__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='181' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='63616'>
- <var-decl name='___round__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='182' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64128'>
- <var-decl name='___rpow__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='183' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64640'>
- <var-decl name='___rrshift__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='184' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='65152'>
- <var-decl name='___rshift__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='185' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='65664'>
- <var-decl name='___rsub__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='186' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='66176'>
- <var-decl name='___rtruediv__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='187' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='66688'>
- <var-decl name='___rxor__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='188' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='67200'>
- <var-decl name='___set__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='189' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='67648'>
- <var-decl name='___set_name__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='190' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='68160'>
- <var-decl name='___setattr__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='191' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='68672'>
- <var-decl name='___setitem__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='192' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='69184'>
- <var-decl name='___setstate__' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='193' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='69696'>
- <var-decl name='___sizeof__' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='194' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='70208'>
- <var-decl name='___slotnames__' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='195' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='70720'>
- <var-decl name='___slots__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='196' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='71232'>
- <var-decl name='___spec__' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='197' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='71744'>
- <var-decl name='___str__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='198' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='72192'>
- <var-decl name='___sub__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='199' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='72640'>
- <var-decl name='___subclasscheck__' type-id='type-id-306' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='200' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='73216'>
- <var-decl name='___subclasshook__' type-id='type-id-309' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='201' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='73792'>
- <var-decl name='___truediv__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='202' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='74304'>
- <var-decl name='___trunc__' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='203' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='74816'>
- <var-decl name='___typing_is_unpacked_typevartuple__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='204' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='75520'>
- <var-decl name='___typing_prepare_subst__' type-id='type-id-312' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='205' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='76160'>
- <var-decl name='___typing_subst__' type-id='type-id-309' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='206' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='76736'>
- <var-decl name='___typing_unpacked_tuple_args__' type-id='type-id-313' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='207' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='77376'>
- <var-decl name='___warningregistry__' type-id='type-id-304' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='208' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='77952'>
- <var-decl name='___weakref__' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='209' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='78464'>
- <var-decl name='___xor__' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='210' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='78912'>
- <var-decl name='__abc_impl' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='211' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='79424'>
- <var-decl name='__annotation' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='212' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='79936'>
- <var-decl name='__blksize' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='213' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='80448'>
- <var-decl name='__bootstrap' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='214' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='80960'>
- <var-decl name='__dealloc_warn' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='215' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='81472'>
- <var-decl name='__finalizing' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='216' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='81984'>
- <var-decl name='__find_and_load' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='217' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='82496'>
- <var-decl name='__fix_up_module' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='218' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='83008'>
- <var-decl name='__get_sourcefile' type-id='type-id-303' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='219' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='83520'>
- <var-decl name='__handle_fromlist' type-id='type-id-309' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='220' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='84096'>
- <var-decl name='__initializing' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='221' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='84608'>
- <var-decl name='__is_text_encoding' type-id='type-id-306' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='222' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='85184'>
- <var-decl name='__lock_unlock_module' type-id='type-id-304' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='223' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='85760'>
- <var-decl name='__showwarnmsg' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='224' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='86272'>
- <var-decl name='__shutdown' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='225' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='86784'>
- <var-decl name='__slotnames' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='226' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='87296'>
- <var-decl name='__strptime_time' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='227' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='87808'>
- <var-decl name='__uninitialized_submodules' type-id='type-id-314' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='228' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='88448'>
- <var-decl name='__warn_unawaited_coroutine' type-id='type-id-314' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='229' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='89088'>
- <var-decl name='__xoptions' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='230' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='89600'>
- <var-decl name='_add' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='231' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='90048'>
- <var-decl name='_append' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='232' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='90496'>
- <var-decl name='_big' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='233' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='90944'>
- <var-decl name='_buffer' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='234' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='91392'>
- <var-decl name='_builtins' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='235' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='91904'>
- <var-decl name='_c_call' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='236' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='92352'>
- <var-decl name='_c_exception' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='237' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='92864'>
- <var-decl name='_c_return' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='238' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='93376'>
- <var-decl name='_call' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='239' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='93824'>
- <var-decl name='_clear' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='240' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='94272'>
- <var-decl name='_close' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='241' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='94720'>
- <var-decl name='_closed' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='242' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='95168'>
- <var-decl name='_code' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='243' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='95616'>
- <var-decl name='_copy' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='244' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96064'>
- <var-decl name='_copyreg' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='245' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96512'>
- <var-decl name='_decode' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='246' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96960'>
- <var-decl name='_default' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='247' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='97408'>
- <var-decl name='_defaultaction' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='248' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='97920'>
- <var-decl name='_dictcomp' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='249' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='98432'>
- <var-decl name='_difference_update' type-id='type-id-306' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='250' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='99008'>
- <var-decl name='_dispatch_table' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='251' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='99520'>
- <var-decl name='_displayhook' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='252' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='100032'>
- <var-decl name='_enable' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='253' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='100480'>
- <var-decl name='_encode' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='254' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='100928'>
- <var-decl name='_encoding' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='255' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='101440'>
- <var-decl name='_end_lineno' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='256' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='101952'>
- <var-decl name='_end_offset' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='257' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='102464'>
- <var-decl name='_errors' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='258' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='102912'>
- <var-decl name='_excepthook' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='259' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='103424'>
- <var-decl name='_exception' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='260' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='103936'>
- <var-decl name='_extend' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='261' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='104384'>
- <var-decl name='_filename' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='262' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='104896'>
- <var-decl name='_fileno' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='263' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='105344'>
- <var-decl name='_fillvalue' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='264' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='105856'>
- <var-decl name='_filters' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='265' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='106304'>
- <var-decl name='_find_class' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='266' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='106816'>
- <var-decl name='_flush' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='267' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='107264'>
- <var-decl name='_genexpr' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='268' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='107712'>
- <var-decl name='_get' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='269' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='108160'>
- <var-decl name='_get_source' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='270' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='108672'>
- <var-decl name='_getattr' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='271' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='109120'>
- <var-decl name='_getstate' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='272' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='109632'>
- <var-decl name='_ignore' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='273' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='110080'>
- <var-decl name='_importlib' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='274' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='110592'>
- <var-decl name='_inf' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='275' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='111040'>
- <var-decl name='_intersection' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='276' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='111552'>
- <var-decl name='_isatty' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='277' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='112000'>
- <var-decl name='_isinstance' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='278' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='112512'>
- <var-decl name='_items' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='279' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='112960'>
- <var-decl name='_iter' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='280' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='113408'>
- <var-decl name='_join' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='281' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='113856'>
- <var-decl name='_keys' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='282' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='114304'>
- <var-decl name='_lambda' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='283' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='114752'>
- <var-decl name='_last_traceback' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='284' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='115264'>
- <var-decl name='_last_type' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='285' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='115776'>
- <var-decl name='_last_value' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='286' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='116288'>
- <var-decl name='_latin1' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='287' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='116736'>
- <var-decl name='_len' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='288' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='117184'>
- <var-decl name='_line' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='289' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='117632'>
- <var-decl name='_lineno' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='290' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='118080'>
- <var-decl name='_listcomp' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='291' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='118592'>
- <var-decl name='_little' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='292' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='119040'>
- <var-decl name='_locale' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='293' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='119488'>
- <var-decl name='_match' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='294' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='119936'>
- <var-decl name='_metaclass' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='295' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='120448'>
- <var-decl name='_mode' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='296' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='120896'>
- <var-decl name='_modules' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='297' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='121344'>
- <var-decl name='_mro' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='298' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='121792'>
- <var-decl name='_msg' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='299' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='122240'>
- <var-decl name='_n_fields' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='300' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='122752'>
- <var-decl name='_n_sequence_fields' type-id='type-id-306' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='301' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='123328'>
- <var-decl name='_n_unnamed_fields' type-id='type-id-309' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='302' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='123904'>
- <var-decl name='_name' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='303' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='124352'>
- <var-decl name='_newlines' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='304' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='124864'>
- <var-decl name='_next' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='305' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='125312'>
- <var-decl name='_obj' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='306' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='125760'>
- <var-decl name='_offset' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='307' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='126208'>
- <var-decl name='_onceregistry' type-id='type-id-305' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='308' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='126720'>
- <var-decl name='_opcode' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='309' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='127168'>
- <var-decl name='_open' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='310' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='127616'>
- <var-decl name='_parent' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='311' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128064'>
- <var-decl name='_partial' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='312' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128512'>
- <var-decl name='_path' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='313' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128960'>
- <var-decl name='_peek' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='314' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='129408'>
- <var-decl name='_persistent_id' type-id='type-id-300' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='315' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='129920'>
- <var-decl name='_persistent_load' type-id='type-id-303' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='316' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='130432'>
- <var-decl name='_print_file_and_line' type-id='type-id-304' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='317' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='131008'>
- <var-decl name='_ps1' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='318' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='131456'>
- <var-decl name='_ps2' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='319' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='131904'>
- <var-decl name='_raw' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='320' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='132352'>
- <var-decl name='_read' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='321' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='132800'>
- <var-decl name='_read1' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='322' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='133248'>
- <var-decl name='_readable' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='323' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='133760'>
- <var-decl name='_readall' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='324' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='134208'>
- <var-decl name='_readinto' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='325' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='134720'>
- <var-decl name='_readinto1' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='326' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='135232'>
- <var-decl name='_readline' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='327' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='135744'>
- <var-decl name='_reducer_override' type-id='type-id-309' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='328' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='136320'>
- <var-decl name='_reload' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='329' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='136768'>
- <var-decl name='_replace' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='330' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='137216'>
- <var-decl name='_reset' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='331' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='137664'>
- <var-decl name='_return' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='332' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='138112'>
- <var-decl name='_reversed' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='333' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='138624'>
- <var-decl name='_seek' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='334' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='139072'>
- <var-decl name='_seekable' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='335' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='139584'>
- <var-decl name='_send' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='336' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='140032'>
- <var-decl name='_setcomp' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='337' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='140480'>
- <var-decl name='_setstate' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='338' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='140992'>
- <var-decl name='_sort' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='339' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='141440'>
- <var-decl name='_stderr' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='340' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='141888'>
- <var-decl name='_stdin' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='341' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='142336'>
- <var-decl name='_stdout' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='342' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='142784'>
- <var-decl name='_strict' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='343' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='143232'>
- <var-decl name='_symmetric_difference_update' type-id='type-id-316' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='344' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='143872'>
- <var-decl name='_tell' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='345' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='144320'>
- <var-decl name='_text' type-id='type-id-301' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='346' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='144768'>
- <var-decl name='_threading' type-id='type-id-270' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='347' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='145280'>
- <var-decl name='_throw' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='348' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='145728'>
- <var-decl name='_top' type-id='type-id-315' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='349' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='146176'>
- <var-decl name='_truncate' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='350' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='146688'>
- <var-decl name='_unraisablehook' type-id='type-id-302' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='351' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='147200'>
- <var-decl name='_values' type-id='type-id-308' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='352' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='147648'>
- <var-decl name='_version' type-id='type-id-299' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='353' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='148096'>
- <var-decl name='_warnings' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='354' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='148608'>
- <var-decl name='_warnoptions' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='355' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='149120'>
- <var-decl name='_writable' type-id='type-id-271' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='356' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='149632'>
- <var-decl name='_write' type-id='type-id-276' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='357' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='150080'>
- <var-decl name='_zipimporter' type-id='type-id-307' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='358' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='56' column='1' id='type-id-299'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='56' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-317' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='56' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='64' id='type-id-317'>
- <subrange length='8' type-id='type-id-16' id='type-id-318'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='57' column='1' id='type-id-300'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='57' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-319' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='57' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='112' id='type-id-319'>
- <subrange length='14' type-id='type-id-16' id='type-id-320'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='58' column='1' id='type-id-301'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='58' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-321' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='58' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='40' id='type-id-321'>
- <subrange length='5' type-id='type-id-16' id='type-id-322'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='59' column='1' id='type-id-302'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='59' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-323' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='59' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='120' id='type-id-323'>
- <subrange length='15' type-id='type-id-16' id='type-id-324'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='61' column='1' id='type-id-303'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='61' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-325' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='61' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='128' id='type-id-325'>
- <subrange length='16' type-id='type-id-16' id='type-id-326'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='64' column='1' id='type-id-304'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='64' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-327' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='64' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='160' id='type-id-327'>
- <subrange length='20' type-id='type-id-16' id='type-id-328'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='78' column='1' id='type-id-305'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='78' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-329' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='78' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='104' id='type-id-329'>
- <subrange length='13' type-id='type-id-16' id='type-id-330'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='83' column='1' id='type-id-306'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='83' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-331' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='83' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='144' id='type-id-331'>
- <subrange length='18' type-id='type-id-16' id='type-id-332'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='85' column='1' id='type-id-307'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='85' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-333' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='85' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='96' id='type-id-333'>
- <subrange length='12' type-id='type-id-16' id='type-id-334'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='97' column='1' id='type-id-308'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='97' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-335' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='97' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='56' id='type-id-335'>
- <subrange length='7' type-id='type-id-16' id='type-id-336'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='107' column='1' id='type-id-309'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='107' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-337' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='107' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='136' id='type-id-337'>
- <subrange length='17' type-id='type-id-16' id='type-id-338'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='132' column='1' id='type-id-310'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='132' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-339' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='132' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='168' id='type-id-339'>
- <subrange length='21' type-id='type-id-16' id='type-id-340'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='704' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='204' column='1' id='type-id-311'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='204' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-341' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='204' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='288' id='type-id-341'>
- <subrange length='36' type-id='type-id-16' id='type-id-342'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='205' column='1' id='type-id-312'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='205' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-343' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='205' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='200' id='type-id-343'>
- <subrange length='25' type-id='type-id-16' id='type-id-344'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='207' column='1' id='type-id-313'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='207' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-345' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='207' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='248' id='type-id-345'>
- <subrange length='31' type-id='type-id-16' id='type-id-346'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='228' column='1' id='type-id-314'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='228' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-347' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='228' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='208' id='type-id-347'>
- <subrange length='26' type-id='type-id-16' id='type-id-348'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='231' column='1' id='type-id-315'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='231' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-349' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='231' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='32' id='type-id-349'>
- <subrange length='4' type-id='type-id-16' id='type-id-350'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='344' column='1' id='type-id-316'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_ascii' type-id='type-id-277' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='344' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_data' type-id='type-id-351' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='344' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='224' id='type-id-351'>
- <subrange length='28' type-id='type-id-16' id='type-id-352'/>
-
- </array-type-def>
-
- <array-type-def dimensions='1' type-id='type-id-272' size-in-bits='57344' id='type-id-267'>
- <subrange length='128' type-id='type-id-16' id='type-id-353'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='364' column='1' id='type-id-354'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_latin1' type-id='type-id-355' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='365' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='_data' type-id='type-id-291' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='366' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='576' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-355' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='211' column='1' id='type-id-356'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_base' type-id='type-id-277' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='212' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='utf8_length' type-id='type-id-36' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='213' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='utf8' type-id='type-id-115' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='215' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='wstr_length' type-id='type-id-36' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='216' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PyCompactUnicodeObject' type-id='type-id-356' filepath='./Include/cpython/unicodeobject.h' line='218' column='1' id='type-id-355'/>
-
- <array-type-def dimensions='1' type-id='type-id-354' size-in-bits='81920' id='type-id-268'>
- <subrange length='128' type-id='type-id-16' id='type-id-353'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-251' visibility='default' filepath='./Include/internal/pycore_gc.h' line='12' column='1' id='type-id-357'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_gc_next' type-id='type-id-358' visibility='default' filepath='./Include/internal/pycore_gc.h' line='15' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='_gc_prev' type-id='type-id-358' visibility='default' filepath='./Include/internal/pycore_gc.h' line='19' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='uintptr_t' type-id='type-id-16' filepath='/usr/include/stdint.h' line='90' column='1' id='type-id-358'/>
- <typedef-decl name='PyGC_Head' type-id='type-id-357' filepath='./Include/internal/pycore_gc.h' line='20' column='1' id='type-id-251'/>
- <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-252' visibility='default' filepath='./Include/cpython/tupleobject.h' line='5' column='1' id='type-id-359'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-77' visibility='default' filepath='./Include/cpython/tupleobject.h' line='6' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='ob_item' type-id='type-id-360' visibility='default' filepath='./Include/cpython/tupleobject.h' line='10' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-14' size-in-bits='64' id='type-id-360'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='PyTupleObject' type-id='type-id-359' filepath='./Include/cpython/tupleobject.h' line='11' column='1' id='type-id-252'/>
- <pointer-type-def type-id='type-id-56' size-in-bits='64' id='type-id-28'/>
- <type-decl name='bool' size-in-bits='8' id='type-id-31'/>
- <class-decl name='_ceval_state' size-in-bits='4416' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='46' column='1' id='type-id-32'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='recursion_limit' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='47' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='eval_breaker' type-id='type-id-213' visibility='default' filepath='./Include/internal/pycore_interp.h' line='50' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='gil_drop_request' type-id='type-id-213' visibility='default' filepath='./Include/internal/pycore_interp.h' line='52' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='pending' type-id='type-id-361' visibility='default' filepath='./Include/internal/pycore_interp.h' line='53' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_pending_calls' size-in-bits='4288' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='29' column='1' id='type-id-361'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='lock' type-id='type-id-30' visibility='default' filepath='./Include/internal/pycore_interp.h' line='30' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='calls_to_do' type-id='type-id-213' visibility='default' filepath='./Include/internal/pycore_interp.h' line='32' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='async_exc' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='36' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='calls' type-id='type-id-362' visibility='default' filepath='./Include/internal/pycore_interp.h' line='41' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4224'>
- <var-decl name='first' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='42' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4256'>
- <var-decl name='last' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='43' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='38' column='1' id='type-id-363'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='func' type-id='type-id-364' visibility='default' filepath='./Include/internal/pycore_interp.h' line='39' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='arg' type-id='type-id-18' visibility='default' filepath='./Include/internal/pycore_interp.h' line='40' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-365' size-in-bits='64' id='type-id-364'/>
-
- <array-type-def dimensions='1' type-id='type-id-363' size-in-bits='4096' id='type-id-362'>
- <subrange length='32' type-id='type-id-16' id='type-id-212'/>
-
- </array-type-def>
- <class-decl name='_gc_runtime_state' size-in-bits='1920' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_gc.h' line='131' column='1' id='type-id-33'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='trash_delete_later' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_gc.h' line='134' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='trash_delete_nesting' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_gc.h' line='136' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='enabled' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_gc.h' line='139' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='debug' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_gc.h' line='140' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='generations' type-id='type-id-366' visibility='default' filepath='./Include/internal/pycore_gc.h' line='142' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='generation0' type-id='type-id-367' visibility='default' filepath='./Include/internal/pycore_gc.h' line='143' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='permanent_generation' type-id='type-id-368' visibility='default' filepath='./Include/internal/pycore_gc.h' line='145' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='generation_stats' type-id='type-id-369' visibility='default' filepath='./Include/internal/pycore_gc.h' line='146' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1600'>
- <var-decl name='collecting' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_gc.h' line='148' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1664'>
- <var-decl name='garbage' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_gc.h' line='150' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1728'>
- <var-decl name='callbacks' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_gc.h' line='152' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1792'>
- <var-decl name='long_lived_total' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_gc.h' line='159' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1856'>
- <var-decl name='long_lived_pending' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_gc.h' line='163' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='gc_generation' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_gc.h' line='114' column='1' id='type-id-368'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='head' type-id='type-id-251' visibility='default' filepath='./Include/internal/pycore_gc.h' line='115' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='threshold' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_gc.h' line='116' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='count' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_gc.h' line='117' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-368' size-in-bits='576' id='type-id-366'>
- <subrange length='3' type-id='type-id-16' id='type-id-293'/>
-
- </array-type-def>
- <pointer-type-def type-id='type-id-251' size-in-bits='64' id='type-id-367'/>
- <class-decl name='gc_generation_stats' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_gc.h' line='122' column='1' id='type-id-370'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='collections' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_gc.h' line='124' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='collected' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_gc.h' line='126' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='uncollectable' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_gc.h' line='128' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-370' size-in-bits='576' id='type-id-369'>
- <subrange length='3' type-id='type-id-16' id='type-id-293'/>
-
- </array-type-def>
- <class-decl name='PyConfig' size-in-bits='3392' is-struct='yes' visibility='default' filepath='./Include/cpython/initconfig.h' line='134' column='1' id='type-id-371'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_config_init' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='135' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='isolated' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='137' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='use_environment' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='138' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='dev_mode' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='139' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='install_signal_handlers' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='140' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='use_hash_seed' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='141' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='hash_seed' type-id='type-id-16' visibility='default' filepath='./Include/cpython/initconfig.h' line='142' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='faulthandler' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='143' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='tracemalloc' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='144' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='import_time' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='145' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='code_debug_ranges' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='146' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='show_ref_count' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='147' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='416'>
- <var-decl name='dump_refs' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='148' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='dump_refs_file' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='149' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='malloc_stats' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='150' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='filesystem_encoding' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='151' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='filesystem_errors' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='152' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='pycache_prefix' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='153' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='parse_argv' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='154' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='orig_argv' type-id='type-id-372' visibility='default' filepath='./Include/cpython/initconfig.h' line='155' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='argv' type-id='type-id-372' visibility='default' filepath='./Include/cpython/initconfig.h' line='156' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1088'>
- <var-decl name='xoptions' type-id='type-id-372' visibility='default' filepath='./Include/cpython/initconfig.h' line='157' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1216'>
- <var-decl name='warnoptions' type-id='type-id-372' visibility='default' filepath='./Include/cpython/initconfig.h' line='158' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1344'>
- <var-decl name='site_import' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='159' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1376'>
- <var-decl name='bytes_warning' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='160' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1408'>
- <var-decl name='warn_default_encoding' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='161' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1440'>
- <var-decl name='inspect' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='162' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1472'>
- <var-decl name='interactive' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='163' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1504'>
- <var-decl name='optimization_level' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='164' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1536'>
- <var-decl name='parser_debug' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='165' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1568'>
- <var-decl name='write_bytecode' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='166' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1600'>
- <var-decl name='verbose' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='167' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1632'>
- <var-decl name='quiet' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='168' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1664'>
- <var-decl name='user_site_directory' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='169' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1696'>
- <var-decl name='configure_c_stdio' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='170' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1728'>
- <var-decl name='buffered_stdio' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='171' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1792'>
- <var-decl name='stdio_encoding' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='172' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1856'>
- <var-decl name='stdio_errors' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='173' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1920'>
- <var-decl name='check_hash_pycs_mode' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='177' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1984'>
- <var-decl name='use_frozen_modules' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='178' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2016'>
- <var-decl name='safe_path' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='179' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2048'>
- <var-decl name='pathconfig_warnings' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='182' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2112'>
- <var-decl name='program_name' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='183' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2176'>
- <var-decl name='pythonpath_env' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='184' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2240'>
- <var-decl name='home' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='185' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2304'>
- <var-decl name='platlibdir' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='186' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2368'>
- <var-decl name='module_search_paths_set' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='189' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2432'>
- <var-decl name='module_search_paths' type-id='type-id-372' visibility='default' filepath='./Include/cpython/initconfig.h' line='190' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2560'>
- <var-decl name='stdlib_dir' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='191' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2624'>
- <var-decl name='executable' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='192' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2688'>
- <var-decl name='base_executable' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='193' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2752'>
- <var-decl name='prefix' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='194' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2816'>
- <var-decl name='base_prefix' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='195' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2880'>
- <var-decl name='exec_prefix' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='196' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2944'>
- <var-decl name='base_exec_prefix' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='197' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3008'>
- <var-decl name='skip_source_first_line' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='200' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3072'>
- <var-decl name='run_command' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='201' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3136'>
- <var-decl name='run_module' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='202' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3200'>
- <var-decl name='run_filename' type-id='type-id-281' visibility='default' filepath='./Include/cpython/initconfig.h' line='203' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3264'>
- <var-decl name='_install_importlib' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='209' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3296'>
- <var-decl name='_init_main' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='212' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3328'>
- <var-decl name='_isolated_interpreter' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='216' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3360'>
- <var-decl name='_is_python_build' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='219' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-372' visibility='default' filepath='./Include/cpython/initconfig.h' line='31' column='1' id='type-id-373'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='length' type-id='type-id-36' visibility='default' filepath='./Include/cpython/initconfig.h' line='34' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='items' type-id='type-id-374' visibility='default' filepath='./Include/cpython/initconfig.h' line='35' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-281' size-in-bits='64' id='type-id-374'/>
- <typedef-decl name='PyWideStringList' type-id='type-id-373' filepath='./Include/cpython/initconfig.h' line='36' column='1' id='type-id-372'/>
- <typedef-decl name='PyConfig' type-id='type-id-371' filepath='./Include/cpython/initconfig.h' line='220' column='1' id='type-id-34'/>
- <class-decl name='_PyInterpreterFrame' size-in-bits='640' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-375'/>
- <pointer-type-def type-id='type-id-375' size-in-bits='64' id='type-id-376'/>
- <pointer-type-def type-id='type-id-377' size-in-bits='64' id='type-id-378'/>
- <typedef-decl name='_PyFrameEvalFunction' type-id='type-id-378' filepath='./Include/cpython/pystate.h' line='264' column='1' id='type-id-35'/>
-
- <array-type-def dimensions='1' type-id='type-id-104' size-in-bits='16320' id='type-id-37'>
- <subrange length='255' type-id='type-id-16' id='type-id-379'/>
-
- </array-type-def>
- <class-decl name='_warnings_runtime_state' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='11' column='1' id='type-id-38'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='filters' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='once_registry' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='15' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='default_action' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='16' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='filters_version' type-id='type-id-53' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='17' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='atexit_state' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='64' column='1' id='type-id-39'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='callbacks' type-id='type-id-380' visibility='default' filepath='./Include/internal/pycore_interp.h' line='65' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='ncallbacks' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='66' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='callback_len' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_interp.h' line='67' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-381' visibility='default' filepath='./Include/internal/pycore_interp.h' line='58' column='1' id='type-id-382'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='func' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='59' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='args' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='60' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='kwargs' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_interp.h' line='61' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='atexit_callback' type-id='type-id-382' filepath='./Include/internal/pycore_interp.h' line='62' column='1' id='type-id-381'/>
- <pointer-type-def type-id='type-id-381' size-in-bits='64' id='type-id-383'/>
- <pointer-type-def type-id='type-id-383' size-in-bits='64' id='type-id-380'/>
- <class-decl name='_Py_unicode_state' size-in-bits='384' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='49' column='1' id='type-id-40'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='fs_codec' type-id='type-id-384' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='50' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='ids' type-id='type-id-385' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='53' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_Py_unicode_fs_codec' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='37' column='1' id='type-id-384'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='encoding' type-id='type-id-115' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='38' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='utf8' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='39' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='errors' type-id='type-id-115' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='40' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='error_handler' type-id='type-id-386' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='41' column='1'/>
- </data-member>
- </class-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='./Include/internal/pycore_fileutils.h' line='13' column='1' id='type-id-387'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='_Py_ERROR_UNKNOWN' value='0'/>
- <enumerator name='_Py_ERROR_STRICT' value='1'/>
- <enumerator name='_Py_ERROR_SURROGATEESCAPE' value='2'/>
- <enumerator name='_Py_ERROR_REPLACE' value='3'/>
- <enumerator name='_Py_ERROR_IGNORE' value='4'/>
- <enumerator name='_Py_ERROR_BACKSLASHREPLACE' value='5'/>
- <enumerator name='_Py_ERROR_SURROGATEPASS' value='6'/>
- <enumerator name='_Py_ERROR_XMLCHARREFREPLACE' value='7'/>
- <enumerator name='_Py_ERROR_OTHER' value='8'/>
- </enum-decl>
- <typedef-decl name='_Py_error_handler' type-id='type-id-387' filepath='./Include/internal/pycore_fileutils.h' line='23' column='1' id='type-id-386'/>
- <class-decl name='_Py_unicode_ids' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='44' column='1' id='type-id-385'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='45' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='array' type-id='type-id-22' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='46' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_Py_float_state' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_floatobject.h' line='31' column='1' id='type-id-41'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='numfree' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_floatobject.h' line='36' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='free_list' type-id='type-id-388' visibility='default' filepath='./Include/internal/pycore_floatobject.h' line='37' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-389' visibility='default' filepath='./Include/cpython/floatobject.h' line='5' column='1' id='type-id-390'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/cpython/floatobject.h' line='6' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ob_fval' type-id='type-id-391' visibility='default' filepath='./Include/cpython/floatobject.h' line='7' column='1'/>
- </data-member>
- </class-decl>
- <type-decl name='double' size-in-bits='64' id='type-id-391'/>
- <typedef-decl name='PyFloatObject' type-id='type-id-390' filepath='./Include/cpython/floatobject.h' line='8' column='1' id='type-id-389'/>
- <pointer-type-def type-id='type-id-389' size-in-bits='64' id='type-id-388'/>
- <class-decl name='__anonymous_struct__' size-in-bits='320' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-392' visibility='default' filepath='./Include/sliceobject.h' line='22' column='1' id='type-id-393'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/sliceobject.h' line='23' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='start' type-id='type-id-14' visibility='default' filepath='./Include/sliceobject.h' line='24' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='stop' type-id='type-id-14' visibility='default' filepath='./Include/sliceobject.h' line='24' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='step' type-id='type-id-14' visibility='default' filepath='./Include/sliceobject.h' line='24' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PySliceObject' type-id='type-id-393' filepath='./Include/sliceobject.h' line='25' column='1' id='type-id-392'/>
- <pointer-type-def type-id='type-id-392' size-in-bits='64' id='type-id-42'/>
- <class-decl name='_Py_tuple_state' size-in-bits='1920' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_tuple.h' line='48' column='1' id='type-id-43'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='free_list' type-id='type-id-394' visibility='default' filepath='./Include/internal/pycore_tuple.h' line='58' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1280'>
- <var-decl name='numfree' type-id='type-id-395' visibility='default' filepath='./Include/internal/pycore_tuple.h' line='59' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-252' size-in-bits='64' id='type-id-396'/>
-
- <array-type-def dimensions='1' type-id='type-id-396' size-in-bits='1280' id='type-id-394'>
- <subrange length='20' type-id='type-id-16' id='type-id-328'/>
-
- </array-type-def>
-
- <array-type-def dimensions='1' type-id='type-id-8' size-in-bits='640' id='type-id-395'>
- <subrange length='20' type-id='type-id-16' id='type-id-328'/>
-
- </array-type-def>
- <class-decl name='_Py_list_state' size-in-bits='5184' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_list.h' line='31' column='1' id='type-id-44'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='free_list' type-id='type-id-397' visibility='default' filepath='./Include/internal/pycore_list.h' line='33' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5120'>
- <var-decl name='numfree' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_list.h' line='34' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='320' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-398' visibility='default' filepath='./Include/cpython/listobject.h' line='5' column='1' id='type-id-399'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-77' visibility='default' filepath='./Include/cpython/listobject.h' line='6' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='ob_item' type-id='type-id-22' visibility='default' filepath='./Include/cpython/listobject.h' line='8' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='allocated' type-id='type-id-36' visibility='default' filepath='./Include/cpython/listobject.h' line='21' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PyListObject' type-id='type-id-399' filepath='./Include/cpython/listobject.h' line='22' column='1' id='type-id-398'/>
- <pointer-type-def type-id='type-id-398' size-in-bits='64' id='type-id-400'/>
-
- <array-type-def dimensions='1' type-id='type-id-400' size-in-bits='5120' id='type-id-397'>
- <subrange length='80' type-id='type-id-16' id='type-id-401'/>
-
- </array-type-def>
- <class-decl name='_Py_dict_state' size-in-bits='10368' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_dict.h' line='29' column='1' id='type-id-45'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='free_list' type-id='type-id-402' visibility='default' filepath='./Include/internal/pycore_dict.h' line='32' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5120'>
- <var-decl name='numfree' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_dict.h' line='33' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5184'>
- <var-decl name='keys_free_list' type-id='type-id-403' visibility='default' filepath='./Include/internal/pycore_dict.h' line='34' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10304'>
- <var-decl name='keys_numfree' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_dict.h' line='35' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='384' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-404' visibility='default' filepath='./Include/cpython/dictobject.h' line='11' column='1' id='type-id-405'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/cpython/dictobject.h' line='12' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ma_used' type-id='type-id-36' visibility='default' filepath='./Include/cpython/dictobject.h' line='15' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='ma_version_tag' type-id='type-id-19' visibility='default' filepath='./Include/cpython/dictobject.h' line='19' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='ma_keys' type-id='type-id-406' visibility='default' filepath='./Include/cpython/dictobject.h' line='21' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='ma_values' type-id='type-id-407' visibility='default' filepath='./Include/cpython/dictobject.h' line='28' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_dictkeysobject' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_dict.h' line='87' column='1' id='type-id-408'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='dk_refcnt' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_dict.h' line='88' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='dk_log2_size' type-id='type-id-285' visibility='default' filepath='./Include/internal/pycore_dict.h' line='91' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='72'>
- <var-decl name='dk_log2_index_bytes' type-id='type-id-285' visibility='default' filepath='./Include/internal/pycore_dict.h' line='94' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='80'>
- <var-decl name='dk_kind' type-id='type-id-285' visibility='default' filepath='./Include/internal/pycore_dict.h' line='97' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='dk_version' type-id='type-id-256' visibility='default' filepath='./Include/internal/pycore_dict.h' line='100' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='dk_usable' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_dict.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='dk_nentries' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_dict.h' line='106' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='dk_indices' type-id='type-id-409' visibility='default' filepath='./Include/internal/pycore_dict.h' line='121' column='1'/>
- </data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='infinite' id='type-id-409'>
- <subrange length='infinite' type-id='type-id-16' id='type-id-6'/>
-
- </array-type-def>
- <typedef-decl name='PyDictKeysObject' type-id='type-id-408' filepath='./Include/cpython/dictobject.h' line='5' column='1' id='type-id-410'/>
- <pointer-type-def type-id='type-id-410' size-in-bits='64' id='type-id-406'/>
- <class-decl name='_dictvalues' size-in-bits='64' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_dict.h' line='137' column='1' id='type-id-411'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='values' type-id='type-id-360' visibility='default' filepath='./Include/internal/pycore_dict.h' line='138' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PyDictValues' type-id='type-id-411' filepath='./Include/cpython/dictobject.h' line='6' column='1' id='type-id-412'/>
- <pointer-type-def type-id='type-id-412' size-in-bits='64' id='type-id-407'/>
- <typedef-decl name='PyDictObject' type-id='type-id-405' filepath='./Include/cpython/dictobject.h' line='29' column='1' id='type-id-404'/>
- <pointer-type-def type-id='type-id-404' size-in-bits='64' id='type-id-413'/>
-
- <array-type-def dimensions='1' type-id='type-id-413' size-in-bits='5120' id='type-id-402'>
- <subrange length='80' type-id='type-id-16' id='type-id-401'/>
-
- </array-type-def>
-
- <array-type-def dimensions='1' type-id='type-id-406' size-in-bits='5120' id='type-id-403'>
- <subrange length='80' type-id='type-id-16' id='type-id-401'/>
-
- </array-type-def>
- <class-decl name='_Py_async_gen_state' size-in-bits='10368' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='31' column='1' id='type-id-46'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='value_freelist' type-id='type-id-414' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='37' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5120'>
- <var-decl name='value_numfree' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='38' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5184'>
- <var-decl name='asend_freelist' type-id='type-id-415' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='40' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10304'>
- <var-decl name='asend_numfree' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='41' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_PyAsyncGenWrappedValue' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-416'/>
- <pointer-type-def type-id='type-id-416' size-in-bits='64' id='type-id-417'/>
-
- <array-type-def dimensions='1' type-id='type-id-417' size-in-bits='5120' id='type-id-414'>
- <subrange length='80' type-id='type-id-16' id='type-id-401'/>
-
- </array-type-def>
- <class-decl name='PyAsyncGenASend' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-418'/>
- <pointer-type-def type-id='type-id-418' size-in-bits='64' id='type-id-419'/>
-
- <array-type-def dimensions='1' type-id='type-id-419' size-in-bits='5120' id='type-id-415'>
- <subrange length='80' type-id='type-id-16' id='type-id-401'/>
-
- </array-type-def>
- <class-decl name='_Py_context_state' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_context.h' line='30' column='1' id='type-id-47'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='freelist' type-id='type-id-420' visibility='default' filepath='./Include/internal/pycore_context.h' line='33' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='numfree' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_context.h' line='34' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_pycontextobject' size-in-bits='384' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_context.h' line='38' column='1' id='type-id-421'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/internal/pycore_context.h' line='39' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ctx_prev' type-id='type-id-420' visibility='default' filepath='./Include/internal/pycore_context.h' line='40' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='ctx_vars' type-id='type-id-422' visibility='default' filepath='./Include/internal/pycore_context.h' line='41' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='ctx_weakreflist' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_context.h' line='42' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='ctx_entered' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_context.h' line='43' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PyContext' type-id='type-id-421' filepath='./Include/cpython/context.h' line='9' column='1' id='type-id-423'/>
- <pointer-type-def type-id='type-id-423' size-in-bits='64' id='type-id-420'/>
- <class-decl name='__anonymous_struct__' size-in-bits='320' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-424' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='48' column='1' id='type-id-425'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='49' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='h_root' type-id='type-id-426' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='50' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='h_weakreflist' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='51' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='h_count' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='52' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-427' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='42' column='1' id='type-id-428'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='43' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PyHamtNode' type-id='type-id-428' filepath='./Include/internal/pycore_hamt.h' line='44' column='1' id='type-id-427'/>
- <pointer-type-def type-id='type-id-427' size-in-bits='64' id='type-id-426'/>
- <typedef-decl name='PyHamtObject' type-id='type-id-425' filepath='./Include/internal/pycore_hamt.h' line='53' column='1' id='type-id-424'/>
- <pointer-type-def type-id='type-id-424' size-in-bits='64' id='type-id-422'/>
- <class-decl name='_Py_exc_state' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='22' column='1' id='type-id-48'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='errnomap' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='24' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='memerrors_freelist' type-id='type-id-429' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='25' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='memerrors_numfree' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='26' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='PyExc_ExceptionGroup' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='28' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='576' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-430' visibility='default' filepath='./Include/cpython/pyerrors.h' line='13' column='1' id='type-id-431'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='dict' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='args' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='notes' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='traceback' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='context' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='cause' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='suppress_context' type-id='type-id-1' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PyBaseExceptionObject' type-id='type-id-431' filepath='./Include/cpython/pyerrors.h' line='15' column='1' id='type-id-430'/>
- <pointer-type-def type-id='type-id-430' size-in-bits='64' id='type-id-429'/>
- <class-decl name='ast_state' size-in-bits='15168' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='13' column='1' id='type-id-49'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='initialized' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='14' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='recursion_depth' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='15' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='recursion_limit' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='16' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='AST_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='17' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='Add_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='18' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='Add_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='19' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='And_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='20' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='And_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='21' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='AnnAssign_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='22' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='Assert_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='23' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='Assign_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='24' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='AsyncFor_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='25' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='AsyncFunctionDef_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='26' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='AsyncWith_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='27' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='Attribute_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='28' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='AugAssign_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='29' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='Await_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='30' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='BinOp_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='31' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1088'>
- <var-decl name='BitAnd_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='32' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1152'>
- <var-decl name='BitAnd_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='33' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1216'>
- <var-decl name='BitOr_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='34' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1280'>
- <var-decl name='BitOr_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='35' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1344'>
- <var-decl name='BitXor_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='36' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1408'>
- <var-decl name='BitXor_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='37' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1472'>
- <var-decl name='BoolOp_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='38' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1536'>
- <var-decl name='Break_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='39' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1600'>
- <var-decl name='Call_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='40' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1664'>
- <var-decl name='ClassDef_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='41' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1728'>
- <var-decl name='Compare_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='42' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1792'>
- <var-decl name='Constant_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='43' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1856'>
- <var-decl name='Continue_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='44' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1920'>
- <var-decl name='Del_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='45' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1984'>
- <var-decl name='Del_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='46' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2048'>
- <var-decl name='Delete_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='47' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2112'>
- <var-decl name='DictComp_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='48' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2176'>
- <var-decl name='Dict_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='49' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2240'>
- <var-decl name='Div_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='50' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2304'>
- <var-decl name='Div_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='51' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2368'>
- <var-decl name='Eq_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='52' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2432'>
- <var-decl name='Eq_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='53' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2496'>
- <var-decl name='ExceptHandler_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='54' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2560'>
- <var-decl name='Expr_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='55' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2624'>
- <var-decl name='Expression_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='56' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2688'>
- <var-decl name='FloorDiv_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='57' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2752'>
- <var-decl name='FloorDiv_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='58' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2816'>
- <var-decl name='For_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='59' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2880'>
- <var-decl name='FormattedValue_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='60' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='2944'>
- <var-decl name='FunctionDef_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='61' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3008'>
- <var-decl name='FunctionType_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='62' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3072'>
- <var-decl name='GeneratorExp_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='63' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3136'>
- <var-decl name='Global_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='64' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3200'>
- <var-decl name='GtE_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='65' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3264'>
- <var-decl name='GtE_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='66' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3328'>
- <var-decl name='Gt_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='67' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3392'>
- <var-decl name='Gt_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='68' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3456'>
- <var-decl name='IfExp_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='69' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3520'>
- <var-decl name='If_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='70' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3584'>
- <var-decl name='ImportFrom_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='71' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3648'>
- <var-decl name='Import_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='72' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3712'>
- <var-decl name='In_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='73' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3776'>
- <var-decl name='In_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='74' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3840'>
- <var-decl name='Interactive_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='75' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3904'>
- <var-decl name='Invert_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='76' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='3968'>
- <var-decl name='Invert_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='77' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4032'>
- <var-decl name='IsNot_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='78' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4096'>
- <var-decl name='IsNot_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='79' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4160'>
- <var-decl name='Is_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='80' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4224'>
- <var-decl name='Is_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='81' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4288'>
- <var-decl name='JoinedStr_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='82' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4352'>
- <var-decl name='LShift_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='83' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4416'>
- <var-decl name='LShift_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='84' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4480'>
- <var-decl name='Lambda_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='85' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4544'>
- <var-decl name='ListComp_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='86' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4608'>
- <var-decl name='List_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='87' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4672'>
- <var-decl name='Load_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='88' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4736'>
- <var-decl name='Load_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='89' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4800'>
- <var-decl name='LtE_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='90' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4864'>
- <var-decl name='LtE_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='91' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4928'>
- <var-decl name='Lt_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='92' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='4992'>
- <var-decl name='Lt_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='93' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5056'>
- <var-decl name='MatMult_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='94' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5120'>
- <var-decl name='MatMult_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='95' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5184'>
- <var-decl name='MatchAs_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='96' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5248'>
- <var-decl name='MatchClass_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='97' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5312'>
- <var-decl name='MatchMapping_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='98' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5376'>
- <var-decl name='MatchOr_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='99' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5440'>
- <var-decl name='MatchSequence_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='100' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5504'>
- <var-decl name='MatchSingleton_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='101' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5568'>
- <var-decl name='MatchStar_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='102' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5632'>
- <var-decl name='MatchValue_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5696'>
- <var-decl name='Match_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='104' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5760'>
- <var-decl name='Mod_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='105' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5824'>
- <var-decl name='Mod_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='106' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5888'>
- <var-decl name='Module_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='107' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='5952'>
- <var-decl name='Mult_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='108' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6016'>
- <var-decl name='Mult_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='109' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6080'>
- <var-decl name='Name_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='110' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6144'>
- <var-decl name='NamedExpr_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='111' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6208'>
- <var-decl name='Nonlocal_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='112' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6272'>
- <var-decl name='NotEq_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='113' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6336'>
- <var-decl name='NotEq_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='114' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6400'>
- <var-decl name='NotIn_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='115' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6464'>
- <var-decl name='NotIn_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='116' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6528'>
- <var-decl name='Not_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='117' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6592'>
- <var-decl name='Not_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='118' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6656'>
- <var-decl name='Or_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='119' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6720'>
- <var-decl name='Or_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='120' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6784'>
- <var-decl name='Pass_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='121' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6848'>
- <var-decl name='Pow_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='122' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6912'>
- <var-decl name='Pow_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='123' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='6976'>
- <var-decl name='RShift_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='124' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7040'>
- <var-decl name='RShift_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='125' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7104'>
- <var-decl name='Raise_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='126' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7168'>
- <var-decl name='Return_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='127' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7232'>
- <var-decl name='SetComp_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='128' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7296'>
- <var-decl name='Set_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='129' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7360'>
- <var-decl name='Slice_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='130' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7424'>
- <var-decl name='Starred_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='131' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7488'>
- <var-decl name='Store_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='132' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7552'>
- <var-decl name='Store_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='133' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7616'>
- <var-decl name='Sub_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='134' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7680'>
- <var-decl name='Sub_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='135' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7744'>
- <var-decl name='Subscript_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='136' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7808'>
- <var-decl name='TryStar_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='137' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7872'>
- <var-decl name='Try_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='138' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='7936'>
- <var-decl name='Tuple_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='139' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8000'>
- <var-decl name='TypeIgnore_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='140' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8064'>
- <var-decl name='UAdd_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='141' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8128'>
- <var-decl name='UAdd_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='142' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8192'>
- <var-decl name='USub_singleton' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='143' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8256'>
- <var-decl name='USub_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='144' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8320'>
- <var-decl name='UnaryOp_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='145' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8384'>
- <var-decl name='While_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='146' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8448'>
- <var-decl name='With_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='147' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8512'>
- <var-decl name='YieldFrom_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='148' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8576'>
- <var-decl name='Yield_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='149' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8640'>
- <var-decl name='__dict__' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='150' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8704'>
- <var-decl name='__doc__' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='151' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8768'>
- <var-decl name='__match_args__' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='152' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8832'>
- <var-decl name='__module__' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='153' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8896'>
- <var-decl name='_attributes' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='154' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='8960'>
- <var-decl name='_fields' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='155' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9024'>
- <var-decl name='alias_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='156' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9088'>
- <var-decl name='annotation' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='157' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9152'>
- <var-decl name='arg' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='158' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9216'>
- <var-decl name='arg_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='159' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9280'>
- <var-decl name='args' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='160' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9344'>
- <var-decl name='argtypes' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='161' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9408'>
- <var-decl name='arguments_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='162' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9472'>
- <var-decl name='asname' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='163' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9536'>
- <var-decl name='ast' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='164' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9600'>
- <var-decl name='attr' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='165' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9664'>
- <var-decl name='bases' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='166' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9728'>
- <var-decl name='body' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='167' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9792'>
- <var-decl name='boolop_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='168' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9856'>
- <var-decl name='cases' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='169' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9920'>
- <var-decl name='cause' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='170' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='9984'>
- <var-decl name='cls' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='171' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10048'>
- <var-decl name='cmpop_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='172' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10112'>
- <var-decl name='col_offset' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='173' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10176'>
- <var-decl name='comparators' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='174' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10240'>
- <var-decl name='comprehension_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='175' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10304'>
- <var-decl name='context_expr' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='176' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10368'>
- <var-decl name='conversion' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='177' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='10432'>
- <var-decl name='ctx' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='178' column='1'/>
+ <var-decl name='_PyImport_DynLoadFiletab' type-id='type-id-234' visibility='default' filepath='./Python/importdl.h' line='9' column='1'/>
+ <function-decl name='dlopen' filepath='/usr/include/dlfcn.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='dlsym' filepath='/usr/include/dlfcn.h' line='66' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-236'/>
+ <parameter type-id='type-id-192'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='dlerror' filepath='/usr/include/dlfcn.h' line='84' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Python/getplatform.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='Py_GetPlatform' mangled-name='Py_GetPlatform' filepath='./Python/getplatform.c' line='9' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetPlatform'>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Python/importdl.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <typedef-decl name='dl_funcptr' type-id='type-id-237' filepath='./Python/importdl.h' line='28' column='1' id='type-id-238'/>
+ <function-decl name='_PyImport_FindSharedFuncptr' filepath='./Python/importdl.c' line='24' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-238'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-240'>
+ <return type-id='type-id-58'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='./Python/sysmodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyEval_CallTracing' filepath='./Include/internal/pycore_ceval.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyEval_GetAsyncGenFirstiter' filepath='./Include/internal/pycore_ceval.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyEval_GetAsyncGenFinalizer' filepath='./Include/internal/pycore_ceval.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyEval_SetAsyncGenFirstiter' filepath='./Include/internal/pycore_ceval.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyEval_SetAsyncGenFinalizer' filepath='./Include/internal/pycore_ceval.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyEval_GetCoroutineOriginTrackingDepth' filepath='./Include/internal/pycore_ceval.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyEval_SetCoroutineOriginTrackingDepth' filepath='./Include/internal/pycore_ceval.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPathConfig_ComputeSysPath0' filepath='./Include/internal/pycore_pathconfig.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-241'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_GetStdlibDir' filepath='./Include/internal/pycore_pylifecycle.h' line='86' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='_PyErr_WriteUnraisableDefaultHook' filepath='./Include/internal/pycore_pylifecycle.h' line='90' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyThread_GetInfo' mangled-name='PyThread_GetInfo' filepath='./Include/pythread.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_GetInfo'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySys_AddAuditHook' mangled-name='PySys_AddAuditHook' filepath='./Python/sysmodule.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_AddAuditHook'>
+ <parameter type-id='type-id-243' name='hook' filepath='./Python/sysmodule.c' line='361' column='1'/>
+ <parameter type-id='type-id-41' name='userData' filepath='./Python/sysmodule.c' line='361' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PySys_GetSizeOf' mangled-name='_PySys_GetSizeOf' filepath='./Python/sysmodule.c' line='1675' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySys_GetSizeOf'>
+ <parameter type-id='type-id-2' name='o' filepath='./Python/sysmodule.c' line='1675' column='1'/>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ <function-decl name='PySys_ResetWarnOptions' mangled-name='PySys_ResetWarnOptions' filepath='./Python/sysmodule.c' line='2267' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_ResetWarnOptions'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_AddWarnOptionUnicode' mangled-name='PySys_AddWarnOptionUnicode' filepath='./Python/sysmodule.c' line='2295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_AddWarnOptionUnicode'>
+ <parameter type-id='type-id-2' name='option' filepath='./Python/sysmodule.c' line='2295' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_AddWarnOption' mangled-name='PySys_AddWarnOption' filepath='./Python/sysmodule.c' line='2307' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_AddWarnOption'>
+ <parameter type-id='type-id-27' name='s' filepath='./Python/sysmodule.c' line='2307' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_HasWarnOptions' mangled-name='PySys_HasWarnOptions' filepath='./Python/sysmodule.c' line='2326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_HasWarnOptions'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySys_AddXOption' mangled-name='PySys_AddXOption' filepath='./Python/sysmodule.c' line='2406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_AddXOption'>
+ <parameter type-id='type-id-27' name='s' filepath='./Python/sysmodule.c' line='2406' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_GetXOptions' mangled-name='PySys_GetXOptions' filepath='./Python/sysmodule.c' line='2420' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_GetXOptions'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySys_SetPath' mangled-name='PySys_SetPath' filepath='./Python/sysmodule.c' line='3315' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_SetPath'>
+ <parameter type-id='type-id-27' name='path' filepath='./Python/sysmodule.c' line='3315' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_SetArgvEx' mangled-name='PySys_SetArgvEx' filepath='./Python/sysmodule.c' line='3347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_SetArgvEx'>
+ <parameter type-id='type-id-21' name='argc' filepath='./Python/sysmodule.c' line='3347' column='1'/>
+ <parameter type-id='type-id-244' name='argv' filepath='./Python/sysmodule.c' line='3347' column='1'/>
+ <parameter type-id='type-id-21' name='updatepath' filepath='./Python/sysmodule.c' line='3347' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_SetArgv' mangled-name='PySys_SetArgv' filepath='./Python/sysmodule.c' line='3391' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_SetArgv'>
+ <parameter type-id='type-id-21' name='argc' filepath='./Python/sysmodule.c' line='3391' column='1'/>
+ <parameter type-id='type-id-244' name='argv' filepath='./Python/sysmodule.c' line='3391' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_WriteStdout' mangled-name='PySys_WriteStdout' filepath='./Python/sysmodule.c' line='3487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_WriteStdout'>
+ <parameter type-id='type-id-6' name='format' filepath='./Python/sysmodule.c' line='3487' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_FormatStdout' mangled-name='PySys_FormatStdout' filepath='./Python/sysmodule.c' line='3530' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_FormatStdout'>
+ <parameter type-id='type-id-6' name='format' filepath='./Python/sysmodule.c' line='3530' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Modules/config.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='PyInit_atexit' mangled-name='PyInit_atexit' filepath='Modules/config.c' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_atexit'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit_faulthandler' mangled-name='PyInit_faulthandler' filepath='Modules/config.c' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_faulthandler'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit_posix' mangled-name='PyInit_posix' filepath='Modules/config.c' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_posix'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__signal' mangled-name='PyInit__signal' filepath='Modules/config.c' line='29' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__signal'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__tracemalloc' mangled-name='PyInit__tracemalloc' filepath='Modules/config.c' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__tracemalloc'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__codecs' mangled-name='PyInit__codecs' filepath='Modules/config.c' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__codecs'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__collections' mangled-name='PyInit__collections' filepath='Modules/config.c' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__collections'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit_errno' mangled-name='PyInit_errno' filepath='Modules/config.c' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_errno'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__io' mangled-name='PyInit__io' filepath='Modules/config.c' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__io'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit_itertools' mangled-name='PyInit_itertools' filepath='Modules/config.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_itertools'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__sre' mangled-name='PyInit__sre' filepath='Modules/config.c' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__sre'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__thread' mangled-name='PyInit__thread' filepath='Modules/config.c' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__thread'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit_time' mangled-name='PyInit_time' filepath='Modules/config.c' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_time'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__weakref' mangled-name='PyInit__weakref' filepath='Modules/config.c' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__weakref'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__abc' mangled-name='PyInit__abc' filepath='Modules/config.c' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__abc'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__functools' mangled-name='PyInit__functools' filepath='Modules/config.c' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__functools'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__locale' mangled-name='PyInit__locale' filepath='Modules/config.c' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__locale'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__operator' mangled-name='PyInit__operator' filepath='Modules/config.c' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__operator'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__stat' mangled-name='PyInit__stat' filepath='Modules/config.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__stat'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__symtable' mangled-name='PyInit__symtable' filepath='Modules/config.c' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__symtable'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit_pwd' mangled-name='PyInit_pwd' filepath='Modules/config.c' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_pwd'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit_xxsubtype' mangled-name='PyInit_xxsubtype' filepath='Modules/config.c' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_xxsubtype'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit_gc' mangled-name='PyInit_gc' filepath='Modules/config.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_gc'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Modules/gcmodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyTuple_ClearFreeList' filepath='./Include/internal/pycore_gc.h' line='173' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyFloat_ClearFreeList' filepath='./Include/internal/pycore_gc.h' line='174' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyList_ClearFreeList' filepath='./Include/internal/pycore_gc.h' line='175' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyDict_ClearFreeList' filepath='./Include/internal/pycore_gc.h' line='176' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyAsyncGen_ClearFreeLists' filepath='./Include/internal/pycore_gc.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyContext_ClearFreeList' filepath='./Include/internal/pycore_gc.h' line='178' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyGC_Enable' mangled-name='PyGC_Enable' filepath='Modules/gcmodule.c' line='2042' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGC_Enable'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyGC_Disable' mangled-name='PyGC_Disable' filepath='Modules/gcmodule.c' line='2051' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGC_Disable'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyGC_IsEnabled' mangled-name='PyGC_IsEnabled' filepath='Modules/gcmodule.c' line='2060' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGC_IsEnabled'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_GC_IsTracked' mangled-name='PyObject_GC_IsTracked' filepath='Modules/gcmodule.c' line='2371' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_IsTracked'>
+ <parameter type-id='type-id-2' name='obj' filepath='Modules/gcmodule.c' line='2371' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_GC_IsFinalized' mangled-name='PyObject_GC_IsFinalized' filepath='Modules/gcmodule.c' line='2380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_IsFinalized'>
+ <parameter type-id='type-id-2' name='obj' filepath='Modules/gcmodule.c' line='2380' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Modules/main.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyImport_Fini2' filepath='./Include/internal/pycore_pylifecycle.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='kill' filepath='/usr/include/signal.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-138'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getpid' filepath='/usr/include/unistd.h' line='650' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-138'/>
+ </function-decl>
+ <function-decl name='Py_RunMain' mangled-name='Py_RunMain' filepath='Modules/main.c' line='680' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_RunMain'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_Main' mangled-name='Py_Main' filepath='Modules/main.c' line='719' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Main'>
+ <parameter type-id='type-id-21' name='argc' filepath='Modules/main.c' line='719' column='1'/>
+ <parameter type-id='type-id-244' name='argv' filepath='Modules/main.c' line='719' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_BytesMain' mangled-name='Py_BytesMain' filepath='Modules/main.c' line='731' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_BytesMain'>
+ <parameter type-id='type-id-21' name='argc' filepath='Modules/main.c' line='731' column='1'/>
+ <parameter type-id='type-id-246' name='argv' filepath='Modules/main.c' line='731' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/abstract.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <pointer-type-def type-id='type-id-247' size-in-bits='64' id='type-id-248'/>
+ <qualified-type-def type-id='type-id-26' const='yes' id='type-id-249'/>
+ <pointer-type-def type-id='type-id-249' size-in-bits='64' id='type-id-147'/>
+ <qualified-type-def type-id='type-id-250' const='yes' id='type-id-251'/>
+ <pointer-type-def type-id='type-id-251' size-in-bits='64' id='type-id-252'/>
+ <qualified-type-def type-id='type-id-7' const='yes' id='type-id-253'/>
+ <pointer-type-def type-id='type-id-253' size-in-bits='64' id='type-id-254'/>
+ <function-decl name='PyObject_CallFunctionObjArgs' mangled-name='PyObject_CallFunctionObjArgs' filepath='./Include/abstract.h' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallFunctionObjArgs'>
+ <parameter type-id='type-id-2'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_VectorcallMethod' mangled-name='PyObject_VectorcallMethod' filepath='./Include/cpython/abstract.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_VectorcallMethod'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyGen_FetchStopIterationValue' mangled-name='_PyGen_FetchStopIterationValue' filepath='./Include/cpython/genobject.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyGen_FetchStopIterationValue'>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyList_Extend' mangled-name='_PyList_Extend' filepath='./Include/cpython/listobject.h' line='24' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyList_Extend'>
+ <parameter type-id='type-id-256'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_Copy' mangled-name='_PyLong_Copy' filepath='./Include/cpython/longintrepr.h' line='90' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Copy'>
+ <parameter type-id='type-id-248'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_FromUnicodeObject' mangled-name='PyLong_FromUnicodeObject' filepath='./Include/cpython/longobject.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromUnicodeObject'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_FromBytes' mangled-name='_PyLong_FromBytes' filepath='./Include/cpython/longobject.h' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromBytes'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_Sign' mangled-name='_PyLong_Sign' filepath='./Include/cpython/longobject.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Sign'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLong_Format' mangled-name='_PyLong_Format' filepath='./Include/cpython/longobject.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Format'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_LookupAttr' mangled-name='_PyObject_LookupAttr' filepath='./Include/cpython/object.h' line='292' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_LookupAttr'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_NextNotImplemented' mangled-name='_PyObject_NextNotImplemented' filepath='./Include/cpython/object.h' line='298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_NextNotImplemented'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyTuple_Resize' mangled-name='_PyTuple_Resize' filepath='./Include/cpython/tupleobject.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTuple_Resize'>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicode_New' mangled-name='PyUnicode_New' filepath='./Include/cpython/unicodeobject.h' line='472' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_New'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDict_Keys' mangled-name='PyDict_Keys' filepath='./Include/dictobject.h' line='29' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Keys'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDict_Values' mangled-name='PyDict_Values' filepath='./Include/dictobject.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Values'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDict_Items' mangled-name='PyDict_Items' filepath='./Include/dictobject.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Items'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFloat_FromString' mangled-name='PyFloat_FromString' filepath='./Include/floatobject.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_FromString'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='Py_GenericAlias' mangled-name='Py_GenericAlias' filepath='./Include/genericaliasobject.h' line='8' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GenericAlias'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_CheckRecursiveCall' mangled-name='_Py_CheckRecursiveCall' filepath='./Include/internal/pycore_ceval.h' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_CheckRecursiveCall'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_LookupSpecial' mangled-name='_PyObject_LookupSpecial' filepath='./Include/internal/pycore_object.h' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_LookupSpecial'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyErr_ExceptionMatches' mangled-name='_PyErr_ExceptionMatches' filepath='./Include/internal/pycore_pyerrors.h' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_ExceptionMatches'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyErr_Clear' mangled-name='_PyErr_Clear' filepath='./Include/internal/pycore_pyerrors.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Clear'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyErr_SetString' mangled-name='_PyErr_SetString' filepath='./Include/internal/pycore_pyerrors.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetString'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyErr_Format' mangled-name='_PyErr_Format' filepath='./Include/internal/pycore_pyerrors.h' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Format'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_union_args' filepath='./Include/internal/pycore_unionobject.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySeqIter_New' mangled-name='PySeqIter_New' filepath='./Include/iterobject.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySeqIter_New'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyList_New' mangled-name='PyList_New' filepath='./Include/listobject.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_New'>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyList_AsTuple' mangled-name='PyList_AsTuple' filepath='./Include/listobject.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_AsTuple'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_FromSsize_t' mangled-name='PyLong_FromSsize_t' filepath='./Include/longobject.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromSsize_t'>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_AsSsize_t' mangled-name='PyLong_AsSsize_t' filepath='./Include/longobject.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsSsize_t'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyLong_AsDouble' mangled-name='PyLong_AsDouble' filepath='./Include/longobject.h' line='80' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsDouble'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyType_IsSubtype' mangled-name='PyType_IsSubtype' filepath='./Include/object.h' line='260' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_IsSubtype'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_RichCompareBool' mangled-name='PyObject_RichCompareBool' filepath='./Include/object.h' line='288' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_RichCompareBool'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_IsTrue' mangled-name='PyObject_IsTrue' filepath='./Include/object.h' line='303' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_IsTrue'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_GivenExceptionMatches' mangled-name='PyErr_GivenExceptionMatches' filepath='./Include/pyerrors.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_GivenExceptionMatches'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PySlice_FromIndices' mangled-name='_PySlice_FromIndices' filepath='./Include/sliceobject.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySlice_FromIndices'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyTuple_New' mangled-name='PyTuple_New' filepath='./Include/tupleobject.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_New'>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_WarnEx' mangled-name='PyErr_WarnEx' filepath='./Include/warnings.h' line='7' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnEx'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_WarnFormat' mangled-name='PyErr_WarnFormat' filepath='./Include/warnings.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnFormat'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_Type' mangled-name='PyObject_Type' filepath='Objects/abstract.c' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Type'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='39' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_Size' mangled-name='PyObject_Size' filepath='Objects/abstract.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Size'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='53' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyObject_Length' mangled-name='PyObject_Length' filepath='Objects/abstract.c' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Length'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='72' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyObject_HasLen' mangled-name='_PyObject_HasLen' filepath='Objects/abstract.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_HasLen'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='79' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_LengthHint' mangled-name='PyObject_LengthHint' filepath='Objects/abstract.c' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_LengthHint'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='91' column='1'/>
+ <parameter type-id='type-id-7' name='defaultvalue' filepath='Objects/abstract.c' line='91' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyObject_GetItem' mangled-name='PyObject_GetItem' filepath='Objects/abstract.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetItem'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='149' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/abstract.c' line='149' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_SetItem' mangled-name='PyObject_SetItem' filepath='Objects/abstract.c' line='203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SetItem'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='203' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/abstract.c' line='203' column='1'/>
+ <parameter type-id='type-id-2' name='value' filepath='Objects/abstract.c' line='203' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_DelItem' mangled-name='PyObject_DelItem' filepath='Objects/abstract.c' line='237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_DelItem'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='237' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/abstract.c' line='237' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_DelItemString' mangled-name='PyObject_DelItemString' filepath='Objects/abstract.c' line='271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_DelItemString'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='271' column='1'/>
+ <parameter type-id='type-id-6' name='key' filepath='Objects/abstract.c' line='271' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_CheckBuffer' mangled-name='PyObject_CheckBuffer' filepath='Objects/abstract.c' line='291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CheckBuffer'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='291' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_CheckReadBuffer' mangled-name='PyObject_CheckReadBuffer' filepath='Objects/abstract.c' line='302' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CheckReadBuffer'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='302' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_AsCharBuffer' mangled-name='PyObject_AsCharBuffer' filepath='Objects/abstract.c' line='337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_AsCharBuffer'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='337' column='1'/>
+ <parameter type-id='type-id-259' name='buffer' filepath='Objects/abstract.c' line='338' column='1'/>
+ <parameter type-id='type-id-25' name='buffer_len' filepath='Objects/abstract.c' line='339' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_AsReadBuffer' mangled-name='PyObject_AsReadBuffer' filepath='Objects/abstract.c' line='344' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_AsReadBuffer'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='344' column='1'/>
+ <parameter type-id='type-id-260' name='buffer' filepath='Objects/abstract.c' line='345' column='1'/>
+ <parameter type-id='type-id-25' name='buffer_len' filepath='Objects/abstract.c' line='346' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_AsWriteBuffer' mangled-name='PyObject_AsWriteBuffer' filepath='Objects/abstract.c' line='351' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_AsWriteBuffer'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='351' column='1'/>
+ <parameter type-id='type-id-260' name='buffer' filepath='Objects/abstract.c' line='352' column='1'/>
+ <parameter type-id='type-id-25' name='buffer_len' filepath='Objects/abstract.c' line='353' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_GetBuffer' mangled-name='PyObject_GetBuffer' filepath='Objects/abstract.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetBuffer'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='380' column='1'/>
+ <parameter type-id='type-id-261' name='view' filepath='Objects/abstract.c' line='380' column='1'/>
+ <parameter type-id='type-id-21' name='flags' filepath='Objects/abstract.c' line='380' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyBuffer_IsContiguous' mangled-name='PyBuffer_IsContiguous' filepath='Objects/abstract.c' line='463' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_IsContiguous'>
+ <parameter type-id='type-id-252' name='view' filepath='Objects/abstract.c' line='463' column='1'/>
+ <parameter type-id='type-id-60' name='order' filepath='Objects/abstract.c' line='463' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyBuffer_GetPointer' mangled-name='PyBuffer_GetPointer' filepath='Objects/abstract.c' line='479' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_GetPointer'>
+ <parameter type-id='type-id-252' name='view' filepath='Objects/abstract.c' line='479' column='1'/>
+ <parameter type-id='type-id-254' name='indices' filepath='Objects/abstract.c' line='479' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_Py_add_one_to_index_F' mangled-name='_Py_add_one_to_index_F' filepath='Objects/abstract.c' line='495' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_add_one_to_index_F'>
+ <parameter type-id='type-id-21' name='nd' filepath='Objects/abstract.c' line='495' column='1'/>
+ <parameter type-id='type-id-25' name='index' filepath='Objects/abstract.c' line='495' column='1'/>
+ <parameter type-id='type-id-254' name='shape' filepath='Objects/abstract.c' line='495' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_add_one_to_index_C' mangled-name='_Py_add_one_to_index_C' filepath='Objects/abstract.c' line='511' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_add_one_to_index_C'>
+ <parameter type-id='type-id-21' name='nd' filepath='Objects/abstract.c' line='511' column='1'/>
+ <parameter type-id='type-id-25' name='index' filepath='Objects/abstract.c' line='511' column='1'/>
+ <parameter type-id='type-id-254' name='shape' filepath='Objects/abstract.c' line='511' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyBuffer_SizeFromFormat' mangled-name='PyBuffer_SizeFromFormat' filepath='Objects/abstract.c' line='527' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_SizeFromFormat'>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/abstract.c' line='527' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyBuffer_FromContiguous' mangled-name='PyBuffer_FromContiguous' filepath='Objects/abstract.c' line='569' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_FromContiguous'>
+ <parameter type-id='type-id-252' name='view' filepath='Objects/abstract.c' line='569' column='1'/>
+ <parameter type-id='type-id-41' name='buf' filepath='Objects/abstract.c' line='569' column='1'/>
+ <parameter type-id='type-id-7' name='len' filepath='Objects/abstract.c' line='569' column='1'/>
+ <parameter type-id='type-id-60' name='fort' filepath='Objects/abstract.c' line='569' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_CopyData' mangled-name='PyObject_CopyData' filepath='Objects/abstract.c' line='621' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CopyData'>
+ <parameter type-id='type-id-2' name='dest' filepath='Objects/abstract.c' line='621' column='1'/>
+ <parameter type-id='type-id-2' name='src' filepath='Objects/abstract.c' line='621' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyBuffer_FillContiguousStrides' mangled-name='PyBuffer_FillContiguousStrides' filepath='Objects/abstract.c' line='692' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_FillContiguousStrides'>
+ <parameter type-id='type-id-21' name='nd' filepath='Objects/abstract.c' line='692' column='1'/>
+ <parameter type-id='type-id-25' name='shape' filepath='Objects/abstract.c' line='692' column='1'/>
+ <parameter type-id='type-id-25' name='strides' filepath='Objects/abstract.c' line='693' column='1'/>
+ <parameter type-id='type-id-21' name='itemsize' filepath='Objects/abstract.c' line='693' column='1'/>
+ <parameter type-id='type-id-60' name='fort' filepath='Objects/abstract.c' line='694' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyBuffer_FillInfo' mangled-name='PyBuffer_FillInfo' filepath='Objects/abstract.c' line='716' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_FillInfo'>
+ <parameter type-id='type-id-261' name='view' filepath='Objects/abstract.c' line='716' column='1'/>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='716' column='1'/>
+ <parameter type-id='type-id-41' name='buf' filepath='Objects/abstract.c' line='716' column='1'/>
+ <parameter type-id='type-id-7' name='len' filepath='Objects/abstract.c' line='716' column='1'/>
+ <parameter type-id='type-id-21' name='readonly' filepath='Objects/abstract.c' line='717' column='1'/>
+ <parameter type-id='type-id-21' name='flags' filepath='Objects/abstract.c' line='717' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyBuffer_Release' mangled-name='PyBuffer_Release' filepath='Objects/abstract.c' line='755' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_Release'>
+ <parameter type-id='type-id-261' name='view' filepath='Objects/abstract.c' line='755' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyObject_Format' mangled-name='PyObject_Format' filepath='Objects/abstract.c' line='770' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Format'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='770' column='1'/>
+ <parameter type-id='type-id-2' name='format_spec' filepath='Objects/abstract.c' line='770' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Check' mangled-name='PyNumber_Check' filepath='Objects/abstract.c' line='832' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Check'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='832' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyNumber_Or' mangled-name='PyNumber_Or' filepath='Objects/abstract.c' line='1062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Or'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1062' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1062' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Xor' mangled-name='PyNumber_Xor' filepath='Objects/abstract.c' line='1063' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Xor'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1063' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1063' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_And' mangled-name='PyNumber_And' filepath='Objects/abstract.c' line='1064' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_And'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1064' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1064' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Lshift' mangled-name='PyNumber_Lshift' filepath='Objects/abstract.c' line='1065' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Lshift'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1065' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1065' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Rshift' mangled-name='PyNumber_Rshift' filepath='Objects/abstract.c' line='1066' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Rshift'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1066' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1066' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Subtract' mangled-name='PyNumber_Subtract' filepath='Objects/abstract.c' line='1067' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Subtract'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1067' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1067' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Divmod' mangled-name='PyNumber_Divmod' filepath='Objects/abstract.c' line='1068' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Divmod'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1068' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1068' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Add' mangled-name='PyNumber_Add' filepath='Objects/abstract.c' line='1071' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Add'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1071' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1071' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Multiply' mangled-name='PyNumber_Multiply' filepath='Objects/abstract.c' line='1109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Multiply'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1109' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1109' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_MatrixMultiply' mangled-name='PyNumber_MatrixMultiply' filepath='Objects/abstract.c' line='1128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_MatrixMultiply'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1128' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1128' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_FloorDivide' mangled-name='PyNumber_FloorDivide' filepath='Objects/abstract.c' line='1134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_FloorDivide'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1134' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1134' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_TrueDivide' mangled-name='PyNumber_TrueDivide' filepath='Objects/abstract.c' line='1140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_TrueDivide'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1140' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1140' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Remainder' mangled-name='PyNumber_Remainder' filepath='Objects/abstract.c' line='1146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Remainder'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1146' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1146' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Power' mangled-name='PyNumber_Power' filepath='Objects/abstract.c' line='1152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Power'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1152' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1152' column='1'/>
+ <parameter type-id='type-id-2' name='z' filepath='Objects/abstract.c' line='1152' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceOr' mangled-name='PyNumber_InPlaceOr' filepath='Objects/abstract.c' line='1247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceOr'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1247' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1247' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceXor' mangled-name='PyNumber_InPlaceXor' filepath='Objects/abstract.c' line='1248' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceXor'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1248' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1248' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceAnd' mangled-name='PyNumber_InPlaceAnd' filepath='Objects/abstract.c' line='1249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceAnd'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1249' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1249' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceLshift' mangled-name='PyNumber_InPlaceLshift' filepath='Objects/abstract.c' line='1250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceLshift'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1250' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1250' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceRshift' mangled-name='PyNumber_InPlaceRshift' filepath='Objects/abstract.c' line='1251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceRshift'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1251' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1251' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceSubtract' mangled-name='PyNumber_InPlaceSubtract' filepath='Objects/abstract.c' line='1252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceSubtract'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1252' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1252' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceMatrixMultiply' mangled-name='PyNumber_InPlaceMatrixMultiply' filepath='Objects/abstract.c' line='1253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceMatrixMultiply'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1253' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1253' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceFloorDivide' mangled-name='PyNumber_InPlaceFloorDivide' filepath='Objects/abstract.c' line='1254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceFloorDivide'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1254' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1254' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceTrueDivide' mangled-name='PyNumber_InPlaceTrueDivide' filepath='Objects/abstract.c' line='1255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceTrueDivide'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1255' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1255' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceRemainder' mangled-name='PyNumber_InPlaceRemainder' filepath='Objects/abstract.c' line='1256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceRemainder'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceAdd' mangled-name='PyNumber_InPlaceAdd' filepath='Objects/abstract.c' line='1259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceAdd'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1259' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1259' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlaceMultiply' mangled-name='PyNumber_InPlaceMultiply' filepath='Objects/abstract.c' line='1282' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceMultiply'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1282' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1282' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_InPlacePower' mangled-name='PyNumber_InPlacePower' filepath='Objects/abstract.c' line='1311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlacePower'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='1311' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='1311' column='1'/>
+ <parameter type-id='type-id-2' name='z' filepath='Objects/abstract.c' line='1311' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Negative' mangled-name='PyNumber_Negative' filepath='Objects/abstract.c' line='1327' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Negative'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1327' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Positive' mangled-name='PyNumber_Positive' filepath='Objects/abstract.c' line='1344' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Positive'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1344' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Invert' mangled-name='PyNumber_Invert' filepath='Objects/abstract.c' line='1361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Invert'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1361' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Absolute' mangled-name='PyNumber_Absolute' filepath='Objects/abstract.c' line='1378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Absolute'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1378' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyIndex_Check' mangled-name='PyIndex_Check' filepath='Objects/abstract.c' line='1396' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyIndex_Check'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='1396' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyNumber_Index' mangled-name='_PyNumber_Index' filepath='Objects/abstract.c' line='1408' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyNumber_Index'>
+ <parameter type-id='type-id-2' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Index' mangled-name='PyNumber_Index' filepath='Objects/abstract.c' line='1455' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Index'>
+ <parameter type-id='type-id-2' name='item' filepath='Objects/abstract.c' line='1455' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_AsSsize_t' mangled-name='PyNumber_AsSsize_t' filepath='Objects/abstract.c' line='1467' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_AsSsize_t'>
+ <parameter type-id='type-id-2' name='item' filepath='Objects/abstract.c' line='1467' column='1'/>
+ <parameter type-id='type-id-2' name='err' filepath='Objects/abstract.c' line='1467' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyNumber_Long' mangled-name='PyNumber_Long' filepath='Objects/abstract.c' line='1518' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Long'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1518' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_Float' mangled-name='PyNumber_Float' filepath='Objects/abstract.c' line='1634' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Float'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1634' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyNumber_ToBase' mangled-name='PyNumber_ToBase' filepath='Objects/abstract.c' line='1695' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_ToBase'>
+ <parameter type-id='type-id-2' name='n' filepath='Objects/abstract.c' line='1695' column='1'/>
+ <parameter type-id='type-id-21' name='base' filepath='Objects/abstract.c' line='1695' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySequence_Check' mangled-name='PySequence_Check' filepath='Objects/abstract.c' line='1714' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Check'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1714' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySequence_Size' mangled-name='PySequence_Size' filepath='Objects/abstract.c' line='1723' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Size'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1723' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PySequence_Length' mangled-name='PySequence_Length' filepath='Objects/abstract.c' line='1747' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Length'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1747' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PySequence_Concat' mangled-name='PySequence_Concat' filepath='Objects/abstract.c' line='1754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Concat'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1754' column='1'/>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1754' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySequence_Repeat' mangled-name='PySequence_Repeat' filepath='Objects/abstract.c' line='1780' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Repeat'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1780' column='1'/>
+ <parameter type-id='type-id-7' name='count' filepath='Objects/abstract.c' line='1780' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySequence_InPlaceConcat' mangled-name='PySequence_InPlaceConcat' filepath='Objects/abstract.c' line='1811' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_InPlaceConcat'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1811' column='1'/>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1811' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySequence_InPlaceRepeat' mangled-name='PySequence_InPlaceRepeat' filepath='Objects/abstract.c' line='1840' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_InPlaceRepeat'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1840' column='1'/>
+ <parameter type-id='type-id-7' name='count' filepath='Objects/abstract.c' line='1840' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySequence_GetItem' mangled-name='PySequence_GetItem' filepath='Objects/abstract.c' line='1874' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_GetItem'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1874' column='1'/>
+ <parameter type-id='type-id-7' name='i' filepath='Objects/abstract.c' line='1874' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySequence_GetSlice' mangled-name='PySequence_GetSlice' filepath='Objects/abstract.c' line='1904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_GetSlice'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1904' column='1'/>
+ <parameter type-id='type-id-7' name='i1' filepath='Objects/abstract.c' line='1904' column='1'/>
+ <parameter type-id='type-id-7' name='i2' filepath='Objects/abstract.c' line='1904' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySequence_SetItem' mangled-name='PySequence_SetItem' filepath='Objects/abstract.c' line='1926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_SetItem'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1926' column='1'/>
+ <parameter type-id='type-id-7' name='i' filepath='Objects/abstract.c' line='1926' column='1'/>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1926' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySequence_DelItem' mangled-name='PySequence_DelItem' filepath='Objects/abstract.c' line='1959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_DelItem'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1959' column='1'/>
+ <parameter type-id='type-id-7' name='i' filepath='Objects/abstract.c' line='1959' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySequence_SetSlice' mangled-name='PySequence_SetSlice' filepath='Objects/abstract.c' line='1992' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_SetSlice'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='1992' column='1'/>
+ <parameter type-id='type-id-7' name='i1' filepath='Objects/abstract.c' line='1992' column='1'/>
+ <parameter type-id='type-id-7' name='i2' filepath='Objects/abstract.c' line='1992' column='1'/>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='1992' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySequence_DelSlice' mangled-name='PySequence_DelSlice' filepath='Objects/abstract.c' line='2015' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_DelSlice'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='2015' column='1'/>
+ <parameter type-id='type-id-7' name='i1' filepath='Objects/abstract.c' line='2015' column='1'/>
+ <parameter type-id='type-id-7' name='i2' filepath='Objects/abstract.c' line='2015' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySequence_Tuple' mangled-name='PySequence_Tuple' filepath='Objects/abstract.c' line='2038' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Tuple'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='2038' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySequence_List' mangled-name='PySequence_List' filepath='Objects/abstract.c' line='2122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_List'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySequence_Fast' mangled-name='PySequence_Fast' filepath='Objects/abstract.c' line='2145' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Fast'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='2145' column='1'/>
+ <parameter type-id='type-id-6' name='m' filepath='Objects/abstract.c' line='2145' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PySequence_IterSearch' mangled-name='_PySequence_IterSearch' filepath='Objects/abstract.c' line='2180' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySequence_IterSearch'>
+ <parameter type-id='type-id-2' name='seq' filepath='Objects/abstract.c' line='2180' column='1'/>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='2180' column='1'/>
+ <parameter type-id='type-id-21' name='operation' filepath='Objects/abstract.c' line='2180' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PySequence_Count' mangled-name='PySequence_Count' filepath='Objects/abstract.c' line='2265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Count'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='2265' column='1'/>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2265' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PySequence_Contains' mangled-name='PySequence_Contains' filepath='Objects/abstract.c' line='2274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Contains'>
+ <parameter type-id='type-id-2' name='seq' filepath='Objects/abstract.c' line='2274' column='1'/>
+ <parameter type-id='type-id-2' name='ob' filepath='Objects/abstract.c' line='2274' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySequence_In' mangled-name='PySequence_In' filepath='Objects/abstract.c' line='2289' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_In'>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/abstract.c' line='2289' column='1'/>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/abstract.c' line='2289' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySequence_Index' mangled-name='PySequence_Index' filepath='Objects/abstract.c' line='2295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Index'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/abstract.c' line='2295' column='1'/>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2295' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyMapping_Check' mangled-name='PyMapping_Check' filepath='Objects/abstract.c' line='2303' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Check'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyMapping_Size' mangled-name='PyMapping_Size' filepath='Objects/abstract.c' line='2310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Size'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2310' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyMapping_Length' mangled-name='PyMapping_Length' filepath='Objects/abstract.c' line='2335' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Length'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyMapping_GetItemString' mangled-name='PyMapping_GetItemString' filepath='Objects/abstract.c' line='2342' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_GetItemString'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2342' column='1'/>
+ <parameter type-id='type-id-6' name='key' filepath='Objects/abstract.c' line='2342' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMapping_SetItemString' mangled-name='PyMapping_SetItemString' filepath='Objects/abstract.c' line='2359' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_SetItemString'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2359' column='1'/>
+ <parameter type-id='type-id-6' name='key' filepath='Objects/abstract.c' line='2359' column='1'/>
+ <parameter type-id='type-id-2' name='value' filepath='Objects/abstract.c' line='2359' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyMapping_HasKeyString' mangled-name='PyMapping_HasKeyString' filepath='Objects/abstract.c' line='2378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_HasKeyString'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2378' column='1'/>
+ <parameter type-id='type-id-6' name='key' filepath='Objects/abstract.c' line='2378' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyMapping_HasKey' mangled-name='PyMapping_HasKey' filepath='Objects/abstract.c' line='2392' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_HasKey'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2392' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/abstract.c' line='2392' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyMapping_Keys' mangled-name='PyMapping_Keys' filepath='Objects/abstract.c' line='2438' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Keys'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2438' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMapping_Items' mangled-name='PyMapping_Items' filepath='Objects/abstract.c' line='2450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Items'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2450' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMapping_Values' mangled-name='PyMapping_Values' filepath='Objects/abstract.c' line='2462' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Values'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_IsInstance' mangled-name='PyObject_IsInstance' filepath='Objects/abstract.c' line='2682' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_IsInstance'>
+ <parameter type-id='type-id-2' name='inst' filepath='Objects/abstract.c' line='2682' column='1'/>
+ <parameter type-id='type-id-2' name='cls' filepath='Objects/abstract.c' line='2682' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_IsSubclass' mangled-name='PyObject_IsSubclass' filepath='Objects/abstract.c' line='2770' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_IsSubclass'>
+ <parameter type-id='type-id-2' name='derived' filepath='Objects/abstract.c' line='2770' column='1'/>
+ <parameter type-id='type-id-2' name='cls' filepath='Objects/abstract.c' line='2770' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_RealIsInstance' mangled-name='_PyObject_RealIsInstance' filepath='Objects/abstract.c' line='2778' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_RealIsInstance'>
+ <parameter type-id='type-id-2' name='inst' filepath='Objects/abstract.c' line='2778' column='1'/>
+ <parameter type-id='type-id-2' name='cls' filepath='Objects/abstract.c' line='2778' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_RealIsSubclass' mangled-name='_PyObject_RealIsSubclass' filepath='Objects/abstract.c' line='2784' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_RealIsSubclass'>
+ <parameter type-id='type-id-2' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
+ <parameter type-id='type-id-2' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_GetIter' mangled-name='PyObject_GetIter' filepath='Objects/abstract.c' line='2791' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetIter'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2791' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_GetAIter' mangled-name='PyObject_GetAIter' filepath='Objects/abstract.c' line='2817' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetAIter'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/abstract.c' line='2817' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyIter_Check' mangled-name='PyIter_Check' filepath='Objects/abstract.c' line='2837' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyIter_Check'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='2837' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyAIter_Check' mangled-name='PyAIter_Check' filepath='Objects/abstract.c' line='2845' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyAIter_Check'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyIter_Next' mangled-name='PyIter_Next' filepath='Objects/abstract.c' line='2861' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyIter_Next'>
+ <parameter type-id='type-id-2' name='iter' filepath='Objects/abstract.c' line='2861' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyIter_Send' mangled-name='PyIter_Send' filepath='Objects/abstract.c' line='2877' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyIter_Send'>
+ <parameter type-id='type-id-2' name='iter' filepath='Objects/abstract.c' line='2877' column='1'/>
+ <parameter type-id='type-id-2' name='arg' filepath='Objects/abstract.c' line='2877' column='1'/>
+ <parameter type-id='type-id-242' name='result' filepath='Objects/abstract.c' line='2877' column='1'/>
+ <return type-id='type-id-262'/>
+ </function-decl>
+ <function-decl name='_PySequence_BytesToCharpArray' mangled-name='_PySequence_BytesToCharpArray' filepath='Objects/abstract.c' line='2910' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySequence_BytesToCharpArray'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/abstract.c' line='2910' column='1'/>
+ <return type-id='type-id-147'/>
+ </function-decl>
+ <function-decl name='_Py_FreeCharPArray' mangled-name='_Py_FreeCharPArray' filepath='Objects/abstract.c' line='2969' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FreeCharPArray'>
+ <parameter type-id='type-id-147' name='array' filepath='Objects/abstract.c' line='2969' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-41' size-in-bits='64' id='type-id-260'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/accu.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_PyAccu' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-263' visibility='default' filepath='./Include/internal/pycore_accu.h' line='24' column='1' id='type-id-264'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='large' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_accu.h' line='25' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='10496'>
- <var-decl name='decorator_list' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='179' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='small' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_accu.h' line='26' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='10560'>
- <var-decl name='defaults' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='180' column='1'/>
+ </class-decl>
+ <typedef-decl name='_PyAccu' type-id='type-id-264' filepath='./Include/internal/pycore_accu.h' line='27' column='1' id='type-id-263'/>
+ <pointer-type-def type-id='type-id-263' size-in-bits='64' id='type-id-265'/>
+ <function-decl name='PyList_Append' mangled-name='PyList_Append' filepath='./Include/listobject.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Append'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyList_SetSlice' mangled-name='PyList_SetSlice' filepath='./Include/listobject.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_SetSlice'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Join' mangled-name='PyUnicode_Join' filepath='./Include/unicodeobject.h' line='918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Join'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyAccu_Init' mangled-name='_PyAccu_Init' filepath='Objects/accu.c' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_Init'>
+ <parameter type-id='type-id-265' name='acc' filepath='Objects/accu.c' line='18' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyAccu_Accumulate' mangled-name='_PyAccu_Accumulate' filepath='Objects/accu.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_Accumulate'>
+ <parameter type-id='type-id-265' name='acc' filepath='Objects/accu.c' line='55' column='1'/>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/accu.c' line='55' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyAccu_FinishAsList' mangled-name='_PyAccu_FinishAsList' filepath='Objects/accu.c' line='76' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_FinishAsList'>
+ <parameter type-id='type-id-265' name='acc' filepath='Objects/accu.c' line='76' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyAccu_Finish' mangled-name='_PyAccu_Finish' filepath='Objects/accu.c' line='93' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_Finish'>
+ <parameter type-id='type-id-265' name='acc' filepath='Objects/accu.c' line='93' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyAccu_Destroy' mangled-name='_PyAccu_Destroy' filepath='Objects/accu.c' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_Destroy'>
+ <parameter type-id='type-id-265' name='acc' filepath='Objects/accu.c' line='111' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/boolobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyBool_Type' type-id='type-id-20' mangled-name='PyBool_Type' visibility='default' filepath='./Include/boolobject.h' line='10' column='1' elf-symbol-id='PyBool_Type'/>
+ <var-decl name='_Py_FalseStruct' type-id='type-id-247' mangled-name='_Py_FalseStruct' visibility='default' filepath='./Include/boolobject.h' line='18' column='1' elf-symbol-id='_Py_FalseStruct'/>
+ <var-decl name='_Py_TrueStruct' type-id='type-id-247' mangled-name='_Py_TrueStruct' visibility='default' filepath='./Include/boolobject.h' line='19' column='1' elf-symbol-id='_Py_TrueStruct'/>
+ <function-decl name='_PyArg_NoKeywords' mangled-name='_PyArg_NoKeywords' filepath='./Include/cpython/modsupport.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_NoKeywords'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyArg_NoKwnames' mangled-name='_PyArg_NoKwnames' filepath='./Include/cpython/modsupport.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_NoKwnames'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyArg_CheckPositional' mangled-name='_PyArg_CheckPositional' filepath='./Include/cpython/modsupport.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_CheckPositional'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_FatalRefcountErrorFunc' mangled-name='_Py_FatalRefcountErrorFunc' filepath='./Include/internal/pycore_object.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FatalRefcountErrorFunc'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyArg_UnpackTuple' mangled-name='PyArg_UnpackTuple' filepath='./Include/modsupport.h' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_UnpackTuple'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyBool_FromLong' mangled-name='PyBool_FromLong' filepath='Objects/boolobject.c' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBool_FromLong'>
+ <parameter type-id='type-id-59' name='ok' filepath='Objects/boolobject.c' line='18' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/bytearrayobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_PyArg_Parser' size-in-bits='512' is-struct='yes' visibility='default' filepath='./Include/cpython/modsupport.h' line='51' column='1' id='type-id-266'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='format' type-id='type-id-6' visibility='default' filepath='./Include/cpython/modsupport.h' line='52' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='10624'>
- <var-decl name='elt' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='181' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='keywords' type-id='type-id-267' visibility='default' filepath='./Include/cpython/modsupport.h' line='53' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='10688'>
- <var-decl name='elts' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='182' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='fname' type-id='type-id-6' visibility='default' filepath='./Include/cpython/modsupport.h' line='54' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='10752'>
- <var-decl name='end_col_offset' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='183' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='custom_msg' type-id='type-id-6' visibility='default' filepath='./Include/cpython/modsupport.h' line='55' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='10816'>
- <var-decl name='end_lineno' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='184' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='pos' type-id='type-id-21' visibility='default' filepath='./Include/cpython/modsupport.h' line='56' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='10880'>
- <var-decl name='exc' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='185' column='1'/>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='min' type-id='type-id-21' visibility='default' filepath='./Include/cpython/modsupport.h' line='57' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='10944'>
- <var-decl name='excepthandler_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='186' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='max' type-id='type-id-21' visibility='default' filepath='./Include/cpython/modsupport.h' line='58' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11008'>
- <var-decl name='expr_context_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='187' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='kwtuple' type-id='type-id-2' visibility='default' filepath='./Include/cpython/modsupport.h' line='59' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11072'>
- <var-decl name='expr_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='188' column='1'/>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='next' type-id='type-id-268' visibility='default' filepath='./Include/cpython/modsupport.h' line='60' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11136'>
- <var-decl name='finalbody' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='189' column='1'/>
+ </class-decl>
+ <pointer-type-def type-id='type-id-266' size-in-bits='64' id='type-id-268'/>
+ <qualified-type-def type-id='type-id-269' const='yes' id='type-id-270'/>
+ <pointer-type-def type-id='type-id-270' size-in-bits='64' id='type-id-271'/>
+ <pointer-type-def type-id='type-id-272' size-in-bits='64' id='type-id-267'/>
+ <qualified-type-def type-id='type-id-21' const='yes' id='type-id-273'/>
+ <var-decl name='PyByteArray_Type' type-id='type-id-20' mangled-name='PyByteArray_Type' visibility='default' filepath='./Include/bytearrayobject.h' line='20' column='1' elf-symbol-id='PyByteArray_Type'/>
+ <var-decl name='PyByteArrayIter_Type' type-id='type-id-20' mangled-name='PyByteArrayIter_Type' visibility='default' filepath='./Include/bytearrayobject.h' line='21' column='1' elf-symbol-id='PyByteArrayIter_Type'/>
+ <var-decl name='_PyByteArray_empty_string' type-id='type-id-274' mangled-name='_PyByteArray_empty_string' visibility='default' filepath='./Include/cpython/bytearrayobject.h' line='14' column='1' elf-symbol-id='_PyByteArray_empty_string'/>
+ <function-decl name='_PyBytes_FormatEx' mangled-name='_PyBytes_FormatEx' filepath='./Include/cpython/bytesobject.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_FormatEx'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyBytes_FromHex' mangled-name='_PyBytes_FromHex' filepath='./Include/cpython/bytesobject.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_FromHex'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyEval_GetBuiltin' mangled-name='_PyEval_GetBuiltin' filepath='./Include/cpython/ceval.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_GetBuiltin'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_AsInt' mangled-name='_PyLong_AsInt' filepath='./Include/cpython/longobject.h' line='5' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_AsInt'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyArg_BadArgument' mangled-name='_PyArg_BadArgument' filepath='./Include/cpython/modsupport.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_BadArgument'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyArg_UnpackKeywords' mangled-name='_PyArg_UnpackKeywords' filepath='./Include/cpython/modsupport.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_UnpackKeywords'>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-268'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-255'/>
+ </function-decl>
+ <function-decl name='_Py_GetConfig' mangled-name='_Py_GetConfig' filepath='./Include/cpython/pystate.h' line='306' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetConfig'>
+ <return type-id='type-id-271'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_isspace' filepath='./Include/internal/pycore_bytes_methods.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_isalpha' filepath='./Include/internal/pycore_bytes_methods.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_isalnum' filepath='./Include/internal/pycore_bytes_methods.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_isascii' filepath='./Include/internal/pycore_bytes_methods.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_isdigit' filepath='./Include/internal/pycore_bytes_methods.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_islower' filepath='./Include/internal/pycore_bytes_methods.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_isupper' filepath='./Include/internal/pycore_bytes_methods.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_istitle' filepath='./Include/internal/pycore_bytes_methods.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_lower' filepath='./Include/internal/pycore_bytes_methods.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_upper' filepath='./Include/internal/pycore_bytes_methods.h' line='24' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_title' filepath='./Include/internal/pycore_bytes_methods.h' line='25' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_capitalize' filepath='./Include/internal/pycore_bytes_methods.h' line='26' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_swapcase' filepath='./Include/internal/pycore_bytes_methods.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_find' filepath='./Include/internal/pycore_bytes_methods.h' line='29' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_index' filepath='./Include/internal/pycore_bytes_methods.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_rfind' filepath='./Include/internal/pycore_bytes_methods.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_rindex' filepath='./Include/internal/pycore_bytes_methods.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_count' filepath='./Include/internal/pycore_bytes_methods.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_contains' filepath='./Include/internal/pycore_bytes_methods.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_startswith' filepath='./Include/internal/pycore_bytes_methods.h' line='35' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_endswith' filepath='./Include/internal/pycore_bytes_methods.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_bytes_maketrans' filepath='./Include/internal/pycore_bytes_methods.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-261'/>
+ <parameter type-id='type-id-261'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyBytes_Repeat' mangled-name='_PyBytes_Repeat' filepath='./Include/internal/pycore_bytesobject.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_Repeat'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_strhex_with_sep' mangled-name='_Py_strhex_with_sep' filepath='./Include/internal/pycore_strhex.h' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_strhex_with_sep'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-253'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-273'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyList_Reverse' mangled-name='PyList_Reverse' filepath='./Include/listobject.h' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Reverse'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyLong_AsLongAndOverflow' mangled-name='PyLong_AsLongAndOverflow' filepath='./Include/longobject.h' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsLongAndOverflow'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-190'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='PyType_GenericAlloc' mangled-name='PyType_GenericAlloc' filepath='./Include/object.h' line='276' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GenericAlloc'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyType_GenericNew' mangled-name='PyType_GenericNew' filepath='./Include/object.h' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GenericNew'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_SelfIter' mangled-name='PyObject_SelfIter' filepath='./Include/object.h' line='295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SelfIter'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_GenericGetAttr' mangled-name='PyObject_GenericGetAttr' filepath='./Include/object.h' line='296' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GenericGetAttr'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_GetState' mangled-name='_PyObject_GetState' filepath='./Include/object.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetState'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_Malloc' mangled-name='PyObject_Malloc' filepath='./Include/objimpl.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Malloc'>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyObject_Realloc' mangled-name='PyObject_Realloc' filepath='./Include/objimpl.h' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Realloc'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyObject_Free' mangled-name='PyObject_Free' filepath='./Include/objimpl.h' line='102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Free'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyObject_New' mangled-name='_PyObject_New' filepath='./Include/objimpl.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_New'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_GC_New' mangled-name='_PyObject_GC_New' filepath='./Include/objimpl.h' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GC_New'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_GC_Del' mangled-name='PyObject_GC_Del' filepath='./Include/objimpl.h' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_Del'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyBuffer_ToContiguous' mangled-name='PyBuffer_ToContiguous' filepath='./Include/pybuffer.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_ToContiguous'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-252'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-60'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_Print' mangled-name='PyErr_Print' filepath='./Include/pythonrun.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Print'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySlice_Unpack' mangled-name='PySlice_Unpack' filepath='./Include/sliceobject.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_Unpack'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-25'/>
+ <parameter type-id='type-id-25'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySlice_AdjustIndices' mangled-name='PySlice_AdjustIndices' filepath='./Include/sliceobject.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_AdjustIndices'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-25'/>
+ <parameter type-id='type-id-25'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyUnicode_FromEncodedObject' mangled-name='PyUnicode_FromEncodedObject' filepath='./Include/unicodeobject.h' line='235' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromEncodedObject'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_GetDefaultEncoding' mangled-name='PyUnicode_GetDefaultEncoding' filepath='./Include/unicodeobject.h' line='351' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_GetDefaultEncoding'>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsEncodedString' mangled-name='PyUnicode_AsEncodedString' filepath='./Include/unicodeobject.h' line='408' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsEncodedString'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeLatin1' mangled-name='PyUnicode_DecodeLatin1' filepath='./Include/unicodeobject.h' line='630' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeLatin1'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='memmove' filepath='/usr/include/string.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='memset' filepath='/usr/include/string.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyByteArray_FromObject' mangled-name='PyByteArray_FromObject' filepath='Objects/bytearrayobject.c' line='82' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_FromObject'>
+ <parameter type-id='type-id-2' name='input' filepath='Objects/bytearrayobject.c' line='82' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyByteArray_FromStringAndSize' mangled-name='PyByteArray_FromStringAndSize' filepath='Objects/bytearrayobject.c' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_FromStringAndSize'>
+ <parameter type-id='type-id-6' name='bytes' filepath='Objects/bytearrayobject.c' line='108' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/bytearrayobject.c' line='108' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyByteArray_Size' mangled-name='PyByteArray_Size' filepath='Objects/bytearrayobject.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_Size'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/bytearrayobject.c' line='152' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyByteArray_AsString' mangled-name='PyByteArray_AsString' filepath='Objects/bytearrayobject.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_AsString'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/bytearrayobject.c' line='161' column='1'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='PyByteArray_Resize' mangled-name='PyByteArray_Resize' filepath='Objects/bytearrayobject.c' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_Resize'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/bytearrayobject.c' line='170' column='1'/>
+ <parameter type-id='type-id-7' name='requested_size' filepath='Objects/bytearrayobject.c' line='170' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyByteArray_Concat' mangled-name='PyByteArray_Concat' filepath='Objects/bytearrayobject.c' line='249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_Concat'>
+ <parameter type-id='type-id-2' name='a' filepath='Objects/bytearrayobject.c' line='249' column='1'/>
+ <parameter type-id='type-id-2' name='b' filepath='Objects/bytearrayobject.c' line='249' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/bytes_methods.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='984' id='type-id-275'>
+ <subrange length='123' type-id='type-id-38' id='type-id-276'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='992' id='type-id-277'>
+ <subrange length='124' type-id='type-id-38' id='type-id-278'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='1008' id='type-id-279'>
+ <subrange length='126' type-id='type-id-38' id='type-id-280'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='1040' id='type-id-281'>
+ <subrange length='130' type-id='type-id-38' id='type-id-282'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='1056' id='type-id-283'>
+ <subrange length='132' type-id='type-id-38' id='type-id-284'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='1128' id='type-id-285'>
+ <subrange length='141' type-id='type-id-38' id='type-id-286'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='1240' id='type-id-287'>
+ <subrange length='155' type-id='type-id-38' id='type-id-288'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='1592' id='type-id-289'>
+ <subrange length='199' type-id='type-id-38' id='type-id-290'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='1840' id='type-id-291'>
+ <subrange length='230' type-id='type-id-38' id='type-id-292'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='1912' id='type-id-293'>
+ <subrange length='239' type-id='type-id-38' id='type-id-294'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='1928' id='type-id-295'>
+ <subrange length='241' type-id='type-id-38' id='type-id-296'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='2112' id='type-id-297'>
+ <subrange length='264' type-id='type-id-38' id='type-id-298'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='2144' id='type-id-299'>
+ <subrange length='268' type-id='type-id-38' id='type-id-300'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='2160' id='type-id-301'>
+ <subrange length='270' type-id='type-id-38' id='type-id-302'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='2168' id='type-id-303'>
+ <subrange length='271' type-id='type-id-38' id='type-id-304'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='2328' id='type-id-305'>
+ <subrange length='291' type-id='type-id-38' id='type-id-306'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='744' id='type-id-307'>
+ <subrange length='93' type-id='type-id-38' id='type-id-308'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='784' id='type-id-309'>
+ <subrange length='98' type-id='type-id-38' id='type-id-310'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-62' size-in-bits='infinite' id='type-id-311'>
+ <subrange length='infinite' id='type-id-235'/>
+ </array-type-def>
+ <function-decl name='_PyEval_SliceIndex' mangled-name='_PyEval_SliceIndex' filepath='./Include/cpython/ceval.h' line='25' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SliceIndex'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='_Py_isspace__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='42' column='1'/>
+ <var-decl name='_Py_isalpha__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='43' column='1'/>
+ <var-decl name='_Py_isalnum__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='44' column='1'/>
+ <var-decl name='_Py_isascii__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='45' column='1'/>
+ <var-decl name='_Py_isdigit__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='46' column='1'/>
+ <var-decl name='_Py_islower__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='47' column='1'/>
+ <var-decl name='_Py_isupper__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='48' column='1'/>
+ <var-decl name='_Py_istitle__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='49' column='1'/>
+ <var-decl name='_Py_lower__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='50' column='1'/>
+ <var-decl name='_Py_upper__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='51' column='1'/>
+ <var-decl name='_Py_title__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='52' column='1'/>
+ <var-decl name='_Py_capitalize__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='53' column='1'/>
+ <var-decl name='_Py_swapcase__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='54' column='1'/>
+ <var-decl name='_Py_count__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='55' column='1'/>
+ <var-decl name='_Py_find__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='56' column='1'/>
+ <var-decl name='_Py_index__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='57' column='1'/>
+ <var-decl name='_Py_rfind__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='58' column='1'/>
+ <var-decl name='_Py_rindex__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='59' column='1'/>
+ <var-decl name='_Py_startswith__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='60' column='1'/>
+ <var-decl name='_Py_endswith__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='61' column='1'/>
+ <var-decl name='_Py_maketrans__doc__' type-id='type-id-311' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='62' column='1'/>
+ <function-decl name='_PyArg_ParseTuple_SizeT' mangled-name='_PyArg_ParseTuple_SizeT' filepath='./Include/modsupport.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseTuple_SizeT'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='memrchr' filepath='/usr/include/string.h' line='133' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/bytesobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='4096' id='type-id-312'>
+ <subrange length='512' type-id='type-id-38' id='type-id-313'/>
+ </array-type-def>
+ <class-decl name='_PyBytesWriter' size-in-bits='4416' is-struct='yes' naming-typedef-id='type-id-314' visibility='default' filepath='./Include/cpython/bytesobject.h' line='59' column='1' id='type-id-315'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='buffer' type-id='type-id-2' visibility='default' filepath='./Include/cpython/bytesobject.h' line='61' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11200'>
- <var-decl name='format_spec' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='190' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='allocated' type-id='type-id-7' visibility='default' filepath='./Include/cpython/bytesobject.h' line='64' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11264'>
- <var-decl name='func' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='191' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='min_size' type-id='type-id-7' visibility='default' filepath='./Include/cpython/bytesobject.h' line='68' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11328'>
- <var-decl name='generators' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='192' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='use_bytearray' type-id='type-id-21' visibility='default' filepath='./Include/cpython/bytesobject.h' line='71' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11392'>
- <var-decl name='guard' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='193' column='1'/>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='overallocate' type-id='type-id-21' visibility='default' filepath='./Include/cpython/bytesobject.h' line='75' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11456'>
- <var-decl name='handlers' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='194' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='use_small_buffer' type-id='type-id-21' visibility='default' filepath='./Include/cpython/bytesobject.h' line='78' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11520'>
- <var-decl name='id' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='195' column='1'/>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='small_buffer' type-id='type-id-312' visibility='default' filepath='./Include/cpython/bytesobject.h' line='79' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11584'>
- <var-decl name='ifs' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='196' column='1'/>
+ </class-decl>
+ <typedef-decl name='_PyBytesWriter' type-id='type-id-315' filepath='./Include/cpython/bytesobject.h' line='80' column='1' id='type-id-314'/>
+ <pointer-type-def type-id='type-id-314' size-in-bits='64' id='type-id-316'/>
+ <var-decl name='PyBytes_Type' type-id='type-id-20' mangled-name='PyBytes_Type' visibility='default' filepath='./Include/bytesobject.h' line='27' column='1' elf-symbol-id='PyBytes_Type'/>
+ <var-decl name='PyBytesIter_Type' type-id='type-id-20' mangled-name='PyBytesIter_Type' visibility='default' filepath='./Include/bytesobject.h' line='28' column='1' elf-symbol-id='PyBytesIter_Type'/>
+ <function-decl name='_Py_NewReference' mangled-name='_Py_NewReference' filepath='./Include/cpython/object.h' line='5' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_NewReference'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_FormatLong' mangled-name='_PyUnicode_FormatLong' filepath='./Include/cpython/unicodeobject.h' line='1138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FormatLong'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFloat_AsDouble' mangled-name='PyFloat_AsDouble' filepath='./Include/floatobject.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_AsDouble'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='_PyLong_FormatBytesWriter' mangled-name='_PyLong_FormatBytesWriter' filepath='./Include/internal/pycore_long.h' line='104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FormatBytesWriter'>
+ <parameter type-id='type-id-316'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='PyType_Ready' mangled-name='PyType_Ready' filepath='./Include/object.h' line='275' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_Ready'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_ASCII' mangled-name='PyObject_ASCII' filepath='./Include/object.h' line='285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_ASCII'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_Calloc' mangled-name='PyObject_Calloc' filepath='./Include/objimpl.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Calloc'>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyErr_BadArgument' mangled-name='PyErr_BadArgument' filepath='./Include/pyerrors.h' line='162' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_BadArgument'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_HashBytes' mangled-name='_Py_HashBytes' filepath='./Include/pyhash.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HashBytes'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-317'/>
+ </function-decl>
+ <function-decl name='PyOS_double_to_string' mangled-name='PyOS_double_to_string' filepath='./Include/pystrtod.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_double_to_string'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-60'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-190'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='PyTuple_GetItem' mangled-name='PyTuple_GetItem' filepath='./Include/tupleobject.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_GetItem'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyBytes_FromString' mangled-name='PyBytes_FromString' filepath='Objects/bytesobject.c' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromString'>
+ <parameter type-id='type-id-6' name='str' filepath='Objects/bytesobject.c' line='147' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyBytes_FromFormatV' mangled-name='PyBytes_FromFormatV' filepath='Objects/bytesobject.c' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromFormatV'>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/bytesobject.c' line='184' column='1'/>
+ <parameter type-id='type-id-318' name='vargs' filepath='Objects/bytesobject.c' line='184' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyBytes_FromFormat' mangled-name='PyBytes_FromFormat' filepath='Objects/bytesobject.c' line='375' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromFormat'>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/bytesobject.c' line='375' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyBytes_DecodeEscape' mangled-name='PyBytes_DecodeEscape' filepath='Objects/bytesobject.c' line='1174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_DecodeEscape'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/bytesobject.c' line='1174' column='1'/>
+ <parameter type-id='type-id-7' name='len' filepath='Objects/bytesobject.c' line='1175' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/bytesobject.c' line='1176' column='1'/>
+ <parameter type-id='type-id-7' name='_unused_unicode' filepath='Objects/bytesobject.c' line='1177' column='1'/>
+ <parameter type-id='type-id-6' name='_unused_recode_encoding' filepath='Objects/bytesobject.c' line='1178' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyBytes_Size' mangled-name='PyBytes_Size' filepath='Objects/bytesobject.c' line='1213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_Size'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/bytesobject.c' line='1213' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyBytes_Find' mangled-name='_PyBytes_Find' filepath='Objects/bytesobject.c' line='1282' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_Find'>
+ <parameter type-id='type-id-6' name='haystack' filepath='Objects/bytesobject.c' line='1282' column='1'/>
+ <parameter type-id='type-id-7' name='len_haystack' filepath='Objects/bytesobject.c' line='1282' column='1'/>
+ <parameter type-id='type-id-6' name='needle' filepath='Objects/bytesobject.c' line='1283' column='1'/>
+ <parameter type-id='type-id-7' name='len_needle' filepath='Objects/bytesobject.c' line='1283' column='1'/>
+ <parameter type-id='type-id-7' name='offset' filepath='Objects/bytesobject.c' line='1284' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyBytes_ReverseFind' mangled-name='_PyBytes_ReverseFind' filepath='Objects/bytesobject.c' line='1308' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_ReverseFind'>
+ <parameter type-id='type-id-6' name='haystack' filepath='Objects/bytesobject.c' line='1308' column='1'/>
+ <parameter type-id='type-id-7' name='len_haystack' filepath='Objects/bytesobject.c' line='1308' column='1'/>
+ <parameter type-id='type-id-6' name='needle' filepath='Objects/bytesobject.c' line='1309' column='1'/>
+ <parameter type-id='type-id-7' name='len_needle' filepath='Objects/bytesobject.c' line='1309' column='1'/>
+ <parameter type-id='type-id-7' name='offset' filepath='Objects/bytesobject.c' line='1310' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyBytes_Repr' mangled-name='PyBytes_Repr' filepath='Objects/bytesobject.c' line='1317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_Repr'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/bytesobject.c' line='1317' column='1'/>
+ <parameter type-id='type-id-21' name='smartquotes' filepath='Objects/bytesobject.c' line='1317' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyBytes_Join' mangled-name='_PyBytes_Join' filepath='Objects/bytesobject.c' line='1877' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_Join'>
+ <parameter type-id='type-id-2' name='sep' filepath='Objects/bytesobject.c' line='1877' column='1'/>
+ <parameter type-id='type-id-2' name='x' filepath='Objects/bytesobject.c' line='1877' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyBytes_FromObject' mangled-name='PyBytes_FromObject' filepath='Objects/bytesobject.c' line='2856' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromObject'>
+ <parameter type-id='type-id-2' name='x' filepath='Objects/bytesobject.c' line='2856' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyBytes_Concat' mangled-name='PyBytes_Concat' filepath='Objects/bytesobject.c' line='2999' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_Concat'>
+ <parameter type-id='type-id-242' name='pv' filepath='Objects/bytesobject.c' line='2999' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/bytesobject.c' line='2999' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyBytes_Resize' mangled-name='_PyBytes_Resize' filepath='Objects/bytesobject.c' line='3070' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_Resize'>
+ <parameter type-id='type-id-242' name='pv' filepath='Objects/bytesobject.c' line='3070' column='1'/>
+ <parameter type-id='type-id-7' name='newsize' filepath='Objects/bytesobject.c' line='3070' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyBytesWriter_Init' mangled-name='_PyBytesWriter_Init' filepath='Objects/bytesobject.c' line='3314' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Init'>
+ <parameter type-id='type-id-316' name='writer' filepath='Objects/bytesobject.c' line='3314' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyBytesWriter_Dealloc' mangled-name='_PyBytesWriter_Dealloc' filepath='Objects/bytesobject.c' line='3325' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Dealloc'>
+ <parameter type-id='type-id-316' name='writer' filepath='Objects/bytesobject.c' line='3325' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyBytesWriter_Resize' mangled-name='_PyBytesWriter_Resize' filepath='Objects/bytesobject.c' line='3395' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Resize'>
+ <parameter type-id='type-id-316' name='writer' filepath='Objects/bytesobject.c' line='3395' column='1'/>
+ <parameter type-id='type-id-41' name='str' filepath='Objects/bytesobject.c' line='3395' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/bytesobject.c' line='3395' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyBytesWriter_Prepare' mangled-name='_PyBytesWriter_Prepare' filepath='Objects/bytesobject.c' line='3465' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Prepare'>
+ <parameter type-id='type-id-316' name='writer' filepath='Objects/bytesobject.c' line='3465' column='1'/>
+ <parameter type-id='type-id-41' name='str' filepath='Objects/bytesobject.c' line='3465' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/bytesobject.c' line='3465' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyBytesWriter_Alloc' mangled-name='_PyBytesWriter_Alloc' filepath='Objects/bytesobject.c' line='3495' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Alloc'>
+ <parameter type-id='type-id-316' name='writer' filepath='Objects/bytesobject.c' line='3495' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/bytesobject.c' line='3495' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyBytesWriter_Finish' mangled-name='_PyBytesWriter_Finish' filepath='Objects/bytesobject.c' line='3525' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Finish'>
+ <parameter type-id='type-id-316' name='writer' filepath='Objects/bytesobject.c' line='3525' column='1'/>
+ <parameter type-id='type-id-41' name='str' filepath='Objects/bytesobject.c' line='3525' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyBytesWriter_WriteBytes' mangled-name='_PyBytesWriter_WriteBytes' filepath='Objects/bytesobject.c' line='3569' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_WriteBytes'>
+ <parameter type-id='type-id-316' name='writer' filepath='Objects/bytesobject.c' line='3569' column='1'/>
+ <parameter type-id='type-id-41' name='ptr' filepath='Objects/bytesobject.c' line='3569' column='1'/>
+ <parameter type-id='type-id-41' name='bytes' filepath='Objects/bytesobject.c' line='3570' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/bytesobject.c' line='3570' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/call.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='PyFunctionObject' size-in-bits='1088' is-struct='yes' naming-typedef-id='type-id-319' visibility='default' filepath='./Include/cpython/funcobject.h' line='36' column='1' id='type-id-320'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='37' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11648'>
- <var-decl name='is_async' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='197' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='func_globals' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11712'>
- <var-decl name='items' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='198' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='func_builtins' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11776'>
- <var-decl name='iter' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='199' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='func_name' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11840'>
- <var-decl name='key' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='200' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='func_qualname' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11904'>
- <var-decl name='keys' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='201' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='func_code' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='11968'>
- <var-decl name='keyword_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='202' column='1'/>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='func_defaults' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12032'>
- <var-decl name='keywords' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='203' column='1'/>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='func_kwdefaults' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12096'>
- <var-decl name='kind' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='204' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='func_closure' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12160'>
- <var-decl name='kw_defaults' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='205' column='1'/>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='func_doc' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='39' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12224'>
- <var-decl name='kwarg' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='206' column='1'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='func_dict' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='40' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12288'>
- <var-decl name='kwd_attrs' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='207' column='1'/>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='func_weakreflist' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='41' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12352'>
- <var-decl name='kwd_patterns' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='208' column='1'/>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='func_module' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='42' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12416'>
- <var-decl name='kwonlyargs' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='209' column='1'/>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='func_annotations' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='43' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12480'>
- <var-decl name='left' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='210' column='1'/>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='vectorcall' type-id='type-id-321' visibility='default' filepath='./Include/cpython/funcobject.h' line='44' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12544'>
- <var-decl name='level' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='211' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='func_version' type-id='type-id-322' visibility='default' filepath='./Include/cpython/funcobject.h' line='52' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12608'>
- <var-decl name='lineno' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='212' column='1'/>
+ </class-decl>
+ <typedef-decl name='PyFunctionObject' type-id='type-id-320' filepath='./Include/cpython/funcobject.h' line='59' column='1' id='type-id-319'/>
+ <class-decl name='_Py_Identifier' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/cpython/object.h' line='37' column='1' id='type-id-323'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='string' type-id='type-id-6' visibility='default' filepath='./Include/cpython/object.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12672'>
- <var-decl name='lower' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='213' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='index' type-id='type-id-7' visibility='default' filepath='./Include/cpython/object.h' line='41' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12736'>
- <var-decl name='match_case_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='214' column='1'/>
+ </class-decl>
+ <typedef-decl name='_Py_Identifier' type-id='type-id-323' filepath='./Include/cpython/object.h' line='42' column='1' id='type-id-324'/>
+ <pointer-type-def type-id='type-id-319' size-in-bits='64' id='type-id-325'/>
+ <pointer-type-def type-id='type-id-324' size-in-bits='64' id='type-id-326'/>
+ <function-decl name='_Py_VaBuildStack_SizeT' mangled-name='_Py_VaBuildStack_SizeT' filepath='./Include/cpython/modsupport.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_VaBuildStack_SizeT'>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-318'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-242'/>
+ </function-decl>
+ <function-decl name='_Py_VaBuildStack' mangled-name='_Py_VaBuildStack' filepath='./Include/cpython/modsupport.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_VaBuildStack'>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-318'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-242'/>
+ </function-decl>
+ <function-decl name='_PyObject_GetAttrId' mangled-name='_PyObject_GetAttrId' filepath='./Include/cpython/object.h' line='281' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetAttrId'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-326'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_GetMethod' mangled-name='_PyObject_GetMethod' filepath='./Include/cpython/object.h' line='295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetMethod'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_FatalErrorFormat' mangled-name='_Py_FatalErrorFormat' filepath='./Include/cpython/pyerrors.h' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FatalErrorFormat'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_FromId' mangled-name='_PyUnicode_FromId' filepath='./Include/cpython/unicodeobject.h' line='1141' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FromId'>
+ <parameter type-id='type-id-326'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDict_Next' mangled-name='PyDict_Next' filepath='./Include/dictobject.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Next'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-25'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyEval_Vector' filepath='./Include/internal/pycore_ceval.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-325'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_FromItems' filepath='./Include/internal/pycore_dict.h' line='158' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyErr_NoMemory' mangled-name='_PyErr_NoMemory' filepath='./Include/internal/pycore_pyerrors.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_NoMemory'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyErr_FormatFromCauseTstate' mangled-name='_PyErr_FormatFromCauseTstate' filepath='./Include/internal/pycore_pyerrors.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_FormatFromCauseTstate'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyTuple_FromArray' filepath='./Include/internal/pycore_tuple.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCallable_Check' mangled-name='PyCallable_Check' filepath='./Include/object.h' line='305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCallable_Check'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_FastCallDictTstate' mangled-name='_PyObject_FastCallDictTstate' filepath='Objects/call.c' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_FastCallDictTstate'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Objects/call.c' line='117' column='1'/>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='117' column='1'/>
+ <parameter type-id='type-id-255' name='args' filepath='Objects/call.c' line='118' column='1'/>
+ <parameter type-id='type-id-30' name='nargsf' filepath='Objects/call.c' line='118' column='1'/>
+ <parameter type-id='type-id-2' name='kwargs' filepath='Objects/call.c' line='119' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_VectorcallDict' mangled-name='PyObject_VectorcallDict' filepath='Objects/call.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_VectorcallDict'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='161' column='1'/>
+ <parameter type-id='type-id-255' name='args' filepath='Objects/call.c' line='161' column='1'/>
+ <parameter type-id='type-id-30' name='nargsf' filepath='Objects/call.c' line='162' column='1'/>
+ <parameter type-id='type-id-2' name='kwargs' filepath='Objects/call.c' line='162' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyVectorcall_Function' mangled-name='PyVectorcall_Function' filepath='Objects/call.c' line='229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyVectorcall_Function'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='229' column='1'/>
+ <return type-id='type-id-321'/>
+ </function-decl>
+ <function-decl name='PyVectorcall_Call' mangled-name='PyVectorcall_Call' filepath='Objects/call.c' line='266' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyVectorcall_Call'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='266' column='1'/>
+ <parameter type-id='type-id-2' name='tuple' filepath='Objects/call.c' line='266' column='1'/>
+ <parameter type-id='type-id-2' name='kwargs' filepath='Objects/call.c' line='266' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_Vectorcall' mangled-name='PyObject_Vectorcall' filepath='Objects/call.c' line='295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Vectorcall'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='295' column='1'/>
+ <parameter type-id='type-id-255' name='args' filepath='Objects/call.c' line='295' column='1'/>
+ <parameter type-id='type-id-30' name='nargsf' filepath='Objects/call.c' line='296' column='1'/>
+ <parameter type-id='type-id-2' name='kwnames' filepath='Objects/call.c' line='296' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_Call' mangled-name='_PyObject_Call' filepath='Objects/call.c' line='313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_Call'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Objects/call.c' line='313' column='1'/>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='313' column='1'/>
+ <parameter type-id='type-id-2' name='args' filepath='Objects/call.c' line='314' column='1'/>
+ <parameter type-id='type-id-2' name='kwargs' filepath='Objects/call.c' line='314' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_Call' mangled-name='PyObject_Call' filepath='Objects/call.c' line='352' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Call'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='352' column='1'/>
+ <parameter type-id='type-id-2' name='args' filepath='Objects/call.c' line='352' column='1'/>
+ <parameter type-id='type-id-2' name='kwargs' filepath='Objects/call.c' line='352' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCFunction_Call' mangled-name='PyCFunction_Call' filepath='Objects/call.c' line='360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_Call'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='360' column='1'/>
+ <parameter type-id='type-id-2' name='args' filepath='Objects/call.c' line='360' column='1'/>
+ <parameter type-id='type-id-2' name='kwargs' filepath='Objects/call.c' line='360' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyFunction_Vectorcall' mangled-name='_PyFunction_Vectorcall' filepath='Objects/call.c' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyFunction_Vectorcall'>
+ <parameter type-id='type-id-2' name='func' filepath='Objects/call.c' line='383' column='1'/>
+ <parameter type-id='type-id-255' name='stack' filepath='Objects/call.c' line='383' column='1'/>
+ <parameter type-id='type-id-30' name='nargsf' filepath='Objects/call.c' line='384' column='1'/>
+ <parameter type-id='type-id-2' name='kwnames' filepath='Objects/call.c' line='384' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyEval_CallObjectWithKeywords' mangled-name='PyEval_CallObjectWithKeywords' filepath='Objects/call.c' line='405' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_CallObjectWithKeywords'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='405' column='1'/>
+ <parameter type-id='type-id-2' name='args' filepath='Objects/call.c' line='406' column='1'/>
+ <parameter type-id='type-id-2' name='kwargs' filepath='Objects/call.c' line='406' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_CallObject' mangled-name='PyObject_CallObject' filepath='Objects/call.c' line='438' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallObject'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='438' column='1'/>
+ <parameter type-id='type-id-2' name='args' filepath='Objects/call.c' line='438' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_Call_Prepend' mangled-name='_PyObject_Call_Prepend' filepath='Objects/call.c' line='456' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_Call_Prepend'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Objects/call.c' line='456' column='1'/>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='456' column='1'/>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/call.c' line='457' column='1'/>
+ <parameter type-id='type-id-2' name='args' filepath='Objects/call.c' line='457' column='1'/>
+ <parameter type-id='type-id-2' name='kwargs' filepath='Objects/call.c' line='457' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_CallFunction' mangled-name='PyObject_CallFunction' filepath='Objects/call.c' line='551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallFunction'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='551' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/call.c' line='551' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyEval_CallFunction' mangled-name='PyEval_CallFunction' filepath='Objects/call.c' line='569' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_CallFunction'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='569' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/call.c' line='569' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_CallFunction_SizeT' mangled-name='_PyObject_CallFunction_SizeT' filepath='Objects/call.c' line='584' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallFunction_SizeT'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/call.c' line='584' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/call.c' line='584' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_CallMethod' mangled-name='PyObject_CallMethod' filepath='Objects/call.c' line='612' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallMethod'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/call.c' line='612' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/call.c' line='612' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/call.c' line='612' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyEval_CallMethod' mangled-name='PyEval_CallMethod' filepath='Objects/call.c' line='639' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_CallMethod'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/call.c' line='639' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/call.c' line='639' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/call.c' line='639' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_CallMethodId' mangled-name='_PyObject_CallMethodId' filepath='Objects/call.c' line='686' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethodId'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/call.c' line='686' column='1'/>
+ <parameter type-id='type-id-326' name='name' filepath='Objects/call.c' line='686' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/call.c' line='687' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_CallMethod_SizeT' mangled-name='_PyObject_CallMethod_SizeT' filepath='Objects/call.c' line='721' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethod_SizeT'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/call.c' line='721' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/call.c' line='721' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/call.c' line='722' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_CallMethodId_SizeT' mangled-name='_PyObject_CallMethodId_SizeT' filepath='Objects/call.c' line='745' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethodId_SizeT'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/call.c' line='745' column='1'/>
+ <parameter type-id='type-id-326' name='name' filepath='Objects/call.c' line='745' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/call.c' line='746' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_CallMethodObjArgs' mangled-name='PyObject_CallMethodObjArgs' filepath='Objects/call.c' line='863' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallMethodObjArgs'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/call.c' line='863' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/call.c' line='863' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_CallMethodIdObjArgs' mangled-name='_PyObject_CallMethodIdObjArgs' filepath='Objects/call.c' line='888' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethodIdObjArgs'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/call.c' line='888' column='1'/>
+ <parameter type-id='type-id-326' name='name' filepath='Objects/call.c' line='888' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyStack_AsDict' mangled-name='_PyStack_AsDict' filepath='Objects/call.c' line='935' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyStack_AsDict'>
+ <parameter type-id='type-id-255' name='values' filepath='Objects/call.c' line='935' column='1'/>
+ <parameter type-id='type-id-2' name='kwnames' filepath='Objects/call.c' line='935' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/capsule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <typedef-decl name='PyCapsule_Destructor' type-id='type-id-327' filepath='./Include/pycapsule.h' line='23' column='1' id='type-id-328'/>
+ <var-decl name='PyCapsule_Type' type-id='type-id-20' mangled-name='PyCapsule_Type' visibility='default' filepath='./Include/pycapsule.h' line='21' column='1' elf-symbol-id='PyCapsule_Type'/>
+ <function-decl name='PyCapsule_New' mangled-name='PyCapsule_New' filepath='Objects/capsule.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_New'>
+ <parameter type-id='type-id-41' name='pointer' filepath='Objects/capsule.c' line='44' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/capsule.c' line='44' column='1'/>
+ <parameter type-id='type-id-328' name='destructor' filepath='Objects/capsule.c' line='44' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCapsule_IsValid' mangled-name='PyCapsule_IsValid' filepath='Objects/capsule.c' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_IsValid'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/capsule.c' line='68' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/capsule.c' line='68' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyCapsule_GetPointer' mangled-name='PyCapsule_GetPointer' filepath='Objects/capsule.c' line='80' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_GetPointer'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/capsule.c' line='80' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/capsule.c' line='80' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyCapsule_GetName' mangled-name='PyCapsule_GetName' filepath='Objects/capsule.c' line='98' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_GetName'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/capsule.c' line='98' column='1'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='PyCapsule_GetDestructor' mangled-name='PyCapsule_GetDestructor' filepath='Objects/capsule.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_GetDestructor'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/capsule.c' line='110' column='1'/>
+ <return type-id='type-id-328'/>
+ </function-decl>
+ <function-decl name='PyCapsule_GetContext' mangled-name='PyCapsule_GetContext' filepath='Objects/capsule.c' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_GetContext'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/capsule.c' line='122' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyCapsule_SetPointer' mangled-name='PyCapsule_SetPointer' filepath='Objects/capsule.c' line='134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_SetPointer'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/capsule.c' line='134' column='1'/>
+ <parameter type-id='type-id-41' name='pointer' filepath='Objects/capsule.c' line='134' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyCapsule_SetName' mangled-name='PyCapsule_SetName' filepath='Objects/capsule.c' line='153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_SetName'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/capsule.c' line='153' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/capsule.c' line='153' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyCapsule_SetDestructor' mangled-name='PyCapsule_SetDestructor' filepath='Objects/capsule.c' line='167' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_SetDestructor'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/capsule.c' line='167' column='1'/>
+ <parameter type-id='type-id-328' name='destructor' filepath='Objects/capsule.c' line='167' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyCapsule_SetContext' mangled-name='PyCapsule_SetContext' filepath='Objects/capsule.c' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_SetContext'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
+ <parameter type-id='type-id-41' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyCapsule_Import' mangled-name='PyCapsule_Import' filepath='Objects/capsule.c' line='195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_Import'>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/capsule.c' line='195' column='1'/>
+ <parameter type-id='type-id-21' name='no_block' filepath='Objects/capsule.c' line='195' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-329'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/cellobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyCell_Type' type-id='type-id-20' mangled-name='PyCell_Type' visibility='default' filepath='./Include/cpython/cellobject.h' line='16' column='1' elf-symbol-id='PyCell_Type'/>
+ <function-decl name='PyObject_RichCompare' mangled-name='PyObject_RichCompare' filepath='./Include/object.h' line='287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_RichCompare'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCell_New' mangled-name='PyCell_New' filepath='Objects/cellobject.c' line='7' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCell_New'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/cellobject.c' line='7' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCell_Get' mangled-name='PyCell_Get' filepath='Objects/cellobject.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCell_Get'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/cellobject.c' line='53' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCell_Set' mangled-name='PyCell_Set' filepath='Objects/cellobject.c' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCell_Set'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/cellobject.c' line='64' column='1'/>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/cellobject.c' line='64' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/classobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyMethod_Type' type-id='type-id-20' mangled-name='PyMethod_Type' visibility='default' filepath='./Include/cpython/classobject.h' line='20' column='1' elf-symbol-id='PyMethod_Type'/>
+ <var-decl name='PyInstanceMethod_Type' type-id='type-id-20' mangled-name='PyInstanceMethod_Type' visibility='default' filepath='./Include/cpython/classobject.h' line='41' column='1' elf-symbol-id='PyInstanceMethod_Type'/>
+ <function-decl name='_PyType_Lookup' mangled-name='_PyType_Lookup' filepath='./Include/cpython/object.h' line='262' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_Lookup'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_GenericSetAttr' mangled-name='PyObject_GenericSetAttr' filepath='./Include/object.h' line='297' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GenericSetAttr'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_Hash' mangled-name='PyObject_Hash' filepath='./Include/object.h' line='301' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Hash'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-317'/>
+ </function-decl>
+ <function-decl name='PyObject_ClearWeakRefs' mangled-name='PyObject_ClearWeakRefs' filepath='./Include/object.h' line='306' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_ClearWeakRefs'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_HashPointer' mangled-name='_Py_HashPointer' filepath='./Include/pyhash.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HashPointer'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-317'/>
+ </function-decl>
+ <function-decl name='PyMethod_Function' mangled-name='PyMethod_Function' filepath='Objects/classobject.c' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMethod_Function'>
+ <parameter type-id='type-id-2' name='im' filepath='Objects/classobject.c' line='21' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMethod_Self' mangled-name='PyMethod_Self' filepath='Objects/classobject.c' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMethod_Self'>
+ <parameter type-id='type-id-2' name='im' filepath='Objects/classobject.c' line='31' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMethod_New' mangled-name='PyMethod_New' filepath='Objects/classobject.c' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMethod_New'>
+ <parameter type-id='type-id-2' name='func' filepath='Objects/classobject.c' line='105' column='1'/>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/classobject.c' line='105' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInstanceMethod_New' mangled-name='PyInstanceMethod_New' filepath='Objects/classobject.c' line='357' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInstanceMethod_New'>
+ <parameter type-id='type-id-2' name='func' filepath='Objects/classobject.c' line='357' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInstanceMethod_Function' mangled-name='PyInstanceMethod_Function' filepath='Objects/classobject.c' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInstanceMethod_Function'>
+ <parameter type-id='type-id-2' name='im' filepath='Objects/classobject.c' line='369' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/codeobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_PyCodeConstructor' size-in-bits='896' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_code.h' line='168' column='1' id='type-id-330'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='filename' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='170' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12800'>
- <var-decl name='mod_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='215' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='name' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='171' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12864'>
- <var-decl name='module' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='216' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='qualname' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='172' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12928'>
- <var-decl name='msg' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='217' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='flags' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_code.h' line='173' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='12992'>
- <var-decl name='name' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='218' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='code' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='176' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13056'>
- <var-decl name='names' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='219' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='firstlineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_code.h' line='177' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13120'>
- <var-decl name='op' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='220' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='linetable' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='178' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13184'>
- <var-decl name='operand' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='221' column='1'/>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='consts' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='181' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13248'>
- <var-decl name='operator_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='222' column='1'/>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='names' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='182' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13312'>
- <var-decl name='ops' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='223' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='localsplusnames' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='185' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13376'>
- <var-decl name='optional_vars' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='224' column='1'/>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='localspluskinds' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='186' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13440'>
- <var-decl name='orelse' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='225' column='1'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='argcount' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_code.h' line='189' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13504'>
- <var-decl name='pattern' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='226' column='1'/>
+ <data-member access='public' layout-offset-in-bits='736'>
+ <var-decl name='posonlyargcount' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_code.h' line='190' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13568'>
- <var-decl name='pattern_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='227' column='1'/>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='kwonlyargcount' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_code.h' line='192' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13632'>
- <var-decl name='patterns' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='228' column='1'/>
+ <data-member access='public' layout-offset-in-bits='800'>
+ <var-decl name='stacksize' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_code.h' line='195' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13696'>
- <var-decl name='posonlyargs' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='229' column='1'/>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='exceptiontable' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='198' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13760'>
- <var-decl name='rest' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='230' column='1'/>
+ </class-decl>
+ <pointer-type-def type-id='type-id-331' size-in-bits='64' id='type-id-332'/>
+ <pointer-type-def type-id='type-id-333' size-in-bits='64' id='type-id-334'/>
+ <pointer-type-def type-id='type-id-317' size-in-bits='64' id='type-id-335'/>
+ <pointer-type-def type-id='type-id-330' size-in-bits='64' id='type-id-336'/>
+ <var-decl name='PyCode_Type' type-id='type-id-20' mangled-name='PyCode_Type' visibility='default' filepath='./Include/cpython/code.h' line='140' column='1' elf-symbol-id='PyCode_Type'/>
+ <function-decl name='PyComplex_AsCComplex' mangled-name='PyComplex_AsCComplex' filepath='./Include/cpython/complexobject.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_AsCComplex'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-337'/>
+ </function-decl>
+ <function-decl name='_PySet_NextEntry' mangled-name='_PySet_NextEntry' filepath='./Include/cpython/setobject.h' line='66' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySet_NextEntry'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-25'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-335'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_Copy' mangled-name='_PyUnicode_Copy' filepath='./Include/cpython/unicodeobject.h' line='504' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_Copy'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_FromVoidPtr' mangled-name='PyLong_FromVoidPtr' filepath='./Include/longobject.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromVoidPtr'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_NewVar' mangled-name='_PyObject_NewVar' filepath='./Include/objimpl.h' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_NewVar'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-334'/>
+ </function-decl>
+ <function-decl name='PyFrozenSet_New' mangled-name='PyFrozenSet_New' filepath='./Include/setobject.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrozenSet_New'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeFSDefault' mangled-name='PyUnicode_DecodeFSDefault' filepath='./Include/unicodeobject.h' line='780' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeFSDefault'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Compare' mangled-name='PyUnicode_Compare' filepath='./Include/unicodeobject.h' line='981' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Compare'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='copysign' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='198' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='_PyCode_Validate' mangled-name='_PyCode_Validate' filepath='Objects/codeobject.c' line='231' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_Validate'>
+ <parameter type-id='type-id-336' name='con' filepath='Objects/codeobject.c' line='231' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyCode_New' mangled-name='_PyCode_New' filepath='Objects/codeobject.c' line='446' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_New'>
+ <parameter type-id='type-id-336' name='con' filepath='Objects/codeobject.c' line='446' column='1'/>
+ <return type-id='type-id-338'/>
+ </function-decl>
+ <function-decl name='PyCode_NewWithPosOnlyArgs' mangled-name='PyCode_NewWithPosOnlyArgs' filepath='Objects/codeobject.c' line='498' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_NewWithPosOnlyArgs'>
+ <parameter type-id='type-id-21' name='argcount' filepath='Objects/codeobject.c' line='498' column='1'/>
+ <parameter type-id='type-id-21' name='posonlyargcount' filepath='Objects/codeobject.c' line='498' column='1'/>
+ <parameter type-id='type-id-21' name='kwonlyargcount' filepath='Objects/codeobject.c' line='498' column='1'/>
+ <parameter type-id='type-id-21' name='nlocals' filepath='Objects/codeobject.c' line='499' column='1'/>
+ <parameter type-id='type-id-21' name='stacksize' filepath='Objects/codeobject.c' line='499' column='1'/>
+ <parameter type-id='type-id-21' name='flags' filepath='Objects/codeobject.c' line='499' column='1'/>
+ <parameter type-id='type-id-2' name='code' filepath='Objects/codeobject.c' line='500' column='1'/>
+ <parameter type-id='type-id-2' name='consts' filepath='Objects/codeobject.c' line='500' column='1'/>
+ <parameter type-id='type-id-2' name='names' filepath='Objects/codeobject.c' line='500' column='1'/>
+ <parameter type-id='type-id-2' name='varnames' filepath='Objects/codeobject.c' line='501' column='1'/>
+ <parameter type-id='type-id-2' name='freevars' filepath='Objects/codeobject.c' line='501' column='1'/>
+ <parameter type-id='type-id-2' name='cellvars' filepath='Objects/codeobject.c' line='501' column='1'/>
+ <parameter type-id='type-id-2' name='filename' filepath='Objects/codeobject.c' line='502' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/codeobject.c' line='502' column='1'/>
+ <parameter type-id='type-id-2' name='qualname' filepath='Objects/codeobject.c' line='503' column='1'/>
+ <parameter type-id='type-id-21' name='firstlineno' filepath='Objects/codeobject.c' line='503' column='1'/>
+ <parameter type-id='type-id-2' name='linetable' filepath='Objects/codeobject.c' line='504' column='1'/>
+ <parameter type-id='type-id-2' name='exceptiontable' filepath='Objects/codeobject.c' line='505' column='1'/>
+ <return type-id='type-id-338'/>
+ </function-decl>
+ <function-decl name='PyCode_New' mangled-name='PyCode_New' filepath='Objects/codeobject.c' line='622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_New'>
+ <parameter type-id='type-id-21' name='argcount' filepath='Objects/codeobject.c' line='622' column='1'/>
+ <parameter type-id='type-id-21' name='kwonlyargcount' filepath='Objects/codeobject.c' line='622' column='1'/>
+ <parameter type-id='type-id-21' name='nlocals' filepath='Objects/codeobject.c' line='623' column='1'/>
+ <parameter type-id='type-id-21' name='stacksize' filepath='Objects/codeobject.c' line='623' column='1'/>
+ <parameter type-id='type-id-21' name='flags' filepath='Objects/codeobject.c' line='623' column='1'/>
+ <parameter type-id='type-id-2' name='code' filepath='Objects/codeobject.c' line='624' column='1'/>
+ <parameter type-id='type-id-2' name='consts' filepath='Objects/codeobject.c' line='624' column='1'/>
+ <parameter type-id='type-id-2' name='names' filepath='Objects/codeobject.c' line='624' column='1'/>
+ <parameter type-id='type-id-2' name='varnames' filepath='Objects/codeobject.c' line='625' column='1'/>
+ <parameter type-id='type-id-2' name='freevars' filepath='Objects/codeobject.c' line='625' column='1'/>
+ <parameter type-id='type-id-2' name='cellvars' filepath='Objects/codeobject.c' line='625' column='1'/>
+ <parameter type-id='type-id-2' name='filename' filepath='Objects/codeobject.c' line='626' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/codeobject.c' line='626' column='1'/>
+ <parameter type-id='type-id-2' name='qualname' filepath='Objects/codeobject.c' line='626' column='1'/>
+ <parameter type-id='type-id-21' name='firstlineno' filepath='Objects/codeobject.c' line='627' column='1'/>
+ <parameter type-id='type-id-2' name='linetable' filepath='Objects/codeobject.c' line='628' column='1'/>
+ <parameter type-id='type-id-2' name='exceptiontable' filepath='Objects/codeobject.c' line='629' column='1'/>
+ <return type-id='type-id-338'/>
+ </function-decl>
+ <function-decl name='PyCode_NewEmpty' mangled-name='PyCode_NewEmpty' filepath='Objects/codeobject.c' line='656' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_NewEmpty'>
+ <parameter type-id='type-id-6' name='filename' filepath='Objects/codeobject.c' line='656' column='1'/>
+ <parameter type-id='type-id-6' name='funcname' filepath='Objects/codeobject.c' line='656' column='1'/>
+ <parameter type-id='type-id-21' name='firstlineno' filepath='Objects/codeobject.c' line='656' column='1'/>
+ <return type-id='type-id-338'/>
+ </function-decl>
+ <function-decl name='PyCode_Addr2Line' mangled-name='PyCode_Addr2Line' filepath='Objects/codeobject.c' line='766' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_Addr2Line'>
+ <parameter type-id='type-id-338' name='co' filepath='Objects/codeobject.c' line='766' column='1'/>
+ <parameter type-id='type-id-21' name='addrq' filepath='Objects/codeobject.c' line='766' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyCode_CheckLineNumber' mangled-name='_PyCode_CheckLineNumber' filepath='Objects/codeobject.c' line='804' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_CheckLineNumber'>
+ <parameter type-id='type-id-21' name='lasti' filepath='Objects/codeobject.c' line='804' column='1'/>
+ <parameter type-id='type-id-332' name='bounds' filepath='Objects/codeobject.c' line='804' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyCode_Addr2Location' mangled-name='PyCode_Addr2Location' filepath='Objects/codeobject.c' line='981' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_Addr2Location'>
+ <parameter type-id='type-id-338' name='co' filepath='Objects/codeobject.c' line='981' column='1'/>
+ <parameter type-id='type-id-21' name='addrq' filepath='Objects/codeobject.c' line='981' column='1'/>
+ <parameter type-id='type-id-190' name='start_line' filepath='Objects/codeobject.c' line='982' column='1'/>
+ <parameter type-id='type-id-190' name='start_column' filepath='Objects/codeobject.c' line='982' column='1'/>
+ <parameter type-id='type-id-190' name='end_line' filepath='Objects/codeobject.c' line='983' column='1'/>
+ <parameter type-id='type-id-190' name='end_column' filepath='Objects/codeobject.c' line='983' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyCode_GetExtra' mangled-name='_PyCode_GetExtra' filepath='Objects/codeobject.c' line='1346' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_GetExtra'>
+ <parameter type-id='type-id-2' name='code' filepath='Objects/codeobject.c' line='1346' column='1'/>
+ <parameter type-id='type-id-7' name='index' filepath='Objects/codeobject.c' line='1346' column='1'/>
+ <parameter type-id='type-id-260' name='extra' filepath='Objects/codeobject.c' line='1346' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyCode_SetExtra' mangled-name='_PyCode_SetExtra' filepath='Objects/codeobject.c' line='1367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_SetExtra'>
+ <parameter type-id='type-id-2' name='code' filepath='Objects/codeobject.c' line='1367' column='1'/>
+ <parameter type-id='type-id-7' name='index' filepath='Objects/codeobject.c' line='1367' column='1'/>
+ <parameter type-id='type-id-41' name='extra' filepath='Objects/codeobject.c' line='1367' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyCode_GetVarnames' mangled-name='PyCode_GetVarnames' filepath='Objects/codeobject.c' line='1419' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_GetVarnames'>
+ <parameter type-id='type-id-338' name='code' filepath='Objects/codeobject.c' line='1419' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCode_GetCellvars' mangled-name='PyCode_GetCellvars' filepath='Objects/codeobject.c' line='1431' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_GetCellvars'>
+ <parameter type-id='type-id-338' name='code' filepath='Objects/codeobject.c' line='1431' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCode_GetFreevars' mangled-name='PyCode_GetFreevars' filepath='Objects/codeobject.c' line='1443' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_GetFreevars'>
+ <parameter type-id='type-id-338' name='code' filepath='Objects/codeobject.c' line='1443' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCode_GetCode' mangled-name='PyCode_GetCode' filepath='Objects/codeobject.c' line='1480' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_GetCode'>
+ <parameter type-id='type-id-338' name='co' filepath='Objects/codeobject.c' line='1480' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyCode_ConstantKey' mangled-name='_PyCode_ConstantKey' filepath='Objects/codeobject.c' line='2072' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_ConstantKey'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/codeobject.c' line='2072' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/complexobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <enum-decl name='PyUnicode_Kind' filepath='./Include/cpython/unicodeobject.h' line='304' column='1' id='type-id-339'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='PyUnicode_WCHAR_KIND' value='0'/>
+ <enumerator name='PyUnicode_1BYTE_KIND' value='1'/>
+ <enumerator name='PyUnicode_2BYTE_KIND' value='2'/>
+ <enumerator name='PyUnicode_4BYTE_KIND' value='4'/>
+ </enum-decl>
+ <class-decl name='_PyUnicodeWriter' size-in-bits='448' is-struct='yes' naming-typedef-id='type-id-340' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='718' column='1' id='type-id-341'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='buffer' type-id='type-id-2' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='719' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13824'>
- <var-decl name='returns' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='231' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='data' type-id='type-id-41' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='720' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13888'>
- <var-decl name='right' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='232' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='kind' type-id='type-id-339' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='721' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='13952'>
- <var-decl name='simple' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='233' column='1'/>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='maxchar' type-id='type-id-257' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='722' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14016'>
- <var-decl name='slice' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='234' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='723' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14080'>
- <var-decl name='step' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='235' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='pos' type-id='type-id-7' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='724' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14144'>
- <var-decl name='stmt_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='236' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='min_length' type-id='type-id-7' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='727' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14208'>
- <var-decl name='subject' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='237' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='min_char' type-id='type-id-257' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='730' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14272'>
- <var-decl name='tag' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='238' column='1'/>
+ <data-member access='public' layout-offset-in-bits='416'>
+ <var-decl name='overallocate' type-id='type-id-97' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='733' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14336'>
- <var-decl name='target' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='239' column='1'/>
+ <data-member access='public' layout-offset-in-bits='424'>
+ <var-decl name='readonly' type-id='type-id-97' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='737' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14400'>
- <var-decl name='targets' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='240' column='1'/>
+ </class-decl>
+ <typedef-decl name='_PyUnicodeWriter' type-id='type-id-341' filepath='./Include/cpython/unicodeobject.h' line='738' column='1' id='type-id-340'/>
+ <pointer-type-def type-id='type-id-342' size-in-bits='64' id='type-id-343'/>
+ <pointer-type-def type-id='type-id-340' size-in-bits='64' id='type-id-344'/>
+ <var-decl name='PyComplex_Type' type-id='type-id-20' mangled-name='PyComplex_Type' visibility='default' filepath='./Include/complexobject.h' line='11' column='1' elf-symbol-id='PyComplex_Type'/>
+ <function-decl name='_PyComplex_FormatAdvancedWriter' filepath='./Include/cpython/complexobject.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-344'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicodeWriter_Init' mangled-name='_PyUnicodeWriter_Init' filepath='./Include/cpython/unicodeobject.h' line='746' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_Init'>
+ <parameter type-id='type-id-344'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicodeWriter_Finish' mangled-name='_PyUnicodeWriter_Finish' filepath='./Include/cpython/unicodeobject.h' line='826' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_Finish'>
+ <parameter type-id='type-id-344'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicodeWriter_Dealloc' mangled-name='_PyUnicodeWriter_Dealloc' filepath='./Include/cpython/unicodeobject.h' line='830' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_Dealloc'>
+ <parameter type-id='type-id-344'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_TransformDecimalAndSpaceToASCII' mangled-name='_PyUnicode_TransformDecimalAndSpaceToASCII' filepath='./Include/cpython/unicodeobject.h' line='976' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_TransformDecimalAndSpaceToASCII'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_HashDouble' mangled-name='_Py_HashDouble' filepath='./Include/pyhash.h' line='10' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HashDouble'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-317'/>
+ </function-decl>
+ <function-decl name='_Py_string_to_number_with_underscores' mangled-name='_Py_string_to_number_with_underscores' filepath='./Include/pystrtod.h' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_string_to_number_with_underscores'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-343'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='atan2' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='cos' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='sin' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='exp' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='log' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='104' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='pow' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='140' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='hypot' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='147' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='floor' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='165' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='_Py_c_sum' mangled-name='_Py_c_sum' filepath='Objects/complexobject.c' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_sum'>
+ <parameter type-id='type-id-337' name='a' filepath='Objects/complexobject.c' line='28' column='1'/>
+ <parameter type-id='type-id-337' name='b' filepath='Objects/complexobject.c' line='28' column='1'/>
+ <return type-id='type-id-337'/>
+ </function-decl>
+ <function-decl name='_Py_c_diff' mangled-name='_Py_c_diff' filepath='Objects/complexobject.c' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_diff'>
+ <parameter type-id='type-id-337' name='a' filepath='Objects/complexobject.c' line='37' column='1'/>
+ <parameter type-id='type-id-337' name='b' filepath='Objects/complexobject.c' line='37' column='1'/>
+ <return type-id='type-id-337'/>
+ </function-decl>
+ <function-decl name='_Py_c_neg' mangled-name='_Py_c_neg' filepath='Objects/complexobject.c' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_neg'>
+ <parameter type-id='type-id-337' name='a' filepath='Objects/complexobject.c' line='46' column='1'/>
+ <return type-id='type-id-337'/>
+ </function-decl>
+ <function-decl name='_Py_c_prod' mangled-name='_Py_c_prod' filepath='Objects/complexobject.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_prod'>
+ <parameter type-id='type-id-337' name='a' filepath='Objects/complexobject.c' line='55' column='1'/>
+ <parameter type-id='type-id-337' name='b' filepath='Objects/complexobject.c' line='55' column='1'/>
+ <return type-id='type-id-337'/>
+ </function-decl>
+ <function-decl name='_Py_c_quot' mangled-name='_Py_c_quot' filepath='Objects/complexobject.c' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_quot'>
+ <parameter type-id='type-id-337' name='a' filepath='Objects/complexobject.c' line='68' column='1'/>
+ <parameter type-id='type-id-337' name='b' filepath='Objects/complexobject.c' line='68' column='1'/>
+ <return type-id='type-id-337'/>
+ </function-decl>
+ <function-decl name='_Py_c_pow' mangled-name='_Py_c_pow' filepath='Objects/complexobject.c' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_pow'>
+ <parameter type-id='type-id-337' name='a' filepath='Objects/complexobject.c' line='129' column='1'/>
+ <parameter type-id='type-id-337' name='b' filepath='Objects/complexobject.c' line='129' column='1'/>
+ <return type-id='type-id-337'/>
+ </function-decl>
+ <function-decl name='_Py_c_abs' mangled-name='_Py_c_abs' filepath='Objects/complexobject.c' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_abs'>
+ <parameter type-id='type-id-337' name='z' filepath='Objects/complexobject.c' line='185' column='1'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyComplex_FromDoubles' mangled-name='PyComplex_FromDoubles' filepath='Objects/complexobject.c' line='250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_FromDoubles'>
+ <parameter type-id='type-id-258' name='real' filepath='Objects/complexobject.c' line='250' column='1'/>
+ <parameter type-id='type-id-258' name='imag' filepath='Objects/complexobject.c' line='250' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyComplex_RealAsDouble' mangled-name='PyComplex_RealAsDouble' filepath='Objects/complexobject.c' line='259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_RealAsDouble'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/complexobject.c' line='259' column='1'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyComplex_ImagAsDouble' mangled-name='PyComplex_ImagAsDouble' filepath='Objects/complexobject.c' line='270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_ImagAsDouble'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/complexobject.c' line='270' column='1'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-342'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/descrobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <typedef-decl name='wrapperfunc' type-id='type-id-345' filepath='./Include/cpython/descrobject.h' line='5' column='1' id='type-id-346'/>
+ <class-decl name='wrapperbase' size-in-bits='448' is-struct='yes' visibility='default' filepath='./Include/cpython/descrobject.h' line='11' column='1' id='type-id-347'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/cpython/descrobject.h' line='12' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14464'>
- <var-decl name='test' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='241' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='offset' type-id='type-id-21' visibility='default' filepath='./Include/cpython/descrobject.h' line='13' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14528'>
- <var-decl name='type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='242' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='function' type-id='type-id-41' visibility='default' filepath='./Include/cpython/descrobject.h' line='14' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14592'>
- <var-decl name='type_comment' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='243' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='wrapper' type-id='type-id-346' visibility='default' filepath='./Include/cpython/descrobject.h' line='15' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14656'>
- <var-decl name='type_ignore_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='244' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='doc' type-id='type-id-6' visibility='default' filepath='./Include/cpython/descrobject.h' line='16' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14720'>
- <var-decl name='type_ignores' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='245' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='flags' type-id='type-id-21' visibility='default' filepath='./Include/cpython/descrobject.h' line='17' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14784'>
- <var-decl name='unaryop_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='246' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='name_strobj' type-id='type-id-2' visibility='default' filepath='./Include/cpython/descrobject.h' line='18' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14848'>
- <var-decl name='upper' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='247' column='1'/>
+ </class-decl>
+ <pointer-type-def type-id='type-id-348' size-in-bits='64' id='type-id-345'/>
+ <pointer-type-def type-id='type-id-347' size-in-bits='64' id='type-id-349'/>
+ <var-decl name='_PyMethodWrapper_Type' type-id='type-id-20' mangled-name='_PyMethodWrapper_Type' visibility='default' filepath='./Include/cpython/descrobject.h' line='60' column='1' elf-symbol-id='_PyMethodWrapper_Type'/>
+ <function-decl name='_PyArg_UnpackStack' mangled-name='_PyArg_UnpackStack' filepath='./Include/cpython/modsupport.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_UnpackStack'>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyType_GetDocFromInternalDoc' mangled-name='_PyType_GetDocFromInternalDoc' filepath='./Include/cpython/object.h' line='271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_GetDocFromInternalDoc'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyType_GetTextSignatureFromInternalDoc' mangled-name='_PyType_GetTextSignatureFromInternalDoc' filepath='./Include/cpython/object.h' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_GetTextSignatureFromInternalDoc'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_IsAbstract' mangled-name='_PyObject_IsAbstract' filepath='./Include/cpython/object.h' line='280' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_IsAbstract'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_FunctionStr' mangled-name='_PyObject_FunctionStr' filepath='./Include/cpython/object.h' line='310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_FunctionStr'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyTrash_begin' mangled-name='_PyTrash_begin' filepath='./Include/cpython/object.h' line='472' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTrash_begin'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTrash_end' mangled-name='_PyTrash_end' filepath='./Include/cpython/object.h' line='473' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTrash_end'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyTrash_cond' mangled-name='_PyTrash_cond' filepath='./Include/cpython/object.h' line='475' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTrash_cond'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-350'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='PyClassMethodDescr_Type' type-id='type-id-20' mangled-name='PyClassMethodDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='19' column='1' elf-symbol-id='PyClassMethodDescr_Type'/>
+ <var-decl name='PyGetSetDescr_Type' type-id='type-id-20' mangled-name='PyGetSetDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='20' column='1' elf-symbol-id='PyGetSetDescr_Type'/>
+ <var-decl name='PyMemberDescr_Type' type-id='type-id-20' mangled-name='PyMemberDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='21' column='1' elf-symbol-id='PyMemberDescr_Type'/>
+ <var-decl name='PyMethodDescr_Type' type-id='type-id-20' mangled-name='PyMethodDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='22' column='1' elf-symbol-id='PyMethodDescr_Type'/>
+ <var-decl name='PyWrapperDescr_Type' type-id='type-id-20' mangled-name='PyWrapperDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='23' column='1' elf-symbol-id='PyWrapperDescr_Type'/>
+ <var-decl name='PyDictProxy_Type' type-id='type-id-20' mangled-name='PyDictProxy_Type' visibility='default' filepath='./Include/descrobject.h' line='24' column='1' elf-symbol-id='PyDictProxy_Type'/>
+ <var-decl name='PyProperty_Type' type-id='type-id-20' mangled-name='PyProperty_Type' visibility='default' filepath='./Include/descrobject.h' line='25' column='1' elf-symbol-id='PyProperty_Type'/>
+ <function-decl name='PyDict_Contains' mangled-name='PyDict_Contains' filepath='./Include/dictobject.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Contains'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyCMethod_New' mangled-name='PyCMethod_New' filepath='./Include/methodobject.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCMethod_New'>
+ <parameter type-id='type-id-8'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyType_GetQualName' mangled-name='PyType_GetQualName' filepath='./Include/object.h' line='256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetQualName'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_SetAttr' mangled-name='PyObject_SetAttr' filepath='./Include/object.h' line='293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SetAttr'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_GC_UnTrack' mangled-name='PyObject_GC_UnTrack' filepath='./Include/objimpl.h' line='180' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_UnTrack'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThreadState_Get' mangled-name='PyThreadState_Get' filepath='./Include/pystate.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Get'>
+ <return type-id='type-id-188'/>
+ </function-decl>
+ <function-decl name='PyMember_GetOne' mangled-name='PyMember_GetOne' filepath='./Include/structmember.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMember_GetOne'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-351'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMember_SetOne' mangled-name='PyMember_SetOne' filepath='./Include/structmember.h' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMember_SetOne'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-351'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyTuple_GetSlice' mangled-name='PyTuple_GetSlice' filepath='./Include/tupleobject.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_GetSlice'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDescr_NewMethod' mangled-name='PyDescr_NewMethod' filepath='Objects/descrobject.c' line='921' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewMethod'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/descrobject.c' line='921' column='1'/>
+ <parameter type-id='type-id-8' name='method' filepath='Objects/descrobject.c' line='921' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDescr_NewClassMethod' mangled-name='PyDescr_NewClassMethod' filepath='Objects/descrobject.c' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewClassMethod'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/descrobject.c' line='967' column='1'/>
+ <parameter type-id='type-id-8' name='method' filepath='Objects/descrobject.c' line='967' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDescr_NewMember' mangled-name='PyDescr_NewMember' filepath='Objects/descrobject.c' line='979' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewMember'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/descrobject.c' line='979' column='1'/>
+ <parameter type-id='type-id-351' name='member' filepath='Objects/descrobject.c' line='979' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDescr_NewGetSet' mangled-name='PyDescr_NewGetSet' filepath='Objects/descrobject.c' line='991' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewGetSet'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/descrobject.c' line='991' column='1'/>
+ <parameter type-id='type-id-352' name='getset' filepath='Objects/descrobject.c' line='991' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDescr_NewWrapper' mangled-name='PyDescr_NewWrapper' filepath='Objects/descrobject.c' line='1003' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewWrapper'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/descrobject.c' line='1003' column='1'/>
+ <parameter type-id='type-id-349' name='base' filepath='Objects/descrobject.c' line='1003' column='1'/>
+ <parameter type-id='type-id-41' name='wrapped' filepath='Objects/descrobject.c' line='1003' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDescr_IsData' mangled-name='PyDescr_IsData' filepath='Objects/descrobject.c' line='1017' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_IsData'>
+ <parameter type-id='type-id-2' name='ob' filepath='Objects/descrobject.c' line='1017' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyDictProxy_New' mangled-name='PyDictProxy_New' filepath='Objects/descrobject.c' line='1247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDictProxy_New'>
+ <parameter type-id='type-id-2' name='mapping' filepath='Objects/descrobject.c' line='1247' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyWrapper_New' mangled-name='PyWrapper_New' filepath='Objects/descrobject.c' line='1450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWrapper_New'>
+ <parameter type-id='type-id-2' name='d' filepath='Objects/descrobject.c' line='1450' column='1'/>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/descrobject.c' line='1450' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-353' size-in-bits='64' id='type-id-351'/>
+ <function-type size-in-bits='64' id='type-id-348'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <typedef-decl name='PyMemberDef' type-id='type-id-354' filepath='./Include/pytypedefs.h' line='16' column='1' id='type-id-353'/>
+ <class-decl name='PyMemberDef' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/structmember.h' line='18' column='1' id='type-id-354'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/structmember.h' line='19' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14912'>
- <var-decl name='value' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='248' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='type' type-id='type-id-21' visibility='default' filepath='./Include/structmember.h' line='20' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='14976'>
- <var-decl name='values' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='249' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='offset' type-id='type-id-7' visibility='default' filepath='./Include/structmember.h' line='21' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='15040'>
- <var-decl name='vararg' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='250' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='flags' type-id='type-id-21' visibility='default' filepath='./Include/structmember.h' line='22' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='15104'>
- <var-decl name='withitem_type' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='251' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='doc' type-id='type-id-6' visibility='default' filepath='./Include/structmember.h' line='23' column='1'/>
</data-member>
</class-decl>
- <class-decl name='type_cache' size-in-bits='786432' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='33' column='1' id='type-id-50'>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/dictobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyObject_AssertFailed' mangled-name='_PyObject_AssertFailed' filepath='./Include/cpython/object.h' line='400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_AssertFailed'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyObject_IS_GC' mangled-name='PyObject_IS_GC' filepath='./Include/cpython/objimpl.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_IS_GC'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyErr_SetKeyError' mangled-name='_PyErr_SetKeyError' filepath='./Include/cpython/pyerrors.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetKeyError'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PySet_Update' mangled-name='_PySet_Update' filepath='./Include/cpython/setobject.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySet_Update'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='PyDict_Type' type-id='type-id-20' mangled-name='PyDict_Type' visibility='default' filepath='./Include/dictobject.h' line='15' column='1' elf-symbol-id='PyDict_Type'/>
+ <var-decl name='PyDictKeys_Type' type-id='type-id-20' mangled-name='PyDictKeys_Type' visibility='default' filepath='./Include/dictobject.h' line='66' column='1' elf-symbol-id='PyDictKeys_Type'/>
+ <var-decl name='PyDictValues_Type' type-id='type-id-20' mangled-name='PyDictValues_Type' visibility='default' filepath='./Include/dictobject.h' line='67' column='1' elf-symbol-id='PyDictValues_Type'/>
+ <var-decl name='PyDictItems_Type' type-id='type-id-20' mangled-name='PyDictItems_Type' visibility='default' filepath='./Include/dictobject.h' line='68' column='1' elf-symbol-id='PyDictItems_Type'/>
+ <var-decl name='PyDictIterKey_Type' type-id='type-id-20' mangled-name='PyDictIterKey_Type' visibility='default' filepath='./Include/dictobject.h' line='79' column='1' elf-symbol-id='PyDictIterKey_Type'/>
+ <var-decl name='PyDictIterValue_Type' type-id='type-id-20' mangled-name='PyDictIterValue_Type' visibility='default' filepath='./Include/dictobject.h' line='80' column='1' elf-symbol-id='PyDictIterValue_Type'/>
+ <var-decl name='PyDictIterItem_Type' type-id='type-id-20' mangled-name='PyDictIterItem_Type' visibility='default' filepath='./Include/dictobject.h' line='81' column='1' elf-symbol-id='PyDictIterItem_Type'/>
+ <var-decl name='PyDictRevIterKey_Type' type-id='type-id-20' mangled-name='PyDictRevIterKey_Type' visibility='default' filepath='./Include/dictobject.h' line='83' column='1' elf-symbol-id='PyDictRevIterKey_Type'/>
+ <var-decl name='PyDictRevIterItem_Type' type-id='type-id-20' mangled-name='PyDictRevIterItem_Type' visibility='default' filepath='./Include/dictobject.h' line='84' column='1' elf-symbol-id='PyDictRevIterItem_Type'/>
+ <var-decl name='PyDictRevIterValue_Type' type-id='type-id-20' mangled-name='PyDictRevIterValue_Type' visibility='default' filepath='./Include/dictobject.h' line='85' column='1' elf-symbol-id='PyDictRevIterValue_Type'/>
+ <var-decl name='_pydict_global_version' type-id='type-id-128' visibility='default' filepath='./Include/internal/pycore_dict.h' line='153' column='1'/>
+ <function-decl name='_PyType_AllocNoTrack' filepath='./Include/internal/pycore_object.h' line='245' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_DictPointer' filepath='./Include/internal/pycore_object.h' line='267' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-242'/>
+ </function-decl>
+ <function-decl name='_PyErr_Fetch' mangled-name='_PyErr_Fetch' filepath='./Include/internal/pycore_pyerrors.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Fetch'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyErr_Restore' mangled-name='_PyErr_Restore' filepath='./Include/internal/pycore_pyerrors.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Restore'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyArg_ValidateKeywordArguments' mangled-name='PyArg_ValidateKeywordArguments' filepath='./Include/modsupport.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_ValidateKeywordArguments'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_DebugMallocStats' mangled-name='_PyDict_DebugMallocStats' filepath='Objects/dictobject.c' line='294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_DebugMallocStats'>
+ <parameter type-id='type-id-239' name='out' filepath='Objects/dictobject.c' line='294' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyDict_CheckConsistency' mangled-name='_PyDict_CheckConsistency' filepath='Objects/dictobject.c' line='502' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_CheckConsistency'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='502' column='1'/>
+ <parameter type-id='type-id-21' name='check_content' filepath='Objects/dictobject.c' line='502' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_HasOnlyStringKeys' mangled-name='_PyDict_HasOnlyStringKeys' filepath='Objects/dictobject.c' line='1091' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_HasOnlyStringKeys'>
+ <parameter type-id='type-id-2' name='dict' filepath='Objects/dictobject.c' line='1091' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_MaybeUntrack' mangled-name='_PyDict_MaybeUntrack' filepath='Objects/dictobject.c' line='1116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_MaybeUntrack'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='1116' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyDict_NewPresized' mangled-name='_PyDict_NewPresized' filepath='Objects/dictobject.c' line='1595' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_NewPresized'>
+ <parameter type-id='type-id-7' name='minused' filepath='Objects/dictobject.c' line='1595' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDict_GetItem' mangled-name='PyDict_GetItem' filepath='Objects/dictobject.c' line='1649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_GetItem'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='1649' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/dictobject.c' line='1649' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_GetItem_KnownHash' mangled-name='_PyDict_GetItem_KnownHash' filepath='Objects/dictobject.c' line='1749' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_GetItem_KnownHash'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='1749' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/dictobject.c' line='1749' column='1'/>
+ <parameter type-id='type-id-317' name='hash' filepath='Objects/dictobject.c' line='1749' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_GetItemWithError' mangled-name='_PyDict_GetItemWithError' filepath='Objects/dictobject.c' line='1795' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_GetItemWithError'>
+ <parameter type-id='type-id-2' name='dp' filepath='Objects/dictobject.c' line='1795' column='1'/>
+ <parameter type-id='type-id-2' name='kv' filepath='Objects/dictobject.c' line='1795' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_GetItemIdWithError' mangled-name='_PyDict_GetItemIdWithError' filepath='Objects/dictobject.c' line='1806' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_GetItemIdWithError'>
+ <parameter type-id='type-id-2' name='dp' filepath='Objects/dictobject.c' line='1806' column='1'/>
+ <parameter type-id='type-id-326' name='key' filepath='Objects/dictobject.c' line='1806' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_GetItemStringWithError' mangled-name='_PyDict_GetItemStringWithError' filepath='Objects/dictobject.c' line='1818' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_GetItemStringWithError'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/dictobject.c' line='1818' column='1'/>
+ <parameter type-id='type-id-6' name='key' filepath='Objects/dictobject.c' line='1818' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_SetItem_KnownHash' mangled-name='_PyDict_SetItem_KnownHash' filepath='Objects/dictobject.c' line='1910' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_SetItem_KnownHash'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='1910' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/dictobject.c' line='1910' column='1'/>
+ <parameter type-id='type-id-2' name='value' filepath='Objects/dictobject.c' line='1910' column='1'/>
+ <parameter type-id='type-id-317' name='hash' filepath='Objects/dictobject.c' line='1911' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyDict_DelItem' mangled-name='PyDict_DelItem' filepath='Objects/dictobject.c' line='1993' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_DelItem'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='1993' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/dictobject.c' line='1993' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_DelItem_KnownHash' mangled-name='_PyDict_DelItem_KnownHash' filepath='Objects/dictobject.c' line='2007' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_DelItem_KnownHash'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='2007' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/dictobject.c' line='2007' column='1'/>
+ <parameter type-id='type-id-317' name='hash' filepath='Objects/dictobject.c' line='2007' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_DelItemIf' mangled-name='_PyDict_DelItemIf' filepath='Objects/dictobject.c' line='2036' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_DelItemIf'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='2036' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/dictobject.c' line='2036' column='1'/>
+ <parameter type-id='type-id-355' name='predicate' filepath='Objects/dictobject.c' line='2037' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyDict_Clear' mangled-name='PyDict_Clear' filepath='Objects/dictobject.c' line='2077' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Clear'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='2077' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyDict_Next' mangled-name='_PyDict_Next' filepath='Objects/dictobject.c' line='2119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_Next'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='2119' column='1'/>
+ <parameter type-id='type-id-25' name='ppos' filepath='Objects/dictobject.c' line='2119' column='1'/>
+ <parameter type-id='type-id-242' name='pkey' filepath='Objects/dictobject.c' line='2119' column='1'/>
+ <parameter type-id='type-id-242' name='pvalue' filepath='Objects/dictobject.c' line='2120' column='1'/>
+ <parameter type-id='type-id-335' name='phash' filepath='Objects/dictobject.c' line='2120' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_Pop' mangled-name='_PyDict_Pop' filepath='Objects/dictobject.c' line='2244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_Pop'>
+ <parameter type-id='type-id-2' name='dict' filepath='Objects/dictobject.c' line='2244' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/dictobject.c' line='2244' column='1'/>
+ <parameter type-id='type-id-2' name='deflt' filepath='Objects/dictobject.c' line='2244' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDict_MergeFromSeq2' mangled-name='PyDict_MergeFromSeq2' filepath='Objects/dictobject.c' line='2731' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_MergeFromSeq2'>
+ <parameter type-id='type-id-2' name='d' filepath='Objects/dictobject.c' line='2731' column='1'/>
+ <parameter type-id='type-id-2' name='seq2' filepath='Objects/dictobject.c' line='2731' column='1'/>
+ <parameter type-id='type-id-21' name='override' filepath='Objects/dictobject.c' line='2731' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyDict_Update' mangled-name='PyDict_Update' filepath='Objects/dictobject.c' line='2988' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Update'>
+ <parameter type-id='type-id-2' name='a' filepath='Objects/dictobject.c' line='2988' column='1'/>
+ <parameter type-id='type-id-2' name='b' filepath='Objects/dictobject.c' line='2988' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyDict_Merge' mangled-name='PyDict_Merge' filepath='Objects/dictobject.c' line='2994' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Merge'>
+ <parameter type-id='type-id-2' name='a' filepath='Objects/dictobject.c' line='2994' column='1'/>
+ <parameter type-id='type-id-2' name='b' filepath='Objects/dictobject.c' line='2994' column='1'/>
+ <parameter type-id='type-id-21' name='override' filepath='Objects/dictobject.c' line='2994' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_MergeEx' mangled-name='_PyDict_MergeEx' filepath='Objects/dictobject.c' line='3001' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_MergeEx'>
+ <parameter type-id='type-id-2' name='a' filepath='Objects/dictobject.c' line='3001' column='1'/>
+ <parameter type-id='type-id-2' name='b' filepath='Objects/dictobject.c' line='3001' column='1'/>
+ <parameter type-id='type-id-21' name='override' filepath='Objects/dictobject.c' line='3001' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyDict_Size' mangled-name='PyDict_Size' filepath='Objects/dictobject.c' line='3108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Size'>
+ <parameter type-id='type-id-2' name='mp' filepath='Objects/dictobject.c' line='3108' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyDict_SetDefault' mangled-name='PyDict_SetDefault' filepath='Objects/dictobject.c' line='3298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_SetDefault'>
+ <parameter type-id='type-id-2' name='d' filepath='Objects/dictobject.c' line='3298' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/dictobject.c' line='3298' column='1'/>
+ <parameter type-id='type-id-2' name='defaultobj' filepath='Objects/dictobject.c' line='3298' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_SizeOf' mangled-name='_PyDict_SizeOf' filepath='Objects/dictobject.c' line='3573' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_SizeOf'>
+ <parameter type-id='type-id-356' name='mp' filepath='Objects/dictobject.c' line='3573' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyDict_Contains_KnownHash' mangled-name='_PyDict_Contains_KnownHash' filepath='Objects/dictobject.c' line='3711' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_Contains_KnownHash'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='3711' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/dictobject.c' line='3711' column='1'/>
+ <parameter type-id='type-id-317' name='hash' filepath='Objects/dictobject.c' line='3711' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_ContainsId' mangled-name='_PyDict_ContainsId' filepath='Objects/dictobject.c' line='3724' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_ContainsId'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/dictobject.c' line='3724' column='1'/>
+ <parameter type-id='type-id-326' name='key' filepath='Objects/dictobject.c' line='3724' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyDict_GetItemString' mangled-name='PyDict_GetItemString' filepath='Objects/dictobject.c' line='3888' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_GetItemString'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/dictobject.c' line='3888' column='1'/>
+ <parameter type-id='type-id-6' name='key' filepath='Objects/dictobject.c' line='3888' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_SetItemId' mangled-name='_PyDict_SetItemId' filepath='Objects/dictobject.c' line='3902' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_SetItemId'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/dictobject.c' line='3902' column='1'/>
+ <parameter type-id='type-id-326' name='key' filepath='Objects/dictobject.c' line='3902' column='1'/>
+ <parameter type-id='type-id-2' name='item' filepath='Objects/dictobject.c' line='3902' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_DelItemId' mangled-name='_PyDict_DelItemId' filepath='Objects/dictobject.c' line='3926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_DelItemId'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/dictobject.c' line='3926' column='1'/>
+ <parameter type-id='type-id-326' name='key' filepath='Objects/dictobject.c' line='3926' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyDict_DelItemString' mangled-name='PyDict_DelItemString' filepath='Objects/dictobject.c' line='3935' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_DelItemString'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/dictobject.c' line='3935' column='1'/>
+ <parameter type-id='type-id-6' name='key' filepath='Objects/dictobject.c' line='3935' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDictView_New' mangled-name='_PyDictView_New' filepath='Objects/dictobject.c' line='4573' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDictView_New'>
+ <parameter type-id='type-id-2' name='dict' filepath='Objects/dictobject.c' line='4573' column='1'/>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/dictobject.c' line='4573' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDictView_Intersect' mangled-name='_PyDictView_Intersect' filepath='Objects/dictobject.c' line='4799' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDictView_Intersect'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/dictobject.c' line='4799' column='1'/>
+ <parameter type-id='type-id-2' name='other' filepath='Objects/dictobject.c' line='4799' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-357'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/enumobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyEnum_Type' type-id='type-id-20' mangled-name='PyEnum_Type' visibility='default' filepath='./Include/enumobject.h' line='10' column='1' elf-symbol-id='PyEnum_Type'/>
+ <var-decl name='PyReversed_Type' type-id='type-id-20' mangled-name='PyReversed_Type' visibility='default' filepath='./Include/enumobject.h' line='11' column='1' elf-symbol-id='PyReversed_Type'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/exceptions.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='PyDict_New' mangled-name='PyDict_New' filepath='./Include/dictobject.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_New'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDict_GetItemWithError' mangled-name='PyDict_GetItemWithError' filepath='./Include/dictobject.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_GetItemWithError'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDict_SetItem' mangled-name='PyDict_SetItem' filepath='./Include/dictobject.h' line='24' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_SetItem'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyDict_Copy' mangled-name='PyDict_Copy' filepath='./Include/dictobject.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Copy'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyDict_SetItemString' mangled-name='PyDict_SetItemString' filepath='./Include/dictobject.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_SetItemString'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_GenericGetDict' mangled-name='PyObject_GenericGetDict' filepath='./Include/dictobject.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GenericGetDict'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_IsInstanceDictEmpty' filepath='./Include/internal/pycore_object.h' line='271' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyStaticType_Dealloc' filepath='./Include/internal/pycore_typeobject.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyList_GetItem' mangled-name='PyList_GetItem' filepath='./Include/listobject.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_GetItem'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyArg_ParseTupleAndKeywords_SizeT' mangled-name='_PyArg_ParseTupleAndKeywords_SizeT' filepath='./Include/modsupport.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseTupleAndKeywords_SizeT'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-246'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyModule_GetDict' mangled-name='PyModule_GetDict' filepath='./Include/moduleobject.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetDict'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_Repr' mangled-name='PyObject_Repr' filepath='./Include/object.h' line='283' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Repr'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_GenericSetDict' mangled-name='PyObject_GenericSetDict' filepath='./Include/object.h' line='299' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GenericSetDict'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_NormalizeException' mangled-name='PyErr_NormalizeException' filepath='./Include/pyerrors.h' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_NormalizeException'>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <var-decl name='PyExc_BaseException' type-id='type-id-2' mangled-name='PyExc_BaseException' visibility='default' filepath='./Include/pyerrors.h' line='72' column='1' elf-symbol-id='PyExc_BaseException'/>
+ <var-decl name='PyExc_Exception' type-id='type-id-2' mangled-name='PyExc_Exception' visibility='default' filepath='./Include/pyerrors.h' line='73' column='1' elf-symbol-id='PyExc_Exception'/>
+ <var-decl name='PyExc_BaseExceptionGroup' type-id='type-id-2' mangled-name='PyExc_BaseExceptionGroup' visibility='default' filepath='./Include/pyerrors.h' line='74' column='1' elf-symbol-id='PyExc_BaseExceptionGroup'/>
+ <var-decl name='PyExc_StopAsyncIteration' type-id='type-id-2' mangled-name='PyExc_StopAsyncIteration' visibility='default' filepath='./Include/pyerrors.h' line='76' column='1' elf-symbol-id='PyExc_StopAsyncIteration'/>
+ <var-decl name='PyExc_StopIteration' type-id='type-id-2' mangled-name='PyExc_StopIteration' visibility='default' filepath='./Include/pyerrors.h' line='78' column='1' elf-symbol-id='PyExc_StopIteration'/>
+ <var-decl name='PyExc_GeneratorExit' type-id='type-id-2' mangled-name='PyExc_GeneratorExit' visibility='default' filepath='./Include/pyerrors.h' line='79' column='1' elf-symbol-id='PyExc_GeneratorExit'/>
+ <var-decl name='PyExc_ArithmeticError' type-id='type-id-2' mangled-name='PyExc_ArithmeticError' visibility='default' filepath='./Include/pyerrors.h' line='80' column='1' elf-symbol-id='PyExc_ArithmeticError'/>
+ <var-decl name='PyExc_LookupError' type-id='type-id-2' mangled-name='PyExc_LookupError' visibility='default' filepath='./Include/pyerrors.h' line='81' column='1' elf-symbol-id='PyExc_LookupError'/>
+ <var-decl name='PyExc_AssertionError' type-id='type-id-2' mangled-name='PyExc_AssertionError' visibility='default' filepath='./Include/pyerrors.h' line='83' column='1' elf-symbol-id='PyExc_AssertionError'/>
+ <var-decl name='PyExc_AttributeError' type-id='type-id-2' mangled-name='PyExc_AttributeError' visibility='default' filepath='./Include/pyerrors.h' line='84' column='1' elf-symbol-id='PyExc_AttributeError'/>
+ <var-decl name='PyExc_BufferError' type-id='type-id-2' mangled-name='PyExc_BufferError' visibility='default' filepath='./Include/pyerrors.h' line='85' column='1' elf-symbol-id='PyExc_BufferError'/>
+ <var-decl name='PyExc_EOFError' type-id='type-id-2' mangled-name='PyExc_EOFError' visibility='default' filepath='./Include/pyerrors.h' line='86' column='1' elf-symbol-id='PyExc_EOFError'/>
+ <var-decl name='PyExc_FloatingPointError' type-id='type-id-2' mangled-name='PyExc_FloatingPointError' visibility='default' filepath='./Include/pyerrors.h' line='87' column='1' elf-symbol-id='PyExc_FloatingPointError'/>
+ <var-decl name='PyExc_OSError' type-id='type-id-2' mangled-name='PyExc_OSError' visibility='default' filepath='./Include/pyerrors.h' line='88' column='1' elf-symbol-id='PyExc_OSError'/>
+ <var-decl name='PyExc_ImportError' type-id='type-id-2' mangled-name='PyExc_ImportError' visibility='default' filepath='./Include/pyerrors.h' line='89' column='1' elf-symbol-id='PyExc_ImportError'/>
+ <var-decl name='PyExc_ModuleNotFoundError' type-id='type-id-2' mangled-name='PyExc_ModuleNotFoundError' visibility='default' filepath='./Include/pyerrors.h' line='91' column='1' elf-symbol-id='PyExc_ModuleNotFoundError'/>
+ <var-decl name='PyExc_IndexError' type-id='type-id-2' mangled-name='PyExc_IndexError' visibility='default' filepath='./Include/pyerrors.h' line='93' column='1' elf-symbol-id='PyExc_IndexError'/>
+ <var-decl name='PyExc_KeyError' type-id='type-id-2' mangled-name='PyExc_KeyError' visibility='default' filepath='./Include/pyerrors.h' line='94' column='1' elf-symbol-id='PyExc_KeyError'/>
+ <var-decl name='PyExc_KeyboardInterrupt' type-id='type-id-2' mangled-name='PyExc_KeyboardInterrupt' visibility='default' filepath='./Include/pyerrors.h' line='95' column='1' elf-symbol-id='PyExc_KeyboardInterrupt'/>
+ <var-decl name='PyExc_MemoryError' type-id='type-id-2' mangled-name='PyExc_MemoryError' visibility='default' filepath='./Include/pyerrors.h' line='96' column='1' elf-symbol-id='PyExc_MemoryError'/>
+ <var-decl name='PyExc_NameError' type-id='type-id-2' mangled-name='PyExc_NameError' visibility='default' filepath='./Include/pyerrors.h' line='97' column='1' elf-symbol-id='PyExc_NameError'/>
+ <var-decl name='PyExc_OverflowError' type-id='type-id-2' mangled-name='PyExc_OverflowError' visibility='default' filepath='./Include/pyerrors.h' line='98' column='1' elf-symbol-id='PyExc_OverflowError'/>
+ <var-decl name='PyExc_RuntimeError' type-id='type-id-2' mangled-name='PyExc_RuntimeError' visibility='default' filepath='./Include/pyerrors.h' line='99' column='1' elf-symbol-id='PyExc_RuntimeError'/>
+ <var-decl name='PyExc_RecursionError' type-id='type-id-2' mangled-name='PyExc_RecursionError' visibility='default' filepath='./Include/pyerrors.h' line='101' column='1' elf-symbol-id='PyExc_RecursionError'/>
+ <var-decl name='PyExc_NotImplementedError' type-id='type-id-2' mangled-name='PyExc_NotImplementedError' visibility='default' filepath='./Include/pyerrors.h' line='103' column='1' elf-symbol-id='PyExc_NotImplementedError'/>
+ <var-decl name='PyExc_SyntaxError' type-id='type-id-2' mangled-name='PyExc_SyntaxError' visibility='default' filepath='./Include/pyerrors.h' line='104' column='1' elf-symbol-id='PyExc_SyntaxError'/>
+ <var-decl name='PyExc_IndentationError' type-id='type-id-2' mangled-name='PyExc_IndentationError' visibility='default' filepath='./Include/pyerrors.h' line='105' column='1' elf-symbol-id='PyExc_IndentationError'/>
+ <var-decl name='PyExc_TabError' type-id='type-id-2' mangled-name='PyExc_TabError' visibility='default' filepath='./Include/pyerrors.h' line='106' column='1' elf-symbol-id='PyExc_TabError'/>
+ <var-decl name='PyExc_ReferenceError' type-id='type-id-2' mangled-name='PyExc_ReferenceError' visibility='default' filepath='./Include/pyerrors.h' line='107' column='1' elf-symbol-id='PyExc_ReferenceError'/>
+ <var-decl name='PyExc_SystemError' type-id='type-id-2' mangled-name='PyExc_SystemError' visibility='default' filepath='./Include/pyerrors.h' line='108' column='1' elf-symbol-id='PyExc_SystemError'/>
+ <var-decl name='PyExc_SystemExit' type-id='type-id-2' mangled-name='PyExc_SystemExit' visibility='default' filepath='./Include/pyerrors.h' line='109' column='1' elf-symbol-id='PyExc_SystemExit'/>
+ <var-decl name='PyExc_TypeError' type-id='type-id-2' mangled-name='PyExc_TypeError' visibility='default' filepath='./Include/pyerrors.h' line='110' column='1' elf-symbol-id='PyExc_TypeError'/>
+ <var-decl name='PyExc_UnboundLocalError' type-id='type-id-2' mangled-name='PyExc_UnboundLocalError' visibility='default' filepath='./Include/pyerrors.h' line='111' column='1' elf-symbol-id='PyExc_UnboundLocalError'/>
+ <var-decl name='PyExc_UnicodeError' type-id='type-id-2' mangled-name='PyExc_UnicodeError' visibility='default' filepath='./Include/pyerrors.h' line='112' column='1' elf-symbol-id='PyExc_UnicodeError'/>
+ <var-decl name='PyExc_UnicodeEncodeError' type-id='type-id-2' mangled-name='PyExc_UnicodeEncodeError' visibility='default' filepath='./Include/pyerrors.h' line='113' column='1' elf-symbol-id='PyExc_UnicodeEncodeError'/>
+ <var-decl name='PyExc_UnicodeDecodeError' type-id='type-id-2' mangled-name='PyExc_UnicodeDecodeError' visibility='default' filepath='./Include/pyerrors.h' line='114' column='1' elf-symbol-id='PyExc_UnicodeDecodeError'/>
+ <var-decl name='PyExc_UnicodeTranslateError' type-id='type-id-2' mangled-name='PyExc_UnicodeTranslateError' visibility='default' filepath='./Include/pyerrors.h' line='115' column='1' elf-symbol-id='PyExc_UnicodeTranslateError'/>
+ <var-decl name='PyExc_ValueError' type-id='type-id-2' mangled-name='PyExc_ValueError' visibility='default' filepath='./Include/pyerrors.h' line='116' column='1' elf-symbol-id='PyExc_ValueError'/>
+ <var-decl name='PyExc_ZeroDivisionError' type-id='type-id-2' mangled-name='PyExc_ZeroDivisionError' visibility='default' filepath='./Include/pyerrors.h' line='117' column='1' elf-symbol-id='PyExc_ZeroDivisionError'/>
+ <var-decl name='PyExc_BlockingIOError' type-id='type-id-2' mangled-name='PyExc_BlockingIOError' visibility='default' filepath='./Include/pyerrors.h' line='120' column='1' elf-symbol-id='PyExc_BlockingIOError'/>
+ <var-decl name='PyExc_BrokenPipeError' type-id='type-id-2' mangled-name='PyExc_BrokenPipeError' visibility='default' filepath='./Include/pyerrors.h' line='121' column='1' elf-symbol-id='PyExc_BrokenPipeError'/>
+ <var-decl name='PyExc_ChildProcessError' type-id='type-id-2' mangled-name='PyExc_ChildProcessError' visibility='default' filepath='./Include/pyerrors.h' line='122' column='1' elf-symbol-id='PyExc_ChildProcessError'/>
+ <var-decl name='PyExc_ConnectionError' type-id='type-id-2' mangled-name='PyExc_ConnectionError' visibility='default' filepath='./Include/pyerrors.h' line='123' column='1' elf-symbol-id='PyExc_ConnectionError'/>
+ <var-decl name='PyExc_ConnectionAbortedError' type-id='type-id-2' mangled-name='PyExc_ConnectionAbortedError' visibility='default' filepath='./Include/pyerrors.h' line='124' column='1' elf-symbol-id='PyExc_ConnectionAbortedError'/>
+ <var-decl name='PyExc_ConnectionRefusedError' type-id='type-id-2' mangled-name='PyExc_ConnectionRefusedError' visibility='default' filepath='./Include/pyerrors.h' line='125' column='1' elf-symbol-id='PyExc_ConnectionRefusedError'/>
+ <var-decl name='PyExc_ConnectionResetError' type-id='type-id-2' mangled-name='PyExc_ConnectionResetError' visibility='default' filepath='./Include/pyerrors.h' line='126' column='1' elf-symbol-id='PyExc_ConnectionResetError'/>
+ <var-decl name='PyExc_FileExistsError' type-id='type-id-2' mangled-name='PyExc_FileExistsError' visibility='default' filepath='./Include/pyerrors.h' line='127' column='1' elf-symbol-id='PyExc_FileExistsError'/>
+ <var-decl name='PyExc_FileNotFoundError' type-id='type-id-2' mangled-name='PyExc_FileNotFoundError' visibility='default' filepath='./Include/pyerrors.h' line='128' column='1' elf-symbol-id='PyExc_FileNotFoundError'/>
+ <var-decl name='PyExc_InterruptedError' type-id='type-id-2' mangled-name='PyExc_InterruptedError' visibility='default' filepath='./Include/pyerrors.h' line='129' column='1' elf-symbol-id='PyExc_InterruptedError'/>
+ <var-decl name='PyExc_IsADirectoryError' type-id='type-id-2' mangled-name='PyExc_IsADirectoryError' visibility='default' filepath='./Include/pyerrors.h' line='130' column='1' elf-symbol-id='PyExc_IsADirectoryError'/>
+ <var-decl name='PyExc_NotADirectoryError' type-id='type-id-2' mangled-name='PyExc_NotADirectoryError' visibility='default' filepath='./Include/pyerrors.h' line='131' column='1' elf-symbol-id='PyExc_NotADirectoryError'/>
+ <var-decl name='PyExc_PermissionError' type-id='type-id-2' mangled-name='PyExc_PermissionError' visibility='default' filepath='./Include/pyerrors.h' line='132' column='1' elf-symbol-id='PyExc_PermissionError'/>
+ <var-decl name='PyExc_ProcessLookupError' type-id='type-id-2' mangled-name='PyExc_ProcessLookupError' visibility='default' filepath='./Include/pyerrors.h' line='133' column='1' elf-symbol-id='PyExc_ProcessLookupError'/>
+ <var-decl name='PyExc_TimeoutError' type-id='type-id-2' mangled-name='PyExc_TimeoutError' visibility='default' filepath='./Include/pyerrors.h' line='134' column='1' elf-symbol-id='PyExc_TimeoutError'/>
+ <var-decl name='PyExc_EnvironmentError' type-id='type-id-2' mangled-name='PyExc_EnvironmentError' visibility='default' filepath='./Include/pyerrors.h' line='139' column='1' elf-symbol-id='PyExc_EnvironmentError'/>
+ <var-decl name='PyExc_IOError' type-id='type-id-2' mangled-name='PyExc_IOError' visibility='default' filepath='./Include/pyerrors.h' line='140' column='1' elf-symbol-id='PyExc_IOError'/>
+ <var-decl name='PyExc_Warning' type-id='type-id-2' mangled-name='PyExc_Warning' visibility='default' filepath='./Include/pyerrors.h' line='146' column='1' elf-symbol-id='PyExc_Warning'/>
+ <var-decl name='PyExc_UserWarning' type-id='type-id-2' mangled-name='PyExc_UserWarning' visibility='default' filepath='./Include/pyerrors.h' line='147' column='1' elf-symbol-id='PyExc_UserWarning'/>
+ <var-decl name='PyExc_DeprecationWarning' type-id='type-id-2' mangled-name='PyExc_DeprecationWarning' visibility='default' filepath='./Include/pyerrors.h' line='148' column='1' elf-symbol-id='PyExc_DeprecationWarning'/>
+ <var-decl name='PyExc_PendingDeprecationWarning' type-id='type-id-2' mangled-name='PyExc_PendingDeprecationWarning' visibility='default' filepath='./Include/pyerrors.h' line='149' column='1' elf-symbol-id='PyExc_PendingDeprecationWarning'/>
+ <var-decl name='PyExc_SyntaxWarning' type-id='type-id-2' mangled-name='PyExc_SyntaxWarning' visibility='default' filepath='./Include/pyerrors.h' line='150' column='1' elf-symbol-id='PyExc_SyntaxWarning'/>
+ <var-decl name='PyExc_RuntimeWarning' type-id='type-id-2' mangled-name='PyExc_RuntimeWarning' visibility='default' filepath='./Include/pyerrors.h' line='151' column='1' elf-symbol-id='PyExc_RuntimeWarning'/>
+ <var-decl name='PyExc_FutureWarning' type-id='type-id-2' mangled-name='PyExc_FutureWarning' visibility='default' filepath='./Include/pyerrors.h' line='152' column='1' elf-symbol-id='PyExc_FutureWarning'/>
+ <var-decl name='PyExc_ImportWarning' type-id='type-id-2' mangled-name='PyExc_ImportWarning' visibility='default' filepath='./Include/pyerrors.h' line='153' column='1' elf-symbol-id='PyExc_ImportWarning'/>
+ <var-decl name='PyExc_UnicodeWarning' type-id='type-id-2' mangled-name='PyExc_UnicodeWarning' visibility='default' filepath='./Include/pyerrors.h' line='154' column='1' elf-symbol-id='PyExc_UnicodeWarning'/>
+ <var-decl name='PyExc_BytesWarning' type-id='type-id-2' mangled-name='PyExc_BytesWarning' visibility='default' filepath='./Include/pyerrors.h' line='155' column='1' elf-symbol-id='PyExc_BytesWarning'/>
+ <var-decl name='PyExc_EncodingWarning' type-id='type-id-2' mangled-name='PyExc_EncodingWarning' visibility='default' filepath='./Include/pyerrors.h' line='156' column='1' elf-symbol-id='PyExc_EncodingWarning'/>
+ <var-decl name='PyExc_ResourceWarning' type-id='type-id-2' mangled-name='PyExc_ResourceWarning' visibility='default' filepath='./Include/pyerrors.h' line='157' column='1' elf-symbol-id='PyExc_ResourceWarning'/>
+ <function-decl name='PyErr_NewException' mangled-name='PyErr_NewException' filepath='./Include/pyerrors.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_NewException'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySet_New' mangled-name='PySet_New' filepath='./Include/setobject.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_New'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySet_Add' mangled-name='PySet_Add' filepath='./Include/setobject.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Add'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySet_Contains' mangled-name='PySet_Contains' filepath='./Include/setobject.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Contains'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyTuple_Size' mangled-name='PyTuple_Size' filepath='./Include/tupleobject.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_Size'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyUnicode_ReadChar' mangled-name='PyUnicode_ReadChar' filepath='./Include/unicodeobject.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_ReadChar'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-257'/>
+ </function-decl>
+ <function-decl name='PyException_GetTraceback' mangled-name='PyException_GetTraceback' filepath='Objects/exceptions.c' line='379' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_GetTraceback'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/exceptions.c' line='379' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyException_SetTraceback' mangled-name='PyException_SetTraceback' filepath='Objects/exceptions.c' line='388' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_SetTraceback'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/exceptions.c' line='388' column='1'/>
+ <parameter type-id='type-id-2' name='tb' filepath='Objects/exceptions.c' line='388' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyException_GetCause' mangled-name='PyException_GetCause' filepath='Objects/exceptions.c' line='394' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_GetCause'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/exceptions.c' line='394' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyException_SetCause' mangled-name='PyException_SetCause' filepath='Objects/exceptions.c' line='403' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_SetCause'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/exceptions.c' line='403' column='1'/>
+ <parameter type-id='type-id-2' name='cause' filepath='Objects/exceptions.c' line='403' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyException_GetContext' mangled-name='PyException_GetContext' filepath='Objects/exceptions.c' line='411' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_GetContext'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/exceptions.c' line='411' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyException_SetContext' mangled-name='PyException_SetContext' filepath='Objects/exceptions.c' line='420' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_SetContext'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/exceptions.c' line='420' column='1'/>
+ <parameter type-id='type-id-2' name='context' filepath='Objects/exceptions.c' line='420' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyExceptionClass_Name' mangled-name='PyExceptionClass_Name' filepath='Objects/exceptions.c' line='426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyExceptionClass_Name'>
+ <parameter type-id='type-id-2' name='ob' filepath='Objects/exceptions.c' line='426' column='1'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='PyUnicodeEncodeError_GetEncoding' mangled-name='PyUnicodeEncodeError_GetEncoding' filepath='Objects/exceptions.c' line='2619' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetEncoding'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2619' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicodeDecodeError_GetEncoding' mangled-name='PyUnicodeDecodeError_GetEncoding' filepath='Objects/exceptions.c' line='2625' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetEncoding'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2625' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicodeEncodeError_GetObject' mangled-name='PyUnicodeEncodeError_GetObject' filepath='Objects/exceptions.c' line='2631' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetObject'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2631' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicodeDecodeError_GetObject' mangled-name='PyUnicodeDecodeError_GetObject' filepath='Objects/exceptions.c' line='2637' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetObject'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2637' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicodeTranslateError_GetObject' mangled-name='PyUnicodeTranslateError_GetObject' filepath='Objects/exceptions.c' line='2643' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_GetObject'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2643' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicodeEncodeError_GetStart' mangled-name='PyUnicodeEncodeError_GetStart' filepath='Objects/exceptions.c' line='2649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetStart'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2649' column='1'/>
+ <parameter type-id='type-id-25' name='start' filepath='Objects/exceptions.c' line='2649' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeDecodeError_GetStart' mangled-name='PyUnicodeDecodeError_GetStart' filepath='Objects/exceptions.c' line='2668' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetStart'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2668' column='1'/>
+ <parameter type-id='type-id-25' name='start' filepath='Objects/exceptions.c' line='2668' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeTranslateError_GetStart' mangled-name='PyUnicodeTranslateError_GetStart' filepath='Objects/exceptions.c' line='2686' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_GetStart'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2686' column='1'/>
+ <parameter type-id='type-id-25' name='start' filepath='Objects/exceptions.c' line='2686' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeEncodeError_SetStart' mangled-name='PyUnicodeEncodeError_SetStart' filepath='Objects/exceptions.c' line='2693' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_SetStart'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2693' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/exceptions.c' line='2693' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeDecodeError_SetStart' mangled-name='PyUnicodeDecodeError_SetStart' filepath='Objects/exceptions.c' line='2701' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_SetStart'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2701' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/exceptions.c' line='2701' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeTranslateError_SetStart' mangled-name='PyUnicodeTranslateError_SetStart' filepath='Objects/exceptions.c' line='2709' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_SetStart'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2709' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/exceptions.c' line='2709' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeEncodeError_GetEnd' mangled-name='PyUnicodeEncodeError_GetEnd' filepath='Objects/exceptions.c' line='2717' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetEnd'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2717' column='1'/>
+ <parameter type-id='type-id-25' name='end' filepath='Objects/exceptions.c' line='2717' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeDecodeError_GetEnd' mangled-name='PyUnicodeDecodeError_GetEnd' filepath='Objects/exceptions.c' line='2736' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetEnd'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2736' column='1'/>
+ <parameter type-id='type-id-25' name='end' filepath='Objects/exceptions.c' line='2736' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeTranslateError_GetEnd' mangled-name='PyUnicodeTranslateError_GetEnd' filepath='Objects/exceptions.c' line='2754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_GetEnd'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2754' column='1'/>
+ <parameter type-id='type-id-25' name='end' filepath='Objects/exceptions.c' line='2754' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeEncodeError_SetEnd' mangled-name='PyUnicodeEncodeError_SetEnd' filepath='Objects/exceptions.c' line='2761' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_SetEnd'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2761' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/exceptions.c' line='2761' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeDecodeError_SetEnd' mangled-name='PyUnicodeDecodeError_SetEnd' filepath='Objects/exceptions.c' line='2769' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_SetEnd'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2769' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/exceptions.c' line='2769' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeTranslateError_SetEnd' mangled-name='PyUnicodeTranslateError_SetEnd' filepath='Objects/exceptions.c' line='2777' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_SetEnd'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2777' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/exceptions.c' line='2777' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeEncodeError_GetReason' mangled-name='PyUnicodeEncodeError_GetReason' filepath='Objects/exceptions.c' line='2784' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetReason'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2784' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicodeDecodeError_GetReason' mangled-name='PyUnicodeDecodeError_GetReason' filepath='Objects/exceptions.c' line='2791' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetReason'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2791' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicodeTranslateError_GetReason' mangled-name='PyUnicodeTranslateError_GetReason' filepath='Objects/exceptions.c' line='2798' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_GetReason'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2798' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicodeEncodeError_SetReason' mangled-name='PyUnicodeEncodeError_SetReason' filepath='Objects/exceptions.c' line='2805' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_SetReason'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2805' column='1'/>
+ <parameter type-id='type-id-6' name='reason' filepath='Objects/exceptions.c' line='2805' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeDecodeError_SetReason' mangled-name='PyUnicodeDecodeError_SetReason' filepath='Objects/exceptions.c' line='2813' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_SetReason'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2813' column='1'/>
+ <parameter type-id='type-id-6' name='reason' filepath='Objects/exceptions.c' line='2813' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeTranslateError_SetReason' mangled-name='PyUnicodeTranslateError_SetReason' filepath='Objects/exceptions.c' line='2821' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_SetReason'>
+ <parameter type-id='type-id-2' name='exc' filepath='Objects/exceptions.c' line='2821' column='1'/>
+ <parameter type-id='type-id-6' name='reason' filepath='Objects/exceptions.c' line='2821' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicodeDecodeError_Create' mangled-name='PyUnicodeDecodeError_Create' filepath='Objects/exceptions.c' line='3074' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_Create'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Objects/exceptions.c' line='3075' column='1'/>
+ <parameter type-id='type-id-6' name='object' filepath='Objects/exceptions.c' line='3075' column='1'/>
+ <parameter type-id='type-id-7' name='length' filepath='Objects/exceptions.c' line='3075' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/exceptions.c' line='3076' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/exceptions.c' line='3076' column='1'/>
+ <parameter type-id='type-id-6' name='reason' filepath='Objects/exceptions.c' line='3076' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicodeTranslateError_Create' mangled-name='_PyUnicodeTranslateError_Create' filepath='Objects/exceptions.c' line='3171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeTranslateError_Create'>
+ <parameter type-id='type-id-2' name='object' filepath='Objects/exceptions.c' line='3172' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/exceptions.c' line='3173' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/exceptions.c' line='3173' column='1'/>
+ <parameter type-id='type-id-6' name='reason' filepath='Objects/exceptions.c' line='3173' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyErr_TrySetFromCause' mangled-name='_PyErr_TrySetFromCause' filepath='Objects/exceptions.c' line='3782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_TrySetFromCause'>
+ <parameter type-id='type-id-6' name='format' filepath='Objects/exceptions.c' line='3782' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/fileobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyStdPrinter_Type' type-id='type-id-20' mangled-name='PyStdPrinter_Type' visibility='default' filepath='./Include/cpython/fileobject.h' line='11' column='1' elf-symbol-id='PyStdPrinter_Type'/>
+ <function-decl name='_PyUnicode_AsUTF8String' mangled-name='_PyUnicode_AsUTF8String' filepath='./Include/cpython/unicodeobject.h' line='872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_AsUTF8String'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_write' mangled-name='_Py_write' filepath='./Include/internal/pycore_fileutils.h' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_write'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='Py_IsInitialized' mangled-name='Py_IsInitialized' filepath='./Include/pylifecycle.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IsInitialized'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getc_unlocked' filepath='/usr/include/stdio.h' line='527' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='flockfile' filepath='/usr/include/stdio.h' line='867' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='funlockfile' filepath='/usr/include/stdio.h' line='874' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyFile_FromFd' mangled-name='PyFile_FromFd' filepath='Objects/fileobject.c' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_FromFd'>
+ <parameter type-id='type-id-21' name='fd' filepath='Objects/fileobject.c' line='32' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/fileobject.c' line='32' column='1'/>
+ <parameter type-id='type-id-6' name='mode' filepath='Objects/fileobject.c' line='32' column='1'/>
+ <parameter type-id='type-id-21' name='buffering' filepath='Objects/fileobject.c' line='32' column='1'/>
+ <parameter type-id='type-id-6' name='encoding' filepath='Objects/fileobject.c' line='32' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/fileobject.c' line='33' column='1'/>
+ <parameter type-id='type-id-6' name='newline' filepath='Objects/fileobject.c' line='33' column='1'/>
+ <parameter type-id='type-id-21' name='closefd' filepath='Objects/fileobject.c' line='33' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFile_GetLine' mangled-name='PyFile_GetLine' filepath='Objects/fileobject.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_GetLine'>
+ <parameter type-id='type-id-2' name='f' filepath='Objects/fileobject.c' line='53' column='1'/>
+ <parameter type-id='type-id-21' name='n' filepath='Objects/fileobject.c' line='53' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFile_WriteObject' mangled-name='PyFile_WriteObject' filepath='Objects/fileobject.c' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_WriteObject'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/fileobject.c' line='117' column='1'/>
+ <parameter type-id='type-id-2' name='f' filepath='Objects/fileobject.c' line='117' column='1'/>
+ <parameter type-id='type-id-21' name='flags' filepath='Objects/fileobject.c' line='117' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFile_WriteString' mangled-name='PyFile_WriteString' filepath='Objects/fileobject.c' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_WriteString'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/fileobject.c' line='147' column='1'/>
+ <parameter type-id='type-id-2' name='f' filepath='Objects/fileobject.c' line='147' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_AsFileDescriptor' mangled-name='PyObject_AsFileDescriptor' filepath='Objects/fileobject.c' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_AsFileDescriptor'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/fileobject.c' line='177' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLong_FileDescriptor_Converter' mangled-name='_PyLong_FileDescriptor_Converter' filepath='Objects/fileobject.c' line='223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FileDescriptor_Converter'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/fileobject.c' line='223' column='1'/>
+ <parameter type-id='type-id-41' name='ptr' filepath='Objects/fileobject.c' line='223' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_UniversalNewlineFgets' mangled-name='Py_UniversalNewlineFgets' filepath='Objects/fileobject.c' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_UniversalNewlineFgets'>
+ <parameter type-id='type-id-26' name='buf' filepath='Objects/fileobject.c' line='277' column='1'/>
+ <parameter type-id='type-id-21' name='n' filepath='Objects/fileobject.c' line='277' column='1'/>
+ <parameter type-id='type-id-239' name='stream' filepath='Objects/fileobject.c' line='277' column='1'/>
+ <parameter type-id='type-id-2' name='fobj' filepath='Objects/fileobject.c' line='277' column='1'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='PyFile_NewStdPrinter' mangled-name='PyFile_NewStdPrinter' filepath='Objects/fileobject.c' line='293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_NewStdPrinter'>
+ <parameter type-id='type-id-21' name='fd' filepath='Objects/fileobject.c' line='293' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFile_SetOpenCodeHook' mangled-name='PyFile_SetOpenCodeHook' filepath='Objects/fileobject.c' line='480' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_SetOpenCodeHook'>
+ <parameter type-id='type-id-358' name='hook' filepath='Objects/fileobject.c' line='480' column='1'/>
+ <parameter type-id='type-id-41' name='userData' filepath='Objects/fileobject.c' line='480' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFile_OpenCodeObject' mangled-name='PyFile_OpenCodeObject' filepath='Objects/fileobject.c' line='500' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_OpenCodeObject'>
+ <parameter type-id='type-id-2' name='path' filepath='Objects/fileobject.c' line='500' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFile_OpenCode' mangled-name='PyFile_OpenCode' filepath='Objects/fileobject.c' line='525' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_OpenCode'>
+ <parameter type-id='type-id-6' name='utf8path' filepath='Objects/fileobject.c' line='525' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/floatobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='PyStructSequence_Field' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/structseq.h' line='10' column='1' id='type-id-359'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='hashtable' type-id='type-id-432' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='34' column='1'/>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/structseq.h' line='11' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='doc' type-id='type-id-6' visibility='default' filepath='./Include/structseq.h' line='12' column='1'/>
</data-member>
</class-decl>
- <class-decl name='type_cache_entry' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='24' column='1' id='type-id-433'>
+ <typedef-decl name='PyStructSequence_Field' type-id='type-id-359' filepath='./Include/structseq.h' line='13' column='1' id='type-id-360'/>
+ <class-decl name='PyStructSequence_Desc' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/structseq.h' line='15' column='1' id='type-id-361'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='version' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='25' column='1'/>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/structseq.h' line='16' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='name' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='26' column='1'/>
+ <var-decl name='doc' type-id='type-id-6' visibility='default' filepath='./Include/structseq.h' line='17' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='value' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='27' column='1'/>
+ <var-decl name='fields' type-id='type-id-362' visibility='default' filepath='./Include/structseq.h' line='18' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='n_in_sequence' type-id='type-id-21' visibility='default' filepath='./Include/structseq.h' line='19' column='1'/>
</data-member>
</class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-433' size-in-bits='786432' id='type-id-432'>
- <subrange length='4096' type-id='type-id-16' id='type-id-434'/>
-
- </array-type-def>
- <class-decl name='callable_cache' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_code.h' line='118' column='1' id='type-id-51'>
+ <typedef-decl name='PyStructSequence_Desc' type-id='type-id-361' filepath='./Include/structseq.h' line='20' column='1' id='type-id-363'/>
+ <pointer-type-def type-id='type-id-363' size-in-bits='64' id='type-id-364'/>
+ <pointer-type-def type-id='type-id-360' size-in-bits='64' id='type-id-362'/>
+ <qualified-type-def type-id='type-id-246' restrict='yes' id='type-id-365'/>
+ <qualified-type-def type-id='type-id-6' restrict='yes' id='type-id-192'/>
+ <pointer-type-def type-id='type-id-258' size-in-bits='64' id='type-id-193'/>
+ <function-decl name='_PyLong_NumBits' mangled-name='_PyLong_NumBits' filepath='./Include/cpython/longobject.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_NumBits'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ <function-decl name='_PyLong_Lshift' mangled-name='_PyLong_Lshift' filepath='./Include/cpython/longobject.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Lshift'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDebugAllocatorStats' mangled-name='_PyDebugAllocatorStats' filepath='./Include/cpython/object.h' line='355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDebugAllocatorStats'>
+ <parameter type-id='type-id-239'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_FromASCII' mangled-name='_PyUnicode_FromASCII' filepath='./Include/cpython/unicodeobject.h' line='578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FromASCII'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <var-decl name='PyFloat_Type' type-id='type-id-20' mangled-name='PyFloat_Type' visibility='default' filepath='./Include/floatobject.h' line='14' column='1' elf-symbol-id='PyFloat_Type'/>
+ <function-decl name='_Py_dg_strtod' mangled-name='_Py_dg_strtod' filepath='./Include/internal/pycore_dtoa.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_strtod'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-246'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='_Py_dg_dtoa' mangled-name='_Py_dg_dtoa' filepath='./Include/internal/pycore_dtoa.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_dtoa'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-246'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='_Py_dg_freedtoa' mangled-name='_Py_dg_freedtoa' filepath='./Include/internal/pycore_dtoa.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_freedtoa'>
+ <parameter type-id='type-id-26'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_dg_stdnan' mangled-name='_Py_dg_stdnan' filepath='./Include/internal/pycore_dtoa.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_stdnan'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='_Py_dg_infinity' mangled-name='_Py_dg_infinity' filepath='./Include/internal/pycore_dtoa.h' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_infinity'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='_PyFloat_FormatAdvancedWriter' mangled-name='_PyFloat_FormatAdvancedWriter' filepath='./Include/internal/pycore_floatobject.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyFloat_FormatAdvancedWriter'>
+ <parameter type-id='type-id-344'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_get_387controlword' filepath='./Include/internal/pycore_pymath.h' line='109' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-96'/>
+ </function-decl>
+ <function-decl name='_Py_set_387controlword' filepath='./Include/internal/pycore_pymath.h' line='110' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-96'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyStructSequence_FiniType' filepath='./Include/internal/pycore_structseq.h' line='23' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyLong_FromDouble' mangled-name='PyLong_FromDouble' filepath='./Include/longobject.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromDouble'>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_SetFromErrno' mangled-name='PyErr_SetFromErrno' filepath='./Include/pyerrors.h' line='164' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetFromErrno'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_parse_inf_or_nan' mangled-name='_Py_parse_inf_or_nan' filepath='./Include/pystrtod.h' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_parse_inf_or_nan'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-246'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyStructSequence_InitType2' mangled-name='PyStructSequence_InitType2' filepath='./Include/structseq.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_InitType2'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-364'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyStructSequence_New' mangled-name='PyStructSequence_New' filepath='./Include/structseq.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_New'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='strtol' filepath='/usr/include/stdlib.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-365'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='frexp' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='98' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-190'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='ldexp' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='101' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='modf' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='110' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-193'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='ceil' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='159' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='fmod' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='168' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='round' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='301' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyFloat_GetMax' mangled-name='PyFloat_GetMax' filepath='Objects/floatobject.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_GetMax'>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyFloat_GetMin' mangled-name='PyFloat_GetMin' filepath='Objects/floatobject.c' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_GetMin'>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyFloat_GetInfo' mangled-name='PyFloat_GetInfo' filepath='Objects/floatobject.c' line='94' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_GetInfo'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyFloat_DebugMallocStats' mangled-name='_PyFloat_DebugMallocStats' filepath='Objects/floatobject.c' line='2051' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyFloat_DebugMallocStats'>
+ <parameter type-id='type-id-239' name='out' filepath='Objects/floatobject.c' line='2051' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyFloat_Pack2' mangled-name='PyFloat_Pack2' filepath='Objects/floatobject.c' line='2074' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Pack2'>
+ <parameter type-id='type-id-258' name='x' filepath='Objects/floatobject.c' line='2074' column='1'/>
+ <parameter type-id='type-id-26' name='data' filepath='Objects/floatobject.c' line='2074' column='1'/>
+ <parameter type-id='type-id-21' name='le' filepath='Objects/floatobject.c' line='2074' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFloat_Pack4' mangled-name='PyFloat_Pack4' filepath='Objects/floatobject.c' line='2179' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Pack4'>
+ <parameter type-id='type-id-258' name='x' filepath='Objects/floatobject.c' line='2179' column='1'/>
+ <parameter type-id='type-id-26' name='data' filepath='Objects/floatobject.c' line='2179' column='1'/>
+ <parameter type-id='type-id-21' name='le' filepath='Objects/floatobject.c' line='2179' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFloat_Pack8' mangled-name='PyFloat_Pack8' filepath='Objects/floatobject.c' line='2287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Pack8'>
+ <parameter type-id='type-id-258' name='x' filepath='Objects/floatobject.c' line='2287' column='1'/>
+ <parameter type-id='type-id-26' name='data' filepath='Objects/floatobject.c' line='2287' column='1'/>
+ <parameter type-id='type-id-21' name='le' filepath='Objects/floatobject.c' line='2287' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFloat_Unpack2' mangled-name='PyFloat_Unpack2' filepath='Objects/floatobject.c' line='2417' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Unpack2'>
+ <parameter type-id='type-id-6' name='data' filepath='Objects/floatobject.c' line='2417' column='1'/>
+ <parameter type-id='type-id-21' name='le' filepath='Objects/floatobject.c' line='2417' column='1'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyFloat_Unpack4' mangled-name='PyFloat_Unpack4' filepath='Objects/floatobject.c' line='2480' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Unpack4'>
+ <parameter type-id='type-id-6' name='data' filepath='Objects/floatobject.c' line='2480' column='1'/>
+ <parameter type-id='type-id-21' name='le' filepath='Objects/floatobject.c' line='2480' column='1'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyFloat_Unpack8' mangled-name='PyFloat_Unpack8' filepath='Objects/floatobject.c' line='2559' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Unpack8'>
+ <parameter type-id='type-id-6' name='data' filepath='Objects/floatobject.c' line='2559' column='1'/>
+ <parameter type-id='type-id-21' name='le' filepath='Objects/floatobject.c' line='2559' column='1'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/frameobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='PyFrameConstructor' size-in-bits='512' is-struct='yes' naming-typedef-id='type-id-366' visibility='default' filepath='./Include/cpython/funcobject.h' line='21' column='1' id='type-id-367'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='isinstance' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='119' column='1'/>
+ <var-decl name='fc_globals' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='22' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='len' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='120' column='1'/>
+ <var-decl name='fc_builtins' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='22' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='list_append' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='121' column='1'/>
+ <var-decl name='fc_name' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='22' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='_PyCFrame' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='38' column='1' id='type-id-435'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='use_tracing' type-id='type-id-285' visibility='default' filepath='./Include/cpython/pystate.h' line='49' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='fc_qualname' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='22' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='current_frame' type-id='type-id-376' visibility='default' filepath='./Include/cpython/pystate.h' line='51' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='fc_code' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='22' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='previous' type-id='type-id-12' visibility='default' filepath='./Include/cpython/pystate.h' line='52' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='fc_defaults' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='22' column='1'/>
</data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-435' size-in-bits='64' id='type-id-12'/>
- <typedef-decl name='_PyCFrame' type-id='type-id-435' filepath='./Include/cpython/pystate.h' line='53' column='1' id='type-id-24'/>
- <class-decl name='_frame' size-in-bits='448' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-436'/>
- <typedef-decl name='PyFrameObject' type-id='type-id-436' filepath='./Include/pytypedefs.h' line='22' column='1' id='type-id-437'/>
- <pointer-type-def type-id='type-id-437' size-in-bits='64' id='type-id-438'/>
- <pointer-type-def type-id='type-id-439' size-in-bits='64' id='type-id-440'/>
- <typedef-decl name='Py_tracefunc' type-id='type-id-440' filepath='./Include/cpython/pystate.h' line='14' column='1' id='type-id-13'/>
- <class-decl name='_err_stackitem' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='55' column='1' id='type-id-441'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='exc_value' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='69' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='fc_kwdefaults' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='22' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='previous_item' type-id='type-id-442' visibility='default' filepath='./Include/cpython/pystate.h' line='71' column='1'/>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='fc_closure' type-id='type-id-2' visibility='default' filepath='./Include/cpython/funcobject.h' line='22' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-441' size-in-bits='64' id='type-id-442'/>
- <typedef-decl name='_PyErr_StackItem' type-id='type-id-441' filepath='./Include/cpython/pystate.h' line='73' column='1' id='type-id-23'/>
- <pointer-type-def type-id='type-id-23' size-in-bits='64' id='type-id-15'/>
- <class-decl name='__anonymous_struct__' size-in-bits='384' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-20' visibility='default' filepath='./Include/cpython/pystate.h' line='31' column='1' id='type-id-443'>
+ <typedef-decl name='PyFrameConstructor' type-id='type-id-367' filepath='./Include/cpython/funcobject.h' line='23' column='1' id='type-id-366'/>
+ <pointer-type-def type-id='type-id-366' size-in-bits='64' id='type-id-368'/>
+ <function-decl name='PyCompile_OpcodeStackEffect' mangled-name='PyCompile_OpcodeStackEffect' filepath='./Include/cpython/compile.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCompile_OpcodeStackEffect'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='PyFrame_Type' type-id='type-id-20' mangled-name='PyFrame_Type' visibility='default' filepath='./Include/cpython/pyframe.h' line='5' column='1' elf-symbol-id='PyFrame_Type'/>
+ <function-decl name='_PyEval_GetBuiltins' filepath='./Include/internal/pycore_ceval.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyCode_GetCode' filepath='./Include/internal/pycore_code.h' line='220' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-338'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyCode_InitAddressRange' filepath='./Include/internal/pycore_code.h' line='223' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-338'/>
+ <parameter type-id='type-id-332'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLineTable_NextAddressRange' filepath='./Include/internal/pycore_code.h' line='233' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-332'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyFunction_FromConstructor' filepath='./Include/internal/pycore_function.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-368'/>
+ <return type-id='type-id-325'/>
+ </function-decl>
+ <function-decl name='PyFrame_GetLineNumber' mangled-name='PyFrame_GetLineNumber' filepath='Objects/frameobject.c' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetLineNumber'>
+ <parameter type-id='type-id-369' name='f' filepath='Objects/frameobject.c' line='36' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFrame_New' mangled-name='PyFrame_New' filepath='Objects/frameobject.c' line='1048' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_New'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Objects/frameobject.c' line='1048' column='1'/>
+ <parameter type-id='type-id-338' name='code' filepath='Objects/frameobject.c' line='1048' column='1'/>
+ <parameter type-id='type-id-2' name='globals' filepath='Objects/frameobject.c' line='1049' column='1'/>
+ <parameter type-id='type-id-2' name='locals' filepath='Objects/frameobject.c' line='1049' column='1'/>
+ <return type-id='type-id-369'/>
+ </function-decl>
+ <function-decl name='PyFrame_FastToLocalsWithError' mangled-name='PyFrame_FastToLocalsWithError' filepath='Objects/frameobject.c' line='1204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_FastToLocalsWithError'>
+ <parameter type-id='type-id-369' name='f' filepath='Objects/frameobject.c' line='1204' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFrame_FastToLocals' mangled-name='PyFrame_FastToLocals' filepath='Objects/frameobject.c' line='1219' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_FastToLocals'>
+ <parameter type-id='type-id-369' name='f' filepath='Objects/frameobject.c' line='1219' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyFrame_LocalsToFast' mangled-name='PyFrame_LocalsToFast' filepath='Objects/frameobject.c' line='1298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_LocalsToFast'>
+ <parameter type-id='type-id-369' name='f' filepath='Objects/frameobject.c' line='1298' column='1'/>
+ <parameter type-id='type-id-21' name='clear' filepath='Objects/frameobject.c' line='1298' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyFrame_IsEntryFrame' mangled-name='_PyFrame_IsEntryFrame' filepath='Objects/frameobject.c' line='1308' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyFrame_IsEntryFrame'>
+ <parameter type-id='type-id-369' name='frame' filepath='Objects/frameobject.c' line='1308' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFrame_GetBack' mangled-name='PyFrame_GetBack' filepath='Objects/frameobject.c' line='1329' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetBack'>
+ <parameter type-id='type-id-369' name='frame' filepath='Objects/frameobject.c' line='1329' column='1'/>
+ <return type-id='type-id-369'/>
+ </function-decl>
+ <function-decl name='PyFrame_GetLocals' mangled-name='PyFrame_GetLocals' filepath='Objects/frameobject.c' line='1348' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetLocals'>
+ <parameter type-id='type-id-369' name='frame' filepath='Objects/frameobject.c' line='1348' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFrame_GetGlobals' mangled-name='PyFrame_GetGlobals' filepath='Objects/frameobject.c' line='1355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetGlobals'>
+ <parameter type-id='type-id-369' name='frame' filepath='Objects/frameobject.c' line='1355' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFrame_GetBuiltins' mangled-name='PyFrame_GetBuiltins' filepath='Objects/frameobject.c' line='1362' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetBuiltins'>
+ <parameter type-id='type-id-369' name='frame' filepath='Objects/frameobject.c' line='1362' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFrame_GetLasti' mangled-name='PyFrame_GetLasti' filepath='Objects/frameobject.c' line='1369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetLasti'>
+ <parameter type-id='type-id-369' name='frame' filepath='Objects/frameobject.c' line='1369' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFrame_GetGenerator' mangled-name='PyFrame_GetGenerator' filepath='Objects/frameobject.c' line='1380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetGenerator'>
+ <parameter type-id='type-id-369' name='frame' filepath='Objects/frameobject.c' line='1380' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/funcobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyFunction_Type' type-id='type-id-20' mangled-name='PyFunction_Type' visibility='default' filepath='./Include/cpython/funcobject.h' line='61' column='1' elf-symbol-id='PyFunction_Type'/>
+ <var-decl name='PyClassMethod_Type' type-id='type-id-20' mangled-name='PyClassMethod_Type' visibility='default' filepath='./Include/cpython/funcobject.h' line='103' column='1' elf-symbol-id='PyClassMethod_Type'/>
+ <var-decl name='PyStaticMethod_Type' type-id='type-id-20' mangled-name='PyStaticMethod_Type' visibility='default' filepath='./Include/cpython/funcobject.h' line='104' column='1' elf-symbol-id='PyStaticMethod_Type'/>
+ <function-decl name='_PyEval_BuiltinsFromGlobals' filepath='./Include/internal/pycore_ceval.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_NewWithQualName' mangled-name='PyFunction_NewWithQualName' filepath='Objects/funcobject.c' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_NewWithQualName'>
+ <parameter type-id='type-id-2' name='code' filepath='Objects/funcobject.c' line='49' column='1'/>
+ <parameter type-id='type-id-2' name='globals' filepath='Objects/funcobject.c' line='49' column='1'/>
+ <parameter type-id='type-id-2' name='qualname' filepath='Objects/funcobject.c' line='49' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_New' mangled-name='PyFunction_New' filepath='Objects/funcobject.c' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_New'>
+ <parameter type-id='type-id-2' name='code' filepath='Objects/funcobject.c' line='148' column='1'/>
+ <parameter type-id='type-id-2' name='globals' filepath='Objects/funcobject.c' line='148' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_GetCode' mangled-name='PyFunction_GetCode' filepath='Objects/funcobject.c' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetCode'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='154' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_GetGlobals' mangled-name='PyFunction_GetGlobals' filepath='Objects/funcobject.c' line='164' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetGlobals'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='164' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_GetModule' mangled-name='PyFunction_GetModule' filepath='Objects/funcobject.c' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetModule'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='174' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_GetDefaults' mangled-name='PyFunction_GetDefaults' filepath='Objects/funcobject.c' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetDefaults'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='184' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_SetDefaults' mangled-name='PyFunction_SetDefaults' filepath='Objects/funcobject.c' line='194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_SetDefaults'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='194' column='1'/>
+ <parameter type-id='type-id-2' name='defaults' filepath='Objects/funcobject.c' line='194' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFunction_GetKwDefaults' mangled-name='PyFunction_GetKwDefaults' filepath='Objects/funcobject.c' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetKwDefaults'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='215' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_SetKwDefaults' mangled-name='PyFunction_SetKwDefaults' filepath='Objects/funcobject.c' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_SetKwDefaults'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='225' column='1'/>
+ <parameter type-id='type-id-2' name='defaults' filepath='Objects/funcobject.c' line='225' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFunction_GetClosure' mangled-name='PyFunction_GetClosure' filepath='Objects/funcobject.c' line='247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetClosure'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='247' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_SetClosure' mangled-name='PyFunction_SetClosure' filepath='Objects/funcobject.c' line='257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_SetClosure'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='257' column='1'/>
+ <parameter type-id='type-id-2' name='closure' filepath='Objects/funcobject.c' line='257' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFunction_GetAnnotations' mangled-name='PyFunction_GetAnnotations' filepath='Objects/funcobject.c' line='310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetAnnotations'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='310' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyFunction_SetAnnotations' mangled-name='PyFunction_SetAnnotations' filepath='Objects/funcobject.c' line='320' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_SetAnnotations'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/funcobject.c' line='320' column='1'/>
+ <parameter type-id='type-id-2' name='annotations' filepath='Objects/funcobject.c' line='320' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyClassMethod_New' mangled-name='PyClassMethod_New' filepath='Objects/funcobject.c' line='1027' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyClassMethod_New'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/funcobject.c' line='1027' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyStaticMethod_New' mangled-name='PyStaticMethod_New' filepath='Objects/funcobject.c' line='1223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStaticMethod_New'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/funcobject.c' line='1223' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/genericaliasobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyUnicodeWriter_WriteStr' mangled-name='_PyUnicodeWriter_WriteStr' filepath='./Include/cpython/unicodeobject.h' line='793' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteStr'>
+ <parameter type-id='type-id-344'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicodeWriter_WriteASCIIString' mangled-name='_PyUnicodeWriter_WriteASCIIString' filepath='./Include/cpython/unicodeobject.h' line='809' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteASCIIString'>
+ <parameter type-id='type-id-344'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='Py_GenericAliasType' type-id='type-id-20' mangled-name='Py_GenericAliasType' visibility='default' filepath='./Include/genericaliasobject.h' line='9' column='1' elf-symbol-id='Py_GenericAliasType'/>
+ <function-decl name='_Py_union_type_or' filepath='./Include/internal/pycore_unionobject.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_Dir' mangled-name='PyObject_Dir' filepath='./Include/object.h' line='313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Dir'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_GC_Track' mangled-name='PyObject_GC_Track' filepath='./Include/objimpl.h' line='175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_Track'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/genobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <typedef-decl name='_Py_CODEUNIT' type-id='type-id-370' filepath='./Include/cpython/code.h' line='19' column='1' id='type-id-371'/>
+ <typedef-decl name='_PyInterpreterFrame' type-id='type-id-372' filepath='./Include/internal/pycore_frame.h' line='67' column='1' id='type-id-373'/>
+ <typedef-decl name='uint16_t' type-id='type-id-374' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='25' column='1' id='type-id-370'/>
+ <typedef-decl name='__uint16_t' type-id='type-id-96' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='40' column='1' id='type-id-374'/>
+ <pointer-type-def type-id='type-id-371' size-in-bits='64' id='type-id-375'/>
+ <function-decl name='_PyEval_EvalFrameDefault' mangled-name='_PyEval_EvalFrameDefault' filepath='./Include/cpython/ceval.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_EvalFrameDefault'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-376'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <var-decl name='PyGen_Type' type-id='type-id-20' mangled-name='PyGen_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='38' column='1' elf-symbol-id='PyGen_Type'/>
+ <var-decl name='PyCoro_Type' type-id='type-id-20' mangled-name='PyCoro_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='57' column='1' elf-symbol-id='PyCoro_Type'/>
+ <var-decl name='_PyCoroWrapper_Type' type-id='type-id-20' mangled-name='_PyCoroWrapper_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='58' column='1' elf-symbol-id='_PyCoroWrapper_Type'/>
+ <var-decl name='PyAsyncGen_Type' type-id='type-id-20' mangled-name='PyAsyncGen_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='71' column='1' elf-symbol-id='PyAsyncGen_Type'/>
+ <var-decl name='_PyAsyncGenASend_Type' type-id='type-id-20' mangled-name='_PyAsyncGenASend_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='72' column='1' elf-symbol-id='_PyAsyncGenASend_Type'/>
+ <var-decl name='_PyAsyncGenWrappedValue_Type' type-id='type-id-20' mangled-name='_PyAsyncGenWrappedValue_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='73' column='1' elf-symbol-id='_PyAsyncGenWrappedValue_Type'/>
+ <var-decl name='_PyAsyncGenAThrow_Type' type-id='type-id-20' mangled-name='_PyAsyncGenAThrow_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='74' column='1' elf-symbol-id='_PyAsyncGenAThrow_Type'/>
+ <function-decl name='PyObject_CallFinalizerFromDealloc' mangled-name='PyObject_CallFinalizerFromDealloc' filepath='./Include/cpython/object.h' line='300' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallFinalizerFromDealloc'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyErr_FormatFromCause' mangled-name='_PyErr_FormatFromCause' filepath='./Include/cpython/pyerrors.h' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_FormatFromCause'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyEval_GetFrame' filepath='./Include/internal/pycore_ceval.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-376'/>
+ </function-decl>
+ <function-decl name='_PyFrame_Copy' filepath='./Include/internal/pycore_frame.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-376'/>
+ <parameter type-id='type-id-376'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyFrame_MakeAndSetFrameObject' filepath='./Include/internal/pycore_frame.h' line='157' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-376'/>
+ <return type-id='type-id-369'/>
+ </function-decl>
+ <function-decl name='_PyFrame_Clear' filepath='./Include/internal/pycore_frame.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-376'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyFrame_Traverse' filepath='./Include/internal/pycore_frame.h' line='187' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-376'/>
+ <parameter type-id='type-id-377'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterFrame_GetLine' filepath='./Include/internal/pycore_frame.h' line='227' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-376'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyErr_ChainStackItem' mangled-name='_PyErr_ChainStackItem' filepath='./Include/internal/pycore_pyerrors.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_ChainStackItem'>
+ <parameter type-id='type-id-378'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyErr_WarnUnawaitedCoroutine' filepath='./Include/internal/pycore_warnings.h' line='24' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyObject_GC_NewVar' mangled-name='_PyObject_GC_NewVar' filepath='./Include/objimpl.h' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GC_NewVar'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-334'/>
+ </function-decl>
+ <function-decl name='PyErr_WriteUnraisable' mangled-name='PyErr_WriteUnraisable' filepath='./Include/pyerrors.h' line='229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WriteUnraisable'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyFrame_GetCode' mangled-name='PyFrame_GetCode' filepath='./Include/pyframe.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetCode'>
+ <parameter type-id='type-id-369'/>
+ <return type-id='type-id-338'/>
+ </function-decl>
+ <function-decl name='_PyGen_Finalize' mangled-name='_PyGen_Finalize' filepath='Objects/genobject.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyGen_Finalize'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/genobject.c' line='53' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyGen_SetStopIterationValue' mangled-name='_PyGen_SetStopIterationValue' filepath='Objects/genobject.c' line='610' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyGen_SetStopIterationValue'>
+ <parameter type-id='type-id-2' name='value' filepath='Objects/genobject.c' line='610' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyGen_NewWithQualName' mangled-name='PyGen_NewWithQualName' filepath='Objects/genobject.c' line='1003' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGen_NewWithQualName'>
+ <parameter type-id='type-id-369' name='f' filepath='Objects/genobject.c' line='1003' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/genobject.c' line='1003' column='1'/>
+ <parameter type-id='type-id-2' name='qualname' filepath='Objects/genobject.c' line='1003' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyGen_New' mangled-name='PyGen_New' filepath='Objects/genobject.c' line='1009' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGen_New'>
+ <parameter type-id='type-id-369' name='f' filepath='Objects/genobject.c' line='1009' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCoro_New' mangled-name='PyCoro_New' filepath='Objects/genobject.c' line='1360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCoro_New'>
+ <parameter type-id='type-id-369' name='f' filepath='Objects/genobject.c' line='1360' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/genobject.c' line='1360' column='1'/>
+ <parameter type-id='type-id-2' name='qualname' filepath='Objects/genobject.c' line='1360' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyAsyncGen_New' mangled-name='PyAsyncGen_New' filepath='Objects/genobject.c' line='1641' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyAsyncGen_New'>
+ <parameter type-id='type-id-369' name='f' filepath='Objects/genobject.c' line='1641' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/genobject.c' line='1641' column='1'/>
+ <parameter type-id='type-id-2' name='qualname' filepath='Objects/genobject.c' line='1641' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-379' size-in-bits='64' id='type-id-369'/>
+ <pointer-type-def type-id='type-id-372' size-in-bits='64' id='type-id-376'/>
+ <class-decl name='_PyInterpreterFrame' size-in-bits='640' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_frame.h' line='47' column='1' id='type-id-372'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='code' type-id='type-id-444' visibility='default' filepath='./Include/cpython/pystate.h' line='32' column='1'/>
+ <var-decl name='f_func' type-id='type-id-325' visibility='default' filepath='./Include/internal/pycore_frame.h' line='49' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='bounds' type-id='type-id-445' visibility='default' filepath='./Include/cpython/pystate.h' line='33' column='1'/>
+ <var-decl name='f_globals' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_frame.h' line='50' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='PyCodeObject' size-in-bits='1536' is-struct='yes' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1' id='type-id-446'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-77' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='f_builtins' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_frame.h' line='51' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='co_consts' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <var-decl name='f_locals' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_frame.h' line='52' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='co_names' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <var-decl name='f_code' type-id='type-id-338' visibility='default' filepath='./Include/internal/pycore_frame.h' line='53' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='co_exceptiontable' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <var-decl name='frame_obj' type-id='type-id-369' visibility='default' filepath='./Include/internal/pycore_frame.h' line='54' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='co_flags' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='416'>
- <var-decl name='co_warmup' type-id='type-id-232' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='432'>
- <var-decl name='_co_linearray_entry_size' type-id='type-id-232' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <var-decl name='previous' type-id='type-id-376' visibility='default' filepath='./Include/internal/pycore_frame.h' line='56' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='co_argcount' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='480'>
- <var-decl name='co_posonlyargcount' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <var-decl name='prev_instr' type-id='type-id-375' visibility='default' filepath='./Include/internal/pycore_frame.h' line='61' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='co_kwonlyargcount' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <var-decl name='stacktop' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_frame.h' line='62' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='544'>
- <var-decl name='co_stacksize' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='co_firstlineno' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='608'>
- <var-decl name='co_nlocalsplus' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='co_nlocals' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='672'>
- <var-decl name='co_nplaincellvars' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='co_ncellvars' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='736'>
- <var-decl name='co_nfreevars' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='co_localsplusnames' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <var-decl name='is_entry' type-id='type-id-380' visibility='default' filepath='./Include/internal/pycore_frame.h' line='63' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='co_localspluskinds' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='552'>
+ <var-decl name='owner' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_frame.h' line='64' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='co_filename' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='localsplus' type-id='type-id-381' visibility='default' filepath='./Include/internal/pycore_frame.h' line='66' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='co_name' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </class-decl>
+ <type-decl name='bool' size-in-bits='8' id='type-id-380'/>
+ <typedef-decl name='PyFrameObject' type-id='type-id-382' filepath='./Include/pytypedefs.h' line='22' column='1' id='type-id-379'/>
+ <class-decl name='_frame' size-in-bits='448' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_frame.h' line='15' column='1' id='type-id-382'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_frame.h' line='16' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='co_qualname' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='f_back' type-id='type-id-369' visibility='default' filepath='./Include/internal/pycore_frame.h' line='17' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1088'>
- <var-decl name='co_linetable' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='f_frame' type-id='type-id-376' visibility='default' filepath='./Include/internal/pycore_frame.h' line='18' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1152'>
- <var-decl name='co_weakreflist' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='f_trace' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_frame.h' line='19' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1216'>
- <var-decl name='_co_code' type-id='type-id-14' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='f_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_frame.h' line='20' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1280'>
- <var-decl name='_co_linearray' type-id='type-id-115' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='f_trace_lines' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_frame.h' line='21' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1344'>
- <var-decl name='_co_firsttraceable' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='360'>
+ <var-decl name='f_trace_opcodes' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_frame.h' line='22' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1408'>
- <var-decl name='co_extra' type-id='type-id-18' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='368'>
+ <var-decl name='f_fast_as_locals' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_frame.h' line='23' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1472'>
- <var-decl name='co_code_adaptive' type-id='type-id-262' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_f_frame_data' type-id='type-id-381' visibility='default' filepath='./Include/internal/pycore_frame.h' line='25' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='PyCodeObject' type-id='type-id-446' filepath='./Include/pytypedefs.h' line='21' column='1' id='type-id-447'/>
- <pointer-type-def type-id='type-id-447' size-in-bits='64' id='type-id-444'/>
- <class-decl name='_line_offsets' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/cpython/code.h' line='179' column='1' id='type-id-448'>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/interpreteridobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyInterpreterState_LookUpID' mangled-name='_PyInterpreterState_LookUpID' filepath='./Include/internal/pycore_interp.h' line='218' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_LookUpID'>
+ <parameter type-id='type-id-383'/>
+ <return type-id='type-id-245'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_IDInitref' mangled-name='_PyInterpreterState_IDInitref' filepath='./Include/internal/pycore_interp.h' line='220' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_IDInitref'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_IDIncref' mangled-name='_PyInterpreterState_IDIncref' filepath='./Include/internal/pycore_interp.h' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_IDIncref'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_IDDecref' mangled-name='_PyInterpreterState_IDDecref' filepath='./Include/internal/pycore_interp.h' line='222' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_IDDecref'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <var-decl name='_PyInterpreterID_Type' type-id='type-id-20' mangled-name='_PyInterpreterID_Type' visibility='default' filepath='./Include/internal/pycore_interpreteridobject.h' line='13' column='1' elf-symbol-id='_PyInterpreterID_Type'/>
+ <function-decl name='PyLong_FromLongLong' mangled-name='PyLong_FromLongLong' filepath='./Include/longobject.h' line='84' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromLongLong'>
+ <parameter type-id='type-id-384'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_AsLongLong' mangled-name='PyLong_AsLongLong' filepath='./Include/longobject.h' line='86' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsLongLong'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-384'/>
+ </function-decl>
+ <function-decl name='PyLong_AsLongLongAndOverflow' mangled-name='PyLong_AsLongLongAndOverflow' filepath='./Include/longobject.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsLongLongAndOverflow'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-190'/>
+ <return type-id='type-id-384'/>
+ </function-decl>
+ <function-decl name='PyArg_ParseTupleAndKeywords' mangled-name='PyArg_ParseTupleAndKeywords' filepath='./Include/modsupport.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_ParseTupleAndKeywords'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-246'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyInterpreterState_GetID' mangled-name='PyInterpreterState_GetID' filepath='./Include/pystate.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_GetID'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-383'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterID_New' mangled-name='_PyInterpreterID_New' filepath='Objects/interpreteridobject.c' line='268' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterID_New'>
+ <parameter type-id='type-id-383' name='id' filepath='Objects/interpreteridobject.c' line='268' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_GetIDObject' mangled-name='_PyInterpreterState_GetIDObject' filepath='Objects/interpreteridobject.c' line='274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetIDObject'>
+ <parameter type-id='type-id-245' name='interp' filepath='Objects/interpreteridobject.c' line='274' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterID_LookUp' mangled-name='_PyInterpreterID_LookUp' filepath='Objects/interpreteridobject.c' line='287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterID_LookUp'>
+ <parameter type-id='type-id-2' name='requested_id' filepath='Objects/interpreteridobject.c' line='287' column='1'/>
+ <return type-id='type-id-245'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/iterobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyCoro_GetAwaitableIter' filepath='./Include/internal/pycore_genobject.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <var-decl name='PySeqIter_Type' type-id='type-id-20' mangled-name='PySeqIter_Type' visibility='default' filepath='./Include/iterobject.h' line='8' column='1' elf-symbol-id='PySeqIter_Type'/>
+ <var-decl name='PyCallIter_Type' type-id='type-id-20' mangled-name='PyCallIter_Type' visibility='default' filepath='./Include/iterobject.h' line='9' column='1' elf-symbol-id='PyCallIter_Type'/>
+ <var-decl name='_PyAnextAwaitable_Type' type-id='type-id-20' visibility='default' filepath='./Include/iterobject.h' line='11' column='1'/>
+ <function-decl name='PyCallIter_New' mangled-name='PyCallIter_New' filepath='Objects/iterobject.c' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCallIter_New'>
+ <parameter type-id='type-id-2' name='callable' filepath='Objects/iterobject.c' line='185' column='1'/>
+ <parameter type-id='type-id-2' name='sentinel' filepath='Objects/iterobject.c' line='185' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/listobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyEval_SliceIndexNotNone' mangled-name='_PyEval_SliceIndexNotNone' filepath='./Include/cpython/ceval.h' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SliceIndexNotNone'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicodeWriter_WriteChar' mangled-name='_PyUnicodeWriter_WriteChar' filepath='./Include/cpython/unicodeobject.h' line='786' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteChar'>
+ <parameter type-id='type-id-344'/>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='PyList_Type' type-id='type-id-20' mangled-name='PyList_Type' visibility='default' filepath='./Include/listobject.h' line='20' column='1' elf-symbol-id='PyList_Type'/>
+ <var-decl name='PyListIter_Type' type-id='type-id-20' mangled-name='PyListIter_Type' visibility='default' filepath='./Include/listobject.h' line='21' column='1' elf-symbol-id='PyListIter_Type'/>
+ <var-decl name='PyListRevIter_Type' type-id='type-id-20' mangled-name='PyListRevIter_Type' visibility='default' filepath='./Include/listobject.h' line='22' column='1' elf-symbol-id='PyListRevIter_Type'/>
+ <function-decl name='PyObject_HashNotImplemented' mangled-name='PyObject_HashNotImplemented' filepath='./Include/object.h' line='302' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_HashNotImplemented'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-317'/>
+ </function-decl>
+ <function-decl name='Py_ReprEnter' mangled-name='Py_ReprEnter' filepath='./Include/object.h' line='322' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_ReprEnter'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_ReprLeave' mangled-name='Py_ReprLeave' filepath='./Include/object.h' line='323' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_ReprLeave'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyList_DebugMallocStats' mangled-name='_PyList_DebugMallocStats' filepath='Objects/listobject.c' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyList_DebugMallocStats'>
+ <parameter type-id='type-id-239' name='out' filepath='Objects/listobject.c' line='144' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyList_Size' mangled-name='PyList_Size' filepath='Objects/listobject.c' line='219' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Size'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/listobject.c' line='219' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyList_SetItem' mangled-name='PyList_SetItem' filepath='Objects/listobject.c' line='258' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_SetItem'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/listobject.c' line='258' column='1'/>
+ <parameter type-id='type-id-7' name='i' filepath='Objects/listobject.c' line='258' column='1'/>
+ <parameter type-id='type-id-2' name='newitem' filepath='Objects/listobject.c' line='259' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyList_Insert' mangled-name='PyList_Insert' filepath='Objects/listobject.c' line='308' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Insert'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/listobject.c' line='308' column='1'/>
+ <parameter type-id='type-id-7' name='where' filepath='Objects/listobject.c' line='308' column='1'/>
+ <parameter type-id='type-id-2' name='newitem' filepath='Objects/listobject.c' line='308' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyList_GetSlice' mangled-name='PyList_GetSlice' filepath='Objects/listobject.c' line='494' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_GetSlice'>
+ <parameter type-id='type-id-2' name='a' filepath='Objects/listobject.c' line='494' column='1'/>
+ <parameter type-id='type-id-7' name='ilow' filepath='Objects/listobject.c' line='494' column='1'/>
+ <parameter type-id='type-id-7' name='ihigh' filepath='Objects/listobject.c' line='494' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyList_Sort' mangled-name='PyList_Sort' filepath='Objects/listobject.c' line='2533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Sort'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/listobject.c' line='2533' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/longobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-97' size-in-bits='2048' id='type-id-385'>
+ <subrange length='256' type-id='type-id-38' id='type-id-74'/>
+ </array-type-def>
+ <qualified-type-def type-id='type-id-97' const='yes' id='type-id-386'/>
+ <pointer-type-def type-id='type-id-386' size-in-bits='64' id='type-id-387'/>
+ <pointer-type-def type-id='type-id-97' size-in-bits='64' id='type-id-388'/>
+ <function-decl name='_PyUnicodeWriter_PrepareInternal' mangled-name='_PyUnicodeWriter_PrepareInternal' filepath='./Include/cpython/unicodeobject.h' line='763' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_PrepareInternal'>
+ <parameter type-id='type-id-344'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_Equal' mangled-name='_PyUnicode_Equal' filepath='./Include/cpython/unicodeobject.h' line='1148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_Equal'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='_PyLong_DigitValue' type-id='type-id-385' mangled-name='_PyLong_DigitValue' visibility='default' filepath='./Include/internal/pycore_long.h' line='87' column='1' elf-symbol-id='_PyLong_DigitValue'/>
+ <function-decl name='_PyLong_FormatAdvancedWriter' mangled-name='_PyLong_FormatAdvancedWriter' filepath='./Include/internal/pycore_long.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FormatAdvancedWriter'>
+ <parameter type-id='type-id-344'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='PyLong_Type' type-id='type-id-20' mangled-name='PyLong_Type' visibility='default' filepath='./Include/longobject.h' line='10' column='1' elf-symbol-id='PyLong_Type'/>
+ <function-decl name='PyObject_Bytes' mangled-name='PyObject_Bytes' filepath='./Include/object.h' line='286' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Bytes'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_New' mangled-name='_PyLong_New' filepath='Objects/longobject.c' line='145' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_New'>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/longobject.c' line='145' column='1'/>
+ <return type-id='type-id-248'/>
+ </function-decl>
+ <function-decl name='PyLong_FromUnsignedLong' mangled-name='PyLong_FromUnsignedLong' filepath='Objects/longobject.c' line='353' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromUnsignedLong'>
+ <parameter type-id='type-id-38' name='ival' filepath='Objects/longobject.c' line='353' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_FromUnsignedLongLong' mangled-name='PyLong_FromUnsignedLongLong' filepath='Objects/longobject.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromUnsignedLongLong'>
+ <parameter type-id='type-id-389' name='ival' filepath='Objects/longobject.c' line='361' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_FromSize_t' mangled-name='PyLong_FromSize_t' filepath='Objects/longobject.c' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromSize_t'>
+ <parameter type-id='type-id-30' name='ival' filepath='Objects/longobject.c' line='369' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_AsLong' mangled-name='PyLong_AsLong' filepath='Objects/longobject.c' line='533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsLong'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/longobject.c' line='533' column='1'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='PyLong_AsUnsignedLong' mangled-name='PyLong_AsUnsignedLong' filepath='Objects/longobject.c' line='623' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsUnsignedLong'>
+ <parameter type-id='type-id-2' name='vv' filepath='Objects/longobject.c' line='623' column='1'/>
+ <return type-id='type-id-38'/>
+ </function-decl>
+ <function-decl name='PyLong_AsSize_t' mangled-name='PyLong_AsSize_t' filepath='Objects/longobject.c' line='667' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsSize_t'>
+ <parameter type-id='type-id-2' name='vv' filepath='Objects/longobject.c' line='667' column='1'/>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ <function-decl name='PyLong_AsUnsignedLongMask' mangled-name='PyLong_AsUnsignedLongMask' filepath='Objects/longobject.c' line='740' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsUnsignedLongMask'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/longobject.c' line='740' column='1'/>
+ <return type-id='type-id-38'/>
+ </function-decl>
+ <function-decl name='_PyLong_FromByteArray' mangled-name='_PyLong_FromByteArray' filepath='Objects/longobject.c' line='815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromByteArray'>
+ <parameter type-id='type-id-387' name='bytes' filepath='Objects/longobject.c' line='815' column='1'/>
+ <parameter type-id='type-id-30' name='n' filepath='Objects/longobject.c' line='815' column='1'/>
+ <parameter type-id='type-id-21' name='little_endian' filepath='Objects/longobject.c' line='816' column='1'/>
+ <parameter type-id='type-id-21' name='is_signed' filepath='Objects/longobject.c' line='816' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_AsByteArray' mangled-name='_PyLong_AsByteArray' filepath='Objects/longobject.c' line='926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_AsByteArray'>
+ <parameter type-id='type-id-248' name='v' filepath='Objects/longobject.c' line='926' column='1'/>
+ <parameter type-id='type-id-388' name='bytes' filepath='Objects/longobject.c' line='927' column='1'/>
+ <parameter type-id='type-id-30' name='n' filepath='Objects/longobject.c' line='927' column='1'/>
+ <parameter type-id='type-id-21' name='little_endian' filepath='Objects/longobject.c' line='928' column='1'/>
+ <parameter type-id='type-id-21' name='is_signed' filepath='Objects/longobject.c' line='928' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyLong_AsVoidPtr' mangled-name='PyLong_AsVoidPtr' filepath='Objects/longobject.c' line='1078' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsVoidPtr'>
+ <parameter type-id='type-id-2' name='vv' filepath='Objects/longobject.c' line='1078' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyLong_AsUnsignedLongLong' mangled-name='PyLong_AsUnsignedLongLong' filepath='Objects/longobject.c' line='1252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsUnsignedLongLong'>
+ <parameter type-id='type-id-2' name='vv' filepath='Objects/longobject.c' line='1252' column='1'/>
+ <return type-id='type-id-389'/>
+ </function-decl>
+ <function-decl name='PyLong_AsUnsignedLongLongMask' mangled-name='PyLong_AsUnsignedLongLongMask' filepath='Objects/longobject.c' line='1317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsUnsignedLongLongMask'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/longobject.c' line='1317' column='1'/>
+ <return type-id='type-id-389'/>
+ </function-decl>
+ <function-decl name='_PyLong_UnsignedShort_Converter' mangled-name='_PyLong_UnsignedShort_Converter' filepath='Objects/longobject.c' line='1427' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_UnsignedShort_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/longobject.c' line='1427' column='1'/>
+ <parameter type-id='type-id-41' name='ptr' filepath='Objects/longobject.c' line='1427' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLong_UnsignedInt_Converter' mangled-name='_PyLong_UnsignedInt_Converter' filepath='Objects/longobject.c' line='1449' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_UnsignedInt_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/longobject.c' line='1449' column='1'/>
+ <parameter type-id='type-id-41' name='ptr' filepath='Objects/longobject.c' line='1449' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLong_UnsignedLong_Converter' mangled-name='_PyLong_UnsignedLong_Converter' filepath='Objects/longobject.c' line='1471' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_UnsignedLong_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/longobject.c' line='1471' column='1'/>
+ <parameter type-id='type-id-41' name='ptr' filepath='Objects/longobject.c' line='1471' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLong_UnsignedLongLong_Converter' mangled-name='_PyLong_UnsignedLongLong_Converter' filepath='Objects/longobject.c' line='1488' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_UnsignedLongLong_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/longobject.c' line='1488' column='1'/>
+ <parameter type-id='type-id-41' name='ptr' filepath='Objects/longobject.c' line='1488' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLong_Size_t_Converter' mangled-name='_PyLong_Size_t_Converter' filepath='Objects/longobject.c' line='1505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Size_t_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/longobject.c' line='1505' column='1'/>
+ <parameter type-id='type-id-41' name='ptr' filepath='Objects/longobject.c' line='1505' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLong_FormatWriter' mangled-name='_PyLong_FormatWriter' filepath='Objects/longobject.c' line='2113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FormatWriter'>
+ <parameter type-id='type-id-344' name='writer' filepath='Objects/longobject.c' line='2113' column='1'/>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/longobject.c' line='2114' column='1'/>
+ <parameter type-id='type-id-21' name='base' filepath='Objects/longobject.c' line='2115' column='1'/>
+ <parameter type-id='type-id-21' name='alternate' filepath='Objects/longobject.c' line='2115' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLong_Frexp' mangled-name='_PyLong_Frexp' filepath='Objects/longobject.c' line='2961' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Frexp'>
+ <parameter type-id='type-id-248' name='a' filepath='Objects/longobject.c' line='2961' column='1'/>
+ <parameter type-id='type-id-25' name='e' filepath='Objects/longobject.c' line='2961' column='1'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='_PyLong_Rshift' mangled-name='_PyLong_Rshift' filepath='Objects/longobject.c' line='4853' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Rshift'>
+ <parameter type-id='type-id-2' name='a' filepath='Objects/longobject.c' line='4853' column='1'/>
+ <parameter type-id='type-id-30' name='shiftby' filepath='Objects/longobject.c' line='4853' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_GCD' mangled-name='_PyLong_GCD' filepath='Objects/longobject.c' line='5131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_GCD'>
+ <parameter type-id='type-id-2' name='aarg' filepath='Objects/longobject.c' line='5131' column='1'/>
+ <parameter type-id='type-id-2' name='barg' filepath='Objects/longobject.c' line='5131' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_DivmodNear' mangled-name='_PyLong_DivmodNear' filepath='Objects/longobject.c' line='5499' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_DivmodNear'>
+ <parameter type-id='type-id-2' name='a' filepath='Objects/longobject.c' line='5499' column='1'/>
+ <parameter type-id='type-id-2' name='b' filepath='Objects/longobject.c' line='5499' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_GetInfo' mangled-name='PyLong_GetInfo' filepath='Objects/longobject.c' line='6133' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_GetInfo'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/memoryobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_PyManagedBuffer_Type' type-id='type-id-20' mangled-name='_PyManagedBuffer_Type' visibility='default' filepath='./Include/memoryobject.h' line='10' column='1' elf-symbol-id='_PyManagedBuffer_Type'/>
+ <var-decl name='PyMemoryView_Type' type-id='type-id-20' mangled-name='PyMemoryView_Type' visibility='default' filepath='./Include/memoryobject.h' line='12' column='1' elf-symbol-id='PyMemoryView_Type'/>
+ <function-decl name='PyUnicode_AsASCIIString' mangled-name='PyUnicode_AsASCIIString' filepath='./Include/unicodeobject.h' line='652' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsASCIIString'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMemoryView_FromMemory' mangled-name='PyMemoryView_FromMemory' filepath='Objects/memoryobject.c' line='727' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMemoryView_FromMemory'>
+ <parameter type-id='type-id-26' name='mem' filepath='Objects/memoryobject.c' line='727' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/memoryobject.c' line='727' column='1'/>
+ <parameter type-id='type-id-21' name='flags' filepath='Objects/memoryobject.c' line='727' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMemoryView_FromBuffer' mangled-name='PyMemoryView_FromBuffer' filepath='Objects/memoryobject.c' line='756' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMemoryView_FromBuffer'>
+ <parameter type-id='type-id-252' name='info' filepath='Objects/memoryobject.c' line='756' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMemoryView_FromObject' mangled-name='PyMemoryView_FromObject' filepath='Objects/memoryobject.c' line='786' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMemoryView_FromObject'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/memoryobject.c' line='786' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMemoryView_GetContiguous' mangled-name='PyMemoryView_GetContiguous' filepath='Objects/memoryobject.c' line='918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMemoryView_GetContiguous'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/memoryobject.c' line='918' column='1'/>
+ <parameter type-id='type-id-21' name='buffertype' filepath='Objects/memoryobject.c' line='918' column='1'/>
+ <parameter type-id='type-id-60' name='order' filepath='Objects/memoryobject.c' line='918' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/methodobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyCMethod_Type' type-id='type-id-20' mangled-name='PyCMethod_Type' visibility='default' filepath='./Include/cpython/methodobject.h' line='32' column='1' elf-symbol-id='PyCMethod_Type'/>
+ <var-decl name='PyCFunction_Type' type-id='type-id-20' mangled-name='PyCFunction_Type' visibility='default' filepath='./Include/methodobject.h' line='14' column='1' elf-symbol-id='PyCFunction_Type'/>
+ <function-decl name='PyCFunction_New' mangled-name='PyCFunction_New' filepath='Objects/methodobject.c' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_New'>
+ <parameter type-id='type-id-8' name='ml' filepath='Objects/methodobject.c' line='32' column='1'/>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/methodobject.c' line='32' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCFunction_NewEx' mangled-name='PyCFunction_NewEx' filepath='Objects/methodobject.c' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_NewEx'>
+ <parameter type-id='type-id-8' name='ml' filepath='Objects/methodobject.c' line='38' column='1'/>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/methodobject.c' line='38' column='1'/>
+ <parameter type-id='type-id-2' name='module' filepath='Objects/methodobject.c' line='38' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCFunction_GetFunction' mangled-name='PyCFunction_GetFunction' filepath='Objects/methodobject.c' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_GetFunction'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/methodobject.c' line='119' column='1'/>
+ <return type-id='type-id-390'/>
+ </function-decl>
+ <function-decl name='PyCFunction_GetSelf' mangled-name='PyCFunction_GetSelf' filepath='Objects/methodobject.c' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_GetSelf'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/methodobject.c' line='129' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCFunction_GetFlags' mangled-name='PyCFunction_GetFlags' filepath='Objects/methodobject.c' line='139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_GetFlags'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/methodobject.c' line='139' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/moduleobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='PyModuleDef_Base' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/moduleobject.h' line='44' column='1' id='type-id-13'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ar_start' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='180' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='ar_end' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='181' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='ar_line' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='182' column='1'/>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/moduleobject.h' line='45' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='opaque' type-id='type-id-449' visibility='default' filepath='./Include/cpython/code.h' line='183' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_opaque' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/cpython/code.h' line='173' column='1' id='type-id-449'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='computed_line' type-id='type-id-8' visibility='default' filepath='./Include/cpython/code.h' line='174' column='1'/>
+ <var-decl name='m_init' type-id='type-id-15' visibility='default' filepath='./Include/moduleobject.h' line='46' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='lo_next' type-id='type-id-450' visibility='default' filepath='./Include/cpython/code.h' line='175' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='m_index' type-id='type-id-7' visibility='default' filepath='./Include/moduleobject.h' line='47' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='limit' type-id='type-id-450' visibility='default' filepath='./Include/cpython/code.h' line='176' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='m_copy' type-id='type-id-2' visibility='default' filepath='./Include/moduleobject.h' line='48' column='1'/>
</data-member>
</class-decl>
- <qualified-type-def type-id='type-id-285' const='yes' id='type-id-451'/>
- <pointer-type-def type-id='type-id-451' size-in-bits='64' id='type-id-450'/>
- <typedef-decl name='PyCodeAddressRange' type-id='type-id-448' filepath='./Include/cpython/code.h' line='184' column='1' id='type-id-445'/>
- <typedef-decl name='PyTraceInfo' type-id='type-id-443' filepath='./Include/cpython/pystate.h' line='34' column='1' id='type-id-20'/>
- <class-decl name='_stack_chunk' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='75' column='1' id='type-id-452'>
+ <typedef-decl name='PyModuleDef_Base' type-id='type-id-13' filepath='./Include/moduleobject.h' line='49' column='1' id='type-id-5'/>
+ <class-decl name='PyModuleDef_Slot' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/moduleobject.h' line='60' column='1' id='type-id-391'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='previous' type-id='type-id-453' visibility='default' filepath='./Include/cpython/pystate.h' line='76' column='1'/>
+ <var-decl name='slot' type-id='type-id-21' visibility='default' filepath='./Include/moduleobject.h' line='61' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='size' type-id='type-id-54' visibility='default' filepath='./Include/cpython/pystate.h' line='77' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='top' type-id='type-id-54' visibility='default' filepath='./Include/cpython/pystate.h' line='78' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='data' type-id='type-id-360' visibility='default' filepath='./Include/cpython/pystate.h' line='79' column='1'/>
+ <var-decl name='value' type-id='type-id-41' visibility='default' filepath='./Include/moduleobject.h' line='62' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-452' size-in-bits='64' id='type-id-453'/>
- <typedef-decl name='_PyStackChunk' type-id='type-id-452' filepath='./Include/cpython/pystate.h' line='80' column='1' id='type-id-454'/>
- <pointer-type-def type-id='type-id-454' size-in-bits='64' id='type-id-21'/>
- <var-decl name='_PyOS_ReadlineTState' type-id='type-id-10' mangled-name='_PyOS_ReadlineTState' visibility='default' filepath='./Include/cpython/pythonrun.h' line='120' column='1' elf-symbol-id='_PyOS_ReadlineTState'/>
- <pointer-type-def type-id='type-id-455' size-in-bits='64' id='type-id-456'/>
- <var-decl name='PyOS_InputHook' type-id='type-id-456' mangled-name='PyOS_InputHook' visibility='default' filepath='./Include/pythonrun.h' line='18' column='1' elf-symbol-id='PyOS_InputHook'/>
- <class-decl name='_IO_FILE' size-in-bits='1728' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='49' column='1' id='type-id-457'>
+ <class-decl name='PyModuleDef' size-in-bits='832' is-struct='yes' visibility='default' filepath='./Include/moduleobject.h' line='74' column='1' id='type-id-4'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_flags' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='51' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='_IO_read_ptr' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='54' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='_IO_read_end' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='55' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='_IO_read_base' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='56' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='_IO_write_base' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='57' column='1'/>
+ <var-decl name='m_base' type-id='type-id-5' visibility='default' filepath='./Include/moduleobject.h' line='75' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='_IO_write_ptr' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='58' column='1'/>
+ <var-decl name='m_name' type-id='type-id-6' visibility='default' filepath='./Include/moduleobject.h' line='76' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_IO_write_end' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='59' column='1'/>
+ <var-decl name='m_doc' type-id='type-id-6' visibility='default' filepath='./Include/moduleobject.h' line='77' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='_IO_buf_base' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='60' column='1'/>
+ <var-decl name='m_size' type-id='type-id-7' visibility='default' filepath='./Include/moduleobject.h' line='78' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='_IO_buf_end' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='61' column='1'/>
+ <var-decl name='m_methods' type-id='type-id-8' visibility='default' filepath='./Include/moduleobject.h' line='79' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='_IO_save_base' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='64' column='1'/>
+ <var-decl name='m_slots' type-id='type-id-9' visibility='default' filepath='./Include/moduleobject.h' line='80' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='_IO_backup_base' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='65' column='1'/>
+ <var-decl name='m_traverse' type-id='type-id-10' visibility='default' filepath='./Include/moduleobject.h' line='81' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='_IO_save_end' type-id='type-id-115' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='66' column='1'/>
+ <var-decl name='m_clear' type-id='type-id-11' visibility='default' filepath='./Include/moduleobject.h' line='82' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='_markers' type-id='type-id-458' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='68' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='_chain' type-id='type-id-459' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='70' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='_fileno' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='72' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='928'>
- <var-decl name='_flags2' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='73' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='_old_offset' type-id='type-id-460' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='74' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='_cur_column' type-id='type-id-461' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='77' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1040'>
- <var-decl name='_vtable_offset' type-id='type-id-462' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='78' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1048'>
- <var-decl name='_shortbuf' type-id='type-id-262' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='79' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1088'>
- <var-decl name='_lock' type-id='type-id-463' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='81' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1152'>
- <var-decl name='_offset' type-id='type-id-464' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='89' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1216'>
- <var-decl name='_codecvt' type-id='type-id-465' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='91' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1280'>
- <var-decl name='_wide_data' type-id='type-id-466' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='92' column='1'/>
+ <var-decl name='m_free' type-id='type-id-12' visibility='default' filepath='./Include/moduleobject.h' line='83' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1344'>
- <var-decl name='_freeres_list' type-id='type-id-459' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='93' column='1'/>
+ </class-decl>
+ <typedef-decl name='PyModuleDef' type-id='type-id-4' filepath='./Include/pytypedefs.h' line='12' column='1' id='type-id-3'/>
+ <typedef-decl name='PyModuleDef_Slot' type-id='type-id-391' filepath='./Include/pytypedefs.h' line='13' column='1' id='type-id-392'/>
+ <pointer-type-def type-id='type-id-3' size-in-bits='64' id='type-id-393'/>
+ <pointer-type-def type-id='type-id-392' size-in-bits='64' id='type-id-9'/>
+ <pointer-type-def type-id='type-id-16' size-in-bits='64' id='type-id-15'/>
+ <function-decl name='_PyImport_IsInitialized' mangled-name='_PyImport_IsInitialized' filepath='./Include/cpython/import.h' line='7' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_IsInitialized'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='PyModule_Type' type-id='type-id-20' mangled-name='PyModule_Type' visibility='default' filepath='./Include/moduleobject.h' line='10' column='1' elf-symbol-id='PyModule_Type'/>
+ <var-decl name='PyModuleDef_Type' type-id='type-id-20' mangled-name='PyModuleDef_Type' visibility='default' filepath='./Include/moduleobject.h' line='41' column='1' elf-symbol-id='PyModuleDef_Type'/>
+ <function-decl name='PyObject_SetAttrString' mangled-name='PyObject_SetAttrString' filepath='./Include/object.h' line='290' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SetAttrString'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySys_FormatStderr' mangled-name='PySys_FormatStderr' filepath='./Include/sysmodule.h' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_FormatStderr'>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='strrchr' filepath='/usr/include/string.h' line='273' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='PyModuleDef_Init' mangled-name='PyModuleDef_Init' filepath='Objects/moduleobject.c' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModuleDef_Init'>
+ <parameter type-id='type-id-393' name='def' filepath='Objects/moduleobject.c' line='42' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyModule_NewObject' mangled-name='PyModule_NewObject' filepath='Objects/moduleobject.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_NewObject'>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/moduleobject.c' line='110' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyModule_New' mangled-name='PyModule_New' filepath='Objects/moduleobject.c' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_New'>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/moduleobject.c' line='126' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyModule_Create2' mangled-name='PyModule_Create2' filepath='Objects/moduleobject.c' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_Create2'>
+ <parameter type-id='type-id-393' name='module' filepath='Objects/moduleobject.c' line='186' column='1'/>
+ <parameter type-id='type-id-21' name='module_api_version' filepath='Objects/moduleobject.c' line='186' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyModule_CreateInitialized' mangled-name='_PyModule_CreateInitialized' filepath='Objects/moduleobject.c' line='197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyModule_CreateInitialized'>
+ <parameter type-id='type-id-393' name='module' filepath='Objects/moduleobject.c' line='197' column='1'/>
+ <parameter type-id='type-id-21' name='module_api_version' filepath='Objects/moduleobject.c' line='197' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyModule_FromDefAndSpec2' mangled-name='PyModule_FromDefAndSpec2' filepath='Objects/moduleobject.c' line='260' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_FromDefAndSpec2'>
+ <parameter type-id='type-id-393' name='def' filepath='Objects/moduleobject.c' line='260' column='1'/>
+ <parameter type-id='type-id-2' name='spec' filepath='Objects/moduleobject.c' line='260' column='1'/>
+ <parameter type-id='type-id-21' name='module_api_version' filepath='Objects/moduleobject.c' line='260' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyModule_ExecDef' mangled-name='PyModule_ExecDef' filepath='Objects/moduleobject.c' line='384' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_ExecDef'>
+ <parameter type-id='type-id-2' name='module' filepath='Objects/moduleobject.c' line='384' column='1'/>
+ <parameter type-id='type-id-393' name='def' filepath='Objects/moduleobject.c' line='384' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyModule_AddFunctions' mangled-name='PyModule_AddFunctions' filepath='Objects/moduleobject.c' line='449' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddFunctions'>
+ <parameter type-id='type-id-2' name='m' filepath='Objects/moduleobject.c' line='449' column='1'/>
+ <parameter type-id='type-id-8' name='functions' filepath='Objects/moduleobject.c' line='449' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyModule_SetDocString' mangled-name='PyModule_SetDocString' filepath='Objects/moduleobject.c' line='463' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_SetDocString'>
+ <parameter type-id='type-id-2' name='m' filepath='Objects/moduleobject.c' line='463' column='1'/>
+ <parameter type-id='type-id-6' name='doc' filepath='Objects/moduleobject.c' line='463' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyModule_GetNameObject' mangled-name='PyModule_GetNameObject' filepath='Objects/moduleobject.c' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetNameObject'>
+ <parameter type-id='type-id-2' name='m' filepath='Objects/moduleobject.c' line='487' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyModule_GetName' mangled-name='PyModule_GetName' filepath='Objects/moduleobject.c' line='510' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetName'>
+ <parameter type-id='type-id-2' name='m' filepath='Objects/moduleobject.c' line='510' column='1'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='PyModule_GetFilenameObject' mangled-name='PyModule_GetFilenameObject' filepath='Objects/moduleobject.c' line='522' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetFilenameObject'>
+ <parameter type-id='type-id-2' name='m' filepath='Objects/moduleobject.c' line='522' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyModule_GetFilename' mangled-name='PyModule_GetFilename' filepath='Objects/moduleobject.c' line='545' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetFilename'>
+ <parameter type-id='type-id-2' name='m' filepath='Objects/moduleobject.c' line='545' column='1'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='PyModule_GetDef' mangled-name='PyModule_GetDef' filepath='Objects/moduleobject.c' line='558' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetDef'>
+ <parameter type-id='type-id-2' name='m' filepath='Objects/moduleobject.c' line='558' column='1'/>
+ <return type-id='type-id-393'/>
+ </function-decl>
+ <function-decl name='PyModule_GetState' mangled-name='PyModule_GetState' filepath='Objects/moduleobject.c' line='568' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetState'>
+ <parameter type-id='type-id-2' name='m' filepath='Objects/moduleobject.c' line='568' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyModule_Clear' mangled-name='_PyModule_Clear' filepath='Objects/moduleobject.c' line='578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyModule_Clear'>
+ <parameter type-id='type-id-2' name='m' filepath='Objects/moduleobject.c' line='578' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyModule_ClearDict' mangled-name='_PyModule_ClearDict' filepath='Objects/moduleobject.c' line='586' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyModule_ClearDict'>
+ <parameter type-id='type-id-2' name='d' filepath='Objects/moduleobject.c' line='586' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyModuleSpec_IsInitializing' mangled-name='_PyModuleSpec_IsInitializing' filepath='Objects/moduleobject.c' line='718' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyModuleSpec_IsInitializing'>
+ <parameter type-id='type-id-2' name='spec' filepath='Objects/moduleobject.c' line='718' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/namespaceobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_PyNamespace_Type' type-id='type-id-20' mangled-name='_PyNamespace_Type' visibility='default' filepath='./Include/internal/pycore_namespace.h' line='13' column='1' elf-symbol-id='_PyNamespace_Type'/>
+ <function-decl name='_PyNamespace_New' mangled-name='_PyNamespace_New' filepath='Objects/namespaceobject.c' line='248' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyNamespace_New'>
+ <parameter type-id='type-id-2' name='kwds' filepath='Objects/namespaceobject.c' line='248' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/object.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-21' size-in-bits='192' id='type-id-103'>
+ <subrange length='6' type-id='type-id-38' id='type-id-394'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-21' size-in-bits='infinite' id='type-id-395'>
+ <subrange length='infinite' id='type-id-235'/>
+ </array-type-def>
+ <class-decl name='PyStatus' size-in-bits='256' is-struct='yes' naming-typedef-id='type-id-66' visibility='default' filepath='./Include/cpython/initconfig.h' line='10' column='1' id='type-id-396'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_type' type-id='type-id-397' visibility='default' filepath='./Include/cpython/initconfig.h' line='15' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1408'>
- <var-decl name='_freeres_buf' type-id='type-id-18' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='94' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='func' type-id='type-id-6' visibility='default' filepath='./Include/cpython/initconfig.h' line='16' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1472'>
- <var-decl name='__pad5' type-id='type-id-54' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='95' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='err_msg' type-id='type-id-6' visibility='default' filepath='./Include/cpython/initconfig.h' line='17' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1536'>
- <var-decl name='_mode' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='96' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='exitcode' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='18' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='1568'>
- <var-decl name='_unused2' type-id='type-id-467' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='98' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_IO_marker' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-468'/>
- <pointer-type-def type-id='type-id-468' size-in-bits='64' id='type-id-458'/>
- <pointer-type-def type-id='type-id-457' size-in-bits='64' id='type-id-459'/>
- <typedef-decl name='__off_t' type-id='type-id-53' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='152' column='1' id='type-id-460'/>
- <type-decl name='unsigned short int' size-in-bits='16' id='type-id-461'/>
- <type-decl name='signed char' size-in-bits='8' id='type-id-462'/>
- <typedef-decl name='_IO_lock_t' type-id='type-id-70' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='43' column='1' id='type-id-469'/>
- <pointer-type-def type-id='type-id-469' size-in-bits='64' id='type-id-463'/>
- <typedef-decl name='__off64_t' type-id='type-id-53' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='153' column='1' id='type-id-464'/>
- <class-decl name='_IO_codecvt' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-470'/>
- <pointer-type-def type-id='type-id-470' size-in-bits='64' id='type-id-465'/>
- <class-decl name='_IO_wide_data' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-471'/>
- <pointer-type-def type-id='type-id-471' size-in-bits='64' id='type-id-466'/>
-
- <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='160' id='type-id-467'>
- <subrange length='20' type-id='type-id-16' id='type-id-328'/>
-
- </array-type-def>
- <typedef-decl name='FILE' type-id='type-id-457' filepath='/usr/include/x86_64-linux-gnu/bits/types/FILE.h' line='7' column='1' id='type-id-472'/>
- <pointer-type-def type-id='type-id-472' size-in-bits='64' id='type-id-473'/>
- <pointer-type-def type-id='type-id-474' size-in-bits='64' id='type-id-475'/>
- <var-decl name='PyOS_ReadlineFunctionPointer' type-id='type-id-475' mangled-name='PyOS_ReadlineFunctionPointer' visibility='default' filepath='./Include/cpython/pythonrun.h' line='121' column='1' elf-symbol-id='PyOS_ReadlineFunctionPointer'/>
- <function-decl name='PyOS_Readline' mangled-name='PyOS_Readline' filepath='Parser/myreadline.c' line='355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_Readline'>
- <parameter type-id='type-id-473' name='sys_stdin' filepath='Parser/myreadline.c' line='355' column='1'/>
- <parameter type-id='type-id-473' name='sys_stdout' filepath='Parser/myreadline.c' line='355' column='1'/>
- <parameter type-id='type-id-3' name='prompt' filepath='Parser/myreadline.c' line='355' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-124'>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-201'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-200'/>
- <parameter type-id='type-id-54'/>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-134'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-136'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-179'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-8'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-116'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-115'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-148'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-36'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-189'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-377'>
- <parameter type-id='type-id-10'/>
- <parameter type-id='type-id-376'/>
- <parameter type-id='type-id-8'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-196'>
- <parameter type-id='type-id-74'/>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-194'>
- <parameter type-id='type-id-74'/>
- <parameter type-id='type-id-36'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-207'>
- <parameter type-id='type-id-206'/>
- <return type-id='type-id-14'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-474'>
- <parameter type-id='type-id-473'/>
- <parameter type-id='type-id-473'/>
- <parameter type-id='type-id-3'/>
- <return type-id='type-id-115'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-455'>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-138'>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-439'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-438'/>
- <parameter type-id='type-id-8'/>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-152'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-157'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-191'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-170'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-169'/>
- <parameter type-id='type-id-8'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-208'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-206'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-118'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-115'/>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-150'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-36'/>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-177'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-176'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-174'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-243'>
- <parameter type-id='type-id-3'/>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-365'>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-129'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-22'/>
- <return type-id='type-id-128'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-160'>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-159'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-146'>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-36'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-210'>
- <return type-id='type-id-70'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-113'>
- <parameter type-id='type-id-14'/>
- <return type-id='type-id-70'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-172'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-169'/>
- <return type-id='type-id-70'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-198'>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-70'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/abstract.c' comp-dir-path='/src' language='LANG_C99'>
- <qualified-type-def type-id='type-id-115' const='yes' id='type-id-476'/>
- <pointer-type-def type-id='type-id-476' size-in-bits='64' id='type-id-477'/>
- <function-decl name='_Py_FreeCharPArray' mangled-name='_Py_FreeCharPArray' filepath='Objects/abstract.c' line='2969' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FreeCharPArray'>
- <parameter type-id='type-id-477' name='array' filepath='Objects/abstract.c' line='2969' column='1'/>
- <return type-id='type-id-70'/>
+ </class-decl>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='./Include/cpython/initconfig.h' line='11' column='1' id='type-id-397'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='_PyStatus_TYPE_OK' value='0'/>
+ <enumerator name='_PyStatus_TYPE_ERROR' value='1'/>
+ <enumerator name='_PyStatus_TYPE_EXIT' value='2'/>
+ </enum-decl>
+ <typedef-decl name='PyStatus' type-id='type-id-396' filepath='./Include/cpython/initconfig.h' line='19' column='1' id='type-id-66'/>
+ <enum-decl name='PyGILState_STATE' naming-typedef-id='type-id-398' filepath='./Include/pystate.h' line='77' column='1' id='type-id-399'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='PyGILState_LOCKED' value='0'/>
+ <enumerator name='PyGILState_UNLOCKED' value='1'/>
+ </enum-decl>
+ <typedef-decl name='PyGILState_STATE' type-id='type-id-399' filepath='./Include/pystate.h' line='78' column='1' id='type-id-398'/>
+ <qualified-type-def type-id='type-id-41' restrict='yes' id='type-id-236'/>
+ <function-decl name='PyEval_GetLocals' mangled-name='PyEval_GetLocals' filepath='./Include/ceval.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetLocals'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <var-decl name='_PyNone_Type' type-id='type-id-20' mangled-name='_PyNone_Type' visibility='default' filepath='./Include/cpython/object.h' line='346' column='1' elf-symbol-id='_PyNone_Type'/>
+ <var-decl name='_PyNotImplemented_Type' type-id='type-id-20' mangled-name='_PyNotImplemented_Type' visibility='default' filepath='./Include/cpython/object.h' line='347' column='1' elf-symbol-id='_PyNotImplemented_Type'/>
+ <var-decl name='_Py_SwappedOp' type-id='type-id-395' mangled-name='_Py_SwappedOp' visibility='default' filepath='./Include/cpython/object.h' line='352' column='1' elf-symbol-id='_Py_SwappedOp'/>
+ <function-decl name='_PyTuple_DebugMallocStats' mangled-name='_PyTuple_DebugMallocStats' filepath='./Include/cpython/tupleobject.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTuple_DebugMallocStats'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_CheckConsistency' mangled-name='_PyUnicode_CheckConsistency' filepath='./Include/cpython/unicodeobject.h' line='233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_CheckConsistency'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_AsASCIIString' mangled-name='_PyUnicode_AsASCIIString' filepath='./Include/cpython/unicodeobject.h' line='945' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_AsASCIIString'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObjectDict_SetItem' filepath='./Include/internal/pycore_dict.h' line='71' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_MakeDictFromInstanceAttributes' filepath='./Include/internal/pycore_dict.h' line='157' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-400'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyType_CheckConsistency' mangled-name='_PyType_CheckConsistency' filepath='./Include/internal/pycore_object.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_CheckConsistency'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTraceMalloc_NewReference' filepath='./Include/internal/pycore_object.h' line='72' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_StoreInstanceAttribute' filepath='./Include/internal/pycore_object.h' line='248' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-400'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_GetInstanceAttribute' filepath='./Include/internal/pycore_object.h' line='250' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-400'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyTypes_InitSlotDefs' filepath='./Include/internal/pycore_typeobject.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <var-decl name='_Py_NoneStruct' type-id='type-id-14' mangled-name='_Py_NoneStruct' visibility='default' filepath='./Include/object.h' line='646' column='1' elf-symbol-id='_Py_NoneStruct'/>
+ <var-decl name='_Py_NotImplementedStruct' type-id='type-id-14' mangled-name='_Py_NotImplementedStruct' visibility='default' filepath='./Include/object.h' line='660' column='1' elf-symbol-id='_Py_NotImplementedStruct'/>
+ <function-decl name='PyThreadState_GetDict' mangled-name='PyThreadState_GetDict' filepath='./Include/pystate.h' line='66' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_GetDict'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyGILState_Ensure' mangled-name='PyGILState_Ensure' filepath='./Include/pystate.h' line='102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGILState_Ensure'>
+ <return type-id='type-id-398'/>
+ </function-decl>
+ <function-decl name='PyGILState_Release' mangled-name='PyGILState_Release' filepath='./Include/pystate.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGILState_Release'>
+ <parameter type-id='type-id-398'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeASCII' mangled-name='PyUnicode_DecodeASCII' filepath='./Include/unicodeobject.h' line='646' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeASCII'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='fprintf' filepath='/usr/include/stdio.h' line='350' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-401'/>
+ <parameter type-id='type-id-192'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PySequence_BytesToCharpArray' mangled-name='_PySequence_BytesToCharpArray' filepath='Objects/abstract.c' line='2910' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySequence_BytesToCharpArray'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/abstract.c' line='2910' column='1'/>
- <return type-id='type-id-477'/>
+ <function-decl name='fwrite' filepath='/usr/include/stdio.h' line='681' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-236'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-401'/>
+ <return type-id='type-id-30'/>
</function-decl>
- <function-decl name='PyIter_Send' mangled-name='PyIter_Send' filepath='Objects/abstract.c' line='2877' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyIter_Send'>
- <parameter type-id='type-id-14' name='iter' filepath='Objects/abstract.c' line='2877' column='1'/>
- <parameter type-id='type-id-14' name='arg' filepath='Objects/abstract.c' line='2877' column='1'/>
- <parameter type-id='type-id-22' name='result' filepath='Objects/abstract.c' line='2877' column='1'/>
- <return type-id='type-id-128'/>
+ <function-decl name='ferror' filepath='/usr/include/stdio.h' line='790' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyIter_Next' mangled-name='PyIter_Next' filepath='Objects/abstract.c' line='2861' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyIter_Next'>
- <parameter type-id='type-id-14' name='iter' filepath='Objects/abstract.c' line='2861' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyMem_DumpTraceback' filepath='Objects/object.c' line='31' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyAIter_Check' mangled-name='PyAIter_Check' filepath='Objects/abstract.c' line='2845' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyAIter_Check'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyObject_CheckConsistency' mangled-name='_PyObject_CheckConsistency' filepath='Objects/object.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CheckConsistency'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/object.c' line='35' column='1'/>
+ <parameter type-id='type-id-21' name='check_content' filepath='Objects/object.c' line='35' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyIter_Check' mangled-name='PyIter_Check' filepath='Objects/abstract.c' line='2837' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyIter_Check'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='Py_IncRef' mangled-name='Py_IncRef' filepath='Objects/object.c' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IncRef'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/object.c' line='128' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyObject_GetAIter' mangled-name='PyObject_GetAIter' filepath='Objects/abstract.c' line='2817' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetAIter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2817' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='Py_DecRef' mangled-name='Py_DecRef' filepath='Objects/object.c' line='134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_DecRef'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/object.c' line='134' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyObject_GetIter' mangled-name='PyObject_GetIter' filepath='Objects/abstract.c' line='2791' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetIter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2791' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_Py_IncRef' mangled-name='_Py_IncRef' filepath='Objects/object.c' line='140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_IncRef'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/object.c' line='140' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyObject_RealIsSubclass' mangled-name='_PyObject_RealIsSubclass' filepath='Objects/abstract.c' line='2784' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_RealIsSubclass'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_DecRef' mangled-name='_Py_DecRef' filepath='Objects/object.c' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DecRef'>
+ <parameter type-id='type-id-2' name='o' filepath='Objects/object.c' line='146' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyObject_RealIsInstance' mangled-name='_PyObject_RealIsInstance' filepath='Objects/abstract.c' line='2778' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_RealIsInstance'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyObject_Init' mangled-name='PyObject_Init' filepath='Objects/object.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Init'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/object.c' line='152' column='1'/>
+ <parameter type-id='type-id-1' name='tp' filepath='Objects/object.c' line='152' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyObject_IsSubclass' mangled-name='PyObject_IsSubclass' filepath='Objects/abstract.c' line='2770' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_IsSubclass'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2770' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2770' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyObject_InitVar' mangled-name='PyObject_InitVar' filepath='Objects/object.c' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_InitVar'>
+ <parameter type-id='type-id-334' name='op' filepath='Objects/object.c' line='163' column='1'/>
+ <parameter type-id='type-id-1' name='tp' filepath='Objects/object.c' line='163' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/object.c' line='163' column='1'/>
+ <return type-id='type-id-334'/>
</function-decl>
- <function-decl name='PyObject_IsInstance' mangled-name='PyObject_IsInstance' filepath='Objects/abstract.c' line='2682' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_IsInstance'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2770' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2770' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyObject_CallFinalizer' mangled-name='PyObject_CallFinalizer' filepath='Objects/object.c' line='198' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallFinalizer'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/object.c' line='198' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyMapping_Values' mangled-name='PyMapping_Values' filepath='Objects/abstract.c' line='2462' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Values'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyObject_Print' mangled-name='PyObject_Print' filepath='Objects/object.c' line='257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Print'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/object.c' line='257' column='1'/>
+ <parameter type-id='type-id-239' name='fp' filepath='Objects/object.c' line='257' column='1'/>
+ <parameter type-id='type-id-21' name='flags' filepath='Objects/object.c' line='257' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyMapping_Items' mangled-name='PyMapping_Items' filepath='Objects/abstract.c' line='2450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Items'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_Py_BreakPoint' mangled-name='_Py_BreakPoint' filepath='Objects/object.c' line='328' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_BreakPoint'>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyMapping_Keys' mangled-name='PyMapping_Keys' filepath='Objects/abstract.c' line='2438' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Keys'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyObject_IsFreed' mangled-name='_PyObject_IsFreed' filepath='Objects/object.c' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_IsFreed'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/object.c' line='340' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyMapping_HasKey' mangled-name='PyMapping_HasKey' filepath='Objects/abstract.c' line='2392' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_HasKey'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2770' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2770' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyObject_Dump' mangled-name='_PyObject_Dump' filepath='Objects/object.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_Dump'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/object.c' line='361' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyMapping_HasKeyString' mangled-name='PyMapping_HasKeyString' filepath='Objects/abstract.c' line='2378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_HasKeyString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2378' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2378' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyObject_HasAttrString' mangled-name='PyObject_HasAttrString' filepath='Objects/object.c' line='807' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_HasAttrString'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/object.c' line='807' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/object.c' line='807' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyMapping_SetItemString' mangled-name='PyMapping_SetItemString' filepath='Objects/abstract.c' line='2359' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_SetItemString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2359' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2359' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/abstract.c' line='2359' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyObject_SetAttrId' mangled-name='_PyObject_SetAttrId' filepath='Objects/object.c' line='863' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_SetAttrId'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/object.c' line='863' column='1'/>
+ <parameter type-id='type-id-326' name='name' filepath='Objects/object.c' line='863' column='1'/>
+ <parameter type-id='type-id-2' name='w' filepath='Objects/object.c' line='863' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyMapping_GetItemString' mangled-name='PyMapping_GetItemString' filepath='Objects/abstract.c' line='2342' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_GetItemString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2342' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2342' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyObject_LookupAttrId' mangled-name='_PyObject_LookupAttrId' filepath='Objects/object.c' line='987' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_LookupAttrId'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/object.c' line='987' column='1'/>
+ <parameter type-id='type-id-326' name='name' filepath='Objects/object.c' line='987' column='1'/>
+ <parameter type-id='type-id-242' name='result' filepath='Objects/object.c' line='987' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyMapping_Length' mangled-name='PyMapping_Length' filepath='Objects/abstract.c' line='2335' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Length'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='PyObject_HasAttr' mangled-name='PyObject_HasAttr' filepath='Objects/object.c' line='998' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_HasAttr'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/object.c' line='998' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/object.c' line='998' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_GetDictPtr' mangled-name='_PyObject_GetDictPtr' filepath='Objects/object.c' line='1096' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetDictPtr'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/object.c' line='1096' column='1'/>
+ <return type-id='type-id-242'/>
+ </function-decl>
+ <function-decl name='_PyObject_GenericGetAttrWithDict' mangled-name='_PyObject_GenericGetAttrWithDict' filepath='Objects/object.c' line='1243' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GenericGetAttrWithDict'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/object.c' line='1243' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/object.c' line='1243' column='1'/>
+ <parameter type-id='type-id-2' name='dict' filepath='Objects/object.c' line='1244' column='1'/>
+ <parameter type-id='type-id-21' name='suppress' filepath='Objects/object.c' line='1244' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_GenericSetAttrWithDict' mangled-name='_PyObject_GenericSetAttrWithDict' filepath='Objects/object.c' line='1372' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GenericSetAttrWithDict'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/object.c' line='1372' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Objects/object.c' line='1372' column='1'/>
+ <parameter type-id='type-id-2' name='value' filepath='Objects/object.c' line='1373' column='1'/>
+ <parameter type-id='type-id-2' name='dict' filepath='Objects/object.c' line='1373' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyObject_Not' mangled-name='PyObject_Not' filepath='Objects/object.c' line='1525' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Not'>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/object.c' line='1525' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_DebugTypeStats' mangled-name='_PyObject_DebugTypeStats' filepath='Objects/object.c' line='2138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_DebugTypeStats'>
+ <parameter type-id='type-id-239' name='out' filepath='Objects/object.c' line='2138' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyObject_GET_WEAKREFS_LISTPTR' mangled-name='PyObject_GET_WEAKREFS_LISTPTR' filepath='Objects/object.c' line='2418' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GET_WEAKREFS_LISTPTR'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/object.c' line='2418' column='1'/>
+ <return type-id='type-id-242'/>
+ </function-decl>
+ <function-decl name='Py_NewRef' mangled-name='Py_NewRef' filepath='Objects/object.c' line='2429' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_NewRef'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/object.c' line='2429' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='Py_XNewRef' mangled-name='Py_XNewRef' filepath='Objects/object.c' line='2435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_XNewRef'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/object.c' line='2435' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='Py_Is' mangled-name='Py_Is' filepath='Objects/object.c' line='2447' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Is'>
+ <parameter type-id='type-id-2' name='x' filepath='Objects/object.c' line='2447' column='1'/>
+ <parameter type-id='type-id-2' name='y' filepath='Objects/object.c' line='2447' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_IsNone' mangled-name='Py_IsNone' filepath='Objects/object.c' line='2452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IsNone'>
+ <parameter type-id='type-id-2' name='x' filepath='Objects/object.c' line='2452' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_IsTrue' mangled-name='Py_IsTrue' filepath='Objects/object.c' line='2457' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IsTrue'>
+ <parameter type-id='type-id-2' name='x' filepath='Objects/object.c' line='2457' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_IsFalse' mangled-name='Py_IsFalse' filepath='Objects/object.c' line='2462' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IsFalse'>
+ <parameter type-id='type-id-2' name='x' filepath='Objects/object.c' line='2462' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyMapping_Size' mangled-name='PyMapping_Size' filepath='Objects/abstract.c' line='2310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Size'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2310' column='1'/>
- <return type-id='type-id-36'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/obmalloc.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='PyObjectArenaAllocator' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-402' visibility='default' filepath='./Include/cpython/objimpl.h' line='56' column='1' id='type-id-403'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ctx' type-id='type-id-41' visibility='default' filepath='./Include/cpython/objimpl.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='alloc' type-id='type-id-404' visibility='default' filepath='./Include/cpython/objimpl.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='free' type-id='type-id-405' visibility='default' filepath='./Include/cpython/objimpl.h' line='64' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyObjectArenaAllocator' type-id='type-id-403' filepath='./Include/cpython/objimpl.h' line='65' column='1' id='type-id-402'/>
+ <enum-decl name='PyMemAllocatorDomain' naming-typedef-id='type-id-406' filepath='./Include/cpython/pymem.h' line='23' column='1' id='type-id-407'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='PYMEM_DOMAIN_RAW' value='0'/>
+ <enumerator name='PYMEM_DOMAIN_MEM' value='1'/>
+ <enumerator name='PYMEM_DOMAIN_OBJ' value='2'/>
+ </enum-decl>
+ <typedef-decl name='PyMemAllocatorDomain' type-id='type-id-407' filepath='./Include/cpython/pymem.h' line='32' column='1' id='type-id-406'/>
+ <enum-decl name='PyMemAllocatorName' naming-typedef-id='type-id-408' filepath='./Include/cpython/pymem.h' line='34' column='1' id='type-id-409'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='PYMEM_ALLOCATOR_NOT_SET' value='0'/>
+ <enumerator name='PYMEM_ALLOCATOR_DEFAULT' value='1'/>
+ <enumerator name='PYMEM_ALLOCATOR_DEBUG' value='2'/>
+ <enumerator name='PYMEM_ALLOCATOR_MALLOC' value='3'/>
+ <enumerator name='PYMEM_ALLOCATOR_MALLOC_DEBUG' value='4'/>
+ <enumerator name='PYMEM_ALLOCATOR_PYMALLOC' value='5'/>
+ <enumerator name='PYMEM_ALLOCATOR_PYMALLOC_DEBUG' value='6'/>
+ </enum-decl>
+ <typedef-decl name='PyMemAllocatorName' type-id='type-id-409' filepath='./Include/cpython/pymem.h' line='44' column='1' id='type-id-408'/>
+ <class-decl name='PyMemAllocatorEx' size-in-bits='320' is-struct='yes' naming-typedef-id='type-id-410' visibility='default' filepath='./Include/cpython/pymem.h' line='47' column='1' id='type-id-411'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ctx' type-id='type-id-41' visibility='default' filepath='./Include/cpython/pymem.h' line='49' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='malloc' type-id='type-id-404' visibility='default' filepath='./Include/cpython/pymem.h' line='52' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='calloc' type-id='type-id-412' visibility='default' filepath='./Include/cpython/pymem.h' line='55' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='realloc' type-id='type-id-413' visibility='default' filepath='./Include/cpython/pymem.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='free' type-id='type-id-414' visibility='default' filepath='./Include/cpython/pymem.h' line='61' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyMemAllocatorEx' type-id='type-id-411' filepath='./Include/cpython/pymem.h' line='62' column='1' id='type-id-410'/>
+ <class-decl name='_PyTraceMalloc_Config' size-in-bits='96' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='72' column='1' id='type-id-415'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='initialized' type-id='type-id-397' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='79' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='tracing' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='83' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='max_nframe' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='87' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-410' size-in-bits='64' id='type-id-416'/>
+ <pointer-type-def type-id='type-id-408' size-in-bits='64' id='type-id-417'/>
+ <pointer-type-def type-id='type-id-402' size-in-bits='64' id='type-id-418'/>
+ <qualified-type-def type-id='type-id-419' const='yes' id='type-id-420'/>
+ <pointer-type-def type-id='type-id-420' size-in-bits='64' id='type-id-27'/>
+ <pointer-type-def type-id='type-id-421' size-in-bits='64' id='type-id-414'/>
+ <pointer-type-def type-id='type-id-422' size-in-bits='64' id='type-id-405'/>
+ <pointer-type-def type-id='type-id-423' size-in-bits='64' id='type-id-404'/>
+ <pointer-type-def type-id='type-id-424' size-in-bits='64' id='type-id-412'/>
+ <pointer-type-def type-id='type-id-425' size-in-bits='64' id='type-id-413'/>
+ <function-decl name='Py_GETENV' mangled-name='Py_GETENV' filepath='./Include/cpython/pydebug.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GETENV'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='PyGILState_Check' mangled-name='PyGILState_Check' filepath='./Include/cpython/pystate.h' line='232' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGILState_Check'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='_Py_tracemalloc_config' type-id='type-id-415' mangled-name='_Py_tracemalloc_config' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='95' column='1' elf-symbol-id='_Py_tracemalloc_config'/>
+ <function-decl name='fputc' filepath='/usr/include/stdio.h' line='549' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fputs' filepath='/usr/include/stdio.h' line='655' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-401'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='malloc' filepath='/usr/include/stdlib.h' line='540' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='calloc' filepath='/usr/include/stdlib.h' line='543' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='realloc' filepath='/usr/include/stdlib.h' line='551' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='free' filepath='/usr/include/stdlib.h' line='555' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='wcslen' filepath='/usr/include/wchar.h' line='223' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <return type-id='type-id-30'/>
</function-decl>
- <function-decl name='PyMapping_Check' mangled-name='PyMapping_Check' filepath='Objects/abstract.c' line='2303' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMapping_Check'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='munmap' filepath='/usr/include/x86_64-linux-gnu/sys/mman.h' line='76' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PySequence_Index' mangled-name='PySequence_Index' filepath='Objects/abstract.c' line='2295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Index'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='2295' column='1'/>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2295' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='_PyMem_SetDefaultAllocator' mangled-name='_PyMem_SetDefaultAllocator' filepath='Objects/obmalloc.c' line='260' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_SetDefaultAllocator'>
+ <parameter type-id='type-id-406' name='domain' filepath='Objects/obmalloc.c' line='260' column='1'/>
+ <parameter type-id='type-id-416' name='old_alloc' filepath='Objects/obmalloc.c' line='261' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PySequence_In' mangled-name='PySequence_In' filepath='Objects/abstract.c' line='2289' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_In'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyMem_GetAllocatorName' mangled-name='_PyMem_GetAllocatorName' filepath='Objects/obmalloc.c' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_GetAllocatorName'>
+ <parameter type-id='type-id-6' name='name' filepath='Objects/obmalloc.c' line='273' column='1'/>
+ <parameter type-id='type-id-417' name='allocator' filepath='Objects/obmalloc.c' line='273' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PySequence_Contains' mangled-name='PySequence_Contains' filepath='Objects/abstract.c' line='2274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Contains'>
- <parameter type-id='type-id-14' name='seq' filepath='Objects/abstract.c' line='2274' column='1'/>
- <parameter type-id='type-id-14' name='ob' filepath='Objects/abstract.c' line='2274' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyMem_SetupAllocators' mangled-name='_PyMem_SetupAllocators' filepath='Objects/obmalloc.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_SetupAllocators'>
+ <parameter type-id='type-id-408' name='allocator' filepath='Objects/obmalloc.c' line='309' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PySequence_Count' mangled-name='PySequence_Count' filepath='Objects/abstract.c' line='2265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Count'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='2295' column='1'/>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2295' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='_PyMem_GetCurrentAllocatorName' mangled-name='_PyMem_GetCurrentAllocatorName' filepath='Objects/obmalloc.c' line='376' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_GetCurrentAllocatorName'>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='_PySequence_IterSearch' mangled-name='_PySequence_IterSearch' filepath='Objects/abstract.c' line='2180' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySequence_IterSearch'>
- <parameter type-id='type-id-14' name='seq' filepath='Objects/abstract.c' line='2180' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2180' column='1'/>
- <parameter type-id='type-id-8' name='operation' filepath='Objects/abstract.c' line='2180' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='PyMem_SetupDebugHooks' mangled-name='PyMem_SetupDebugHooks' filepath='Objects/obmalloc.c' line='514' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_SetupDebugHooks'>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PySequence_Fast' mangled-name='PySequence_Fast' filepath='Objects/abstract.c' line='2145' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Fast'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2145' column='1'/>
- <parameter type-id='type-id-3' name='m' filepath='Objects/abstract.c' line='2145' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyMem_GetAllocator' mangled-name='PyMem_GetAllocator' filepath='Objects/obmalloc.c' line='522' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_GetAllocator'>
+ <parameter type-id='type-id-406' name='domain' filepath='Objects/obmalloc.c' line='522' column='1'/>
+ <parameter type-id='type-id-416' name='allocator' filepath='Objects/obmalloc.c' line='522' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PySequence_List' mangled-name='PySequence_List' filepath='Objects/abstract.c' line='2122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_List'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyMem_SetAllocator' mangled-name='PyMem_SetAllocator' filepath='Objects/obmalloc.c' line='540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_SetAllocator'>
+ <parameter type-id='type-id-406' name='domain' filepath='Objects/obmalloc.c' line='540' column='1'/>
+ <parameter type-id='type-id-416' name='allocator' filepath='Objects/obmalloc.c' line='540' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PySequence_Tuple' mangled-name='PySequence_Tuple' filepath='Objects/abstract.c' line='2038' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Tuple'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2038' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyObject_GetArenaAllocator' mangled-name='PyObject_GetArenaAllocator' filepath='Objects/obmalloc.c' line='552' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetArenaAllocator'>
+ <parameter type-id='type-id-418' name='allocator' filepath='Objects/obmalloc.c' line='552' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PySequence_DelSlice' mangled-name='PySequence_DelSlice' filepath='Objects/abstract.c' line='2015' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_DelSlice'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='2015' column='1'/>
- <parameter type-id='type-id-36' name='i1' filepath='Objects/abstract.c' line='2015' column='1'/>
- <parameter type-id='type-id-36' name='i2' filepath='Objects/abstract.c' line='2015' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyObject_SetArenaAllocator' mangled-name='PyObject_SetArenaAllocator' filepath='Objects/obmalloc.c' line='570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SetArenaAllocator'>
+ <parameter type-id='type-id-418' name='allocator' filepath='Objects/obmalloc.c' line='570' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PySequence_SetSlice' mangled-name='PySequence_SetSlice' filepath='Objects/abstract.c' line='1992' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_SetSlice'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='1992' column='1'/>
- <parameter type-id='type-id-36' name='i1' filepath='Objects/abstract.c' line='1992' column='1'/>
- <parameter type-id='type-id-36' name='i2' filepath='Objects/abstract.c' line='1992' column='1'/>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1992' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyMem_RawMalloc' mangled-name='PyMem_RawMalloc' filepath='Objects/obmalloc.c' line='576' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_RawMalloc'>
+ <parameter type-id='type-id-30' name='size' filepath='Objects/obmalloc.c' line='576' column='1'/>
+ <return type-id='type-id-41'/>
</function-decl>
- <function-decl name='PySequence_DelItem' mangled-name='PySequence_DelItem' filepath='Objects/abstract.c' line='1959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_DelItem'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='1959' column='1'/>
- <parameter type-id='type-id-36' name='i' filepath='Objects/abstract.c' line='1959' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyMem_RawCalloc' mangled-name='PyMem_RawCalloc' filepath='Objects/obmalloc.c' line='590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_RawCalloc'>
+ <parameter type-id='type-id-30' name='nelem' filepath='Objects/obmalloc.c' line='590' column='1'/>
+ <parameter type-id='type-id-30' name='elsize' filepath='Objects/obmalloc.c' line='590' column='1'/>
+ <return type-id='type-id-41'/>
</function-decl>
- <function-decl name='PySequence_SetItem' mangled-name='PySequence_SetItem' filepath='Objects/abstract.c' line='1926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_SetItem'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='1926' column='1'/>
- <parameter type-id='type-id-36' name='i' filepath='Objects/abstract.c' line='1926' column='1'/>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1926' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyMem_RawWcsdup' mangled-name='_PyMem_RawWcsdup' filepath='Objects/obmalloc.c' line='657' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_RawWcsdup'>
+ <parameter type-id='type-id-27' name='str' filepath='Objects/obmalloc.c' line='657' column='1'/>
+ <return type-id='type-id-64'/>
</function-decl>
- <function-decl name='PySequence_GetSlice' mangled-name='PySequence_GetSlice' filepath='Objects/abstract.c' line='1904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_GetSlice'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='1904' column='1'/>
- <parameter type-id='type-id-36' name='i1' filepath='Objects/abstract.c' line='1904' column='1'/>
- <parameter type-id='type-id-36' name='i2' filepath='Objects/abstract.c' line='1904' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyMem_RawStrdup' mangled-name='_PyMem_RawStrdup' filepath='Objects/obmalloc.c' line='677' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_RawStrdup'>
+ <parameter type-id='type-id-6' name='str' filepath='Objects/obmalloc.c' line='677' column='1'/>
+ <return type-id='type-id-26'/>
</function-decl>
- <function-decl name='PySequence_GetItem' mangled-name='PySequence_GetItem' filepath='Objects/abstract.c' line='1874' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_GetItem'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='1874' column='1'/>
- <parameter type-id='type-id-36' name='i' filepath='Objects/abstract.c' line='1874' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyMem_Strdup' mangled-name='_PyMem_Strdup' filepath='Objects/obmalloc.c' line='690' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_Strdup'>
+ <parameter type-id='type-id-6' name='str' filepath='Objects/obmalloc.c' line='690' column='1'/>
+ <return type-id='type-id-26'/>
</function-decl>
- <function-decl name='PySequence_InPlaceRepeat' mangled-name='PySequence_InPlaceRepeat' filepath='Objects/abstract.c' line='1840' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_InPlaceRepeat'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1840' column='1'/>
- <parameter type-id='type-id-36' name='count' filepath='Objects/abstract.c' line='1840' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_Py_GetAllocatedBlocks' mangled-name='_Py_GetAllocatedBlocks' filepath='Objects/obmalloc.c' line='1277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetAllocatedBlocks'>
+ <return type-id='type-id-7'/>
</function-decl>
- <function-decl name='PySequence_InPlaceConcat' mangled-name='PySequence_InPlaceConcat' filepath='Objects/abstract.c' line='1811' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_InPlaceConcat'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='1811' column='1'/>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1811' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyObject_DebugMallocStats' mangled-name='_PyObject_DebugMallocStats' filepath='Objects/obmalloc.c' line='2958' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_DebugMallocStats'>
+ <parameter type-id='type-id-239' name='out' filepath='Objects/obmalloc.c' line='2958' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PySequence_Repeat' mangled-name='PySequence_Repeat' filepath='Objects/abstract.c' line='1780' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Repeat'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1780' column='1'/>
- <parameter type-id='type-id-36' name='count' filepath='Objects/abstract.c' line='1780' column='1'/>
- <return type-id='type-id-14'/>
+ <function-type size-in-bits='64' id='type-id-421'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-422'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-58'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-423'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-424'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-425'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/odictobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyODict_Type' type-id='type-id-20' mangled-name='PyODict_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='15' column='1' elf-symbol-id='PyODict_Type'/>
+ <var-decl name='PyODictIter_Type' type-id='type-id-20' mangled-name='PyODictIter_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='16' column='1' elf-symbol-id='PyODictIter_Type'/>
+ <var-decl name='PyODictKeys_Type' type-id='type-id-20' mangled-name='PyODictKeys_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='17' column='1' elf-symbol-id='PyODictKeys_Type'/>
+ <var-decl name='PyODictItems_Type' type-id='type-id-20' mangled-name='PyODictItems_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='18' column='1' elf-symbol-id='PyODictItems_Type'/>
+ <var-decl name='PyODictValues_Type' type-id='type-id-20' mangled-name='PyODictValues_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='19' column='1' elf-symbol-id='PyODictValues_Type'/>
+ <function-decl name='_PyErr_ChainExceptions' mangled-name='_PyErr_ChainExceptions' filepath='./Include/cpython/pyerrors.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_ChainExceptions'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyDict_FromKeys' filepath='./Include/internal/pycore_dict.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_dict_lookup' filepath='./Include/internal/pycore_dict.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-356'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-317'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyDict_Pop_KnownHash' filepath='./Include/internal/pycore_dict.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-317'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PySequence_Concat' mangled-name='PySequence_Concat' filepath='Objects/abstract.c' line='1754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Concat'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='1754' column='1'/>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1754' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyODict_New' mangled-name='PyODict_New' filepath='Objects/odictobject.c' line='1591' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyODict_New'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PySequence_Length' mangled-name='PySequence_Length' filepath='Objects/abstract.c' line='1747' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Length'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='PyODict_SetItem' mangled-name='PyODict_SetItem' filepath='Objects/odictobject.c' line='1615' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyODict_SetItem'>
+ <parameter type-id='type-id-2' name='od' filepath='Objects/odictobject.c' line='1615' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/odictobject.c' line='1615' column='1'/>
+ <parameter type-id='type-id-2' name='value' filepath='Objects/odictobject.c' line='1615' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PySequence_Size' mangled-name='PySequence_Size' filepath='Objects/abstract.c' line='1723' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Size'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2310' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='PyODict_DelItem' mangled-name='PyODict_DelItem' filepath='Objects/odictobject.c' line='1624' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyODict_DelItem'>
+ <parameter type-id='type-id-2' name='od' filepath='Objects/odictobject.c' line='1624' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/odictobject.c' line='1624' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PySequence_Check' mangled-name='PySequence_Check' filepath='Objects/abstract.c' line='1714' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySequence_Check'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/picklebufobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyPickleBuffer_Type' type-id='type-id-20' mangled-name='PyPickleBuffer_Type' visibility='default' filepath='./Include/cpython/picklebufobject.h' line='13' column='1' elf-symbol-id='PyPickleBuffer_Type'/>
+ <function-decl name='PyPickleBuffer_FromObject' mangled-name='PyPickleBuffer_FromObject' filepath='Objects/picklebufobject.c' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPickleBuffer_FromObject'>
+ <parameter type-id='type-id-2' name='base' filepath='Objects/picklebufobject.c' line='17' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyNumber_ToBase' mangled-name='PyNumber_ToBase' filepath='Objects/abstract.c' line='1695' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_ToBase'>
- <parameter type-id='type-id-14' name='n' filepath='Objects/abstract.c' line='1695' column='1'/>
- <parameter type-id='type-id-8' name='base' filepath='Objects/abstract.c' line='1695' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyPickleBuffer_GetBuffer' mangled-name='PyPickleBuffer_GetBuffer' filepath='Objects/picklebufobject.c' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPickleBuffer_GetBuffer'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/picklebufobject.c' line='36' column='1'/>
+ <return type-id='type-id-252'/>
</function-decl>
- <function-decl name='PyNumber_Float' mangled-name='PyNumber_Float' filepath='Objects/abstract.c' line='1634' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Float'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1634' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyPickleBuffer_Release' mangled-name='PyPickleBuffer_Release' filepath='Objects/picklebufobject.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPickleBuffer_Release'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/picklebufobject.c' line='55' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_Long' mangled-name='PyNumber_Long' filepath='Objects/abstract.c' line='1518' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Long'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1518' column='1'/>
- <return type-id='type-id-14'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/rangeobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyRange_Type' type-id='type-id-20' mangled-name='PyRange_Type' visibility='default' filepath='./Include/rangeobject.h' line='18' column='1' elf-symbol-id='PyRange_Type'/>
+ <var-decl name='PyRangeIter_Type' type-id='type-id-20' mangled-name='PyRangeIter_Type' visibility='default' filepath='./Include/rangeobject.h' line='19' column='1' elf-symbol-id='PyRangeIter_Type'/>
+ <var-decl name='PyLongRangeIter_Type' type-id='type-id-20' mangled-name='PyLongRangeIter_Type' visibility='default' filepath='./Include/rangeobject.h' line='20' column='1' elf-symbol-id='PyLongRangeIter_Type'/>
+ <function-decl name='_PySlice_GetLongIndices' mangled-name='_PySlice_GetLongIndices' filepath='./Include/sliceobject.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySlice_GetLongIndices'>
+ <parameter type-id='type-id-426'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_AsSsize_t' mangled-name='PyNumber_AsSsize_t' filepath='Objects/abstract.c' line='1467' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_AsSsize_t'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1467' column='1'/>
- <parameter type-id='type-id-14' name='err' filepath='Objects/abstract.c' line='1467' column='1'/>
- <return type-id='type-id-36'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/setobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_PySet_Dummy' type-id='type-id-2' mangled-name='_PySet_Dummy' visibility='default' filepath='./Include/cpython/setobject.h' line='64' column='1' elf-symbol-id='_PySet_Dummy'/>
+ <function-decl name='_PyUnicode_EQ' mangled-name='_PyUnicode_EQ' filepath='./Include/cpython/unicodeobject.h' line='1145' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EQ'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='PySet_Type' type-id='type-id-20' mangled-name='PySet_Type' visibility='default' filepath='./Include/setobject.h' line='9' column='1' elf-symbol-id='PySet_Type'/>
+ <var-decl name='PyFrozenSet_Type' type-id='type-id-20' mangled-name='PyFrozenSet_Type' visibility='default' filepath='./Include/setobject.h' line='10' column='1' elf-symbol-id='PyFrozenSet_Type'/>
+ <var-decl name='PySetIter_Type' type-id='type-id-20' mangled-name='PySetIter_Type' visibility='default' filepath='./Include/setobject.h' line='11' column='1' elf-symbol-id='PySetIter_Type'/>
+ <function-decl name='PySet_Size' mangled-name='PySet_Size' filepath='Objects/setobject.c' line='2298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Size'>
+ <parameter type-id='type-id-2' name='anyset' filepath='Objects/setobject.c' line='2298' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PySet_Clear' mangled-name='PySet_Clear' filepath='Objects/setobject.c' line='2308' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Clear'>
+ <parameter type-id='type-id-2' name='set' filepath='Objects/setobject.c' line='2308' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySet_Discard' mangled-name='PySet_Discard' filepath='Objects/setobject.c' line='2328' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Discard'>
+ <parameter type-id='type-id-2' name='set' filepath='Objects/setobject.c' line='2328' column='1'/>
+ <parameter type-id='type-id-2' name='key' filepath='Objects/setobject.c' line='2328' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PySet_Pop' mangled-name='PySet_Pop' filepath='Objects/setobject.c' line='2365' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Pop'>
+ <parameter type-id='type-id-2' name='set' filepath='Objects/setobject.c' line='2365' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyNumber_Index' mangled-name='PyNumber_Index' filepath='Objects/abstract.c' line='1455' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Index'>
- <parameter type-id='type-id-14' name='iter' filepath='Objects/abstract.c' line='2861' column='1'/>
- <return type-id='type-id-14'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/sliceobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_Py_EllipsisObject' type-id='type-id-14' mangled-name='_Py_EllipsisObject' visibility='default' filepath='./Include/sliceobject.h' line='9' column='1' elf-symbol-id='_Py_EllipsisObject'/>
+ <var-decl name='PySlice_Type' type-id='type-id-20' mangled-name='PySlice_Type' visibility='default' filepath='./Include/sliceobject.h' line='28' column='1' elf-symbol-id='PySlice_Type'/>
+ <var-decl name='PyEllipsis_Type' type-id='type-id-20' mangled-name='PyEllipsis_Type' visibility='default' filepath='./Include/sliceobject.h' line='29' column='1' elf-symbol-id='PyEllipsis_Type'/>
+ <function-decl name='PySlice_New' mangled-name='PySlice_New' filepath='Objects/sliceobject.c' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_New'>
+ <parameter type-id='type-id-2' name='start' filepath='Objects/sliceobject.c' line='114' column='1'/>
+ <parameter type-id='type-id-2' name='stop' filepath='Objects/sliceobject.c' line='114' column='1'/>
+ <parameter type-id='type-id-2' name='step' filepath='Objects/sliceobject.c' line='114' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyNumber_Index' mangled-name='_PyNumber_Index' filepath='Objects/abstract.c' line='1408' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyNumber_Index'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PySlice_GetIndices' mangled-name='PySlice_GetIndices' filepath='Objects/sliceobject.c' line='171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_GetIndices'>
+ <parameter type-id='type-id-2' name='_r' filepath='Objects/sliceobject.c' line='171' column='1'/>
+ <parameter type-id='type-id-7' name='length' filepath='Objects/sliceobject.c' line='171' column='1'/>
+ <parameter type-id='type-id-25' name='start' filepath='Objects/sliceobject.c' line='172' column='1'/>
+ <parameter type-id='type-id-25' name='stop' filepath='Objects/sliceobject.c' line='172' column='1'/>
+ <parameter type-id='type-id-25' name='step' filepath='Objects/sliceobject.c' line='172' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyIndex_Check' mangled-name='PyIndex_Check' filepath='Objects/abstract.c' line='1396' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyIndex_Check'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PySlice_GetIndicesEx' mangled-name='PySlice_GetIndicesEx' filepath='Objects/sliceobject.c' line='293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_GetIndicesEx'>
+ <parameter type-id='type-id-2' name='_r' filepath='Objects/sliceobject.c' line='293' column='1'/>
+ <parameter type-id='type-id-7' name='length' filepath='Objects/sliceobject.c' line='293' column='1'/>
+ <parameter type-id='type-id-25' name='start' filepath='Objects/sliceobject.c' line='294' column='1'/>
+ <parameter type-id='type-id-25' name='stop' filepath='Objects/sliceobject.c' line='294' column='1'/>
+ <parameter type-id='type-id-25' name='step' filepath='Objects/sliceobject.c' line='294' column='1'/>
+ <parameter type-id='type-id-25' name='slicelength' filepath='Objects/sliceobject.c' line='295' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_Absolute' mangled-name='PyNumber_Absolute' filepath='Objects/abstract.c' line='1378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Absolute'>
- <parameter type-id='type-id-14' name='iter' filepath='Objects/abstract.c' line='2861' column='1'/>
- <return type-id='type-id-14'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/structseq.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='PyType_Slot' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-427' visibility='default' filepath='./Include/object.h' line='229' column='1' id='type-id-428'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='slot' type-id='type-id-21' visibility='default' filepath='./Include/object.h' line='230' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='pfunc' type-id='type-id-41' visibility='default' filepath='./Include/object.h' line='231' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyType_Slot' type-id='type-id-428' filepath='./Include/object.h' line='232' column='1' id='type-id-427'/>
+ <class-decl name='PyType_Spec' size-in-bits='256' is-struct='yes' naming-typedef-id='type-id-429' visibility='default' filepath='./Include/object.h' line='234' column='1' id='type-id-430'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/object.h' line='235' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='basicsize' type-id='type-id-21' visibility='default' filepath='./Include/object.h' line='236' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='itemsize' type-id='type-id-21' visibility='default' filepath='./Include/object.h' line='237' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='flags' type-id='type-id-31' visibility='default' filepath='./Include/object.h' line='238' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='slots' type-id='type-id-431' visibility='default' filepath='./Include/object.h' line='239' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyType_Spec' type-id='type-id-430' filepath='./Include/object.h' line='240' column='1' id='type-id-429'/>
+ <pointer-type-def type-id='type-id-427' size-in-bits='64' id='type-id-431'/>
+ <pointer-type-def type-id='type-id-429' size-in-bits='64' id='type-id-432'/>
+ <function-decl name='PyType_FromSpecWithBases' mangled-name='PyType_FromSpecWithBases' filepath='./Include/object.h' line='244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_FromSpecWithBases'>
+ <parameter type-id='type-id-432'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <var-decl name='PyStructSequence_UnnamedField' type-id='type-id-272' mangled-name='PyStructSequence_UnnamedField' visibility='default' filepath='./Include/structseq.h' line='22' column='1' elf-symbol-id='PyStructSequence_UnnamedField'/>
+ <function-decl name='PyStructSequence_SetItem' mangled-name='PyStructSequence_SetItem' filepath='Objects/structseq.c' line='76' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_SetItem'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/structseq.c' line='76' column='1'/>
+ <parameter type-id='type-id-7' name='i' filepath='Objects/structseq.c' line='76' column='1'/>
+ <parameter type-id='type-id-2' name='v' filepath='Objects/structseq.c' line='76' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyNumber_Invert' mangled-name='PyNumber_Invert' filepath='Objects/abstract.c' line='1361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Invert'>
- <parameter type-id='type-id-14' name='iter' filepath='Objects/abstract.c' line='2861' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyStructSequence_GetItem' mangled-name='PyStructSequence_GetItem' filepath='Objects/structseq.c' line='82' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_GetItem'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/structseq.c' line='82' column='1'/>
+ <parameter type-id='type-id-7' name='i' filepath='Objects/structseq.c' line='82' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyNumber_Positive' mangled-name='PyNumber_Positive' filepath='Objects/abstract.c' line='1344' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Positive'>
- <parameter type-id='type-id-14' name='iter' filepath='Objects/abstract.c' line='2861' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyStructSequence_InitType' mangled-name='_PyStructSequence_InitType' filepath='Objects/structseq.c' line='460' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyStructSequence_InitType'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/structseq.c' line='460' column='1'/>
+ <parameter type-id='type-id-364' name='desc' filepath='Objects/structseq.c' line='460' column='1'/>
+ <parameter type-id='type-id-38' name='tp_flags' filepath='Objects/structseq.c' line='461' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_Negative' mangled-name='PyNumber_Negative' filepath='Objects/abstract.c' line='1327' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Negative'>
- <parameter type-id='type-id-14' name='iter' filepath='Objects/abstract.c' line='2861' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyStructSequence_InitType' mangled-name='PyStructSequence_InitType' filepath='Objects/structseq.c' line='524' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_InitType'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/structseq.c' line='524' column='1'/>
+ <parameter type-id='type-id-364' name='desc' filepath='Objects/structseq.c' line='524' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyNumber_InPlacePower' mangled-name='PyNumber_InPlacePower' filepath='Objects/abstract.c' line='1311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlacePower'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1311' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1311' column='1'/>
- <parameter type-id='type-id-14' name='z' filepath='Objects/abstract.c' line='1311' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyStructSequence_NewType' mangled-name='_PyStructSequence_NewType' filepath='Objects/structseq.c' line='563' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyStructSequence_NewType'>
+ <parameter type-id='type-id-364' name='desc' filepath='Objects/structseq.c' line='563' column='1'/>
+ <parameter type-id='type-id-38' name='tp_flags' filepath='Objects/structseq.c' line='563' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceMultiply' mangled-name='PyNumber_InPlaceMultiply' filepath='Objects/abstract.c' line='1282' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceMultiply'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1282' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1282' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyStructSequence_NewType' mangled-name='PyStructSequence_NewType' filepath='Objects/structseq.c' line='616' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_NewType'>
+ <parameter type-id='type-id-364' name='desc' filepath='Objects/structseq.c' line='616' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceAdd' mangled-name='PyNumber_InPlaceAdd' filepath='Objects/abstract.c' line='1259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceAdd'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1282' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1282' column='1'/>
- <return type-id='type-id-14'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/tupleobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyObject_GC_Resize' mangled-name='_PyObject_GC_Resize' filepath='./Include/objimpl.h' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GC_Resize'>
+ <parameter type-id='type-id-334'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-334'/>
+ </function-decl>
+ <var-decl name='PyTuple_Type' type-id='type-id-20' mangled-name='PyTuple_Type' visibility='default' filepath='./Include/tupleobject.h' line='23' column='1' elf-symbol-id='PyTuple_Type'/>
+ <var-decl name='PyTupleIter_Type' type-id='type-id-20' mangled-name='PyTupleIter_Type' visibility='default' filepath='./Include/tupleobject.h' line='24' column='1' elf-symbol-id='PyTupleIter_Type'/>
+ <function-decl name='PyTuple_SetItem' mangled-name='PyTuple_SetItem' filepath='Objects/tupleobject.c' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_SetItem'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/tupleobject.c' line='112' column='1'/>
+ <parameter type-id='type-id-7' name='i' filepath='Objects/tupleobject.c' line='112' column='1'/>
+ <parameter type-id='type-id-2' name='newitem' filepath='Objects/tupleobject.c' line='112' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceRemainder' mangled-name='PyNumber_InPlaceRemainder' filepath='Objects/abstract.c' line='1256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceRemainder'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyTuple_MaybeUntrack' mangled-name='_PyTuple_MaybeUntrack' filepath='Objects/tupleobject.c' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTuple_MaybeUntrack'>
+ <parameter type-id='type-id-2' name='op' filepath='Objects/tupleobject.c' line='132' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/typeobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_PyWeakReference' size-in-bits='512' is-struct='yes' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='8' column='1' id='type-id-433'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='9' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='wr_object' type-id='type-id-2' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='15' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='wr_callback' type-id='type-id-2' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='18' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='hash' type-id='type-id-317' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='23' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='wr_prev' type-id='type-id-434' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='30' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='wr_next' type-id='type-id-434' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='vectorcall' type-id='type-id-321' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='32' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyWeakReference' type-id='type-id-433' filepath='./Include/weakrefobject.h' line='9' column='1' id='type-id-435'/>
+ <pointer-type-def type-id='type-id-435' size-in-bits='64' id='type-id-434'/>
+ <function-decl name='PyEval_GetGlobals' mangled-name='PyEval_GetGlobals' filepath='./Include/ceval.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetGlobals'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyWeakref_ClearRef' mangled-name='_PyWeakref_ClearRef' filepath='./Include/cpython/weakrefobject.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWeakref_ClearRef'>
+ <parameter type-id='type-id-434'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyImport_GetModule' mangled-name='PyImport_GetModule' filepath='./Include/import.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetModule'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_Import' mangled-name='PyImport_Import' filepath='./Include/import.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_Import'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_Mangle' filepath='./Include/internal/pycore_compile.h' line='26' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_NewKeysForClass' filepath='./Include/internal/pycore_dict.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-436'/>
+ </function-decl>
+ <function-decl name='_PyDict_KeysSize' filepath='./Include/internal/pycore_dict.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-436'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyObject_GC_Link' filepath='./Include/internal/pycore_object.h' line='228' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyObject_InitializeDict' filepath='./Include/internal/pycore_object.h' line='247' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_VisitInstanceAttributes' filepath='./Include/internal/pycore_object.h' line='268' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-377'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_ClearInstanceAttributes' filepath='./Include/internal/pycore_object.h' line='269' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyObject_FreeInstanceAttributes' filepath='./Include/internal/pycore_object.h' line='270' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyArg_ParseTuple' mangled-name='PyArg_ParseTuple' filepath='./Include/modsupport.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_ParseTuple'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceTrueDivide' mangled-name='PyNumber_InPlaceTrueDivide' filepath='Objects/abstract.c' line='1255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceTrueDivide'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <var-decl name='PyType_Type' type-id='type-id-20' mangled-name='PyType_Type' visibility='default' filepath='./Include/object.h' line='269' column='1' elf-symbol-id='PyType_Type'/>
+ <var-decl name='PyBaseObject_Type' type-id='type-id-20' mangled-name='PyBaseObject_Type' visibility='default' filepath='./Include/object.h' line='270' column='1' elf-symbol-id='PyBaseObject_Type'/>
+ <var-decl name='PySuper_Type' type-id='type-id-20' mangled-name='PySuper_Type' visibility='default' filepath='./Include/object.h' line='271' column='1' elf-symbol-id='PySuper_Type'/>
+ <function-decl name='PyUnicode_IsIdentifier' mangled-name='PyUnicode_IsIdentifier' filepath='./Include/unicodeobject.h' line='1036' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_IsIdentifier'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceFloorDivide' mangled-name='PyNumber_InPlaceFloorDivide' filepath='Objects/abstract.c' line='1254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceFloorDivide'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyWeakref_NewRef' mangled-name='PyWeakref_NewRef' filepath='./Include/weakrefobject.h' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWeakref_NewRef'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceMatrixMultiply' mangled-name='PyNumber_InPlaceMatrixMultiply' filepath='Objects/abstract.c' line='1253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceMatrixMultiply'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyType_ClearCache' mangled-name='PyType_ClearCache' filepath='Objects/typeobject.c' line='265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_ClearCache'>
+ <return type-id='type-id-31'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceSubtract' mangled-name='PyNumber_InPlaceSubtract' filepath='Objects/abstract.c' line='1252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceSubtract'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyType_Modified' mangled-name='PyType_Modified' filepath='Objects/typeobject.c' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_Modified'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/typeobject.c' line='284' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyObject_LookupSpecialId' mangled-name='_PyObject_LookupSpecialId' filepath='Objects/typeobject.c' line='1585' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_LookupSpecialId'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/typeobject.c' line='1585' column='1'/>
+ <parameter type-id='type-id-326' name='attrid' filepath='Objects/typeobject.c' line='1585' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyType_GetFlags' mangled-name='PyType_GetFlags' filepath='Objects/typeobject.c' line='2461' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetFlags'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/typeobject.c' line='2461' column='1'/>
+ <return type-id='type-id-38'/>
+ </function-decl>
+ <function-decl name='PyType_SUPPORTS_WEAKREFS' mangled-name='PyType_SUPPORTS_WEAKREFS' filepath='Objects/typeobject.c' line='2468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_SUPPORTS_WEAKREFS'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/typeobject.c' line='2468' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyType_CalculateMetaclass' mangled-name='_PyType_CalculateMetaclass' filepath='Objects/typeobject.c' line='2476' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_CalculateMetaclass'>
+ <parameter type-id='type-id-1' name='metatype' filepath='Objects/typeobject.c' line='2476' column='1'/>
+ <parameter type-id='type-id-2' name='bases' filepath='Objects/typeobject.c' line='2476' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='PyType_FromModuleAndSpec' mangled-name='PyType_FromModuleAndSpec' filepath='Objects/typeobject.c' line='3368' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_FromModuleAndSpec'>
+ <parameter type-id='type-id-2' name='module' filepath='Objects/typeobject.c' line='3368' column='1'/>
+ <parameter type-id='type-id-432' name='spec' filepath='Objects/typeobject.c' line='3368' column='1'/>
+ <parameter type-id='type-id-2' name='bases' filepath='Objects/typeobject.c' line='3368' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyType_FromSpec' mangled-name='PyType_FromSpec' filepath='Objects/typeobject.c' line='3632' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_FromSpec'>
+ <parameter type-id='type-id-432' name='spec' filepath='Objects/typeobject.c' line='3632' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyType_GetName' mangled-name='PyType_GetName' filepath='Objects/typeobject.c' line='3638' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetName'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/typeobject.c' line='3638' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyType_GetSlot' mangled-name='PyType_GetSlot' filepath='Objects/typeobject.c' line='3650' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetSlot'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/typeobject.c' line='3650' column='1'/>
+ <parameter type-id='type-id-21' name='slot' filepath='Objects/typeobject.c' line='3650' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyType_GetModule' mangled-name='PyType_GetModule' filepath='Objects/typeobject.c' line='3672' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetModule'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/typeobject.c' line='3672' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyType_GetModuleState' mangled-name='PyType_GetModuleState' filepath='Objects/typeobject.c' line='3696' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetModuleState'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/typeobject.c' line='3696' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyType_GetModuleByDef' mangled-name='PyType_GetModuleByDef' filepath='Objects/typeobject.c' line='3710' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetModuleByDef'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/typeobject.c' line='3710' column='1'/>
+ <parameter type-id='type-id-393' name='def' filepath='Objects/typeobject.c' line='3710' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyType_LookupId' mangled-name='_PyType_LookupId' filepath='Objects/typeobject.c' line='3863' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_LookupId'>
+ <parameter type-id='type-id-1' name='type' filepath='Objects/typeobject.c' line='3863' column='1'/>
+ <parameter type-id='type-id-326' name='name' filepath='Objects/typeobject.c' line='3863' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDictKeys_DecRef' filepath='Objects/typeobject.c' line='4035' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-436'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceRshift' mangled-name='PyNumber_InPlaceRshift' filepath='Objects/abstract.c' line='1251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceRshift'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/unicodectype.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyUnicode_ToTitlecase' mangled-name='_PyUnicode_ToTitlecase' filepath='Objects/unicodectype.c' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToTitlecase'>
+ <parameter type-id='type-id-257' name='ch' filepath='Objects/unicodectype.c' line='62' column='1'/>
+ <return type-id='type-id-257'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceLshift' mangled-name='PyNumber_InPlaceLshift' filepath='Objects/abstract.c' line='1250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceLshift'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyUnicode_ToDigit' mangled-name='_PyUnicode_ToDigit' filepath='Objects/unicodectype.c' line='121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToDigit'>
+ <parameter type-id='type-id-257' name='ch' filepath='Objects/unicodectype.c' line='121' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceAnd' mangled-name='PyNumber_InPlaceAnd' filepath='Objects/abstract.c' line='1249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceAnd'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyUnicode_ToUppercase' mangled-name='_PyUnicode_ToUppercase' filepath='Objects/unicodectype.c' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToUppercase'>
+ <parameter type-id='type-id-257' name='ch' filepath='Objects/unicodectype.c' line='188' column='1'/>
+ <return type-id='type-id-257'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceXor' mangled-name='PyNumber_InPlaceXor' filepath='Objects/abstract.c' line='1248' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceXor'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyUnicode_ToLowercase' mangled-name='_PyUnicode_ToLowercase' filepath='Objects/unicodectype.c' line='200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToLowercase'>
+ <parameter type-id='type-id-257' name='ch' filepath='Objects/unicodectype.c' line='200' column='1'/>
+ <return type-id='type-id-257'/>
</function-decl>
- <function-decl name='PyNumber_InPlaceOr' mangled-name='PyNumber_InPlaceOr' filepath='Objects/abstract.c' line='1247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_InPlaceOr'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyUnicode_ToNumeric' mangled-name='_PyUnicode_ToNumeric' filepath='Objects/unicodetype_db.h' line='4223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToNumeric'>
+ <parameter type-id='type-id-257' name='ch' filepath='Objects/unicodetype_db.h' line='4223' column='1'/>
+ <return type-id='type-id-258'/>
</function-decl>
- <function-decl name='PyNumber_Power' mangled-name='PyNumber_Power' filepath='Objects/abstract.c' line='1152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Power'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1311' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1311' column='1'/>
- <parameter type-id='type-id-14' name='z' filepath='Objects/abstract.c' line='1311' column='1'/>
- <return type-id='type-id-14'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/unicodeobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-386' size-in-bits='1024' id='type-id-437'>
+ <subrange length='128' type-id='type-id-38' id='type-id-438'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-386' size-in-bits='infinite' id='type-id-439'>
+ <subrange length='infinite' id='type-id-235'/>
+ </array-type-def>
+ <typedef-decl name='Py_UNICODE' type-id='type-id-419' filepath='./Include/cpython/unicodeobject.h' line='10' column='1' id='type-id-440'/>
+ <pointer-type-def type-id='type-id-257' size-in-bits='64' id='type-id-441'/>
+ <pointer-type-def type-id='type-id-440' size-in-bits='64' id='type-id-442'/>
+ <qualified-type-def type-id='type-id-257' const='yes' id='type-id-443'/>
+ <qualified-type-def type-id='type-id-440' const='yes' id='type-id-444'/>
+ <pointer-type-def type-id='type-id-444' size-in-bits='64' id='type-id-445'/>
+ <function-decl name='_PyCodec_Lookup' mangled-name='_PyCodec_Lookup' filepath='./Include/codecs.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodec_Lookup'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCodec_Encode' mangled-name='PyCodec_Encode' filepath='./Include/codecs.h' line='87' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Encode'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCodec_Decode' mangled-name='PyCodec_Decode' filepath='./Include/codecs.h' line='103' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Decode'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyCodec_EncodeText' mangled-name='_PyCodec_EncodeText' filepath='./Include/codecs.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodec_EncodeText'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyCodec_DecodeText' mangled-name='_PyCodec_DecodeText' filepath='./Include/codecs.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodec_DecodeText'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCodec_LookupError' mangled-name='PyCodec_LookupError' filepath='./Include/codecs.h' line='219' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_LookupError'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyCodec_StrictErrors' mangled-name='PyCodec_StrictErrors' filepath='./Include/codecs.h' line='222' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_StrictErrors'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyErr_WriteUnraisableMsg' mangled-name='_PyErr_WriteUnraisableMsg' filepath='./Include/cpython/pyerrors.h' line='166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_WriteUnraisableMsg'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_GetConfig' mangled-name='_PyInterpreterState_GetConfig' filepath='./Include/cpython/pystate.h' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetConfig'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-271'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_FormatAdvancedWriter' mangled-name='_PyUnicode_FormatAdvancedWriter' filepath='./Include/cpython/unicodeobject.h' line='835' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FormatAdvancedWriter'>
+ <parameter type-id='type-id-344'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='_Py_ascii_whitespace' type-id='type-id-439' mangled-name='_Py_ascii_whitespace' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='1029' column='1' elf-symbol-id='_Py_ascii_whitespace'/>
+ <function-decl name='_PyUnicode_IsLowercase' mangled-name='_PyUnicode_IsLowercase' filepath='./Include/cpython/unicodeobject.h' line='1038' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsLowercase'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsUppercase' mangled-name='_PyUnicode_IsUppercase' filepath='./Include/cpython/unicodeobject.h' line='1042' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsUppercase'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsTitlecase' mangled-name='_PyUnicode_IsTitlecase' filepath='./Include/cpython/unicodeobject.h' line='1046' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsTitlecase'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsXidStart' mangled-name='_PyUnicode_IsXidStart' filepath='./Include/cpython/unicodeobject.h' line='1050' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsXidStart'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsXidContinue' mangled-name='_PyUnicode_IsXidContinue' filepath='./Include/cpython/unicodeobject.h' line='1054' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsXidContinue'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsWhitespace' mangled-name='_PyUnicode_IsWhitespace' filepath='./Include/cpython/unicodeobject.h' line='1058' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsWhitespace'>
+ <parameter type-id='type-id-443'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsLinebreak' mangled-name='_PyUnicode_IsLinebreak' filepath='./Include/cpython/unicodeobject.h' line='1062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsLinebreak'>
+ <parameter type-id='type-id-443'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_ToLowerFull' mangled-name='_PyUnicode_ToLowerFull' filepath='./Include/cpython/unicodeobject.h' line='1078' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToLowerFull'>
+ <parameter type-id='type-id-257'/>
+ <parameter type-id='type-id-441'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_ToTitleFull' mangled-name='_PyUnicode_ToTitleFull' filepath='./Include/cpython/unicodeobject.h' line='1083' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToTitleFull'>
+ <parameter type-id='type-id-257'/>
+ <parameter type-id='type-id-441'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_ToUpperFull' mangled-name='_PyUnicode_ToUpperFull' filepath='./Include/cpython/unicodeobject.h' line='1088' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToUpperFull'>
+ <parameter type-id='type-id-257'/>
+ <parameter type-id='type-id-441'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_ToFoldedFull' mangled-name='_PyUnicode_ToFoldedFull' filepath='./Include/cpython/unicodeobject.h' line='1093' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToFoldedFull'>
+ <parameter type-id='type-id-257'/>
+ <parameter type-id='type-id-441'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsCaseIgnorable' mangled-name='_PyUnicode_IsCaseIgnorable' filepath='./Include/cpython/unicodeobject.h' line='1098' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsCaseIgnorable'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsCased' mangled-name='_PyUnicode_IsCased' filepath='./Include/cpython/unicodeobject.h' line='1102' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsCased'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_ToDecimalDigit' mangled-name='_PyUnicode_ToDecimalDigit' filepath='./Include/cpython/unicodeobject.h' line='1106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToDecimalDigit'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsDecimalDigit' mangled-name='_PyUnicode_IsDecimalDigit' filepath='./Include/cpython/unicodeobject.h' line='1118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsDecimalDigit'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsDigit' mangled-name='_PyUnicode_IsDigit' filepath='./Include/cpython/unicodeobject.h' line='1122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsDigit'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsNumeric' mangled-name='_PyUnicode_IsNumeric' filepath='./Include/cpython/unicodeobject.h' line='1126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsNumeric'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsAlpha' mangled-name='_PyUnicode_IsAlpha' filepath='./Include/cpython/unicodeobject.h' line='1134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsAlpha'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_DecodeLocaleEx' mangled-name='_Py_DecodeLocaleEx' filepath='./Include/internal/pycore_fileutils.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DecodeLocaleEx'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-244'/>
+ <parameter type-id='type-id-446'/>
+ <parameter type-id='type-id-259'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-447'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_EncodeLocaleEx' mangled-name='_Py_EncodeLocaleEx' filepath='./Include/internal/pycore_fileutils.h' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_EncodeLocaleEx'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-246'/>
+ <parameter type-id='type-id-446'/>
+ <parameter type-id='type-id-259'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-447'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_DumpPathConfig' filepath='./Include/internal/pycore_initconfig.h' line='169' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_SetFileSystemEncoding' filepath='./Include/internal/pycore_pylifecycle.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='_PyUnicodeASCIIIter_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='24' column='1'/>
+ <function-decl name='PyOS_FSPath' mangled-name='PyOS_FSPath' filepath='./Include/osmodule.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_FSPath'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <var-decl name='PyUnicode_Type' type-id='type-id-20' mangled-name='PyUnicode_Type' visibility='default' filepath='./Include/unicodeobject.h' line='111' column='1' elf-symbol-id='PyUnicode_Type'/>
+ <var-decl name='PyUnicodeIter_Type' type-id='type-id-20' mangled-name='PyUnicodeIter_Type' visibility='default' filepath='./Include/unicodeobject.h' line='112' column='1' elf-symbol-id='PyUnicodeIter_Type'/>
+ <function-decl name='wcscmp' filepath='/usr/include/wchar.h' line='106' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-27'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='wmemcmp' filepath='/usr/include/wchar.h' line='259' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_Remainder' mangled-name='PyNumber_Remainder' filepath='Objects/abstract.c' line='1146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Remainder'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_Py_GetErrorHandler' mangled-name='_Py_GetErrorHandler' filepath='Objects/unicodeobject.c' line='397' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetErrorHandler'>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='397' column='1'/>
+ <return type-id='type-id-447'/>
</function-decl>
- <function-decl name='PyNumber_TrueDivide' mangled-name='PyNumber_TrueDivide' filepath='Objects/abstract.c' line='1140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_TrueDivide'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyUnicode_FastCopyCharacters' mangled-name='_PyUnicode_FastCopyCharacters' filepath='Objects/unicodeobject.c' line='1671' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FastCopyCharacters'>
+ <parameter type-id='type-id-2' name='to' filepath='Objects/unicodeobject.c' line='1672' column='1'/>
+ <parameter type-id='type-id-7' name='to_start' filepath='Objects/unicodeobject.c' line='1672' column='1'/>
+ <parameter type-id='type-id-2' name='from' filepath='Objects/unicodeobject.c' line='1673' column='1'/>
+ <parameter type-id='type-id-7' name='from_start' filepath='Objects/unicodeobject.c' line='1673' column='1'/>
+ <parameter type-id='type-id-7' name='how_many' filepath='Objects/unicodeobject.c' line='1673' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyNumber_FloorDivide' mangled-name='PyNumber_FloorDivide' filepath='Objects/abstract.c' line='1134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_FloorDivide'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_CopyCharacters' mangled-name='PyUnicode_CopyCharacters' filepath='Objects/unicodeobject.c' line='1679' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_CopyCharacters'>
+ <parameter type-id='type-id-2' name='to' filepath='Objects/unicodeobject.c' line='1679' column='1'/>
+ <parameter type-id='type-id-7' name='to_start' filepath='Objects/unicodeobject.c' line='1679' column='1'/>
+ <parameter type-id='type-id-2' name='from' filepath='Objects/unicodeobject.c' line='1680' column='1'/>
+ <parameter type-id='type-id-7' name='from_start' filepath='Objects/unicodeobject.c' line='1680' column='1'/>
+ <parameter type-id='type-id-7' name='how_many' filepath='Objects/unicodeobject.c' line='1681' column='1'/>
+ <return type-id='type-id-7'/>
</function-decl>
- <function-decl name='PyNumber_MatrixMultiply' mangled-name='PyNumber_MatrixMultiply' filepath='Objects/abstract.c' line='1128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_MatrixMultiply'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_Resize' mangled-name='PyUnicode_Resize' filepath='Objects/unicodeobject.c' line='2042' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Resize'>
+ <parameter type-id='type-id-242' name='p_unicode' filepath='Objects/unicodeobject.c' line='2042' column='1'/>
+ <parameter type-id='type-id-7' name='length' filepath='Objects/unicodeobject.c' line='2042' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_Multiply' mangled-name='PyNumber_Multiply' filepath='Objects/abstract.c' line='1109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Multiply'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1282' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1282' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_FromUnicode' mangled-name='PyUnicode_FromUnicode' filepath='Objects/unicodeobject.c' line='2143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromUnicode'>
+ <parameter type-id='type-id-445' name='u' filepath='Objects/unicodeobject.c' line='2143' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='2143' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyNumber_Add' mangled-name='PyNumber_Add' filepath='Objects/abstract.c' line='1071' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Add'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1071' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1071' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_FromWideChar' mangled-name='PyUnicode_FromWideChar' filepath='Objects/unicodeobject.c' line='2165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromWideChar'>
+ <parameter type-id='type-id-27' name='u' filepath='Objects/unicodeobject.c' line='2165' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='2165' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyNumber_Divmod' mangled-name='PyNumber_Divmod' filepath='Objects/abstract.c' line='1068' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Divmod'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_FromKindAndData' mangled-name='PyUnicode_FromKindAndData' filepath='Objects/unicodeobject.c' line='2472' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromKindAndData'>
+ <parameter type-id='type-id-21' name='kind' filepath='Objects/unicodeobject.c' line='2472' column='1'/>
+ <parameter type-id='type-id-41' name='buffer' filepath='Objects/unicodeobject.c' line='2472' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='2472' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyNumber_Subtract' mangled-name='PyNumber_Subtract' filepath='Objects/abstract.c' line='1067' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Subtract'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyUnicode_FindMaxChar' mangled-name='_PyUnicode_FindMaxChar' filepath='Objects/unicodeobject.c' line='2492' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FindMaxChar'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='2492' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/unicodeobject.c' line='2492' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/unicodeobject.c' line='2492' column='1'/>
+ <return type-id='type-id-257'/>
</function-decl>
- <function-decl name='PyNumber_Rshift' mangled-name='PyNumber_Rshift' filepath='Objects/abstract.c' line='1066' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Rshift'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_AsUCS4' mangled-name='PyUnicode_AsUCS4' filepath='Objects/unicodeobject.c' line='2698' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUCS4'>
+ <parameter type-id='type-id-2' name='string' filepath='Objects/unicodeobject.c' line='2698' column='1'/>
+ <parameter type-id='type-id-441' name='target' filepath='Objects/unicodeobject.c' line='2698' column='1'/>
+ <parameter type-id='type-id-7' name='targetsize' filepath='Objects/unicodeobject.c' line='2698' column='1'/>
+ <parameter type-id='type-id-21' name='copy_null' filepath='Objects/unicodeobject.c' line='2699' column='1'/>
+ <return type-id='type-id-441'/>
</function-decl>
- <function-decl name='PyNumber_Lshift' mangled-name='PyNumber_Lshift' filepath='Objects/abstract.c' line='1065' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Lshift'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_AsUCS4Copy' mangled-name='PyUnicode_AsUCS4Copy' filepath='Objects/unicodeobject.c' line='2709' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUCS4Copy'>
+ <parameter type-id='type-id-2' name='string' filepath='Objects/unicodeobject.c' line='2709' column='1'/>
+ <return type-id='type-id-441'/>
</function-decl>
- <function-decl name='PyNumber_And' mangled-name='PyNumber_And' filepath='Objects/abstract.c' line='1064' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_And'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_AsWideChar' mangled-name='PyUnicode_AsWideChar' filepath='Objects/unicodeobject.c' line='3252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsWideChar'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='3252' column='1'/>
+ <parameter type-id='type-id-64' name='w' filepath='Objects/unicodeobject.c' line='3253' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='3254' column='1'/>
+ <return type-id='type-id-7'/>
</function-decl>
- <function-decl name='PyNumber_Xor' mangled-name='PyNumber_Xor' filepath='Objects/abstract.c' line='1063' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Xor'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_AsWideCharString' mangled-name='PyUnicode_AsWideCharString' filepath='Objects/unicodeobject.c' line='3294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsWideCharString'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='3294' column='1'/>
+ <parameter type-id='type-id-25' name='size' filepath='Objects/unicodeobject.c' line='3295' column='1'/>
+ <return type-id='type-id-64'/>
</function-decl>
- <function-decl name='PyNumber_Or' mangled-name='PyNumber_Or' filepath='Objects/abstract.c' line='1062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Or'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyUnicode_WideCharString_Converter' mangled-name='_PyUnicode_WideCharString_Converter' filepath='Objects/unicodeobject.c' line='3342' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_WideCharString_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/unicodeobject.c' line='3342' column='1'/>
+ <parameter type-id='type-id-41' name='ptr' filepath='Objects/unicodeobject.c' line='3342' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyNumber_Check' mangled-name='PyNumber_Check' filepath='Objects/abstract.c' line='832' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyNumber_Check'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyUnicode_WideCharString_Opt_Converter' mangled-name='_PyUnicode_WideCharString_Opt_Converter' filepath='Objects/unicodeobject.c' line='3374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_WideCharString_Opt_Converter'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/unicodeobject.c' line='3374' column='1'/>
+ <parameter type-id='type-id-41' name='ptr' filepath='Objects/unicodeobject.c' line='3374' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyObject_Format' mangled-name='PyObject_Format' filepath='Objects/abstract.c' line='770' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Format'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='770' column='1'/>
- <parameter type-id='type-id-14' name='format_spec' filepath='Objects/abstract.c' line='770' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_FromOrdinal' mangled-name='PyUnicode_FromOrdinal' filepath='Objects/unicodeobject.c' line='3410' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromOrdinal'>
+ <parameter type-id='type-id-21' name='ordinal' filepath='Objects/unicodeobject.c' line='3410' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyBuffer_Release' mangled-name='PyBuffer_Release' filepath='Objects/abstract.c' line='755' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_Release'>
- <parameter type-id='type-id-169' name='view' filepath='Objects/abstract.c' line='755' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='PyUnicode_FromObject' mangled-name='PyUnicode_FromObject' filepath='Objects/unicodeobject.c' line='3422' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromObject'>
+ <parameter type-id='type-id-2' name='obj' filepath='Objects/unicodeobject.c' line='3422' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyBuffer_FillInfo' mangled-name='PyBuffer_FillInfo' filepath='Objects/abstract.c' line='716' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_FillInfo'>
- <parameter type-id='type-id-169' name='view' filepath='Objects/abstract.c' line='716' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='716' column='1'/>
- <parameter type-id='type-id-18' name='buf' filepath='Objects/abstract.c' line='716' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Objects/abstract.c' line='716' column='1'/>
- <parameter type-id='type-id-8' name='readonly' filepath='Objects/abstract.c' line='717' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Objects/abstract.c' line='717' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_AsDecodedObject' mangled-name='PyUnicode_AsDecodedObject' filepath='Objects/unicodeobject.c' line='3636' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsDecodedObject'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='3636' column='1'/>
+ <parameter type-id='type-id-6' name='encoding' filepath='Objects/unicodeobject.c' line='3637' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='3638' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyBuffer_FillContiguousStrides' mangled-name='PyBuffer_FillContiguousStrides' filepath='Objects/abstract.c' line='692' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_FillContiguousStrides'>
- <parameter type-id='type-id-8' name='nd' filepath='Objects/abstract.c' line='692' column='1'/>
- <parameter type-id='type-id-168' name='shape' filepath='Objects/abstract.c' line='692' column='1'/>
- <parameter type-id='type-id-168' name='strides' filepath='Objects/abstract.c' line='693' column='1'/>
- <parameter type-id='type-id-8' name='itemsize' filepath='Objects/abstract.c' line='693' column='1'/>
- <parameter type-id='type-id-1' name='fort' filepath='Objects/abstract.c' line='694' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='PyUnicode_AsDecodedUnicode' mangled-name='PyUnicode_AsDecodedUnicode' filepath='Objects/unicodeobject.c' line='3658' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsDecodedUnicode'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='3658' column='1'/>
+ <parameter type-id='type-id-6' name='encoding' filepath='Objects/unicodeobject.c' line='3659' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='3660' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyObject_CopyData' mangled-name='PyObject_CopyData' filepath='Objects/abstract.c' line='621' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CopyData'>
- <parameter type-id='type-id-14' name='dest' filepath='Objects/abstract.c' line='621' column='1'/>
- <parameter type-id='type-id-14' name='src' filepath='Objects/abstract.c' line='621' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_AsEncodedObject' mangled-name='PyUnicode_AsEncodedObject' filepath='Objects/unicodeobject.c' line='3697' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsEncodedObject'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='3697' column='1'/>
+ <parameter type-id='type-id-6' name='encoding' filepath='Objects/unicodeobject.c' line='3698' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='3699' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <qualified-type-def type-id='type-id-166' const='yes' id='type-id-478'/>
- <pointer-type-def type-id='type-id-478' size-in-bits='64' id='type-id-479'/>
- <function-decl name='PyBuffer_FromContiguous' mangled-name='PyBuffer_FromContiguous' filepath='Objects/abstract.c' line='569' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_FromContiguous'>
- <parameter type-id='type-id-479' name='view' filepath='Objects/abstract.c' line='569' column='1'/>
- <parameter type-id='type-id-18' name='buf' filepath='Objects/abstract.c' line='569' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Objects/abstract.c' line='569' column='1'/>
- <parameter type-id='type-id-1' name='fort' filepath='Objects/abstract.c' line='569' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_EncodeLocale' mangled-name='PyUnicode_EncodeLocale' filepath='Objects/unicodeobject.c' line='3779' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_EncodeLocale'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='3779' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='3779' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyBuffer_SizeFromFormat' mangled-name='PyBuffer_SizeFromFormat' filepath='Objects/abstract.c' line='527' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_SizeFromFormat'>
- <parameter type-id='type-id-3' name='format' filepath='Objects/abstract.c' line='527' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='PyUnicode_EncodeFSDefault' mangled-name='PyUnicode_EncodeFSDefault' filepath='Objects/unicodeobject.c' line='3786' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_EncodeFSDefault'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='3786' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <qualified-type-def type-id='type-id-36' const='yes' id='type-id-480'/>
- <pointer-type-def type-id='type-id-480' size-in-bits='64' id='type-id-481'/>
- <function-decl name='_Py_add_one_to_index_C' mangled-name='_Py_add_one_to_index_C' filepath='Objects/abstract.c' line='511' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_add_one_to_index_C'>
- <parameter type-id='type-id-8' name='nd' filepath='Objects/abstract.c' line='511' column='1'/>
- <parameter type-id='type-id-168' name='index' filepath='Objects/abstract.c' line='511' column='1'/>
- <parameter type-id='type-id-481' name='shape' filepath='Objects/abstract.c' line='511' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='PyUnicode_AsEncodedUnicode' mangled-name='PyUnicode_AsEncodedUnicode' filepath='Objects/unicodeobject.c' line='3920' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsEncodedUnicode'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='3920' column='1'/>
+ <parameter type-id='type-id-6' name='encoding' filepath='Objects/unicodeobject.c' line='3921' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='3922' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_add_one_to_index_F' mangled-name='_Py_add_one_to_index_F' filepath='Objects/abstract.c' line='495' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_add_one_to_index_F'>
- <parameter type-id='type-id-8' name='nd' filepath='Objects/abstract.c' line='511' column='1'/>
- <parameter type-id='type-id-168' name='index' filepath='Objects/abstract.c' line='511' column='1'/>
- <parameter type-id='type-id-481' name='shape' filepath='Objects/abstract.c' line='511' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='PyUnicode_DecodeLocaleAndSize' mangled-name='PyUnicode_DecodeLocaleAndSize' filepath='Objects/unicodeobject.c' line='4000' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeLocaleAndSize'>
+ <parameter type-id='type-id-6' name='str' filepath='Objects/unicodeobject.c' line='4000' column='1'/>
+ <parameter type-id='type-id-7' name='len' filepath='Objects/unicodeobject.c' line='4000' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='4001' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyBuffer_GetPointer' mangled-name='PyBuffer_GetPointer' filepath='Objects/abstract.c' line='479' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_GetPointer'>
- <parameter type-id='type-id-479' name='view' filepath='Objects/abstract.c' line='479' column='1'/>
- <parameter type-id='type-id-481' name='indices' filepath='Objects/abstract.c' line='479' column='1'/>
- <return type-id='type-id-18'/>
+ <function-decl name='PyUnicode_DecodeLocale' mangled-name='PyUnicode_DecodeLocale' filepath='Objects/unicodeobject.c' line='4008' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeLocale'>
+ <parameter type-id='type-id-6' name='str' filepath='Objects/unicodeobject.c' line='4008' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='4008' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyBuffer_IsContiguous' mangled-name='PyBuffer_IsContiguous' filepath='Objects/abstract.c' line='463' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_IsContiguous'>
- <parameter type-id='type-id-479' name='view' filepath='Objects/abstract.c' line='463' column='1'/>
- <parameter type-id='type-id-1' name='order' filepath='Objects/abstract.c' line='463' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_DecodeFSDefaultAndSize' mangled-name='PyUnicode_DecodeFSDefaultAndSize' filepath='Objects/unicodeobject.c' line='4023' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeFSDefaultAndSize'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='4023' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='4023' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyObject_GetBuffer' mangled-name='PyObject_GetBuffer' filepath='Objects/abstract.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetBuffer'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='380' column='1'/>
- <parameter type-id='type-id-169' name='view' filepath='Objects/abstract.c' line='380' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Objects/abstract.c' line='380' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_FSConverter' mangled-name='PyUnicode_FSConverter' filepath='Objects/unicodeobject.c' line='4059' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FSConverter'>
+ <parameter type-id='type-id-2' name='arg' filepath='Objects/unicodeobject.c' line='4059' column='1'/>
+ <parameter type-id='type-id-41' name='addr' filepath='Objects/unicodeobject.c' line='4059' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <pointer-type-def type-id='type-id-18' size-in-bits='64' id='type-id-482'/>
- <function-decl name='PyObject_AsWriteBuffer' mangled-name='PyObject_AsWriteBuffer' filepath='Objects/abstract.c' line='351' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_AsWriteBuffer'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='351' column='1'/>
- <parameter type-id='type-id-482' name='buffer' filepath='Objects/abstract.c' line='352' column='1'/>
- <parameter type-id='type-id-168' name='buffer_len' filepath='Objects/abstract.c' line='353' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_FSDecoder' mangled-name='PyUnicode_FSDecoder' filepath='Objects/unicodeobject.c' line='4099' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FSDecoder'>
+ <parameter type-id='type-id-2' name='arg' filepath='Objects/unicodeobject.c' line='4099' column='1'/>
+ <parameter type-id='type-id-41' name='addr' filepath='Objects/unicodeobject.c' line='4099' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyObject_AsReadBuffer' mangled-name='PyObject_AsReadBuffer' filepath='Objects/abstract.c' line='344' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_AsReadBuffer'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='344' column='1'/>
- <parameter type-id='type-id-482' name='buffer' filepath='Objects/abstract.c' line='345' column='1'/>
- <parameter type-id='type-id-168' name='buffer_len' filepath='Objects/abstract.c' line='346' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_AsUnicodeAndSize' mangled-name='PyUnicode_AsUnicodeAndSize' filepath='Objects/unicodeobject.c' line='4199' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUnicodeAndSize'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='4199' column='1'/>
+ <parameter type-id='type-id-25' name='size' filepath='Objects/unicodeobject.c' line='4199' column='1'/>
+ <return type-id='type-id-442'/>
</function-decl>
- <pointer-type-def type-id='type-id-3' size-in-bits='64' id='type-id-483'/>
- <function-decl name='PyObject_AsCharBuffer' mangled-name='PyObject_AsCharBuffer' filepath='Objects/abstract.c' line='337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_AsCharBuffer'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='337' column='1'/>
- <parameter type-id='type-id-483' name='buffer' filepath='Objects/abstract.c' line='338' column='1'/>
- <parameter type-id='type-id-168' name='buffer_len' filepath='Objects/abstract.c' line='339' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_AsUnicode' mangled-name='PyUnicode_AsUnicode' filepath='Objects/unicodeobject.c' line='4238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUnicode'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='4238' column='1'/>
+ <return type-id='type-id-442'/>
</function-decl>
- <function-decl name='PyObject_CheckReadBuffer' mangled-name='PyObject_CheckReadBuffer' filepath='Objects/abstract.c' line='302' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CheckReadBuffer'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='302' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyUnicode_AsUnicode' mangled-name='_PyUnicode_AsUnicode' filepath='Objects/unicodeobject.c' line='4244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_AsUnicode'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='4244' column='1'/>
+ <return type-id='type-id-445'/>
</function-decl>
- <function-decl name='PyObject_CheckBuffer' mangled-name='PyObject_CheckBuffer' filepath='Objects/abstract.c' line='291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CheckBuffer'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_GetSize' mangled-name='PyUnicode_GetSize' filepath='Objects/unicodeobject.c' line='4259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_GetSize'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='4259' column='1'/>
+ <return type-id='type-id-7'/>
</function-decl>
- <function-decl name='PyObject_DelItemString' mangled-name='PyObject_DelItemString' filepath='Objects/abstract.c' line='271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_DelItemString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='271' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='271' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_GetLength' mangled-name='PyUnicode_GetLength' filepath='Objects/unicodeobject.c' line='4278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_GetLength'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='4278' column='1'/>
+ <return type-id='type-id-7'/>
</function-decl>
- <function-decl name='PyObject_DelItem' mangled-name='PyObject_DelItem' filepath='Objects/abstract.c' line='237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_DelItem'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='237' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/abstract.c' line='237' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_WriteChar' mangled-name='PyUnicode_WriteChar' filepath='Objects/unicodeobject.c' line='4312' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_WriteChar'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='4312' column='1'/>
+ <parameter type-id='type-id-7' name='index' filepath='Objects/unicodeobject.c' line='4312' column='1'/>
+ <parameter type-id='type-id-257' name='ch' filepath='Objects/unicodeobject.c' line='4312' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyObject_SetItem' mangled-name='PyObject_SetItem' filepath='Objects/abstract.c' line='203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SetItem'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='203' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/abstract.c' line='203' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/abstract.c' line='203' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyUnicode_DecodeUTF7' mangled-name='PyUnicode_DecodeUTF7' filepath='Objects/unicodeobject.c' line='4684' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF7'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='4684' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='4685' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='4686' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyObject_GetItem' mangled-name='PyObject_GetItem' filepath='Objects/abstract.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetItem'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='149' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/abstract.c' line='149' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyUnicode_DecodeUTF7Stateful' mangled-name='PyUnicode_DecodeUTF7Stateful' filepath='Objects/unicodeobject.c' line='4699' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF7Stateful'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='4699' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='4700' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='4701' column='1'/>
+ <parameter type-id='type-id-25' name='consumed' filepath='Objects/unicodeobject.c' line='4702' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyObject_LengthHint' mangled-name='PyObject_LengthHint' filepath='Objects/abstract.c' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_LengthHint'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='91' column='1'/>
- <parameter type-id='type-id-36' name='defaultvalue' filepath='Objects/abstract.c' line='91' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='_PyUnicode_EncodeUTF7' mangled-name='_PyUnicode_EncodeUTF7' filepath='Objects/unicodeobject.c' line='4897' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EncodeUTF7'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='4897' column='1'/>
+ <parameter type-id='type-id-21' name='base64SetO' filepath='Objects/unicodeobject.c' line='4898' column='1'/>
+ <parameter type-id='type-id-21' name='base64WhiteSpace' filepath='Objects/unicodeobject.c' line='4899' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='4900' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_DecodeUTF8Ex' mangled-name='_Py_DecodeUTF8Ex' filepath='Objects/unicodeobject.c' line='5267' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DecodeUTF8Ex'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='5267' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='5267' column='1'/>
+ <parameter type-id='type-id-244' name='wstr' filepath='Objects/unicodeobject.c' line='5267' column='1'/>
+ <parameter type-id='type-id-446' name='wlen' filepath='Objects/unicodeobject.c' line='5267' column='1'/>
+ <parameter type-id='type-id-259' name='reason' filepath='Objects/unicodeobject.c' line='5268' column='1'/>
+ <parameter type-id='type-id-447' name='errors' filepath='Objects/unicodeobject.c' line='5268' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_DecodeUTF8_surrogateescape' mangled-name='_Py_DecodeUTF8_surrogateescape' filepath='Objects/unicodeobject.c' line='5376' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DecodeUTF8_surrogateescape'>
+ <parameter type-id='type-id-6' name='arg' filepath='Objects/unicodeobject.c' line='5376' column='1'/>
+ <parameter type-id='type-id-7' name='arglen' filepath='Objects/unicodeobject.c' line='5376' column='1'/>
+ <parameter type-id='type-id-446' name='wlen' filepath='Objects/unicodeobject.c' line='5377' column='1'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='_Py_EncodeUTF8Ex' mangled-name='_Py_EncodeUTF8Ex' filepath='Objects/unicodeobject.c' line='5406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_EncodeUTF8Ex'>
+ <parameter type-id='type-id-27' name='text' filepath='Objects/unicodeobject.c' line='5406' column='1'/>
+ <parameter type-id='type-id-246' name='str' filepath='Objects/unicodeobject.c' line='5406' column='1'/>
+ <parameter type-id='type-id-446' name='error_pos' filepath='Objects/unicodeobject.c' line='5406' column='1'/>
+ <parameter type-id='type-id-259' name='reason' filepath='Objects/unicodeobject.c' line='5407' column='1'/>
+ <parameter type-id='type-id-21' name='raw_malloc' filepath='Objects/unicodeobject.c' line='5407' column='1'/>
+ <parameter type-id='type-id-447' name='errors' filepath='Objects/unicodeobject.c' line='5407' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeUTF32' mangled-name='PyUnicode_DecodeUTF32' filepath='Objects/unicodeobject.c' line='5651' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF32'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='5651' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='5652' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='5653' column='1'/>
+ <parameter type-id='type-id-190' name='byteorder' filepath='Objects/unicodeobject.c' line='5654' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeUTF32Stateful' mangled-name='PyUnicode_DecodeUTF32Stateful' filepath='Objects/unicodeobject.c' line='5660' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF32Stateful'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='5660' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='5661' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='5662' column='1'/>
+ <parameter type-id='type-id-190' name='byteorder' filepath='Objects/unicodeobject.c' line='5663' column='1'/>
+ <parameter type-id='type-id-25' name='consumed' filepath='Objects/unicodeobject.c' line='5664' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_EncodeUTF32' mangled-name='_PyUnicode_EncodeUTF32' filepath='Objects/unicodeobject.c' line='5805' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EncodeUTF32'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='5805' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='5806' column='1'/>
+ <parameter type-id='type-id-21' name='byteorder' filepath='Objects/unicodeobject.c' line='5807' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsUTF32String' mangled-name='PyUnicode_AsUTF32String' filepath='Objects/unicodeobject.c' line='5954' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF32String'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='5954' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeUTF16' mangled-name='PyUnicode_DecodeUTF16' filepath='Objects/unicodeobject.c' line='5962' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF16'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='5962' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='5963' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='5964' column='1'/>
+ <parameter type-id='type-id-190' name='byteorder' filepath='Objects/unicodeobject.c' line='5965' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeUTF16Stateful' mangled-name='PyUnicode_DecodeUTF16Stateful' filepath='Objects/unicodeobject.c' line='5971' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF16Stateful'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='5971' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='5972' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='5973' column='1'/>
+ <parameter type-id='type-id-190' name='byteorder' filepath='Objects/unicodeobject.c' line='5974' column='1'/>
+ <parameter type-id='type-id-25' name='consumed' filepath='Objects/unicodeobject.c' line='5975' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_EncodeUTF16' mangled-name='_PyUnicode_EncodeUTF16' filepath='Objects/unicodeobject.c' line='6126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EncodeUTF16'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='6126' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='6127' column='1'/>
+ <parameter type-id='type-id-21' name='byteorder' filepath='Objects/unicodeobject.c' line='6128' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsUTF16String' mangled-name='PyUnicode_AsUTF16String' filepath='Objects/unicodeobject.c' line='6294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF16String'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='6294' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_DecodeUnicodeEscapeStateful' mangled-name='_PyUnicode_DecodeUnicodeEscapeStateful' filepath='Objects/unicodeobject.c' line='6548' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_DecodeUnicodeEscapeStateful'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='6548' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='6549' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='6550' column='1'/>
+ <parameter type-id='type-id-25' name='consumed' filepath='Objects/unicodeobject.c' line='6551' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeUnicodeEscape' mangled-name='PyUnicode_DecodeUnicodeEscape' filepath='Objects/unicodeobject.c' line='6584' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUnicodeEscape'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='6584' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='6585' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='6586' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsUnicodeEscapeString' mangled-name='PyUnicode_AsUnicodeEscapeString' filepath='Objects/unicodeobject.c' line='6594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUnicodeEscapeString'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='6594' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_DecodeRawUnicodeEscapeStateful' mangled-name='_PyUnicode_DecodeRawUnicodeEscapeStateful' filepath='Objects/unicodeobject.c' line='6714' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_DecodeRawUnicodeEscapeStateful'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='6714' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='6715' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='6716' column='1'/>
+ <parameter type-id='type-id-25' name='consumed' filepath='Objects/unicodeobject.c' line='6717' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeRawUnicodeEscape' mangled-name='PyUnicode_DecodeRawUnicodeEscape' filepath='Objects/unicodeobject.c' line='6850' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeRawUnicodeEscape'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='6850' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='6851' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='6852' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsRawUnicodeEscapeString' mangled-name='PyUnicode_AsRawUnicodeEscapeString' filepath='Objects/unicodeobject.c' line='6859' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsRawUnicodeEscapeString'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='6859' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_AsLatin1String' mangled-name='_PyUnicode_AsLatin1String' filepath='Objects/unicodeobject.c' line='7233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_AsLatin1String'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='7233' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='7233' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsLatin1String' mangled-name='PyUnicode_AsLatin1String' filepath='Objects/unicodeobject.c' line='7252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsLatin1String'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='7252' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeCharmap' mangled-name='PyUnicode_DecodeCharmap' filepath='Objects/unicodeobject.c' line='8330' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeCharmap'>
+ <parameter type-id='type-id-6' name='s' filepath='Objects/unicodeobject.c' line='8330' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Objects/unicodeobject.c' line='8331' column='1'/>
+ <parameter type-id='type-id-2' name='mapping' filepath='Objects/unicodeobject.c' line='8332' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='8333' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_BuildEncodingMap' mangled-name='PyUnicode_BuildEncodingMap' filepath='Objects/unicodeobject.c' line='8406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_BuildEncodingMap'>
+ <parameter type-id='type-id-2' name='string' filepath='Objects/unicodeobject.c' line='8406' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_EncodeCharmap' mangled-name='_PyUnicode_EncodeCharmap' filepath='Objects/unicodeobject.c' line='8824' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EncodeCharmap'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='8824' column='1'/>
+ <parameter type-id='type-id-2' name='mapping' filepath='Objects/unicodeobject.c' line='8825' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='8826' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsCharmapString' mangled-name='PyUnicode_AsCharmapString' filepath='Objects/unicodeobject.c' line='8895' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsCharmapString'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='8895' column='1'/>
+ <parameter type-id='type-id-2' name='mapping' filepath='Objects/unicodeobject.c' line='8896' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Translate' mangled-name='PyUnicode_Translate' filepath='Objects/unicodeobject.c' line='9319' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Translate'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='9319' column='1'/>
+ <parameter type-id='type-id-2' name='mapping' filepath='Objects/unicodeobject.c' line='9320' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Objects/unicodeobject.c' line='9321' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_InsertThousandsGrouping' mangled-name='_PyUnicode_InsertThousandsGrouping' filepath='Objects/unicodeobject.c' line='9504' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_InsertThousandsGrouping'>
+ <parameter type-id='type-id-344' name='writer' filepath='Objects/unicodeobject.c' line='9505' column='1'/>
+ <parameter type-id='type-id-7' name='n_buffer' filepath='Objects/unicodeobject.c' line='9506' column='1'/>
+ <parameter type-id='type-id-2' name='digits' filepath='Objects/unicodeobject.c' line='9507' column='1'/>
+ <parameter type-id='type-id-7' name='d_pos' filepath='Objects/unicodeobject.c' line='9508' column='1'/>
+ <parameter type-id='type-id-7' name='n_digits' filepath='Objects/unicodeobject.c' line='9509' column='1'/>
+ <parameter type-id='type-id-7' name='min_width' filepath='Objects/unicodeobject.c' line='9510' column='1'/>
+ <parameter type-id='type-id-6' name='grouping' filepath='Objects/unicodeobject.c' line='9511' column='1'/>
+ <parameter type-id='type-id-2' name='thousands_sep' filepath='Objects/unicodeobject.c' line='9512' column='1'/>
+ <parameter type-id='type-id-441' name='maxchar' filepath='Objects/unicodeobject.c' line='9513' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Count' mangled-name='PyUnicode_Count' filepath='Objects/unicodeobject.c' line='9624' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Count'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='9624' column='1'/>
+ <parameter type-id='type-id-2' name='substr' filepath='Objects/unicodeobject.c' line='9625' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/unicodeobject.c' line='9626' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/unicodeobject.c' line='9627' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Find' mangled-name='PyUnicode_Find' filepath='Objects/unicodeobject.c' line='9698' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Find'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='9698' column='1'/>
+ <parameter type-id='type-id-2' name='substr' filepath='Objects/unicodeobject.c' line='9699' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/unicodeobject.c' line='9700' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/unicodeobject.c' line='9701' column='1'/>
+ <parameter type-id='type-id-21' name='direction' filepath='Objects/unicodeobject.c' line='9702' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyUnicode_FindChar' mangled-name='PyUnicode_FindChar' filepath='Objects/unicodeobject.c' line='9711' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FindChar'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='9711' column='1'/>
+ <parameter type-id='type-id-257' name='ch' filepath='Objects/unicodeobject.c' line='9711' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/unicodeobject.c' line='9712' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/unicodeobject.c' line='9712' column='1'/>
+ <parameter type-id='type-id-21' name='direction' filepath='Objects/unicodeobject.c' line='9713' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Tailmatch' mangled-name='PyUnicode_Tailmatch' filepath='Objects/unicodeobject.c' line='9800' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Tailmatch'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='9800' column='1'/>
+ <parameter type-id='type-id-2' name='substr' filepath='Objects/unicodeobject.c' line='9801' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/unicodeobject.c' line='9802' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/unicodeobject.c' line='9803' column='1'/>
+ <parameter type-id='type-id-21' name='direction' filepath='Objects/unicodeobject.c' line='9804' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_JoinArray' mangled-name='_PyUnicode_JoinArray' filepath='Objects/unicodeobject.c' line='10071' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_JoinArray'>
+ <parameter type-id='type-id-2' name='separator' filepath='Objects/unicodeobject.c' line='10071' column='1'/>
+ <parameter type-id='type-id-255' name='items' filepath='Objects/unicodeobject.c' line='10071' column='1'/>
+ <parameter type-id='type-id-7' name='seqlen' filepath='Objects/unicodeobject.c' line='10071' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_FastFill' mangled-name='_PyUnicode_FastFill' filepath='Objects/unicodeobject.c' line='10243' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FastFill'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='10243' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/unicodeobject.c' line='10243' column='1'/>
+ <parameter type-id='type-id-7' name='length' filepath='Objects/unicodeobject.c' line='10243' column='1'/>
+ <parameter type-id='type-id-257' name='fill_char' filepath='Objects/unicodeobject.c' line='10244' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Fill' mangled-name='PyUnicode_Fill' filepath='Objects/unicodeobject.c' line='10257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Fill'>
+ <parameter type-id='type-id-2' name='unicode' filepath='Objects/unicodeobject.c' line='10257' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/unicodeobject.c' line='10257' column='1'/>
+ <parameter type-id='type-id-7' name='length' filepath='Objects/unicodeobject.c' line='10257' column='1'/>
+ <parameter type-id='type-id-257' name='fill_char' filepath='Objects/unicodeobject.c' line='10258' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Splitlines' mangled-name='PyUnicode_Splitlines' filepath='Objects/unicodeobject.c' line='10333' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Splitlines'>
+ <parameter type-id='type-id-2' name='string' filepath='Objects/unicodeobject.c' line='10333' column='1'/>
+ <parameter type-id='type-id-21' name='keepends' filepath='Objects/unicodeobject.c' line='10333' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_EqualToASCIIId' mangled-name='_PyUnicode_EqualToASCIIId' filepath='Objects/unicodeobject.c' line='11281' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EqualToASCIIId'>
+ <parameter type-id='type-id-2' name='left' filepath='Objects/unicodeobject.c' line='11281' column='1'/>
+ <parameter type-id='type-id-326' name='right' filepath='Objects/unicodeobject.c' line='11281' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicode_RichCompare' mangled-name='PyUnicode_RichCompare' filepath='Objects/unicodeobject.c' line='11325' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_RichCompare'>
+ <parameter type-id='type-id-2' name='left' filepath='Objects/unicodeobject.c' line='11325' column='1'/>
+ <parameter type-id='type-id-2' name='right' filepath='Objects/unicodeobject.c' line='11325' column='1'/>
+ <parameter type-id='type-id-21' name='op' filepath='Objects/unicodeobject.c' line='11325' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Contains' mangled-name='PyUnicode_Contains' filepath='Objects/unicodeobject.c' line='11370' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Contains'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='11370' column='1'/>
+ <parameter type-id='type-id-2' name='substr' filepath='Objects/unicodeobject.c' line='11370' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Concat' mangled-name='PyUnicode_Concat' filepath='Objects/unicodeobject.c' line='11433' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Concat'>
+ <parameter type-id='type-id-2' name='left' filepath='Objects/unicodeobject.c' line='11433' column='1'/>
+ <parameter type-id='type-id-2' name='right' filepath='Objects/unicodeobject.c' line='11433' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Append' mangled-name='PyUnicode_Append' filepath='Objects/unicodeobject.c' line='11484' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Append'>
+ <parameter type-id='type-id-242' name='p_left' filepath='Objects/unicodeobject.c' line='11484' column='1'/>
+ <parameter type-id='type-id-2' name='right' filepath='Objects/unicodeobject.c' line='11484' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_XStrip' mangled-name='_PyUnicode_XStrip' filepath='Objects/unicodeobject.c' line='12518' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_XStrip'>
+ <parameter type-id='type-id-2' name='self' filepath='Objects/unicodeobject.c' line='12518' column='1'/>
+ <parameter type-id='type-id-21' name='striptype' filepath='Objects/unicodeobject.c' line='12518' column='1'/>
+ <parameter type-id='type-id-2' name='sepobj' filepath='Objects/unicodeobject.c' line='12518' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Replace' mangled-name='PyUnicode_Replace' filepath='Objects/unicodeobject.c' line='12803' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Replace'>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='12803' column='1'/>
+ <parameter type-id='type-id-2' name='substr' filepath='Objects/unicodeobject.c' line='12804' column='1'/>
+ <parameter type-id='type-id-2' name='replstr' filepath='Objects/unicodeobject.c' line='12805' column='1'/>
+ <parameter type-id='type-id-7' name='maxcount' filepath='Objects/unicodeobject.c' line='12806' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Split' mangled-name='PyUnicode_Split' filepath='Objects/unicodeobject.c' line='13155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Split'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/unicodeobject.c' line='13155' column='1'/>
+ <parameter type-id='type-id-2' name='sep' filepath='Objects/unicodeobject.c' line='13155' column='1'/>
+ <parameter type-id='type-id-7' name='maxsplit' filepath='Objects/unicodeobject.c' line='13155' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Partition' mangled-name='PyUnicode_Partition' filepath='Objects/unicodeobject.c' line='13202' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Partition'>
+ <parameter type-id='type-id-2' name='str_obj' filepath='Objects/unicodeobject.c' line='13202' column='1'/>
+ <parameter type-id='type-id-2' name='sep_obj' filepath='Objects/unicodeobject.c' line='13202' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_RPartition' mangled-name='PyUnicode_RPartition' filepath='Objects/unicodeobject.c' line='13254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_RPartition'>
+ <parameter type-id='type-id-2' name='str_obj' filepath='Objects/unicodeobject.c' line='13254' column='1'/>
+ <parameter type-id='type-id-2' name='sep_obj' filepath='Objects/unicodeobject.c' line='13254' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_RSplit' mangled-name='PyUnicode_RSplit' filepath='Objects/unicodeobject.c' line='13348' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_RSplit'>
+ <parameter type-id='type-id-2' name='s' filepath='Objects/unicodeobject.c' line='13348' column='1'/>
+ <parameter type-id='type-id-2' name='sep' filepath='Objects/unicodeobject.c' line='13348' column='1'/>
+ <parameter type-id='type-id-7' name='maxsplit' filepath='Objects/unicodeobject.c' line='13348' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicodeWriter_PrepareKindInternal' mangled-name='_PyUnicodeWriter_PrepareKindInternal' filepath='Objects/unicodeobject.c' line='13866' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_PrepareKindInternal'>
+ <parameter type-id='type-id-344' name='writer' filepath='Objects/unicodeobject.c' line='13866' column='1'/>
+ <parameter type-id='type-id-339' name='kind' filepath='Objects/unicodeobject.c' line='13867' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicodeWriter_WriteSubstring' mangled-name='_PyUnicodeWriter_WriteSubstring' filepath='Objects/unicodeobject.c' line='13935' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteSubstring'>
+ <parameter type-id='type-id-344' name='writer' filepath='Objects/unicodeobject.c' line='13935' column='1'/>
+ <parameter type-id='type-id-2' name='str' filepath='Objects/unicodeobject.c' line='13935' column='1'/>
+ <parameter type-id='type-id-7' name='start' filepath='Objects/unicodeobject.c' line='13936' column='1'/>
+ <parameter type-id='type-id-7' name='end' filepath='Objects/unicodeobject.c' line='13936' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicodeWriter_WriteLatin1String' mangled-name='_PyUnicodeWriter_WriteLatin1String' filepath='Objects/unicodeobject.c' line='14030' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteLatin1String'>
+ <parameter type-id='type-id-344' name='writer' filepath='Objects/unicodeobject.c' line='14030' column='1'/>
+ <parameter type-id='type-id-6' name='str' filepath='Objects/unicodeobject.c' line='14031' column='1'/>
+ <parameter type-id='type-id-7' name='len' filepath='Objects/unicodeobject.c' line='14031' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Format' mangled-name='PyUnicode_Format' filepath='Objects/unicodeobject.c' line='15195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Format'>
+ <parameter type-id='type-id-2' name='format' filepath='Objects/unicodeobject.c' line='15195' column='1'/>
+ <parameter type-id='type-id-2' name='args' filepath='Objects/unicodeobject.c' line='15195' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_InternImmortal' mangled-name='PyUnicode_InternImmortal' filepath='Objects/unicodeobject.c' line='15594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_InternImmortal'>
+ <parameter type-id='type-id-242' name='p' filepath='Objects/unicodeobject.c' line='15594' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyInit__string' mangled-name='PyInit__string' filepath='Objects/unicodeobject.c' line='16197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__string'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyObject_HasLen' mangled-name='_PyObject_HasLen' filepath='Objects/abstract.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_HasLen'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/unionobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_PyUnion_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_unionobject.h' line='11' column='1'/>
+ <function-decl name='_Py_subs_parameters' filepath='./Include/internal/pycore_unionobject.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_make_parameters' filepath='./Include/internal/pycore_unionobject.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyObject_Length' mangled-name='PyObject_Length' filepath='Objects/abstract.c' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Length'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Objects/weakrefobject.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_PyWeakref_RefType' type-id='type-id-20' mangled-name='_PyWeakref_RefType' visibility='default' filepath='./Include/weakrefobject.h' line='11' column='1' elf-symbol-id='_PyWeakref_RefType'/>
+ <var-decl name='_PyWeakref_ProxyType' type-id='type-id-20' mangled-name='_PyWeakref_ProxyType' visibility='default' filepath='./Include/weakrefobject.h' line='12' column='1' elf-symbol-id='_PyWeakref_ProxyType'/>
+ <var-decl name='_PyWeakref_CallableProxyType' type-id='type-id-20' mangled-name='_PyWeakref_CallableProxyType' visibility='default' filepath='./Include/weakrefobject.h' line='13' column='1' elf-symbol-id='_PyWeakref_CallableProxyType'/>
+ <function-decl name='_PyWeakref_GetWeakrefCount' mangled-name='_PyWeakref_GetWeakrefCount' filepath='Objects/weakrefobject.c' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWeakref_GetWeakrefCount'>
+ <parameter type-id='type-id-434' name='head' filepath='Objects/weakrefobject.c' line='11' column='1'/>
+ <return type-id='type-id-7'/>
</function-decl>
- <function-decl name='PyObject_Size' mangled-name='PyObject_Size' filepath='Objects/abstract.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Size'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2310' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='PyWeakref_NewProxy' mangled-name='PyWeakref_NewProxy' filepath='Objects/weakrefobject.c' line='846' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWeakref_NewProxy'>
+ <parameter type-id='type-id-2' name='ob' filepath='Objects/weakrefobject.c' line='846' column='1'/>
+ <parameter type-id='type-id-2' name='callback' filepath='Objects/weakrefobject.c' line='846' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyObject_Type' mangled-name='PyObject_Type' filepath='Objects/abstract.c' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Type'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyWeakref_GetObject' mangled-name='PyWeakref_GetObject' filepath='Objects/weakrefobject.c' line='913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWeakref_GetObject'>
+ <parameter type-id='type-id-2' name='ref' filepath='Objects/weakrefobject.c' line='913' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/accu.c' comp-dir-path='/src' language='LANG_C99'>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-484' visibility='default' filepath='./Include/internal/pycore_accu.h' line='24' column='1' id='type-id-485'>
+ <abi-instr address-size='64' path='Parser/action_helpers.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-2' size-in-bits='64' id='type-id-381'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-449' size-in-bits='64' id='type-id-450'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-451' size-in-bits='64' id='type-id-452'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-453' size-in-bits='4096' id='type-id-454'>
+ <subrange length='64' type-id='type-id-38' id='type-id-455'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-456' size-in-bits='64' id='type-id-457'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-458' size-in-bits='64' id='type-id-459'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-460' size-in-bits='64' id='type-id-461'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-462' size-in-bits='64' id='type-id-463'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-41' size-in-bits='64' id='type-id-464'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-465' size-in-bits='64' id='type-id-466'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <class-decl name='asdl_generic_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-467' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='32' column='1' id='type-id-468'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-464' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='34' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_generic_seq' type-id='type-id-468' filepath='./Include/internal/pycore_asdl.h' line='35' column='1' id='type-id-467'/>
+ <class-decl name='asdl_identifier_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-469' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='37' column='1' id='type-id-470'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-381' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='39' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_identifier_seq' type-id='type-id-470' filepath='./Include/internal/pycore_asdl.h' line='40' column='1' id='type-id-469'/>
+ <typedef-decl name='mod_ty' type-id='type-id-471' filepath='./Include/internal/pycore_ast.h' line='15' column='1' id='type-id-472'/>
+ <typedef-decl name='stmt_ty' type-id='type-id-473' filepath='./Include/internal/pycore_ast.h' line='17' column='1' id='type-id-460'/>
+ <typedef-decl name='excepthandler_ty' type-id='type-id-474' filepath='./Include/internal/pycore_ast.h' line='36' column='1' id='type-id-451'/>
+ <typedef-decl name='alias_ty' type-id='type-id-475' filepath='./Include/internal/pycore_ast.h' line='44' column='1' id='type-id-449'/>
+ <typedef-decl name='withitem_ty' type-id='type-id-476' filepath='./Include/internal/pycore_ast.h' line='46' column='1' id='type-id-465'/>
+ <typedef-decl name='match_case_ty' type-id='type-id-477' filepath='./Include/internal/pycore_ast.h' line='48' column='1' id='type-id-456'/>
+ <typedef-decl name='pattern_ty' type-id='type-id-478' filepath='./Include/internal/pycore_ast.h' line='50' column='1' id='type-id-458'/>
+ <typedef-decl name='type_ignore_ty' type-id='type-id-479' filepath='./Include/internal/pycore_ast.h' line='52' column='1' id='type-id-462'/>
+ <class-decl name='asdl_stmt_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-480' visibility='default' filepath='./Include/internal/pycore_ast.h' line='62' column='1' id='type-id-481'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='63' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='63' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-461' visibility='default' filepath='./Include/internal/pycore_ast.h' line='64' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_stmt_seq' type-id='type-id-481' filepath='./Include/internal/pycore_ast.h' line='65' column='1' id='type-id-480'/>
+ <class-decl name='asdl_excepthandler_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='84' column='1' id='type-id-483'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='85' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='85' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-452' visibility='default' filepath='./Include/internal/pycore_ast.h' line='86' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_excepthandler_seq' type-id='type-id-483' filepath='./Include/internal/pycore_ast.h' line='87' column='1' id='type-id-482'/>
+ <class-decl name='asdl_alias_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-484' visibility='default' filepath='./Include/internal/pycore_ast.h' line='113' column='1' id='type-id-485'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='114' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='114' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-450' visibility='default' filepath='./Include/internal/pycore_ast.h' line='115' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_alias_seq' type-id='type-id-485' filepath='./Include/internal/pycore_ast.h' line='116' column='1' id='type-id-484'/>
+ <class-decl name='asdl_withitem_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-486' visibility='default' filepath='./Include/internal/pycore_ast.h' line='120' column='1' id='type-id-487'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='121' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='121' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-466' visibility='default' filepath='./Include/internal/pycore_ast.h' line='122' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_withitem_seq' type-id='type-id-487' filepath='./Include/internal/pycore_ast.h' line='123' column='1' id='type-id-486'/>
+ <class-decl name='asdl_match_case_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_ast.h' line='127' column='1' id='type-id-489'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='128' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='128' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-457' visibility='default' filepath='./Include/internal/pycore_ast.h' line='129' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_match_case_seq' type-id='type-id-489' filepath='./Include/internal/pycore_ast.h' line='130' column='1' id='type-id-488'/>
+ <class-decl name='asdl_pattern_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-490' visibility='default' filepath='./Include/internal/pycore_ast.h' line='135' column='1' id='type-id-491'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='136' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='136' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-459' visibility='default' filepath='./Include/internal/pycore_ast.h' line='137' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_pattern_seq' type-id='type-id-491' filepath='./Include/internal/pycore_ast.h' line='138' column='1' id='type-id-490'/>
+ <class-decl name='asdl_type_ignore_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-492' visibility='default' filepath='./Include/internal/pycore_ast.h' line='142' column='1' id='type-id-493'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='143' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='143' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-463' visibility='default' filepath='./Include/internal/pycore_ast.h' line='144' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_type_ignore_seq' type-id='type-id-493' filepath='./Include/internal/pycore_ast.h' line='145' column='1' id='type-id-492'/>
+ <enum-decl name='_mod_kind' filepath='./Include/internal/pycore_ast.h' line='151' column='1' id='type-id-494'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='Module_kind' value='1'/>
+ <enumerator name='Interactive_kind' value='2'/>
+ <enumerator name='Expression_kind' value='3'/>
+ <enumerator name='FunctionType_kind' value='4'/>
+ </enum-decl>
+ <class-decl name='_mod' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='153' column='1' id='type-id-495'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='kind' type-id='type-id-494' visibility='default' filepath='./Include/internal/pycore_ast.h' line='154' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='v' type-id='type-id-496' visibility='default' filepath='./Include/internal/pycore_ast.h' line='174' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='__anonymous_union__' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='155' column='1' id='type-id-496'>
+ <data-member access='public'>
+ <var-decl name='Module' type-id='type-id-497' visibility='default' filepath='./Include/internal/pycore_ast.h' line='159' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Interactive' type-id='type-id-498' visibility='default' filepath='./Include/internal/pycore_ast.h' line='163' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Expression' type-id='type-id-499' visibility='default' filepath='./Include/internal/pycore_ast.h' line='167' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='FunctionType' type-id='type-id-500' visibility='default' filepath='./Include/internal/pycore_ast.h' line='172' column='1'/>
+ </data-member>
+ </union-decl>
+ <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='156' column='1' id='type-id-497'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='157' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='type_ignores' type-id='type-id-502' visibility='default' filepath='./Include/internal/pycore_ast.h' line='158' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__35' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='161' column='1' id='type-id-498'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='162' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__36' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='165' column='1' id='type-id-499'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='body' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='166' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__37' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='169' column='1' id='type-id-500'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='argtypes' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='170' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='returns' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='171' column='1'/>
+ </data-member>
+ </class-decl>
+ <enum-decl name='_stmt_kind' filepath='./Include/internal/pycore_ast.h' line='177' column='1' id='type-id-504'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='FunctionDef_kind' value='1'/>
+ <enumerator name='AsyncFunctionDef_kind' value='2'/>
+ <enumerator name='ClassDef_kind' value='3'/>
+ <enumerator name='Return_kind' value='4'/>
+ <enumerator name='Delete_kind' value='5'/>
+ <enumerator name='Assign_kind' value='6'/>
+ <enumerator name='AugAssign_kind' value='7'/>
+ <enumerator name='AnnAssign_kind' value='8'/>
+ <enumerator name='For_kind' value='9'/>
+ <enumerator name='AsyncFor_kind' value='10'/>
+ <enumerator name='While_kind' value='11'/>
+ <enumerator name='If_kind' value='12'/>
+ <enumerator name='With_kind' value='13'/>
+ <enumerator name='AsyncWith_kind' value='14'/>
+ <enumerator name='Match_kind' value='15'/>
+ <enumerator name='Raise_kind' value='16'/>
+ <enumerator name='Try_kind' value='17'/>
+ <enumerator name='TryStar_kind' value='18'/>
+ <enumerator name='Assert_kind' value='19'/>
+ <enumerator name='Import_kind' value='20'/>
+ <enumerator name='ImportFrom_kind' value='21'/>
+ <enumerator name='Global_kind' value='22'/>
+ <enumerator name='Nonlocal_kind' value='23'/>
+ <enumerator name='Expr_kind' value='24'/>
+ <enumerator name='Pass_kind' value='25'/>
+ <enumerator name='Break_kind' value='26'/>
+ <enumerator name='Continue_kind' value='27'/>
+ </enum-decl>
+ <class-decl name='_stmt' size-in-bits='576' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='185' column='1' id='type-id-505'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='kind' type-id='type-id-504' visibility='default' filepath='./Include/internal/pycore_ast.h' line='186' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='v' type-id='type-id-506' visibility='default' filepath='./Include/internal/pycore_ast.h' line='332' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='333' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='480'>
+ <var-decl name='col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='334' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='end_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='335' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='544'>
+ <var-decl name='end_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='336' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='__anonymous_union__1' size-in-bits='384' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='187' column='1' id='type-id-506'>
+ <data-member access='public'>
+ <var-decl name='FunctionDef' type-id='type-id-507' visibility='default' filepath='./Include/internal/pycore_ast.h' line='195' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='AsyncFunctionDef' type-id='type-id-507' visibility='default' filepath='./Include/internal/pycore_ast.h' line='204' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='ClassDef' type-id='type-id-508' visibility='default' filepath='./Include/internal/pycore_ast.h' line='212' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Return' type-id='type-id-509' visibility='default' filepath='./Include/internal/pycore_ast.h' line='216' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Delete' type-id='type-id-510' visibility='default' filepath='./Include/internal/pycore_ast.h' line='220' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Assign' type-id='type-id-511' visibility='default' filepath='./Include/internal/pycore_ast.h' line='226' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='AugAssign' type-id='type-id-512' visibility='default' filepath='./Include/internal/pycore_ast.h' line='232' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='AnnAssign' type-id='type-id-513' visibility='default' filepath='./Include/internal/pycore_ast.h' line='239' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='For' type-id='type-id-514' visibility='default' filepath='./Include/internal/pycore_ast.h' line='247' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='AsyncFor' type-id='type-id-514' visibility='default' filepath='./Include/internal/pycore_ast.h' line='255' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='While' type-id='type-id-515' visibility='default' filepath='./Include/internal/pycore_ast.h' line='261' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='If' type-id='type-id-515' visibility='default' filepath='./Include/internal/pycore_ast.h' line='267' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='With' type-id='type-id-516' visibility='default' filepath='./Include/internal/pycore_ast.h' line='273' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='AsyncWith' type-id='type-id-516' visibility='default' filepath='./Include/internal/pycore_ast.h' line='279' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Match' type-id='type-id-517' visibility='default' filepath='./Include/internal/pycore_ast.h' line='284' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Raise' type-id='type-id-518' visibility='default' filepath='./Include/internal/pycore_ast.h' line='289' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Try' type-id='type-id-519' visibility='default' filepath='./Include/internal/pycore_ast.h' line='296' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='TryStar' type-id='type-id-519' visibility='default' filepath='./Include/internal/pycore_ast.h' line='303' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Assert' type-id='type-id-520' visibility='default' filepath='./Include/internal/pycore_ast.h' line='308' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Import' type-id='type-id-521' visibility='default' filepath='./Include/internal/pycore_ast.h' line='312' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='ImportFrom' type-id='type-id-522' visibility='default' filepath='./Include/internal/pycore_ast.h' line='318' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Global' type-id='type-id-523' visibility='default' filepath='./Include/internal/pycore_ast.h' line='322' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Nonlocal' type-id='type-id-523' visibility='default' filepath='./Include/internal/pycore_ast.h' line='326' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='Expr' type-id='type-id-509' visibility='default' filepath='./Include/internal/pycore_ast.h' line='330' column='1'/>
+ </data-member>
+ </union-decl>
+ <class-decl name='__anonymous_struct__2' size-in-bits='384' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='188' column='1' id='type-id-507'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='name' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='189' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='args' type-id='type-id-525' visibility='default' filepath='./Include/internal/pycore_ast.h' line='190' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='191' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='decorator_list' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='192' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='returns' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='193' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='type_comment' type-id='type-id-526' visibility='default' filepath='./Include/internal/pycore_ast.h' line='194' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__3' size-in-bits='320' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='206' column='1' id='type-id-508'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='name' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='207' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='bases' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='208' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='keywords' type-id='type-id-527' visibility='default' filepath='./Include/internal/pycore_ast.h' line='209' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='210' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='decorator_list' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='211' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__5' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='218' column='1' id='type-id-510'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='targets' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='219' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__6' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='222' column='1' id='type-id-511'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='targets' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='223' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='224' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='type_comment' type-id='type-id-526' visibility='default' filepath='./Include/internal/pycore_ast.h' line='225' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__7' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='228' column='1' id='type-id-512'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='target' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='229' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='op' type-id='type-id-528' visibility='default' filepath='./Include/internal/pycore_ast.h' line='230' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='231' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__8' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='234' column='1' id='type-id-513'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='target' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='235' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='annotation' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='236' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='237' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='simple' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='238' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__9' size-in-bits='320' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='241' column='1' id='type-id-514'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='target' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='242' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='iter' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='243' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='244' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='orelse' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='245' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='type_comment' type-id='type-id-526' visibility='default' filepath='./Include/internal/pycore_ast.h' line='246' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__11' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='257' column='1' id='type-id-515'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='test' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='258' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='259' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='orelse' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='260' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__13' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='269' column='1' id='type-id-516'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='items' type-id='type-id-529' visibility='default' filepath='./Include/internal/pycore_ast.h' line='270' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='271' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='type_comment' type-id='type-id-526' visibility='default' filepath='./Include/internal/pycore_ast.h' line='272' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__15' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='281' column='1' id='type-id-517'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='subject' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='282' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='cases' type-id='type-id-530' visibility='default' filepath='./Include/internal/pycore_ast.h' line='283' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__24' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='286' column='1' id='type-id-518'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='exc' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='287' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='cause' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='288' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__25' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='291' column='1' id='type-id-519'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='292' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='handlers' type-id='type-id-531' visibility='default' filepath='./Include/internal/pycore_ast.h' line='293' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='orelse' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='294' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='finalbody' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='295' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__28' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='305' column='1' id='type-id-520'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='test' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='306' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='msg' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='307' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__29' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='310' column='1' id='type-id-521'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='names' type-id='type-id-532' visibility='default' filepath='./Include/internal/pycore_ast.h' line='311' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__30' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='314' column='1' id='type-id-522'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='module' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='315' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='names' type-id='type-id-532' visibility='default' filepath='./Include/internal/pycore_ast.h' line='316' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='level' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='317' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__31' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='320' column='1' id='type-id-523'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='names' type-id='type-id-533' visibility='default' filepath='./Include/internal/pycore_ast.h' line='321' column='1'/>
+ </data-member>
+ </class-decl>
+ <enum-decl name='_excepthandler_kind' filepath='./Include/internal/pycore_ast.h' line='503' column='1' id='type-id-534'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='ExceptHandler_kind' value='1'/>
+ </enum-decl>
+ <class-decl name='_excepthandler' size-in-bits='384' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='504' column='1' id='type-id-535'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='kind' type-id='type-id-534' visibility='default' filepath='./Include/internal/pycore_ast.h' line='505' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='v' type-id='type-id-536' visibility='default' filepath='./Include/internal/pycore_ast.h' line='513' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='514' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='515' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='end_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='516' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='end_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='517' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='__anonymous_union__3' size-in-bits='192' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='506' column='1' id='type-id-536'>
+ <data-member access='public'>
+ <var-decl name='ExceptHandler' type-id='type-id-537' visibility='default' filepath='./Include/internal/pycore_ast.h' line='511' column='1'/>
+ </data-member>
+ </union-decl>
+ <class-decl name='__anonymous_struct__27' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='507' column='1' id='type-id-537'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='type' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='508' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='name' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='509' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='510' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_alias' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='549' column='1' id='type-id-538'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='name' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='550' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='asname' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='551' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='552' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='553' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='end_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='554' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='end_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='555' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_withitem' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='558' column='1' id='type-id-539'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='context_expr' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='559' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='optional_vars' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='560' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_match_case' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='563' column='1' id='type-id-540'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='pattern' type-id='type-id-458' visibility='default' filepath='./Include/internal/pycore_ast.h' line='564' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='guard' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='565' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='body' type-id='type-id-501' visibility='default' filepath='./Include/internal/pycore_ast.h' line='566' column='1'/>
+ </data-member>
+ </class-decl>
+ <enum-decl name='_pattern_kind' filepath='./Include/internal/pycore_ast.h' line='569' column='1' id='type-id-541'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='MatchValue_kind' value='1'/>
+ <enumerator name='MatchSingleton_kind' value='2'/>
+ <enumerator name='MatchSequence_kind' value='3'/>
+ <enumerator name='MatchMapping_kind' value='4'/>
+ <enumerator name='MatchClass_kind' value='5'/>
+ <enumerator name='MatchStar_kind' value='6'/>
+ <enumerator name='MatchAs_kind' value='7'/>
+ <enumerator name='MatchOr_kind' value='8'/>
+ </enum-decl>
+ <class-decl name='_pattern' size-in-bits='448' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='573' column='1' id='type-id-542'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='kind' type-id='type-id-541' visibility='default' filepath='./Include/internal/pycore_ast.h' line='574' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='v' type-id='type-id-543' visibility='default' filepath='./Include/internal/pycore_ast.h' line='614' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='615' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='616' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='end_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='617' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='416'>
+ <var-decl name='end_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='618' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='__anonymous_union__2' size-in-bits='256' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='575' column='1' id='type-id-543'>
+ <data-member access='public'>
+ <var-decl name='MatchValue' type-id='type-id-509' visibility='default' filepath='./Include/internal/pycore_ast.h' line='578' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='MatchSingleton' type-id='type-id-544' visibility='default' filepath='./Include/internal/pycore_ast.h' line='582' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='MatchSequence' type-id='type-id-545' visibility='default' filepath='./Include/internal/pycore_ast.h' line='586' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='MatchMapping' type-id='type-id-546' visibility='default' filepath='./Include/internal/pycore_ast.h' line='592' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='MatchClass' type-id='type-id-547' visibility='default' filepath='./Include/internal/pycore_ast.h' line='599' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='MatchStar' type-id='type-id-548' visibility='default' filepath='./Include/internal/pycore_ast.h' line='603' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='MatchAs' type-id='type-id-549' visibility='default' filepath='./Include/internal/pycore_ast.h' line='608' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='MatchOr' type-id='type-id-545' visibility='default' filepath='./Include/internal/pycore_ast.h' line='612' column='1'/>
+ </data-member>
+ </union-decl>
+ <class-decl name='__anonymous_struct__18' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='580' column='1' id='type-id-544'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='value' type-id='type-id-550' visibility='default' filepath='./Include/internal/pycore_ast.h' line='581' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__19' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='584' column='1' id='type-id-545'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='patterns' type-id='type-id-551' visibility='default' filepath='./Include/internal/pycore_ast.h' line='585' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__20' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='588' column='1' id='type-id-546'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='keys' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='589' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='patterns' type-id='type-id-551' visibility='default' filepath='./Include/internal/pycore_ast.h' line='590' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='rest' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='591' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__21' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='594' column='1' id='type-id-547'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='cls' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='595' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='patterns' type-id='type-id-551' visibility='default' filepath='./Include/internal/pycore_ast.h' line='596' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='kwd_attrs' type-id='type-id-533' visibility='default' filepath='./Include/internal/pycore_ast.h' line='597' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='kwd_patterns' type-id='type-id-551' visibility='default' filepath='./Include/internal/pycore_ast.h' line='598' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__22' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='601' column='1' id='type-id-548'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='name' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='602' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__23' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='605' column='1' id='type-id-549'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='pattern' type-id='type-id-458' visibility='default' filepath='./Include/internal/pycore_ast.h' line='606' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='name' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='607' column='1'/>
+ </data-member>
+ </class-decl>
+ <enum-decl name='_type_ignore_kind' filepath='./Include/internal/pycore_ast.h' line='621' column='1' id='type-id-552'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='TypeIgnore_kind' value='1'/>
+ </enum-decl>
+ <class-decl name='_type_ignore' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='622' column='1' id='type-id-553'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='kind' type-id='type-id-552' visibility='default' filepath='./Include/internal/pycore_ast.h' line='623' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='v' type-id='type-id-554' visibility='default' filepath='./Include/internal/pycore_ast.h' line='630' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='__anonymous_union__4' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='624' column='1' id='type-id-554'>
+ <data-member access='public'>
+ <var-decl name='TypeIgnore' type-id='type-id-555' visibility='default' filepath='./Include/internal/pycore_ast.h' line='628' column='1'/>
+ </data-member>
+ </union-decl>
+ <class-decl name='__anonymous_struct__35' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='625' column='1' id='type-id-555'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='626' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='tag' type-id='type-id-526' visibility='default' filepath='./Include/internal/pycore_ast.h' line='627' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='ExprList' size-in-bits='4288' is-struct='yes' naming-typedef-id='type-id-556' visibility='default' filepath='Parser/string_parser.h' line='10' column='1' id='type-id-557'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='allocated' type-id='type-id-7' visibility='default' filepath='Parser/string_parser.h' line='19' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='Parser/string_parser.h' line='20' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='p' type-id='type-id-558' visibility='default' filepath='Parser/string_parser.h' line='21' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='data' type-id='type-id-454' visibility='default' filepath='Parser/string_parser.h' line='24' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='ExprList' type-id='type-id-557' filepath='Parser/string_parser.h' line='25' column='1' id='type-id-556'/>
+ <class-decl name='FstringParser' size-in-bits='4416' is-struct='yes' naming-typedef-id='type-id-559' visibility='default' filepath='Parser/string_parser.h' line='30' column='1' id='type-id-560'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='last_str' type-id='type-id-2' visibility='default' filepath='Parser/string_parser.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='expr_list' type-id='type-id-556' visibility='default' filepath='Parser/string_parser.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4352'>
+ <var-decl name='fmode' type-id='type-id-21' visibility='default' filepath='Parser/string_parser.h' line='33' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='FstringParser' type-id='type-id-560' filepath='Parser/string_parser.h' line='34' column='1' id='type-id-559'/>
+ <pointer-type-def type-id='type-id-559' size-in-bits='64' id='type-id-561'/>
+ <pointer-type-def type-id='type-id-538' size-in-bits='64' id='type-id-475'/>
+ <pointer-type-def type-id='type-id-535' size-in-bits='64' id='type-id-474'/>
+ <pointer-type-def type-id='type-id-540' size-in-bits='64' id='type-id-477'/>
+ <pointer-type-def type-id='type-id-495' size-in-bits='64' id='type-id-471'/>
+ <pointer-type-def type-id='type-id-542' size-in-bits='64' id='type-id-478'/>
+ <pointer-type-def type-id='type-id-505' size-in-bits='64' id='type-id-473'/>
+ <pointer-type-def type-id='type-id-553' size-in-bits='64' id='type-id-479'/>
+ <pointer-type-def type-id='type-id-539' size-in-bits='64' id='type-id-476'/>
+ <pointer-type-def type-id='type-id-484' size-in-bits='64' id='type-id-532'/>
+ <pointer-type-def type-id='type-id-482' size-in-bits='64' id='type-id-531'/>
+ <pointer-type-def type-id='type-id-467' size-in-bits='64' id='type-id-562'/>
+ <pointer-type-def type-id='type-id-469' size-in-bits='64' id='type-id-533'/>
+ <pointer-type-def type-id='type-id-488' size-in-bits='64' id='type-id-530'/>
+ <pointer-type-def type-id='type-id-490' size-in-bits='64' id='type-id-551'/>
+ <pointer-type-def type-id='type-id-480' size-in-bits='64' id='type-id-501'/>
+ <pointer-type-def type-id='type-id-492' size-in-bits='64' id='type-id-502'/>
+ <pointer-type-def type-id='type-id-486' size-in-bits='64' id='type-id-529'/>
+ <pointer-type-def type-id='type-id-453' size-in-bits='64' id='type-id-558'/>
+ <class-decl name='tok_state' size-in-bits='22784' is-struct='yes' visibility='default' filepath='Parser/tokenizer.h' line='31' column='1' id='type-id-563'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='buf' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='cur' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='35' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='inp' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='36' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='fp_interactive' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='37' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='interactive_src_start' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='interactive_src_end' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='39' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='end' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='40' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='start' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='41' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='done' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='42' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='fp' type-id='type-id-239' visibility='default' filepath='Parser/tokenizer.h' line='44' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='tabsize' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='45' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='672'>
+ <var-decl name='indent' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='46' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='indstack' type-id='type-id-564' visibility='default' filepath='Parser/tokenizer.h' line='47' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3904'>
+ <var-decl name='atbol' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='48' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3936'>
+ <var-decl name='pendin' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='49' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3968'>
+ <var-decl name='prompt' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='50' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4032'>
+ <var-decl name='nextprompt' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='50' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4096'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='51' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4128'>
+ <var-decl name='first_lineno' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='52' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4160'>
+ <var-decl name='level' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='54' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4192'>
+ <var-decl name='parenstack' type-id='type-id-565' visibility='default' filepath='Parser/tokenizer.h' line='56' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5792'>
+ <var-decl name='parenlinenostack' type-id='type-id-566' visibility='default' filepath='Parser/tokenizer.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12192'>
+ <var-decl name='parencolstack' type-id='type-id-566' visibility='default' filepath='Parser/tokenizer.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='18624'>
+ <var-decl name='filename' type-id='type-id-2' visibility='default' filepath='Parser/tokenizer.h' line='59' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='18688'>
+ <var-decl name='altindstack' type-id='type-id-564' visibility='default' filepath='Parser/tokenizer.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='21888'>
+ <var-decl name='decoding_state' type-id='type-id-567' visibility='default' filepath='Parser/tokenizer.h' line='63' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='21920'>
+ <var-decl name='decoding_erred' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='64' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='21952'>
+ <var-decl name='encoding' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='65' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22016'>
+ <var-decl name='cont_line' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='66' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22080'>
+ <var-decl name='line_start' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22144'>
+ <var-decl name='multi_line_start' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22208'>
+ <var-decl name='decoding_readline' type-id='type-id-2' visibility='default' filepath='Parser/tokenizer.h' line='71' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22272'>
+ <var-decl name='decoding_buffer' type-id='type-id-2' visibility='default' filepath='Parser/tokenizer.h' line='72' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22336'>
+ <var-decl name='enc' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='73' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22400'>
+ <var-decl name='str' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22464'>
+ <var-decl name='input' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='75' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22528'>
+ <var-decl name='type_comments' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22560'>
+ <var-decl name='async_hacks' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='80' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22592'>
+ <var-decl name='async_def' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='81' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22624'>
+ <var-decl name='async_def_indent' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='82' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22656'>
+ <var-decl name='async_def_nl' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='83' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22688'>
+ <var-decl name='interactive_underflow' type-id='type-id-568' visibility='default' filepath='Parser/tokenizer.h' line='86' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22720'>
+ <var-decl name='report_warnings' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='87' column='1'/>
+ </data-member>
+ </class-decl>
+ <function-decl name='PyBytes_ConcatAndDel' mangled-name='PyBytes_ConcatAndDel' filepath='./Include/bytesobject.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_ConcatAndDel'>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_Ready' mangled-name='_PyUnicode_Ready' filepath='./Include/cpython/unicodeobject.h' line='484' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_Ready'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_asdl_generic_seq_new' filepath='./Include/internal/pycore_asdl.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-562'/>
+ </function-decl>
+ <function-decl name='_Py_asdl_identifier_seq_new' filepath='./Include/internal/pycore_asdl.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-533'/>
+ </function-decl>
+ <function-decl name='_Py_asdl_int_seq_new' filepath='./Include/internal/pycore_asdl.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-570'/>
+ </function-decl>
+ <function-decl name='_Py_asdl_expr_seq_new' filepath='./Include/internal/pycore_ast.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-503'/>
+ </function-decl>
+ <function-decl name='_Py_asdl_arg_seq_new' filepath='./Include/internal/pycore_ast.h' line='104' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-571'/>
+ </function-decl>
+ <function-decl name='_Py_asdl_keyword_seq_new' filepath='./Include/internal/pycore_ast.h' line='111' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-527'/>
+ </function-decl>
+ <function-decl name='_Py_asdl_pattern_seq_new' filepath='./Include/internal/pycore_ast.h' line='140' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-551'/>
+ </function-decl>
+ <function-decl name='_Py_asdl_type_ignore_seq_new' filepath='./Include/internal/pycore_ast.h' line='147' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-502'/>
+ </function-decl>
+ <function-decl name='_PyAST_Module' filepath='./Include/internal/pycore_ast.h' line='635' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-502'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-472'/>
+ </function-decl>
+ <function-decl name='_PyAST_FunctionDef' filepath='./Include/internal/pycore_ast.h' line='641' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-525'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_AsyncFunctionDef' filepath='./Include/internal/pycore_ast.h' line='646' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-525'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_ClassDef' filepath='./Include/internal/pycore_ast.h' line='651' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-527'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Call' filepath='./Include/internal/pycore_ast.h' line='766' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-527'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Attribute' filepath='./Include/internal/pycore_ast.h' line='777' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-572'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Subscript' filepath='./Include/internal/pycore_ast.h' line='780' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-572'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Starred' filepath='./Include/internal/pycore_ast.h' line='783' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-572'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_List' filepath='./Include/internal/pycore_ast.h' line='789' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-572'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Tuple' filepath='./Include/internal/pycore_ast.h' line='792' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-572'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_arguments' filepath='./Include/internal/pycore_ast.h' line='805' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-571'/>
+ <parameter type-id='type-id-571'/>
+ <parameter type-id='type-id-573'/>
+ <parameter type-id='type-id-571'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-573'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-525'/>
+ </function-decl>
+ <function-decl name='_PyAST_arg' filepath='./Include/internal/pycore_ast.h' line='809' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-573'/>
+ </function-decl>
+ <function-decl name='_PyAST_alias' filepath='./Include/internal/pycore_ast.h' line='815' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-449'/>
+ </function-decl>
+ <function-decl name='_PyAST_TypeIgnore' filepath='./Include/internal/pycore_ast.h' line='846' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-462'/>
+ </function-decl>
+ <function-decl name='strcpy' filepath='/usr/include/string.h' line='141' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='_PyPegen_new_identifier' filepath='Parser/pegen.h' line='286' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyPegen_FstringParser_Init' filepath='Parser/string_parser.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-561'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyPegen_parsestr' filepath='Parser/string_parser.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-259'/>
+ <parameter type-id='type-id-25'/>
+ <parameter type-id='type-id-575'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_FstringParser_ConcatFstring' filepath='Parser/string_parser.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-561'/>
+ <parameter type-id='type-id-259'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-575'/>
+ <parameter type-id='type-id-575'/>
+ <parameter type-id='type-id-575'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_FstringParser_ConcatAndDel' filepath='Parser/string_parser.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-561'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_FstringParser_Finish' filepath='Parser/string_parser.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-561'/>
+ <parameter type-id='type-id-575'/>
+ <parameter type-id='type-id-575'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_FstringParser_Dealloc' filepath='Parser/string_parser.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-561'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-576' size-in-bits='64' id='type-id-574'/>
+ <class-decl name='__anonymous_struct__4' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='214' column='1' id='type-id-509'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='215' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='Parser' type-id='type-id-577' filepath='Parser/pegen.h' line='81' column='1' id='type-id-576'/>
+ <class-decl name='Parser' size-in-bits='1216' is-struct='yes' naming-typedef-id='type-id-576' visibility='default' filepath='Parser/pegen.h' line='59' column='1' id='type-id-577'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='tok' type-id='type-id-578' visibility='default' filepath='Parser/pegen.h' line='60' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='tokens' type-id='type-id-579' visibility='default' filepath='Parser/pegen.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='mark' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='62' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='fill' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='63' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='size' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='63' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='arena' type-id='type-id-569' visibility='default' filepath='Parser/pegen.h' line='64' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='keywords' type-id='type-id-580' visibility='default' filepath='Parser/pegen.h' line='65' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='soft_keywords' type-id='type-id-246' visibility='default' filepath='Parser/pegen.h' line='66' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='n_keyword_lists' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='480'>
+ <var-decl name='start_rule' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='errcode' type-id='type-id-190' visibility='default' filepath='Parser/pegen.h' line='69' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='parsing_started' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='normalize' type-id='type-id-2' visibility='default' filepath='Parser/pegen.h' line='71' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='starting_lineno' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='72' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='736'>
+ <var-decl name='starting_col_offset' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='73' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='error_indicator' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='800'>
+ <var-decl name='flags' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='75' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='feature_version' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='76' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='type_ignore_comments' type-id='type-id-581' visibility='default' filepath='Parser/pegen.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='known_err_token' type-id='type-id-575' visibility='default' filepath='Parser/pegen.h' line='78' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='level' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='79' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1184'>
+ <var-decl name='call_invalid_rules' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='80' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-563' size-in-bits='64' id='type-id-578'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Parser/myreadline.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-582' size-in-bits='5120' id='type-id-583'>
+ <subrange length='80' type-id='type-id-38' id='type-id-584'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-436' size-in-bits='5120' id='type-id-585'>
+ <subrange length='80' type-id='type-id-38' id='type-id-584'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-356' size-in-bits='5120' id='type-id-586'>
+ <subrange length='80' type-id='type-id-38' id='type-id-584'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-256' size-in-bits='5120' id='type-id-587'>
+ <subrange length='80' type-id='type-id-38' id='type-id-584'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-247' size-in-bits='67072' id='type-id-588'>
+ <subrange length='262' type-id='type-id-38' id='type-id-589'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-590' size-in-bits='1280' id='type-id-591'>
+ <subrange length='20' type-id='type-id-38' id='type-id-592'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-593' size-in-bits='5120' id='type-id-594'>
+ <subrange length='80' type-id='type-id-38' id='type-id-584'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-595' size-in-bits='81920' id='type-id-596'>
+ <subrange length='128' type-id='type-id-38' id='type-id-438'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-597' size-in-bits='57344' id='type-id-598'>
+ <subrange length='128' type-id='type-id-38' id='type-id-438'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-599' size-in-bits='98304' id='type-id-600'>
+ <subrange length='256' type-id='type-id-38' id='type-id-74'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-601' size-in-bits='4096' id='type-id-602'>
+ <subrange length='32' type-id='type-id-38' id='type-id-72'/>
+ </array-type-def>
+ <type-decl name='bool' size-in-bits='8' id='type-id-380'/>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='320' id='type-id-603'>
+ <subrange length='40' type-id='type-id-38' id='type-id-604'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='384' id='type-id-605'>
+ <subrange length='48' type-id='type-id-38' id='type-id-606'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='infinite' id='type-id-274'>
+ <subrange length='infinite' type-id='type-id-38' id='type-id-235'/>
+ </array-type-def>
+ <class-decl name='PyAsyncGenASend' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-607'/>
+ <class-decl name='_PyAsyncGenWrappedValue' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-608'/>
+ <class-decl name='_PyInterpreterFrame' size-in-bits='640' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_frame.h' line='47' column='1' id='type-id-372'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='f_func' type-id='type-id-325' visibility='default' filepath='./Include/internal/pycore_frame.h' line='49' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='f_globals' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_frame.h' line='50' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='f_builtins' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_frame.h' line='51' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='f_locals' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_frame.h' line='52' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='f_code' type-id='type-id-338' visibility='default' filepath='./Include/internal/pycore_frame.h' line='53' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='frame_obj' type-id='type-id-369' visibility='default' filepath='./Include/internal/pycore_frame.h' line='54' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='previous' type-id='type-id-376' visibility='default' filepath='./Include/internal/pycore_frame.h' line='56' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='prev_instr' type-id='type-id-375' visibility='default' filepath='./Include/internal/pycore_frame.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='stacktop' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_frame.h' line='62' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='544'>
+ <var-decl name='is_entry' type-id='type-id-380' visibility='default' filepath='./Include/internal/pycore_frame.h' line='63' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='552'>
+ <var-decl name='owner' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_frame.h' line='64' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='localsplus' type-id='type-id-381' visibility='default' filepath='./Include/internal/pycore_frame.h' line='66' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_frame' size-in-bits='448' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_frame.h' line='15' column='1' id='type-id-382'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_frame.h' line='16' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='f_back' type-id='type-id-369' visibility='default' filepath='./Include/internal/pycore_frame.h' line='17' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='f_frame' type-id='type-id-376' visibility='default' filepath='./Include/internal/pycore_frame.h' line='18' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='f_trace' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_frame.h' line='19' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='f_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_frame.h' line='20' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='f_trace_lines' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_frame.h' line='21' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='360'>
+ <var-decl name='f_trace_opcodes' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_frame.h' line='22' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='368'>
+ <var-decl name='f_fast_as_locals' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_frame.h' line='23' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_f_frame_data' type-id='type-id-381' visibility='default' filepath='./Include/internal/pycore_frame.h' line='25' column='1'/>
+ </data-member>
+ </class-decl>
+ <array-type-def dimensions='1' type-id='type-id-609' size-in-bits='32' id='type-id-610'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-12' size-in-bits='16320' id='type-id-611'>
+ <subrange length='255' type-id='type-id-38' id='type-id-612'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-613' size-in-bits='576' id='type-id-614'>
+ <subrange length='3' type-id='type-id-38' id='type-id-615'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-616' size-in-bits='576' id='type-id-617'>
+ <subrange length='3' type-id='type-id-38' id='type-id-615'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-21' size-in-bits='640' id='type-id-618'>
+ <subrange length='20' type-id='type-id-38' id='type-id-592'/>
+ </array-type-def>
+ <type-decl name='long long int' size-in-bits='64' id='type-id-384'/>
+ <type-decl name='long long unsigned int' size-in-bits='64' id='type-id-389'/>
+ <type-decl name='short int' size-in-bits='16' id='type-id-83'/>
+ <array-type-def dimensions='1' type-id='type-id-619' size-in-bits='786432' id='type-id-620'>
+ <subrange length='4096' type-id='type-id-38' id='type-id-621'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='80' id='type-id-623'>
+ <subrange length='10' type-id='type-id-38' id='type-id-624'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='88' id='type-id-625'>
+ <subrange length='11' type-id='type-id-38' id='type-id-626'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='96' id='type-id-627'>
+ <subrange length='12' type-id='type-id-38' id='type-id-628'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='104' id='type-id-629'>
+ <subrange length='13' type-id='type-id-38' id='type-id-630'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='112' id='type-id-631'>
+ <subrange length='14' type-id='type-id-38' id='type-id-632'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='120' id='type-id-633'>
+ <subrange length='15' type-id='type-id-38' id='type-id-634'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='128' id='type-id-635'>
+ <subrange length='16' type-id='type-id-38' id='type-id-69'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='136' id='type-id-636'>
+ <subrange length='17' type-id='type-id-38' id='type-id-637'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='144' id='type-id-638'>
+ <subrange length='18' type-id='type-id-38' id='type-id-639'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='8' id='type-id-640'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='160' id='type-id-641'>
+ <subrange length='20' type-id='type-id-38' id='type-id-592'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='168' id='type-id-642'>
+ <subrange length='21' type-id='type-id-38' id='type-id-643'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='192' id='type-id-644'>
+ <subrange length='24' type-id='type-id-38' id='type-id-645'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='200' id='type-id-646'>
+ <subrange length='25' type-id='type-id-38' id='type-id-647'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='208' id='type-id-648'>
+ <subrange length='26' type-id='type-id-38' id='type-id-649'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='224' id='type-id-650'>
+ <subrange length='28' type-id='type-id-38' id='type-id-651'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='16' id='type-id-652'>
+ <subrange length='2' type-id='type-id-38' id='type-id-653'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='248' id='type-id-654'>
+ <subrange length='31' type-id='type-id-38' id='type-id-655'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='288' id='type-id-656'>
+ <subrange length='36' type-id='type-id-38' id='type-id-657'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='24' id='type-id-658'>
+ <subrange length='3' type-id='type-id-38' id='type-id-615'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='32' id='type-id-659'>
+ <subrange length='4' type-id='type-id-38' id='type-id-233'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='40' id='type-id-660'>
+ <subrange length='5' type-id='type-id-38' id='type-id-661'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='48' id='type-id-662'>
+ <subrange length='6' type-id='type-id-38' id='type-id-394'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='56' id='type-id-663'>
+ <subrange length='7' type-id='type-id-38' id='type-id-664'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='64' id='type-id-665'>
+ <subrange length='8' type-id='type-id-38' id='type-id-666'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='72' id='type-id-667'>
+ <subrange length='9' type-id='type-id-38' id='type-id-668'/>
+ </array-type-def>
+ <type-decl name='unsigned char' size-in-bits='8' id='type-id-97'/>
+ <array-type-def dimensions='1' type-id='type-id-31' size-in-bits='64' id='type-id-669'>
+ <subrange length='2' type-id='type-id-38' id='type-id-653'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-237' size-in-bits='2048' id='type-id-670'>
+ <subrange length='32' type-id='type-id-38' id='type-id-72'/>
+ </array-type-def>
+ <class-decl name='PyBytesObject' size-in-bits='320' is-struct='yes' naming-typedef-id='type-id-671' visibility='default' filepath='./Include/cpython/bytesobject.h' line='5' column='1' id='type-id-672'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-333' visibility='default' filepath='./Include/cpython/bytesobject.h' line='6' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='ob_shash' type-id='type-id-317' visibility='default' filepath='./Include/cpython/bytesobject.h' line='7' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='ob_sval' type-id='type-id-673' visibility='default' filepath='./Include/cpython/bytesobject.h' line='8' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyBytesObject' type-id='type-id-672' filepath='./Include/cpython/bytesobject.h' line='15' column='1' id='type-id-671'/>
+ <class-decl name='PyCodeObject' size-in-bits='1536' is-struct='yes' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1' id='type-id-674'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-333' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='co_consts' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='co_names' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='co_exceptiontable' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='co_flags' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='416'>
+ <var-decl name='co_warmup' type-id='type-id-83' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='432'>
+ <var-decl name='_co_linearray_entry_size' type-id='type-id-83' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='co_argcount' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='480'>
+ <var-decl name='co_posonlyargcount' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='co_kwonlyargcount' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='544'>
+ <var-decl name='co_stacksize' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='co_firstlineno' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='608'>
+ <var-decl name='co_nlocalsplus' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='co_nlocals' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='672'>
+ <var-decl name='co_nplaincellvars' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='co_ncellvars' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='736'>
+ <var-decl name='co_nfreevars' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='co_localsplusnames' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='co_localspluskinds' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='co_filename' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='co_name' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='co_qualname' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='co_linetable' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='co_weakreflist' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1216'>
+ <var-decl name='_co_code' type-id='type-id-2' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1280'>
+ <var-decl name='_co_linearray' type-id='type-id-26' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1344'>
+ <var-decl name='_co_firsttraceable' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1408'>
+ <var-decl name='co_extra' type-id='type-id-41' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1472'>
+ <var-decl name='co_code_adaptive' type-id='type-id-673' visibility='default' filepath='./Include/cpython/code.h' line='103' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_opaque' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/cpython/code.h' line='173' column='1' id='type-id-675'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='computed_line' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='174' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='lo_next' type-id='type-id-676' visibility='default' filepath='./Include/cpython/code.h' line='175' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='limit' type-id='type-id-676' visibility='default' filepath='./Include/cpython/code.h' line='176' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_line_offsets' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/cpython/code.h' line='179' column='1' id='type-id-677'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ar_start' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='180' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='ar_end' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='181' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='ar_line' type-id='type-id-21' visibility='default' filepath='./Include/cpython/code.h' line='182' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='opaque' type-id='type-id-675' visibility='default' filepath='./Include/cpython/code.h' line='183' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyCodeAddressRange' type-id='type-id-677' filepath='./Include/cpython/code.h' line='184' column='1' id='type-id-331'/>
+ <typedef-decl name='PyContext' type-id='type-id-678' filepath='./Include/cpython/context.h' line='9' column='1' id='type-id-679'/>
+ <typedef-decl name='PyDictKeysObject' type-id='type-id-680' filepath='./Include/cpython/dictobject.h' line='5' column='1' id='type-id-681'/>
+ <typedef-decl name='PyDictValues' type-id='type-id-682' filepath='./Include/cpython/dictobject.h' line='6' column='1' id='type-id-683'/>
+ <class-decl name='PyDictObject' size-in-bits='384' is-struct='yes' naming-typedef-id='type-id-684' visibility='default' filepath='./Include/cpython/dictobject.h' line='11' column='1' id='type-id-685'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/cpython/dictobject.h' line='12' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='ma_used' type-id='type-id-7' visibility='default' filepath='./Include/cpython/dictobject.h' line='15' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='ma_version_tag' type-id='type-id-128' visibility='default' filepath='./Include/cpython/dictobject.h' line='19' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='ma_keys' type-id='type-id-436' visibility='default' filepath='./Include/cpython/dictobject.h' line='21' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='ma_values' type-id='type-id-400' visibility='default' filepath='./Include/cpython/dictobject.h' line='28' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyDictObject' type-id='type-id-685' filepath='./Include/cpython/dictobject.h' line='29' column='1' id='type-id-684'/>
+ <typedef-decl name='Py_OpenCodeHookFunction' type-id='type-id-686' filepath='./Include/cpython/fileobject.h' line='13' column='1' id='type-id-358'/>
+ <class-decl name='PyFloatObject' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-687' visibility='default' filepath='./Include/cpython/floatobject.h' line='5' column='1' id='type-id-688'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/cpython/floatobject.h' line='6' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='ob_fval' type-id='type-id-258' visibility='default' filepath='./Include/cpython/floatobject.h' line='7' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyFloatObject' type-id='type-id-688' filepath='./Include/cpython/floatobject.h' line='8' column='1' id='type-id-687'/>
+ <class-decl name='PyWideStringList' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-689' visibility='default' filepath='./Include/cpython/initconfig.h' line='31' column='1' id='type-id-690'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='length' type-id='type-id-7' visibility='default' filepath='./Include/cpython/initconfig.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='items' type-id='type-id-244' visibility='default' filepath='./Include/cpython/initconfig.h' line='35' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyWideStringList' type-id='type-id-690' filepath='./Include/cpython/initconfig.h' line='36' column='1' id='type-id-689'/>
+ <class-decl name='PyPreConfig' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/cpython/initconfig.h' line='47' column='1' id='type-id-691'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_config_init' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='48' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='parse_argv' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='52' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='isolated' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='59' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='use_environment' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='64' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='configure_locale' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='coerce_c_locale' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='81' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='coerce_c_locale_warn' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='89' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='utf8_mode' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='114' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='dev_mode' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='120' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='allocator' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='124' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyPreConfig' type-id='type-id-691' filepath='./Include/cpython/initconfig.h' line='125' column='1' id='type-id-692'/>
+ <class-decl name='PyConfig' size-in-bits='3392' is-struct='yes' visibility='default' filepath='./Include/cpython/initconfig.h' line='134' column='1' id='type-id-693'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_config_init' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='135' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='isolated' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='137' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='use_environment' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='138' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='dev_mode' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='139' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='install_signal_handlers' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='140' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='use_hash_seed' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='141' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='hash_seed' type-id='type-id-38' visibility='default' filepath='./Include/cpython/initconfig.h' line='142' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='faulthandler' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='143' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='tracemalloc' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='144' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='import_time' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='145' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='code_debug_ranges' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='146' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='show_ref_count' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='147' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='416'>
+ <var-decl name='dump_refs' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='148' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='dump_refs_file' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='149' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='malloc_stats' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='150' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='filesystem_encoding' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='151' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='filesystem_errors' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='152' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='pycache_prefix' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='153' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='parse_argv' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='154' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='orig_argv' type-id='type-id-689' visibility='default' filepath='./Include/cpython/initconfig.h' line='155' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='argv' type-id='type-id-689' visibility='default' filepath='./Include/cpython/initconfig.h' line='156' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='xoptions' type-id='type-id-689' visibility='default' filepath='./Include/cpython/initconfig.h' line='157' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1216'>
+ <var-decl name='warnoptions' type-id='type-id-689' visibility='default' filepath='./Include/cpython/initconfig.h' line='158' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1344'>
+ <var-decl name='site_import' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='159' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1376'>
+ <var-decl name='bytes_warning' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='160' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1408'>
+ <var-decl name='warn_default_encoding' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='161' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1440'>
+ <var-decl name='inspect' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='162' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1472'>
+ <var-decl name='interactive' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='163' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1504'>
+ <var-decl name='optimization_level' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='164' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1536'>
+ <var-decl name='parser_debug' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='165' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1568'>
+ <var-decl name='write_bytecode' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='166' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1600'>
+ <var-decl name='verbose' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='167' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1632'>
+ <var-decl name='quiet' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='168' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1664'>
+ <var-decl name='user_site_directory' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='169' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1696'>
+ <var-decl name='configure_c_stdio' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='170' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1728'>
+ <var-decl name='buffered_stdio' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='171' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1792'>
+ <var-decl name='stdio_encoding' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='172' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1856'>
+ <var-decl name='stdio_errors' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='173' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1920'>
+ <var-decl name='check_hash_pycs_mode' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='177' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1984'>
+ <var-decl name='use_frozen_modules' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='178' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2016'>
+ <var-decl name='safe_path' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='179' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2048'>
+ <var-decl name='pathconfig_warnings' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='182' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2112'>
+ <var-decl name='program_name' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='183' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2176'>
+ <var-decl name='pythonpath_env' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='184' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2240'>
+ <var-decl name='home' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='185' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2304'>
+ <var-decl name='platlibdir' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='186' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2368'>
+ <var-decl name='module_search_paths_set' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='189' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2432'>
+ <var-decl name='module_search_paths' type-id='type-id-689' visibility='default' filepath='./Include/cpython/initconfig.h' line='190' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2560'>
+ <var-decl name='stdlib_dir' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='191' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2624'>
+ <var-decl name='executable' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='192' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2688'>
+ <var-decl name='base_executable' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='193' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2752'>
+ <var-decl name='prefix' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='194' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2816'>
+ <var-decl name='base_prefix' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='195' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2880'>
+ <var-decl name='exec_prefix' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='196' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2944'>
+ <var-decl name='base_exec_prefix' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='197' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3008'>
+ <var-decl name='skip_source_first_line' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='200' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3072'>
+ <var-decl name='run_command' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='201' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3136'>
+ <var-decl name='run_module' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='202' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3200'>
+ <var-decl name='run_filename' type-id='type-id-64' visibility='default' filepath='./Include/cpython/initconfig.h' line='203' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3264'>
+ <var-decl name='_install_importlib' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='209' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3296'>
+ <var-decl name='_init_main' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='212' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3328'>
+ <var-decl name='_isolated_interpreter' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='216' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3360'>
+ <var-decl name='_is_python_build' type-id='type-id-21' visibility='default' filepath='./Include/cpython/initconfig.h' line='219' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyConfig' type-id='type-id-693' filepath='./Include/cpython/initconfig.h' line='220' column='1' id='type-id-269'/>
+ <class-decl name='PyListObject' size-in-bits='320' is-struct='yes' naming-typedef-id='type-id-694' visibility='default' filepath='./Include/cpython/listobject.h' line='5' column='1' id='type-id-695'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-333' visibility='default' filepath='./Include/cpython/listobject.h' line='6' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='ob_item' type-id='type-id-242' visibility='default' filepath='./Include/cpython/listobject.h' line='8' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='allocated' type-id='type-id-7' visibility='default' filepath='./Include/cpython/listobject.h' line='21' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyListObject' type-id='type-id-695' filepath='./Include/cpython/listobject.h' line='22' column='1' id='type-id-694'/>
+ <typedef-decl name='digit' type-id='type-id-322' filepath='./Include/cpython/longintrepr.h' line='43' column='1' id='type-id-609'/>
+ <class-decl name='_longobject' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/cpython/longintrepr.h' line='82' column='1' id='type-id-696'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-333' visibility='default' filepath='./Include/cpython/longintrepr.h' line='83' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='ob_digit' type-id='type-id-610' visibility='default' filepath='./Include/cpython/longintrepr.h' line='84' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='PyBaseExceptionObject' size-in-bits='576' is-struct='yes' naming-typedef-id='type-id-697' visibility='default' filepath='./Include/cpython/pyerrors.h' line='13' column='1' id='type-id-698'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='dict' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='args' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='notes' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='traceback' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='context' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='cause' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='suppress_context' type-id='type-id-60' visibility='default' filepath='./Include/cpython/pyerrors.h' line='14' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyBaseExceptionObject' type-id='type-id-698' filepath='./Include/cpython/pyerrors.h' line='15' column='1' id='type-id-697'/>
+ <typedef-decl name='Py_tracefunc' type-id='type-id-699' filepath='./Include/cpython/pystate.h' line='14' column='1' id='type-id-700'/>
+ <class-decl name='PyTraceInfo' size-in-bits='384' is-struct='yes' naming-typedef-id='type-id-701' visibility='default' filepath='./Include/cpython/pystate.h' line='31' column='1' id='type-id-702'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='code' type-id='type-id-338' visibility='default' filepath='./Include/cpython/pystate.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='bounds' type-id='type-id-331' visibility='default' filepath='./Include/cpython/pystate.h' line='33' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyTraceInfo' type-id='type-id-702' filepath='./Include/cpython/pystate.h' line='34' column='1' id='type-id-701'/>
+ <class-decl name='_PyCFrame' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='38' column='1' id='type-id-703'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='use_tracing' type-id='type-id-622' visibility='default' filepath='./Include/cpython/pystate.h' line='49' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='current_frame' type-id='type-id-376' visibility='default' filepath='./Include/cpython/pystate.h' line='51' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='previous' type-id='type-id-704' visibility='default' filepath='./Include/cpython/pystate.h' line='52' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_PyCFrame' type-id='type-id-703' filepath='./Include/cpython/pystate.h' line='53' column='1' id='type-id-705'/>
+ <class-decl name='_err_stackitem' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='55' column='1' id='type-id-706'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='exc_value' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='69' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='previous_item' type-id='type-id-707' visibility='default' filepath='./Include/cpython/pystate.h' line='71' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_PyErr_StackItem' type-id='type-id-706' filepath='./Include/cpython/pystate.h' line='73' column='1' id='type-id-708'/>
+ <class-decl name='_stack_chunk' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='75' column='1' id='type-id-709'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='previous' type-id='type-id-710' visibility='default' filepath='./Include/cpython/pystate.h' line='76' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='size' type-id='type-id-30' visibility='default' filepath='./Include/cpython/pystate.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='top' type-id='type-id-30' visibility='default' filepath='./Include/cpython/pystate.h' line='78' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='data' type-id='type-id-381' visibility='default' filepath='./Include/cpython/pystate.h' line='79' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_PyStackChunk' type-id='type-id-709' filepath='./Include/cpython/pystate.h' line='80' column='1' id='type-id-711'/>
+ <class-decl name='_ts' size-in-bits='2880' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='82' column='1' id='type-id-712'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='prev' type-id='type-id-188' visibility='default' filepath='./Include/cpython/pystate.h' line='85' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='next' type-id='type-id-188' visibility='default' filepath='./Include/cpython/pystate.h' line='86' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='interp' type-id='type-id-245' visibility='default' filepath='./Include/cpython/pystate.h' line='87' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='_initialized' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='93' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='_static' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='96' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='recursion_remaining' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='98' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='recursion_limit' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='99' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='recursion_headroom' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='100' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='tracing' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='105' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='tracing_what' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='106' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='cframe' type-id='type-id-704' visibility='default' filepath='./Include/cpython/pystate.h' line='110' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='c_profilefunc' type-id='type-id-700' visibility='default' filepath='./Include/cpython/pystate.h' line='112' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='c_tracefunc' type-id='type-id-700' visibility='default' filepath='./Include/cpython/pystate.h' line='113' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='c_profileobj' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='114' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='c_traceobj' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='115' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='curexc_type' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='118' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='curexc_value' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='119' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='curexc_traceback' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='120' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='exc_info' type-id='type-id-378' visibility='default' filepath='./Include/cpython/pystate.h' line='125' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='dict' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='127' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='gilstate_counter' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='129' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='async_exc' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='131' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1216'>
+ <var-decl name='thread_id' type-id='type-id-38' visibility='default' filepath='./Include/cpython/pystate.h' line='132' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1280'>
+ <var-decl name='native_thread_id' type-id='type-id-38' visibility='default' filepath='./Include/cpython/pystate.h' line='138' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1344'>
+ <var-decl name='trash_delete_nesting' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='140' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1408'>
+ <var-decl name='trash_delete_later' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='141' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1472'>
+ <var-decl name='on_delete' type-id='type-id-713' visibility='default' filepath='./Include/cpython/pystate.h' line='166' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1536'>
+ <var-decl name='on_delete_data' type-id='type-id-41' visibility='default' filepath='./Include/cpython/pystate.h' line='167' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1600'>
+ <var-decl name='coroutine_origin_tracking_depth' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='169' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1664'>
+ <var-decl name='async_gen_firstiter' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='171' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1728'>
+ <var-decl name='async_gen_finalizer' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='172' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1792'>
+ <var-decl name='context' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='174' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1856'>
+ <var-decl name='context_ver' type-id='type-id-128' visibility='default' filepath='./Include/cpython/pystate.h' line='175' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1920'>
+ <var-decl name='id' type-id='type-id-128' visibility='default' filepath='./Include/cpython/pystate.h' line='178' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1984'>
+ <var-decl name='trace_info' type-id='type-id-701' visibility='default' filepath='./Include/cpython/pystate.h' line='180' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2368'>
+ <var-decl name='datastack_chunk' type-id='type-id-714' visibility='default' filepath='./Include/cpython/pystate.h' line='182' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2432'>
+ <var-decl name='datastack_top' type-id='type-id-242' visibility='default' filepath='./Include/cpython/pystate.h' line='183' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2496'>
+ <var-decl name='datastack_limit' type-id='type-id-242' visibility='default' filepath='./Include/cpython/pystate.h' line='184' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2560'>
+ <var-decl name='exc_state' type-id='type-id-708' visibility='default' filepath='./Include/cpython/pystate.h' line='199' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2688'>
+ <var-decl name='root_cframe' type-id='type-id-705' visibility='default' filepath='./Include/cpython/pystate.h' line='202' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_PyFrameEvalFunction' type-id='type-id-715' filepath='./Include/cpython/pystate.h' line='264' column='1' id='type-id-716'/>
+ <typedef-decl name='_PyCrossInterpreterData' type-id='type-id-717' filepath='./Include/cpython/pystate.h' line='314' column='1' id='type-id-718'/>
+ <class-decl name='_xid' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='316' column='1' id='type-id-717'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='data' type-id='type-id-41' visibility='default' filepath='./Include/cpython/pystate.h' line='320' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='obj' type-id='type-id-2' visibility='default' filepath='./Include/cpython/pystate.h' line='327' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='interp' type-id='type-id-383' visibility='default' filepath='./Include/cpython/pystate.h' line='337' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='new_object' type-id='type-id-719' visibility='default' filepath='./Include/cpython/pystate.h' line='342' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='free' type-id='type-id-713' visibility='default' filepath='./Include/cpython/pystate.h' line='352' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='crossinterpdatafunc' type-id='type-id-720' filepath='./Include/cpython/pystate.h' line='363' column='1' id='type-id-721'/>
+ <class-decl name='_Py_tss_t' size-in-bits='64' is-struct='yes' visibility='default' filepath='./Include/cpython/pythread.h' line='34' column='1' id='type-id-722'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_is_initialized' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pythread.h' line='35' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='_key' type-id='type-id-723' visibility='default' filepath='./Include/cpython/pythread.h' line='36' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='Py_AuditHookFunction' type-id='type-id-724' filepath='./Include/cpython/sysmodule.h' line='10' column='1' id='type-id-243'/>
+ <class-decl name='PyTupleObject' size-in-bits='256' is-struct='yes' naming-typedef-id='type-id-725' visibility='default' filepath='./Include/cpython/tupleobject.h' line='5' column='1' id='type-id-726'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-333' visibility='default' filepath='./Include/cpython/tupleobject.h' line='6' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='ob_item' type-id='type-id-381' visibility='default' filepath='./Include/cpython/tupleobject.h' line='10' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyTupleObject' type-id='type-id-726' filepath='./Include/cpython/tupleobject.h' line='11' column='1' id='type-id-725'/>
+ <class-decl name='PyASCIIObject' size-in-bits='384' is-struct='yes' naming-typedef-id='type-id-727' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='72' column='1' id='type-id-728'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='146' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='length' type-id='type-id-7' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='147' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='hash' type-id='type-id-317' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='148' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='state' type-id='type-id-729' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='204' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='wstr' type-id='type-id-64' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='205' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__6' size-in-bits='32' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='149' column='1' id='type-id-729'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='interned' type-id='type-id-31' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='158' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2'>
+ <var-decl name='kind' type-id='type-id-31' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='186' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5'>
+ <var-decl name='compact' type-id='type-id-31' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='191' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6'>
+ <var-decl name='ascii' type-id='type-id-31' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='195' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7'>
+ <var-decl name='ready' type-id='type-id-31' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='200' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyASCIIObject' type-id='type-id-728' filepath='./Include/cpython/unicodeobject.h' line='206' column='1' id='type-id-727'/>
+ <class-decl name='PyCompactUnicodeObject' size-in-bits='576' is-struct='yes' naming-typedef-id='type-id-730' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='211' column='1' id='type-id-731'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_base' type-id='type-id-727' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='212' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='utf8_length' type-id='type-id-7' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='213' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='utf8' type-id='type-id-26' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='215' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='wstr_length' type-id='type-id-7' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='216' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyCompactUnicodeObject' type-id='type-id-731' filepath='./Include/cpython/unicodeobject.h' line='218' column='1' id='type-id-730'/>
+ <class-decl name='ast_state' size-in-bits='15168' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='13' column='1' id='type-id-732'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='initialized' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='unused_recursion_depth' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='15' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='unused_recursion_limit' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='16' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='AST_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='17' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='Add_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='18' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='Add_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='19' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='And_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='20' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='And_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='21' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='AnnAssign_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='22' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='Assert_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='23' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='Assign_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='24' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='AsyncFor_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='25' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='AsyncFunctionDef_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='26' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='AsyncWith_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='27' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='Attribute_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='28' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='AugAssign_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='29' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='Await_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='30' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='BinOp_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='BitAnd_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='BitAnd_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1216'>
+ <var-decl name='BitOr_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1280'>
+ <var-decl name='BitOr_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='35' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1344'>
+ <var-decl name='BitXor_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='36' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1408'>
+ <var-decl name='BitXor_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='37' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1472'>
+ <var-decl name='BoolOp_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1536'>
+ <var-decl name='Break_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='39' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1600'>
+ <var-decl name='Call_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='40' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1664'>
+ <var-decl name='ClassDef_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='41' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1728'>
+ <var-decl name='Compare_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='42' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1792'>
+ <var-decl name='Constant_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='43' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1856'>
+ <var-decl name='Continue_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='44' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1920'>
+ <var-decl name='Del_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='45' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1984'>
+ <var-decl name='Del_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='46' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2048'>
+ <var-decl name='Delete_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='47' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2112'>
+ <var-decl name='DictComp_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='48' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2176'>
+ <var-decl name='Dict_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='49' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2240'>
+ <var-decl name='Div_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='50' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2304'>
+ <var-decl name='Div_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='51' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2368'>
+ <var-decl name='Eq_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='52' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2432'>
+ <var-decl name='Eq_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='53' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2496'>
+ <var-decl name='ExceptHandler_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='54' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2560'>
+ <var-decl name='Expr_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='55' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2624'>
+ <var-decl name='Expression_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='56' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2688'>
+ <var-decl name='FloorDiv_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2752'>
+ <var-decl name='FloorDiv_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2816'>
+ <var-decl name='For_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='59' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2880'>
+ <var-decl name='FormattedValue_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='60' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2944'>
+ <var-decl name='FunctionDef_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3008'>
+ <var-decl name='FunctionType_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='62' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3072'>
+ <var-decl name='GeneratorExp_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='63' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3136'>
+ <var-decl name='Global_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='64' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3200'>
+ <var-decl name='GtE_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='65' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3264'>
+ <var-decl name='GtE_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='66' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3328'>
+ <var-decl name='Gt_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3392'>
+ <var-decl name='Gt_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3456'>
+ <var-decl name='IfExp_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='69' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3520'>
+ <var-decl name='If_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3584'>
+ <var-decl name='ImportFrom_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='71' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3648'>
+ <var-decl name='Import_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='72' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3712'>
+ <var-decl name='In_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='73' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3776'>
+ <var-decl name='In_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3840'>
+ <var-decl name='Interactive_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='75' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3904'>
+ <var-decl name='Invert_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='76' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3968'>
+ <var-decl name='Invert_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4032'>
+ <var-decl name='IsNot_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='78' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4096'>
+ <var-decl name='IsNot_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='79' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4160'>
+ <var-decl name='Is_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='80' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4224'>
+ <var-decl name='Is_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='81' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4288'>
+ <var-decl name='JoinedStr_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='82' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4352'>
+ <var-decl name='LShift_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='83' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4416'>
+ <var-decl name='LShift_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='84' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4480'>
+ <var-decl name='Lambda_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='85' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4544'>
+ <var-decl name='ListComp_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='86' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4608'>
+ <var-decl name='List_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='87' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4672'>
+ <var-decl name='Load_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='88' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4736'>
+ <var-decl name='Load_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='89' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4800'>
+ <var-decl name='LtE_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='90' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4864'>
+ <var-decl name='LtE_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='91' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4928'>
+ <var-decl name='Lt_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='92' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4992'>
+ <var-decl name='Lt_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='93' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5056'>
+ <var-decl name='MatMult_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='94' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5120'>
+ <var-decl name='MatMult_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='95' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5184'>
+ <var-decl name='MatchAs_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='96' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5248'>
+ <var-decl name='MatchClass_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='97' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5312'>
+ <var-decl name='MatchMapping_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='98' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5376'>
+ <var-decl name='MatchOr_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='99' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5440'>
+ <var-decl name='MatchSequence_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='100' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5504'>
+ <var-decl name='MatchSingleton_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='101' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5568'>
+ <var-decl name='MatchStar_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='102' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5632'>
+ <var-decl name='MatchValue_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5696'>
+ <var-decl name='Match_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='104' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5760'>
+ <var-decl name='Mod_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='105' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5824'>
+ <var-decl name='Mod_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='106' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5888'>
+ <var-decl name='Module_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='107' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5952'>
+ <var-decl name='Mult_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='108' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6016'>
+ <var-decl name='Mult_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='109' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6080'>
+ <var-decl name='Name_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='110' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6144'>
+ <var-decl name='NamedExpr_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='111' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6208'>
+ <var-decl name='Nonlocal_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='112' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6272'>
+ <var-decl name='NotEq_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='113' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6336'>
+ <var-decl name='NotEq_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='114' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6400'>
+ <var-decl name='NotIn_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='115' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6464'>
+ <var-decl name='NotIn_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='116' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6528'>
+ <var-decl name='Not_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='117' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6592'>
+ <var-decl name='Not_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='118' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6656'>
+ <var-decl name='Or_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='119' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6720'>
+ <var-decl name='Or_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='120' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6784'>
+ <var-decl name='Pass_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='121' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6848'>
+ <var-decl name='Pow_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='122' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6912'>
+ <var-decl name='Pow_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='123' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6976'>
+ <var-decl name='RShift_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='124' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7040'>
+ <var-decl name='RShift_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='125' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7104'>
+ <var-decl name='Raise_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='126' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7168'>
+ <var-decl name='Return_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='127' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7232'>
+ <var-decl name='SetComp_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='128' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7296'>
+ <var-decl name='Set_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='129' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7360'>
+ <var-decl name='Slice_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='130' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7424'>
+ <var-decl name='Starred_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='131' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7488'>
+ <var-decl name='Store_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='132' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7552'>
+ <var-decl name='Store_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='133' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7616'>
+ <var-decl name='Sub_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='134' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7680'>
+ <var-decl name='Sub_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='135' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7744'>
+ <var-decl name='Subscript_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='136' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7808'>
+ <var-decl name='TryStar_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='137' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7872'>
+ <var-decl name='Try_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='138' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7936'>
+ <var-decl name='Tuple_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='139' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8000'>
+ <var-decl name='TypeIgnore_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='140' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8064'>
+ <var-decl name='UAdd_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='141' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8128'>
+ <var-decl name='UAdd_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='142' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8192'>
+ <var-decl name='USub_singleton' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='143' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8256'>
+ <var-decl name='USub_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='144' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8320'>
+ <var-decl name='UnaryOp_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='145' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8384'>
+ <var-decl name='While_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='146' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8448'>
+ <var-decl name='With_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='147' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8512'>
+ <var-decl name='YieldFrom_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='148' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8576'>
+ <var-decl name='Yield_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='149' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8640'>
+ <var-decl name='__dict__' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='150' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8704'>
+ <var-decl name='__doc__' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='151' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8768'>
+ <var-decl name='__match_args__' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='152' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8832'>
+ <var-decl name='__module__' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='153' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8896'>
+ <var-decl name='_attributes' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='154' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8960'>
+ <var-decl name='_fields' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='155' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9024'>
+ <var-decl name='alias_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='156' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9088'>
+ <var-decl name='annotation' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='157' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9152'>
+ <var-decl name='arg' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='158' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9216'>
+ <var-decl name='arg_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='159' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9280'>
+ <var-decl name='args' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='160' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9344'>
+ <var-decl name='argtypes' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='161' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9408'>
+ <var-decl name='arguments_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='162' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9472'>
+ <var-decl name='asname' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='163' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9536'>
+ <var-decl name='ast' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='164' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9600'>
+ <var-decl name='attr' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='165' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9664'>
+ <var-decl name='bases' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='166' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9728'>
+ <var-decl name='body' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='167' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9792'>
+ <var-decl name='boolop_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='168' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9856'>
+ <var-decl name='cases' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='169' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9920'>
+ <var-decl name='cause' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='170' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9984'>
+ <var-decl name='cls' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='171' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10048'>
+ <var-decl name='cmpop_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='172' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10112'>
+ <var-decl name='col_offset' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='173' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10176'>
+ <var-decl name='comparators' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='174' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10240'>
+ <var-decl name='comprehension_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='175' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10304'>
+ <var-decl name='context_expr' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='176' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10368'>
+ <var-decl name='conversion' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='177' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10432'>
+ <var-decl name='ctx' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='178' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10496'>
+ <var-decl name='decorator_list' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='179' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10560'>
+ <var-decl name='defaults' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='180' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10624'>
+ <var-decl name='elt' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='181' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10688'>
+ <var-decl name='elts' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='182' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10752'>
+ <var-decl name='end_col_offset' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='183' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10816'>
+ <var-decl name='end_lineno' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='184' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10880'>
+ <var-decl name='exc' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='185' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10944'>
+ <var-decl name='excepthandler_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='186' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11008'>
+ <var-decl name='expr_context_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='187' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11072'>
+ <var-decl name='expr_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='188' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11136'>
+ <var-decl name='finalbody' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='189' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11200'>
+ <var-decl name='format_spec' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='190' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11264'>
+ <var-decl name='func' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='191' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11328'>
+ <var-decl name='generators' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='192' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11392'>
+ <var-decl name='guard' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='193' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11456'>
+ <var-decl name='handlers' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='194' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11520'>
+ <var-decl name='id' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='195' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11584'>
+ <var-decl name='ifs' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='196' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11648'>
+ <var-decl name='is_async' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='197' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11712'>
+ <var-decl name='items' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='198' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11776'>
+ <var-decl name='iter' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='199' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11840'>
+ <var-decl name='key' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='200' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11904'>
+ <var-decl name='keys' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='201' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11968'>
+ <var-decl name='keyword_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='202' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12032'>
+ <var-decl name='keywords' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='203' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12096'>
+ <var-decl name='kind' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='204' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12160'>
+ <var-decl name='kw_defaults' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='205' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12224'>
+ <var-decl name='kwarg' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='206' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12288'>
+ <var-decl name='kwd_attrs' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='207' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12352'>
+ <var-decl name='kwd_patterns' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='208' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12416'>
+ <var-decl name='kwonlyargs' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='209' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12480'>
+ <var-decl name='left' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='210' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12544'>
+ <var-decl name='level' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='211' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12608'>
+ <var-decl name='lineno' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='212' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12672'>
+ <var-decl name='lower' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='213' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12736'>
+ <var-decl name='match_case_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='214' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12800'>
+ <var-decl name='mod_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='215' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12864'>
+ <var-decl name='module' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='216' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12928'>
+ <var-decl name='msg' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='217' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12992'>
+ <var-decl name='name' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='218' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13056'>
+ <var-decl name='names' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='219' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13120'>
+ <var-decl name='op' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='220' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13184'>
+ <var-decl name='operand' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='221' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13248'>
+ <var-decl name='operator_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='222' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13312'>
+ <var-decl name='ops' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='223' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13376'>
+ <var-decl name='optional_vars' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='224' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13440'>
+ <var-decl name='orelse' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='225' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13504'>
+ <var-decl name='pattern' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='226' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13568'>
+ <var-decl name='pattern_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='227' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13632'>
+ <var-decl name='patterns' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='228' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13696'>
+ <var-decl name='posonlyargs' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='229' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13760'>
+ <var-decl name='rest' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='230' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13824'>
+ <var-decl name='returns' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='231' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13888'>
+ <var-decl name='right' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='232' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13952'>
+ <var-decl name='simple' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='233' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14016'>
+ <var-decl name='slice' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='234' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14080'>
+ <var-decl name='step' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='235' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14144'>
+ <var-decl name='stmt_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='236' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14208'>
+ <var-decl name='subject' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='237' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14272'>
+ <var-decl name='tag' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='238' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14336'>
+ <var-decl name='target' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='239' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14400'>
+ <var-decl name='targets' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='240' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14464'>
+ <var-decl name='test' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='241' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14528'>
+ <var-decl name='type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='242' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14592'>
+ <var-decl name='type_comment' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='243' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14656'>
+ <var-decl name='type_ignore_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='244' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14720'>
+ <var-decl name='type_ignores' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='245' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14784'>
+ <var-decl name='unaryop_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='246' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14848'>
+ <var-decl name='upper' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='247' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14912'>
+ <var-decl name='value' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='248' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14976'>
+ <var-decl name='values' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='249' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='15040'>
+ <var-decl name='vararg' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='250' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='15104'>
+ <var-decl name='withitem_type' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_ast_state.h' line='251' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_Py_atomic_address' size-in-bits='64' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_atomic.h' line='45' column='1' id='type-id-733'/>
+ <typedef-decl name='_Py_atomic_address' type-id='type-id-733' filepath='./Include/internal/pycore_atomic.h' line='47' column='1' id='type-id-734'/>
+ <class-decl name='_Py_atomic_int' size-in-bits='32' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_atomic.h' line='49' column='1' id='type-id-735'/>
+ <typedef-decl name='_Py_atomic_int' type-id='type-id-735' filepath='./Include/internal/pycore_atomic.h' line='51' column='1' id='type-id-736'/>
+ <class-decl name='callable_cache' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_code.h' line='118' column='1' id='type-id-737'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='isinstance' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='119' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='len' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='120' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='list_append' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_code.h' line='121' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_Py_context_state' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_context.h' line='30' column='1' id='type-id-738'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='freelist' type-id='type-id-739' visibility='default' filepath='./Include/internal/pycore_context.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='numfree' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_context.h' line='34' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_pycontextobject' size-in-bits='384' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_context.h' line='38' column='1' id='type-id-678'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_context.h' line='39' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='ctx_prev' type-id='type-id-739' visibility='default' filepath='./Include/internal/pycore_context.h' line='40' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='ctx_vars' type-id='type-id-740' visibility='default' filepath='./Include/internal/pycore_context.h' line='41' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='ctx_weakreflist' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_context.h' line='42' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='ctx_entered' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_context.h' line='43' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_Py_dict_state' size-in-bits='10368' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_dict.h' line='29' column='1' id='type-id-741'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='free_list' type-id='type-id-586' visibility='default' filepath='./Include/internal/pycore_dict.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5120'>
+ <var-decl name='numfree' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_dict.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5184'>
+ <var-decl name='keys_free_list' type-id='type-id-585' visibility='default' filepath='./Include/internal/pycore_dict.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10304'>
+ <var-decl name='keys_numfree' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_dict.h' line='35' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_dictkeysobject' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_dict.h' line='87' column='1' id='type-id-680'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='dk_refcnt' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_dict.h' line='88' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='dk_log2_size' type-id='type-id-622' visibility='default' filepath='./Include/internal/pycore_dict.h' line='91' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='72'>
+ <var-decl name='dk_log2_index_bytes' type-id='type-id-622' visibility='default' filepath='./Include/internal/pycore_dict.h' line='94' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='80'>
+ <var-decl name='dk_kind' type-id='type-id-622' visibility='default' filepath='./Include/internal/pycore_dict.h' line='97' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='dk_version' type-id='type-id-322' visibility='default' filepath='./Include/internal/pycore_dict.h' line='100' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='dk_usable' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_dict.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='dk_nentries' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_dict.h' line='106' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='dk_indices' type-id='type-id-274' visibility='default' filepath='./Include/internal/pycore_dict.h' line='121' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_dictvalues' size-in-bits='64' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_dict.h' line='137' column='1' id='type-id-682'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='values' type-id='type-id-381' visibility='default' filepath='./Include/internal/pycore_dict.h' line='138' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_Py_exc_state' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='22' column='1' id='type-id-742'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='errnomap' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='24' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='memerrors_freelist' type-id='type-id-743' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='25' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='memerrors_numfree' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='26' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='PyExc_ExceptionGroup' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_exceptions.h' line='28' column='1'/>
+ </data-member>
+ </class-decl>
+ <enum-decl name='_Py_error_handler' naming-typedef-id='type-id-447' filepath='./Include/internal/pycore_fileutils.h' line='13' column='1' id='type-id-744'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='_Py_ERROR_UNKNOWN' value='0'/>
+ <enumerator name='_Py_ERROR_STRICT' value='1'/>
+ <enumerator name='_Py_ERROR_SURROGATEESCAPE' value='2'/>
+ <enumerator name='_Py_ERROR_REPLACE' value='3'/>
+ <enumerator name='_Py_ERROR_IGNORE' value='4'/>
+ <enumerator name='_Py_ERROR_BACKSLASHREPLACE' value='5'/>
+ <enumerator name='_Py_ERROR_SURROGATEPASS' value='6'/>
+ <enumerator name='_Py_ERROR_XMLCHARREFREPLACE' value='7'/>
+ <enumerator name='_Py_ERROR_OTHER' value='8'/>
+ </enum-decl>
+ <typedef-decl name='_Py_error_handler' type-id='type-id-744' filepath='./Include/internal/pycore_fileutils.h' line='23' column='1' id='type-id-447'/>
+ <class-decl name='_Py_float_state' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_floatobject.h' line='31' column='1' id='type-id-745'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='numfree' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_floatobject.h' line='36' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='free_list' type-id='type-id-746' visibility='default' filepath='./Include/internal/pycore_floatobject.h' line='37' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='PyGC_Head' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-747' visibility='default' filepath='./Include/internal/pycore_gc.h' line='12' column='1' id='type-id-748'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_gc_next' type-id='type-id-32' visibility='default' filepath='./Include/internal/pycore_gc.h' line='15' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='_gc_prev' type-id='type-id-32' visibility='default' filepath='./Include/internal/pycore_gc.h' line='19' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyGC_Head' type-id='type-id-748' filepath='./Include/internal/pycore_gc.h' line='20' column='1' id='type-id-747'/>
+ <class-decl name='gc_generation' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_gc.h' line='114' column='1' id='type-id-613'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='head' type-id='type-id-747' visibility='default' filepath='./Include/internal/pycore_gc.h' line='115' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='threshold' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_gc.h' line='116' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='count' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_gc.h' line='117' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='gc_generation_stats' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_gc.h' line='122' column='1' id='type-id-616'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='collections' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_gc.h' line='124' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='collected' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_gc.h' line='126' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='uncollectable' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_gc.h' line='128' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_gc_runtime_state' size-in-bits='1920' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_gc.h' line='131' column='1' id='type-id-749'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='trash_delete_later' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_gc.h' line='134' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='trash_delete_nesting' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_gc.h' line='136' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='enabled' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_gc.h' line='139' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='debug' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_gc.h' line='140' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='generations' type-id='type-id-614' visibility='default' filepath='./Include/internal/pycore_gc.h' line='142' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='generation0' type-id='type-id-750' visibility='default' filepath='./Include/internal/pycore_gc.h' line='143' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='permanent_generation' type-id='type-id-613' visibility='default' filepath='./Include/internal/pycore_gc.h' line='145' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='generation_stats' type-id='type-id-617' visibility='default' filepath='./Include/internal/pycore_gc.h' line='146' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1600'>
+ <var-decl name='collecting' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_gc.h' line='148' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1664'>
+ <var-decl name='garbage' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_gc.h' line='150' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1728'>
+ <var-decl name='callbacks' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_gc.h' line='152' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1792'>
+ <var-decl name='long_lived_total' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_gc.h' line='159' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1856'>
+ <var-decl name='long_lived_pending' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_gc.h' line='163' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_Py_async_gen_state' size-in-bits='10368' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='31' column='1' id='type-id-751'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='value_freelist' type-id='type-id-594' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='37' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5120'>
+ <var-decl name='value_numfree' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5184'>
+ <var-decl name='asend_freelist' type-id='type-id-583' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='40' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10304'>
+ <var-decl name='asend_numfree' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_genobject.h' line='41' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_gil_runtime_state' size-in-bits='1664' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_gil.h' line='23' column='1' id='type-id-752'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='interval' type-id='type-id-38' visibility='default' filepath='./Include/internal/pycore_gil.h' line='25' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='last_holder' type-id='type-id-734' visibility='default' filepath='./Include/internal/pycore_gil.h' line='28' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='locked' type-id='type-id-736' visibility='default' filepath='./Include/internal/pycore_gil.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='switch_number' type-id='type-id-38' visibility='default' filepath='./Include/internal/pycore_gil.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='cond' type-id='type-id-753' visibility='default' filepath='./Include/internal/pycore_gil.h' line='37' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='mutex' type-id='type-id-754' visibility='default' filepath='./Include/internal/pycore_gil.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='switch_cond' type-id='type-id-753' visibility='default' filepath='./Include/internal/pycore_gil.h' line='42' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1344'>
+ <var-decl name='switch_mutex' type-id='type-id-754' visibility='default' filepath='./Include/internal/pycore_gil.h' line='43' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_Py_global_objects' size-in-bits='466048' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='28' column='1' id='type-id-755'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='singletons' type-id='type-id-756' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='47' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__1' size-in-bits='466048' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='29' column='1' id='type-id-756'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='small_ints' type-id='type-id-588' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='35' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='67072'>
+ <var-decl name='bytes_empty' type-id='type-id-671' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='37' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='67392'>
+ <var-decl name='bytes_characters' type-id='type-id-600' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='41' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='165696'>
+ <var-decl name='strings' type-id='type-id-757' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='43' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='465664'>
+ <var-decl name='_tuple_empty_gc_not_used' type-id='type-id-747' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='45' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='465792'>
+ <var-decl name='tuple_empty' type-id='type-id-725' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='46' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__2' size-in-bits='384' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='38' column='1' id='type-id-599'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob' type-id='type-id-671' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='39' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='eos' type-id='type-id-60' visibility='default' filepath='./Include/internal/pycore_global_objects.h' line='40' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_Py_global_strings' size-in-bits='299968' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='29' column='1' id='type-id-757'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='literals' type-id='type-id-758' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='52' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10112'>
+ <var-decl name='identifiers' type-id='type-id-759' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='359' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160704'>
+ <var-decl name='ascii' type-id='type-id-598' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='363' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='218048'>
+ <var-decl name='latin1' type-id='type-id-596' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='367' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__3' size-in-bits='10112' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='30' column='1' id='type-id-758'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_anon_dictcomp' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='_anon_genexpr' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='_anon_lambda' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1536'>
+ <var-decl name='_anon_listcomp' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2048'>
+ <var-decl name='_anon_module' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='35' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2560'>
+ <var-decl name='_anon_setcomp' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='36' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3072'>
+ <var-decl name='_anon_string' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='37' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3584'>
+ <var-decl name='_anon_unknown' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4096'>
+ <var-decl name='_close_br' type-id='type-id-597' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='39' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4544'>
+ <var-decl name='_comma_sep' type-id='type-id-763' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='40' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4992'>
+ <var-decl name='_dbl_close_br' type-id='type-id-763' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='41' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5440'>
+ <var-decl name='_dbl_open_br' type-id='type-id-763' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='42' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5888'>
+ <var-decl name='_dbl_percent' type-id='type-id-763' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='43' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6336'>
+ <var-decl name='_dot' type-id='type-id-597' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='44' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6784'>
+ <var-decl name='_dot_locals' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='45' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7296'>
+ <var-decl name='_empty' type-id='type-id-764' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='46' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7744'>
+ <var-decl name='_list_err' type-id='type-id-765' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='47' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8320'>
+ <var-decl name='_newline' type-id='type-id-597' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='48' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8768'>
+ <var-decl name='_open_br' type-id='type-id-597' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='49' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9216'>
+ <var-decl name='_percent' type-id='type-id-597' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='50' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9664'>
+ <var-decl name='_utf_8' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='51' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__4' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='31' column='1' id='type-id-760'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-625' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='31' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__6' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='32' column='1' id='type-id-761'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-623' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='32' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__7' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='33' column='1' id='type-id-762'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-667' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='33' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__13' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='39' column='1' id='type-id-597'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='39' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-652' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='39' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__14' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='40' column='1' id='type-id-763'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='40' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-658' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='40' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__20' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='46' column='1' id='type-id-764'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='46' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-640' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='46' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__21' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='47' column='1' id='type-id-765'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='47' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-644' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='47' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__25' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='51' column='1' id='type-id-766'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='51' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-662' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='51' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__26' size-in-bits='150592' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='54' column='1' id='type-id-759'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='large' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_accu.h' line='25' column='1'/>
+ <var-decl name='_False' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='55' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='_Py_Repr' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='56' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='_TextIOWrapper' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1408'>
+ <var-decl name='_True' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1856'>
+ <var-decl name='_WarningMessage' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='59' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2368'>
+ <var-decl name='__' type-id='type-id-597' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='60' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2816'>
+ <var-decl name='___IOBase_closed' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3328'>
+ <var-decl name='___abc_tpflags__' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='62' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='3840'>
+ <var-decl name='___abs__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='63' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4288'>
+ <var-decl name='___abstractmethods__' type-id='type-id-772' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='64' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4864'>
+ <var-decl name='___add__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='65' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5312'>
+ <var-decl name='___aenter__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='66' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5824'>
+ <var-decl name='___aexit__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6336'>
+ <var-decl name='___aiter__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='6848'>
+ <var-decl name='___all__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='69' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7296'>
+ <var-decl name='___and__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='7744'>
+ <var-decl name='___anext__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='71' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8256'>
+ <var-decl name='___annotations__' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='72' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8768'>
+ <var-decl name='___args__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='73' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9280'>
+ <var-decl name='___await__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='9792'>
+ <var-decl name='___bases__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='75' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10304'>
+ <var-decl name='___bool__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='76' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='10816'>
+ <var-decl name='___build_class__' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11328'>
+ <var-decl name='___builtins__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='78' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11840'>
+ <var-decl name='___bytes__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='79' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12352'>
+ <var-decl name='___call__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='80' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='12864'>
+ <var-decl name='___cantrace__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='81' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13376'>
+ <var-decl name='___class__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='82' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='13888'>
+ <var-decl name='___class_getitem__' type-id='type-id-774' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='83' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14464'>
+ <var-decl name='___classcell__' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='84' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='14976'>
+ <var-decl name='___complex__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='85' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='15488'>
+ <var-decl name='___contains__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='86' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='16000'>
+ <var-decl name='___copy__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='87' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='16512'>
+ <var-decl name='___del__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='88' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='16960'>
+ <var-decl name='___delattr__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='89' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='17472'>
+ <var-decl name='___delete__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='90' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='17984'>
+ <var-decl name='___delitem__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='91' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='18496'>
+ <var-decl name='___dict__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='92' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='19008'>
+ <var-decl name='___dir__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='93' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='19456'>
+ <var-decl name='___divmod__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='94' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='19968'>
+ <var-decl name='___doc__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='95' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='20416'>
+ <var-decl name='___enter__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='96' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='20928'>
+ <var-decl name='___eq__' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='97' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='21376'>
+ <var-decl name='___exit__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='98' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='21888'>
+ <var-decl name='___file__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='99' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22400'>
+ <var-decl name='___float__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='100' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22912'>
+ <var-decl name='___floordiv__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='101' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='23424'>
+ <var-decl name='___format__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='102' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='23936'>
+ <var-decl name='___fspath__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='103' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='24448'>
+ <var-decl name='___ge__' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='104' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='24896'>
+ <var-decl name='___get__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='105' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='25344'>
+ <var-decl name='___getattr__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='106' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='25856'>
+ <var-decl name='___getattribute__' type-id='type-id-777' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='107' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='26432'>
+ <var-decl name='___getinitargs__' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='108' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='26944'>
+ <var-decl name='___getitem__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='109' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='27456'>
+ <var-decl name='___getnewargs__' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='110' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='27968'>
+ <var-decl name='___getnewargs_ex__' type-id='type-id-774' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='111' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='28544'>
+ <var-decl name='___getstate__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='112' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='29056'>
+ <var-decl name='___gt__' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='113' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='29504'>
+ <var-decl name='___hash__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='114' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='30016'>
+ <var-decl name='___iadd__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='115' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='30528'>
+ <var-decl name='___iand__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='116' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='31040'>
+ <var-decl name='___ifloordiv__' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='117' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='31552'>
+ <var-decl name='___ilshift__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='118' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32064'>
+ <var-decl name='___imatmul__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='119' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32576'>
+ <var-decl name='___imod__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='120' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='33088'>
+ <var-decl name='___import__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='121' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='33600'>
+ <var-decl name='___imul__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='122' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='34112'>
+ <var-decl name='___index__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='123' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='34624'>
+ <var-decl name='___init__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='124' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='35136'>
+ <var-decl name='___init_subclass__' type-id='type-id-774' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='125' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='35712'>
+ <var-decl name='___instancecheck__' type-id='type-id-774' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='126' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='36288'>
+ <var-decl name='___int__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='127' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='36736'>
+ <var-decl name='___invert__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='128' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='37248'>
+ <var-decl name='___ior__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='129' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='37696'>
+ <var-decl name='___ipow__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='130' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='38208'>
+ <var-decl name='___irshift__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='131' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='38720'>
+ <var-decl name='___isabstractmethod__' type-id='type-id-778' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='132' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='39296'>
+ <var-decl name='___isub__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='133' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='39808'>
+ <var-decl name='___iter__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='134' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='40320'>
+ <var-decl name='___itruediv__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='135' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='40832'>
+ <var-decl name='___ixor__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='136' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='41344'>
+ <var-decl name='___le__' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='137' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='41792'>
+ <var-decl name='___len__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='138' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='42240'>
+ <var-decl name='___length_hint__' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='139' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='42752'>
+ <var-decl name='___lltrace__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='140' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='43264'>
+ <var-decl name='___loader__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='141' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='43776'>
+ <var-decl name='___lshift__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='142' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='44288'>
+ <var-decl name='___lt__' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='143' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='44736'>
+ <var-decl name='___main__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='144' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='45248'>
+ <var-decl name='___matmul__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='145' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='45760'>
+ <var-decl name='___missing__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='146' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='46272'>
+ <var-decl name='___mod__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='147' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='46720'>
+ <var-decl name='___module__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='148' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='47232'>
+ <var-decl name='___mro_entries__' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='149' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='47744'>
+ <var-decl name='___mul__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='150' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='48192'>
+ <var-decl name='___name__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='151' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='48704'>
+ <var-decl name='___ne__' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='152' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='49152'>
+ <var-decl name='___neg__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='153' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='49600'>
+ <var-decl name='___new__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='154' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='50048'>
+ <var-decl name='___newobj__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='155' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='50560'>
+ <var-decl name='___newobj_ex__' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='156' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='51072'>
+ <var-decl name='___next__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='157' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='51584'>
+ <var-decl name='___notes__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='158' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='52096'>
+ <var-decl name='___or__' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='159' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='52544'>
+ <var-decl name='___orig_class__' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='160' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='53056'>
+ <var-decl name='___origin__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='161' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='53568'>
+ <var-decl name='___package__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='162' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='54080'>
+ <var-decl name='___parameters__' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='163' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='54592'>
+ <var-decl name='___path__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='164' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='55104'>
+ <var-decl name='___pos__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='165' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='55552'>
+ <var-decl name='___pow__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='166' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='56000'>
+ <var-decl name='___prepare__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='167' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='56512'>
+ <var-decl name='___qualname__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='168' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='57024'>
+ <var-decl name='___radd__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='169' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='57536'>
+ <var-decl name='___rand__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='170' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='58048'>
+ <var-decl name='___rdivmod__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='171' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='58560'>
+ <var-decl name='___reduce__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='172' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='59072'>
+ <var-decl name='___reduce_ex__' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='173' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='59584'>
+ <var-decl name='___repr__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='174' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='60096'>
+ <var-decl name='___reversed__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='175' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='60608'>
+ <var-decl name='___rfloordiv__' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='176' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='61120'>
+ <var-decl name='___rlshift__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='177' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='61632'>
+ <var-decl name='___rmatmul__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='178' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='62144'>
+ <var-decl name='___rmod__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='179' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='62656'>
+ <var-decl name='___rmul__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='180' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='63168'>
+ <var-decl name='___ror__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='181' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='63616'>
+ <var-decl name='___round__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='182' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64128'>
+ <var-decl name='___rpow__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='183' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64640'>
+ <var-decl name='___rrshift__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='184' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='65152'>
+ <var-decl name='___rshift__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='185' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='65664'>
+ <var-decl name='___rsub__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='186' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='66176'>
+ <var-decl name='___rtruediv__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='187' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='66688'>
+ <var-decl name='___rxor__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='188' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='67200'>
+ <var-decl name='___set__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='189' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='67648'>
+ <var-decl name='___set_name__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='190' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='68160'>
+ <var-decl name='___setattr__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='191' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='68672'>
+ <var-decl name='___setitem__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='192' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='69184'>
+ <var-decl name='___setstate__' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='193' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='69696'>
+ <var-decl name='___sizeof__' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='194' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='70208'>
+ <var-decl name='___slotnames__' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='195' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='70720'>
+ <var-decl name='___slots__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='196' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='71232'>
+ <var-decl name='___spec__' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='197' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='71744'>
+ <var-decl name='___str__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='198' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='72192'>
+ <var-decl name='___sub__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='199' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='72640'>
+ <var-decl name='___subclasscheck__' type-id='type-id-774' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='200' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='73216'>
+ <var-decl name='___subclasshook__' type-id='type-id-777' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='201' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='73792'>
+ <var-decl name='___truediv__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='202' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='74304'>
+ <var-decl name='___trunc__' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='203' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='74816'>
+ <var-decl name='___typing_is_unpacked_typevartuple__' type-id='type-id-779' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='204' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='75520'>
+ <var-decl name='___typing_prepare_subst__' type-id='type-id-780' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='205' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='76160'>
+ <var-decl name='___typing_subst__' type-id='type-id-777' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='206' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='76736'>
+ <var-decl name='___typing_unpacked_tuple_args__' type-id='type-id-781' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='207' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='77376'>
+ <var-decl name='___warningregistry__' type-id='type-id-772' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='208' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='77952'>
+ <var-decl name='___weakref__' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='209' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='78464'>
+ <var-decl name='___xor__' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='210' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='78912'>
+ <var-decl name='__abc_impl' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='211' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='79424'>
+ <var-decl name='__annotation' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='212' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='79936'>
+ <var-decl name='__blksize' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='213' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='80448'>
+ <var-decl name='__bootstrap' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='214' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='80960'>
+ <var-decl name='__dealloc_warn' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='215' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='81472'>
+ <var-decl name='__finalizing' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='216' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='81984'>
+ <var-decl name='__find_and_load' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='217' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='82496'>
+ <var-decl name='__fix_up_module' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='218' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='83008'>
+ <var-decl name='__get_sourcefile' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='219' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='83520'>
+ <var-decl name='__handle_fromlist' type-id='type-id-777' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='220' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='84096'>
+ <var-decl name='__initializing' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='221' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='84608'>
+ <var-decl name='__is_text_encoding' type-id='type-id-774' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='222' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='85184'>
+ <var-decl name='__lock_unlock_module' type-id='type-id-772' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='223' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='85760'>
+ <var-decl name='__showwarnmsg' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='224' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='86272'>
+ <var-decl name='__shutdown' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='225' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='86784'>
+ <var-decl name='__slotnames' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='226' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='87296'>
+ <var-decl name='__strptime_time' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='227' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='87808'>
+ <var-decl name='__uninitialized_submodules' type-id='type-id-782' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='228' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='88448'>
+ <var-decl name='__warn_unawaited_coroutine' type-id='type-id-782' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='229' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='89088'>
+ <var-decl name='__xoptions' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='230' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='89600'>
+ <var-decl name='_add' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='231' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='90048'>
+ <var-decl name='_append' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='232' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='90496'>
+ <var-decl name='_big' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='233' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='90944'>
+ <var-decl name='_buffer' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='234' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='91392'>
+ <var-decl name='_builtins' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='235' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='91904'>
+ <var-decl name='_c_call' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='236' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='92352'>
+ <var-decl name='_c_exception' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='237' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='92864'>
+ <var-decl name='_c_return' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='238' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='93376'>
+ <var-decl name='_call' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='239' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='93824'>
+ <var-decl name='_clear' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='240' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='94272'>
+ <var-decl name='_close' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='241' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='94720'>
+ <var-decl name='_closed' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='242' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='95168'>
+ <var-decl name='_code' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='243' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='95616'>
+ <var-decl name='_copy' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='244' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96064'>
+ <var-decl name='_copyreg' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='245' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96512'>
+ <var-decl name='_decode' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='246' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96960'>
+ <var-decl name='_default' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='247' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='small' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_accu.h' line='26' column='1'/>
+ <data-member access='public' layout-offset-in-bits='97408'>
+ <var-decl name='_defaultaction' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='248' column='1'/>
</data-member>
- </class-decl>
- <typedef-decl name='_PyAccu' type-id='type-id-485' filepath='./Include/internal/pycore_accu.h' line='27' column='1' id='type-id-484'/>
- <pointer-type-def type-id='type-id-484' size-in-bits='64' id='type-id-486'/>
- <function-decl name='_PyAccu_Destroy' mangled-name='_PyAccu_Destroy' filepath='Objects/accu.c' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_Destroy'>
- <parameter type-id='type-id-486' name='acc' filepath='Objects/accu.c' line='111' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyAccu_Finish' mangled-name='_PyAccu_Finish' filepath='Objects/accu.c' line='93' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_Finish'>
- <parameter type-id='type-id-486' name='acc' filepath='Objects/accu.c' line='93' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyAccu_FinishAsList' mangled-name='_PyAccu_FinishAsList' filepath='Objects/accu.c' line='76' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_FinishAsList'>
- <parameter type-id='type-id-486' name='acc' filepath='Objects/accu.c' line='76' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyAccu_Accumulate' mangled-name='_PyAccu_Accumulate' filepath='Objects/accu.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_Accumulate'>
- <parameter type-id='type-id-486' name='acc' filepath='Objects/accu.c' line='55' column='1'/>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/accu.c' line='55' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyAccu_Init' mangled-name='_PyAccu_Init' filepath='Objects/accu.c' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAccu_Init'>
- <parameter type-id='type-id-486' name='acc' filepath='Objects/accu.c' line='18' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/boolobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyBool_Type' type-id='type-id-112' mangled-name='PyBool_Type' visibility='default' filepath='./Include/boolobject.h' line='10' column='1' elf-symbol-id='PyBool_Type'/>
- <var-decl name='_Py_FalseStruct' type-id='type-id-259' mangled-name='_Py_FalseStruct' visibility='default' filepath='./Include/boolobject.h' line='18' column='1' elf-symbol-id='_Py_FalseStruct'/>
- <var-decl name='_Py_TrueStruct' type-id='type-id-259' mangled-name='_Py_TrueStruct' visibility='default' filepath='./Include/boolobject.h' line='19' column='1' elf-symbol-id='_Py_TrueStruct'/>
- <function-decl name='PyBool_FromLong' mangled-name='PyBool_FromLong' filepath='Objects/boolobject.c' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBool_FromLong'>
- <parameter type-id='type-id-53' name='ok' filepath='Objects/boolobject.c' line='18' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/bytes_methods.c' comp-dir-path='/src' language='LANG_C99'>
-
- <array-type-def dimensions='1' type-id='type-id-2' size-in-bits='infinite' id='type-id-487'>
- <subrange length='infinite' id='type-id-6'/>
-
- </array-type-def>
- <qualified-type-def type-id='type-id-487' const='yes' id='type-id-488'/>
- <var-decl name='_Py_isspace__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='42' column='1'/>
- <var-decl name='_Py_isalpha__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='43' column='1'/>
- <var-decl name='_Py_isalnum__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='44' column='1'/>
- <var-decl name='_Py_isascii__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='45' column='1'/>
- <var-decl name='_Py_isdigit__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='46' column='1'/>
- <var-decl name='_Py_islower__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='47' column='1'/>
- <var-decl name='_Py_isupper__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='48' column='1'/>
- <var-decl name='_Py_istitle__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='49' column='1'/>
- <var-decl name='_Py_lower__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='50' column='1'/>
- <var-decl name='_Py_upper__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='51' column='1'/>
- <var-decl name='_Py_title__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='52' column='1'/>
- <var-decl name='_Py_capitalize__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='53' column='1'/>
- <var-decl name='_Py_swapcase__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='54' column='1'/>
- <var-decl name='_Py_maketrans__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='62' column='1'/>
- <var-decl name='_Py_find__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='56' column='1'/>
- <var-decl name='_Py_index__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='57' column='1'/>
- <var-decl name='_Py_rfind__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='58' column='1'/>
- <var-decl name='_Py_rindex__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='59' column='1'/>
- <var-decl name='_Py_count__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='55' column='1'/>
- <var-decl name='_Py_startswith__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='60' column='1'/>
- <var-decl name='_Py_endswith__doc__' type-id='type-id-488' visibility='default' filepath='./Include/internal/pycore_bytes_methods.h' line='61' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/bytearrayobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_PyByteArray_empty_string' type-id='type-id-409' mangled-name='_PyByteArray_empty_string' visibility='default' filepath='./Include/cpython/bytearrayobject.h' line='14' column='1' elf-symbol-id='_PyByteArray_empty_string'/>
- <var-decl name='PyByteArray_Type' type-id='type-id-112' mangled-name='PyByteArray_Type' visibility='default' filepath='./Include/bytearrayobject.h' line='20' column='1' elf-symbol-id='PyByteArray_Type'/>
- <var-decl name='PyByteArrayIter_Type' type-id='type-id-112' mangled-name='PyByteArrayIter_Type' visibility='default' filepath='./Include/bytearrayobject.h' line='21' column='1' elf-symbol-id='PyByteArrayIter_Type'/>
- <function-decl name='PyByteArray_Concat' mangled-name='PyByteArray_Concat' filepath='Objects/bytearrayobject.c' line='249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_Concat'>
- <parameter type-id='type-id-14' name='a' filepath='Objects/bytearrayobject.c' line='249' column='1'/>
- <parameter type-id='type-id-14' name='b' filepath='Objects/bytearrayobject.c' line='249' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyByteArray_Resize' mangled-name='PyByteArray_Resize' filepath='Objects/bytearrayobject.c' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_Resize'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/bytearrayobject.c' line='170' column='1'/>
- <parameter type-id='type-id-36' name='requested_size' filepath='Objects/bytearrayobject.c' line='170' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyByteArray_AsString' mangled-name='PyByteArray_AsString' filepath='Objects/bytearrayobject.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_AsString'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/bytearrayobject.c' line='161' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <function-decl name='PyByteArray_Size' mangled-name='PyByteArray_Size' filepath='Objects/bytearrayobject.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_Size'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyByteArray_FromStringAndSize' mangled-name='PyByteArray_FromStringAndSize' filepath='Objects/bytearrayobject.c' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_FromStringAndSize'>
- <parameter type-id='type-id-3' name='bytes' filepath='Objects/bytearrayobject.c' line='108' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/bytearrayobject.c' line='108' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyByteArray_FromObject' mangled-name='PyByteArray_FromObject' filepath='Objects/bytearrayobject.c' line='82' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyByteArray_FromObject'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/bytesobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyBytes_Type' type-id='type-id-112' mangled-name='PyBytes_Type' visibility='default' filepath='./Include/bytesobject.h' line='27' column='1' elf-symbol-id='PyBytes_Type'/>
- <var-decl name='PyBytesIter_Type' type-id='type-id-112' mangled-name='PyBytesIter_Type' visibility='default' filepath='./Include/bytesobject.h' line='28' column='1' elf-symbol-id='PyBytesIter_Type'/>
- <function-decl name='_PyBytes_Repeat' mangled-name='_PyBytes_Repeat' filepath='Objects/bytesobject.c' line='3566' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_Repeat'>
- <parameter type-id='type-id-115' name='dest' filepath='Objects/bytesobject.c' line='3566' column='1'/>
- <parameter type-id='type-id-36' name='len_dest' filepath='Objects/bytesobject.c' line='3566' column='1'/>
- <parameter type-id='type-id-3' name='src' filepath='Objects/bytesobject.c' line='3567' column='1'/>
- <parameter type-id='type-id-36' name='len_src' filepath='Objects/bytesobject.c' line='3567' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='4416' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-489' visibility='default' filepath='./Include/cpython/bytesobject.h' line='59' column='1' id='type-id-490'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='buffer' type-id='type-id-14' visibility='default' filepath='./Include/cpython/bytesobject.h' line='61' column='1'/>
+ <data-member access='public' layout-offset-in-bits='97920'>
+ <var-decl name='_dictcomp' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='249' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='allocated' type-id='type-id-36' visibility='default' filepath='./Include/cpython/bytesobject.h' line='64' column='1'/>
+ <data-member access='public' layout-offset-in-bits='98432'>
+ <var-decl name='_difference_update' type-id='type-id-774' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='250' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='min_size' type-id='type-id-36' visibility='default' filepath='./Include/cpython/bytesobject.h' line='68' column='1'/>
+ <data-member access='public' layout-offset-in-bits='99008'>
+ <var-decl name='_dispatch_table' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='251' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='use_bytearray' type-id='type-id-8' visibility='default' filepath='./Include/cpython/bytesobject.h' line='71' column='1'/>
+ <data-member access='public' layout-offset-in-bits='99520'>
+ <var-decl name='_displayhook' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='252' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='overallocate' type-id='type-id-8' visibility='default' filepath='./Include/cpython/bytesobject.h' line='75' column='1'/>
+ <data-member access='public' layout-offset-in-bits='100032'>
+ <var-decl name='_enable' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='253' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='use_small_buffer' type-id='type-id-8' visibility='default' filepath='./Include/cpython/bytesobject.h' line='78' column='1'/>
+ <data-member access='public' layout-offset-in-bits='100480'>
+ <var-decl name='_encode' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='254' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='small_buffer' type-id='type-id-491' visibility='default' filepath='./Include/cpython/bytesobject.h' line='79' column='1'/>
+ <data-member access='public' layout-offset-in-bits='100928'>
+ <var-decl name='_encoding' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='255' column='1'/>
</data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='4096' id='type-id-491'>
- <subrange length='512' type-id='type-id-16' id='type-id-492'/>
-
- </array-type-def>
- <typedef-decl name='_PyBytesWriter' type-id='type-id-490' filepath='./Include/cpython/bytesobject.h' line='80' column='1' id='type-id-489'/>
- <pointer-type-def type-id='type-id-489' size-in-bits='64' id='type-id-493'/>
- <function-decl name='_PyBytesWriter_WriteBytes' mangled-name='_PyBytesWriter_WriteBytes' filepath='Objects/bytesobject.c' line='3549' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_WriteBytes'>
- <parameter type-id='type-id-493' name='writer' filepath='Objects/bytesobject.c' line='3549' column='1'/>
- <parameter type-id='type-id-18' name='ptr' filepath='Objects/bytesobject.c' line='3549' column='1'/>
- <parameter type-id='type-id-18' name='bytes' filepath='Objects/bytesobject.c' line='3550' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/bytesobject.c' line='3550' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='_PyBytesWriter_Finish' mangled-name='_PyBytesWriter_Finish' filepath='Objects/bytesobject.c' line='3505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Finish'>
- <parameter type-id='type-id-493' name='writer' filepath='Objects/bytesobject.c' line='3505' column='1'/>
- <parameter type-id='type-id-18' name='str' filepath='Objects/bytesobject.c' line='3505' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyBytesWriter_Alloc' mangled-name='_PyBytesWriter_Alloc' filepath='Objects/bytesobject.c' line='3475' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Alloc'>
- <parameter type-id='type-id-493' name='writer' filepath='Objects/bytesobject.c' line='3475' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/bytesobject.c' line='3475' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='_PyBytesWriter_Prepare' mangled-name='_PyBytesWriter_Prepare' filepath='Objects/bytesobject.c' line='3445' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Prepare'>
- <parameter type-id='type-id-493' name='writer' filepath='Objects/bytesobject.c' line='3445' column='1'/>
- <parameter type-id='type-id-18' name='str' filepath='Objects/bytesobject.c' line='3445' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/bytesobject.c' line='3445' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='_PyBytesWriter_Resize' mangled-name='_PyBytesWriter_Resize' filepath='Objects/bytesobject.c' line='3375' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Resize'>
- <parameter type-id='type-id-493' name='writer' filepath='Objects/bytesobject.c' line='3375' column='1'/>
- <parameter type-id='type-id-18' name='str' filepath='Objects/bytesobject.c' line='3375' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/bytesobject.c' line='3375' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='_PyBytesWriter_Dealloc' mangled-name='_PyBytesWriter_Dealloc' filepath='Objects/bytesobject.c' line='3305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Dealloc'>
- <parameter type-id='type-id-493' name='writer' filepath='Objects/bytesobject.c' line='3305' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyBytesWriter_Init' mangled-name='_PyBytesWriter_Init' filepath='Objects/bytesobject.c' line='3294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytesWriter_Init'>
- <parameter type-id='type-id-493' name='writer' filepath='Objects/bytesobject.c' line='3294' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyBytes_Resize' mangled-name='_PyBytes_Resize' filepath='Objects/bytesobject.c' line='3055' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_Resize'>
- <parameter type-id='type-id-22' name='pv' filepath='Objects/bytesobject.c' line='3055' column='1'/>
- <parameter type-id='type-id-36' name='newsize' filepath='Objects/bytesobject.c' line='3055' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyBytes_ConcatAndDel' mangled-name='PyBytes_ConcatAndDel' filepath='Objects/bytesobject.c' line='3033' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_ConcatAndDel'>
- <parameter type-id='type-id-22' name='pv' filepath='Objects/bytesobject.c' line='3033' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/bytesobject.c' line='3033' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyBytes_Concat' mangled-name='PyBytes_Concat' filepath='Objects/bytesobject.c' line='2984' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_Concat'>
- <parameter type-id='type-id-22' name='pv' filepath='Objects/bytesobject.c' line='2984' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/bytesobject.c' line='2984' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyBytes_FromObject' mangled-name='PyBytes_FromObject' filepath='Objects/bytesobject.c' line='2841' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromObject'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyBytes_FromHex' mangled-name='_PyBytes_FromHex' filepath='Objects/bytesobject.c' line='2381' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_FromHex'>
- <parameter type-id='type-id-14' name='string' filepath='Objects/bytesobject.c' line='2381' column='1'/>
- <parameter type-id='type-id-8' name='use_bytearray' filepath='Objects/bytesobject.c' line='2381' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyBytes_Join' mangled-name='_PyBytes_Join' filepath='Objects/bytesobject.c' line='1862' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_Join'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyBytes_Repr' mangled-name='PyBytes_Repr' filepath='Objects/bytesobject.c' line='1302' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_Repr'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/bytesobject.c' line='1302' column='1'/>
- <parameter type-id='type-id-8' name='smartquotes' filepath='Objects/bytesobject.c' line='1302' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyBytes_ReverseFind' mangled-name='_PyBytes_ReverseFind' filepath='Objects/bytesobject.c' line='1293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_ReverseFind'>
- <parameter type-id='type-id-3' name='haystack' filepath='Objects/bytesobject.c' line='1293' column='1'/>
- <parameter type-id='type-id-36' name='len_haystack' filepath='Objects/bytesobject.c' line='1293' column='1'/>
- <parameter type-id='type-id-3' name='needle' filepath='Objects/bytesobject.c' line='1294' column='1'/>
- <parameter type-id='type-id-36' name='len_needle' filepath='Objects/bytesobject.c' line='1294' column='1'/>
- <parameter type-id='type-id-36' name='offset' filepath='Objects/bytesobject.c' line='1295' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='_PyBytes_Find' mangled-name='_PyBytes_Find' filepath='Objects/bytesobject.c' line='1284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_Find'>
- <parameter type-id='type-id-3' name='haystack' filepath='Objects/bytesobject.c' line='1293' column='1'/>
- <parameter type-id='type-id-36' name='len_haystack' filepath='Objects/bytesobject.c' line='1293' column='1'/>
- <parameter type-id='type-id-3' name='needle' filepath='Objects/bytesobject.c' line='1294' column='1'/>
- <parameter type-id='type-id-36' name='len_needle' filepath='Objects/bytesobject.c' line='1294' column='1'/>
- <parameter type-id='type-id-36' name='offset' filepath='Objects/bytesobject.c' line='1295' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <pointer-type-def type-id='type-id-115' size-in-bits='64' id='type-id-494'/>
- <function-decl name='PyBytes_AsStringAndSize' mangled-name='PyBytes_AsStringAndSize' filepath='Objects/bytesobject.c' line='1237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_AsStringAndSize'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/bytesobject.c' line='1237' column='1'/>
- <parameter type-id='type-id-494' name='s' filepath='Objects/bytesobject.c' line='1238' column='1'/>
- <parameter type-id='type-id-168' name='len' filepath='Objects/bytesobject.c' line='1239' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyBytes_AsString' mangled-name='PyBytes_AsString' filepath='Objects/bytesobject.c' line='1226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_AsString'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/bytearrayobject.c' line='161' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <function-decl name='PyBytes_Size' mangled-name='PyBytes_Size' filepath='Objects/bytesobject.c' line='1215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_Size'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyBytes_DecodeEscape' mangled-name='PyBytes_DecodeEscape' filepath='Objects/bytesobject.c' line='1176' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_DecodeEscape'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/bytesobject.c' line='1176' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Objects/bytesobject.c' line='1177' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/bytesobject.c' line='1178' column='1'/>
- <parameter type-id='type-id-36' name='_unused_unicode' filepath='Objects/bytesobject.c' line='1179' column='1'/>
- <parameter type-id='type-id-3' name='_unused_recode_encoding' filepath='Objects/bytesobject.c' line='1180' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyBytes_DecodeEscape' mangled-name='_PyBytes_DecodeEscape' filepath='Objects/bytesobject.c' line='1062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_DecodeEscape'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/bytesobject.c' line='1062' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Objects/bytesobject.c' line='1063' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/bytesobject.c' line='1064' column='1'/>
- <parameter type-id='type-id-483' name='first_invalid_escape' filepath='Objects/bytesobject.c' line='1065' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyBytes_FormatEx' mangled-name='_PyBytes_FormatEx' filepath='Objects/bytesobject.c' line='581' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_FormatEx'>
- <parameter type-id='type-id-3' name='format' filepath='Objects/bytesobject.c' line='581' column='1'/>
- <parameter type-id='type-id-36' name='format_len' filepath='Objects/bytesobject.c' line='581' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/bytesobject.c' line='582' column='1'/>
- <parameter type-id='type-id-8' name='use_bytearray' filepath='Objects/bytesobject.c' line='582' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyBytes_FromFormat' mangled-name='PyBytes_FromFormat' filepath='Objects/bytesobject.c' line='375' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromFormat'>
- <parameter type-id='type-id-3' name='format' filepath='Objects/bytesobject.c' line='375' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <class-decl name='__va_list_tag' size-in-bits='192' is-struct='yes' visibility='default' id='type-id-495'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='gp_offset' type-id='type-id-105' visibility='default'/>
+ <data-member access='public' layout-offset-in-bits='101440'>
+ <var-decl name='_end_lineno' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='256' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='101952'>
+ <var-decl name='_end_offset' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='257' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='102464'>
+ <var-decl name='_errors' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='258' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='102912'>
+ <var-decl name='_excepthook' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='259' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='103424'>
+ <var-decl name='_exception' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='260' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='103936'>
+ <var-decl name='_extend' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='261' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='104384'>
+ <var-decl name='_filename' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='262' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='104896'>
+ <var-decl name='_fileno' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='263' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='105344'>
+ <var-decl name='_fillvalue' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='264' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='105856'>
+ <var-decl name='_filters' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='265' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='106304'>
+ <var-decl name='_find_class' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='266' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='106816'>
+ <var-decl name='_flush' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='267' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='107264'>
+ <var-decl name='_genexpr' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='268' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='107712'>
+ <var-decl name='_get' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='269' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='108160'>
+ <var-decl name='_get_source' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='270' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='108672'>
+ <var-decl name='_getattr' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='271' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='109120'>
+ <var-decl name='_getstate' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='272' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='109632'>
+ <var-decl name='_ignore' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='273' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='110080'>
+ <var-decl name='_importlib' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='274' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='110592'>
+ <var-decl name='_inf' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='275' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='111040'>
+ <var-decl name='_intersection' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='276' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='111552'>
+ <var-decl name='_isatty' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='277' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='112000'>
+ <var-decl name='_isinstance' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='278' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='112512'>
+ <var-decl name='_items' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='279' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='112960'>
+ <var-decl name='_iter' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='280' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='113408'>
+ <var-decl name='_join' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='281' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='113856'>
+ <var-decl name='_keys' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='282' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='114304'>
+ <var-decl name='_lambda' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='283' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='114752'>
+ <var-decl name='_last_traceback' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='284' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='115264'>
+ <var-decl name='_last_type' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='285' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='115776'>
+ <var-decl name='_last_value' type-id='type-id-760' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='286' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='116288'>
+ <var-decl name='_latin1' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='287' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='116736'>
+ <var-decl name='_len' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='288' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='117184'>
+ <var-decl name='_line' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='289' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='117632'>
+ <var-decl name='_lineno' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='290' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='118080'>
+ <var-decl name='_listcomp' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='291' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='118592'>
+ <var-decl name='_little' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='292' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='119040'>
+ <var-decl name='_locale' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='293' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='119488'>
+ <var-decl name='_match' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='294' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='119936'>
+ <var-decl name='_metaclass' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='295' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='120448'>
+ <var-decl name='_mode' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='296' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='120896'>
+ <var-decl name='_modules' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='297' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='121344'>
+ <var-decl name='_mro' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='298' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='121792'>
+ <var-decl name='_msg' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='299' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='122240'>
+ <var-decl name='_n_fields' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='300' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='122752'>
+ <var-decl name='_n_sequence_fields' type-id='type-id-774' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='301' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='123328'>
+ <var-decl name='_n_unnamed_fields' type-id='type-id-777' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='302' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='123904'>
+ <var-decl name='_name' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='303' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='124352'>
+ <var-decl name='_newlines' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='304' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='124864'>
+ <var-decl name='_next' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='305' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='125312'>
+ <var-decl name='_obj' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='306' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='125760'>
+ <var-decl name='_offset' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='307' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='126208'>
+ <var-decl name='_onceregistry' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='308' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='126720'>
+ <var-decl name='_opcode' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='309' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='127168'>
+ <var-decl name='_open' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='310' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='127616'>
+ <var-decl name='_parent' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='311' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128064'>
+ <var-decl name='_partial' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='312' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128512'>
+ <var-decl name='_path' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='313' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128960'>
+ <var-decl name='_peek' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='314' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='129408'>
+ <var-decl name='_persistent_id' type-id='type-id-768' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='315' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='129920'>
+ <var-decl name='_persistent_load' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='316' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='130432'>
+ <var-decl name='_print_file_and_line' type-id='type-id-772' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='317' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='131008'>
+ <var-decl name='_ps1' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='318' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='131456'>
+ <var-decl name='_ps2' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='319' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='131904'>
+ <var-decl name='_raw' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='320' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='132352'>
+ <var-decl name='_read' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='321' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='132800'>
+ <var-decl name='_read1' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='322' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='133248'>
+ <var-decl name='_readable' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='323' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='133760'>
+ <var-decl name='_readall' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='324' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='134208'>
+ <var-decl name='_readinto' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='325' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='134720'>
+ <var-decl name='_readinto1' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='326' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='135232'>
+ <var-decl name='_readline' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='327' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='135744'>
+ <var-decl name='_reducer_override' type-id='type-id-777' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='328' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='136320'>
+ <var-decl name='_reload' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='329' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='136768'>
+ <var-decl name='_replace' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='330' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='137216'>
+ <var-decl name='_reset' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='331' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='137664'>
+ <var-decl name='_return' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='332' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='138112'>
+ <var-decl name='_reversed' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='333' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='138624'>
+ <var-decl name='_seek' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='334' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='139072'>
+ <var-decl name='_seekable' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='335' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='139584'>
+ <var-decl name='_send' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='336' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='140032'>
+ <var-decl name='_setcomp' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='337' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='140480'>
+ <var-decl name='_setstate' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='338' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='140992'>
+ <var-decl name='_sort' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='339' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='141440'>
+ <var-decl name='_stderr' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='340' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='141888'>
+ <var-decl name='_stdin' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='341' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='142336'>
+ <var-decl name='_stdout' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='342' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='142784'>
+ <var-decl name='_strict' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='343' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='143232'>
+ <var-decl name='_symmetric_difference_update' type-id='type-id-784' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='344' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='143872'>
+ <var-decl name='_tell' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='345' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='144320'>
+ <var-decl name='_text' type-id='type-id-769' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='346' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='144768'>
+ <var-decl name='_threading' type-id='type-id-761' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='347' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='145280'>
+ <var-decl name='_throw' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='348' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='145728'>
+ <var-decl name='_top' type-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='349' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='146176'>
+ <var-decl name='_truncate' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='350' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='146688'>
+ <var-decl name='_unraisablehook' type-id='type-id-770' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='351' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='147200'>
+ <var-decl name='_values' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='352' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='fp_offset' type-id='type-id-105' visibility='default'/>
+ <data-member access='public' layout-offset-in-bits='147648'>
+ <var-decl name='_version' type-id='type-id-767' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='353' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='overflow_arg_area' type-id='type-id-18' visibility='default'/>
+ <data-member access='public' layout-offset-in-bits='148096'>
+ <var-decl name='_warnings' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='354' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='reg_save_area' type-id='type-id-18' visibility='default'/>
+ <data-member access='public' layout-offset-in-bits='148608'>
+ <var-decl name='_warnoptions' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='355' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='149120'>
+ <var-decl name='_writable' type-id='type-id-762' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='356' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='149632'>
+ <var-decl name='_write' type-id='type-id-766' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='357' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='150080'>
+ <var-decl name='_zipimporter' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='358' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-495' size-in-bits='64' id='type-id-496'/>
- <function-decl name='PyBytes_FromFormatV' mangled-name='PyBytes_FromFormatV' filepath='Objects/bytesobject.c' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromFormatV'>
- <parameter type-id='type-id-3' name='format' filepath='Objects/bytesobject.c' line='184' column='1'/>
- <parameter type-id='type-id-496' name='vargs' filepath='Objects/bytesobject.c' line='184' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyBytes_FromString' mangled-name='PyBytes_FromString' filepath='Objects/bytesobject.c' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromString'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/bytesobject.c' line='147' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyBytes_FromStringAndSize' mangled-name='PyBytes_FromStringAndSize' filepath='Objects/bytesobject.c' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromStringAndSize'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/bytesobject.c' line='119' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/bytesobject.c' line='119' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/call.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_PyStack_AsDict' mangled-name='_PyStack_AsDict' filepath='Objects/call.c' line='935' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyStack_AsDict'>
- <parameter type-id='type-id-200' name='values' filepath='Objects/call.c' line='935' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Objects/call.c' line='935' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_CallFunctionObjArgs' mangled-name='PyObject_CallFunctionObjArgs' filepath='Objects/call.c' line='918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallFunctionObjArgs'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='918' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <class-decl name='_Py_Identifier' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/cpython/object.h' line='37' column='1' id='type-id-497'>
+ <class-decl name='__anonymous_struct__28' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='56' column='1' id='type-id-767'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='string' type-id='type-id-3' visibility='default' filepath='./Include/cpython/object.h' line='38' column='1'/>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='56' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='index' type-id='type-id-36' visibility='default' filepath='./Include/cpython/object.h' line='41' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-665' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='56' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='_Py_Identifier' type-id='type-id-497' filepath='./Include/cpython/object.h' line='42' column='1' id='type-id-498'/>
- <pointer-type-def type-id='type-id-498' size-in-bits='64' id='type-id-499'/>
- <function-decl name='_PyObject_CallMethodIdObjArgs' mangled-name='_PyObject_CallMethodIdObjArgs' filepath='Objects/call.c' line='888' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethodIdObjArgs'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/call.c' line='888' column='1'/>
- <parameter type-id='type-id-499' name='name' filepath='Objects/call.c' line='888' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_CallMethodObjArgs' mangled-name='PyObject_CallMethodObjArgs' filepath='Objects/call.c' line='863' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallMethodObjArgs'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/call.c' line='863' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/call.c' line='863' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_VectorcallMethod' mangled-name='PyObject_VectorcallMethod' filepath='Objects/call.c' line='829' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_VectorcallMethod'>
- <parameter type-id='type-id-14' name='name' filepath='Objects/call.c' line='829' column='1'/>
- <parameter type-id='type-id-200' name='args' filepath='Objects/call.c' line='829' column='1'/>
- <parameter type-id='type-id-54' name='nargsf' filepath='Objects/call.c' line='830' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Objects/call.c' line='830' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_CallMethodId_SizeT' mangled-name='_PyObject_CallMethodId_SizeT' filepath='Objects/call.c' line='745' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethodId_SizeT'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/call.c' line='745' column='1'/>
- <parameter type-id='type-id-499' name='name' filepath='Objects/call.c' line='745' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Objects/call.c' line='746' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_CallMethod_SizeT' mangled-name='_PyObject_CallMethod_SizeT' filepath='Objects/call.c' line='721' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethod_SizeT'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/call.c' line='721' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Objects/call.c' line='721' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Objects/call.c' line='722' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_CallMethodId' mangled-name='_PyObject_CallMethodId' filepath='Objects/call.c' line='686' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethodId'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/call.c' line='745' column='1'/>
- <parameter type-id='type-id-499' name='name' filepath='Objects/call.c' line='745' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Objects/call.c' line='746' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_CallMethod' mangled-name='_PyObject_CallMethod' filepath='Objects/call.c' line='662' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethod'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/call.c' line='662' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/call.c' line='662' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Objects/call.c' line='663' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyEval_CallMethod' mangled-name='PyEval_CallMethod' filepath='Objects/call.c' line='639' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_CallMethod'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/call.c' line='721' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Objects/call.c' line='721' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Objects/call.c' line='722' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_CallMethod' mangled-name='PyObject_CallMethod' filepath='Objects/call.c' line='612' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallMethod'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/call.c' line='721' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Objects/call.c' line='721' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Objects/call.c' line='722' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_CallFunction_SizeT' mangled-name='_PyObject_CallFunction_SizeT' filepath='Objects/call.c' line='584' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallFunction_SizeT'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='584' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Objects/call.c' line='584' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyEval_CallFunction' mangled-name='PyEval_CallFunction' filepath='Objects/call.c' line='569' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_CallFunction'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='584' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Objects/call.c' line='584' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_CallFunction' mangled-name='PyObject_CallFunction' filepath='Objects/call.c' line='551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallFunction'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='584' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Objects/call.c' line='584' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_Call_Prepend' mangled-name='_PyObject_Call_Prepend' filepath='Objects/call.c' line='456' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_Call_Prepend'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/call.c' line='456' column='1'/>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='456' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/call.c' line='457' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='457' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Objects/call.c' line='457' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_CallObject' mangled-name='PyObject_CallObject' filepath='Objects/call.c' line='438' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallObject'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='438' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='438' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyEval_CallObjectWithKeywords' mangled-name='PyEval_CallObjectWithKeywords' filepath='Objects/call.c' line='405' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_CallObjectWithKeywords'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='405' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='406' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Objects/call.c' line='406' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyFunction_Vectorcall' mangled-name='_PyFunction_Vectorcall' filepath='Objects/call.c' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyFunction_Vectorcall'>
- <parameter type-id='type-id-14' name='func' filepath='Objects/call.c' line='383' column='1'/>
- <parameter type-id='type-id-200' name='stack' filepath='Objects/call.c' line='383' column='1'/>
- <parameter type-id='type-id-54' name='nargsf' filepath='Objects/call.c' line='384' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Objects/call.c' line='384' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_CallOneArg' mangled-name='PyObject_CallOneArg' filepath='Objects/call.c' line='368' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallOneArg'>
- <parameter type-id='type-id-14' name='func' filepath='Objects/call.c' line='368' column='1'/>
- <parameter type-id='type-id-14' name='arg' filepath='Objects/call.c' line='368' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCFunction_Call' mangled-name='PyCFunction_Call' filepath='Objects/call.c' line='360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_Call'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='405' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='406' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Objects/call.c' line='406' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_Call' mangled-name='PyObject_Call' filepath='Objects/call.c' line='352' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Call'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='405' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='406' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Objects/call.c' line='406' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_Call' mangled-name='_PyObject_Call' filepath='Objects/call.c' line='313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_Call'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/call.c' line='313' column='1'/>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='313' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='314' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Objects/call.c' line='314' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_FastCall' mangled-name='_PyObject_FastCall' filepath='Objects/call.c' line='305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_FastCall'>
- <parameter type-id='type-id-14' name='func' filepath='Objects/call.c' line='305' column='1'/>
- <parameter type-id='type-id-200' name='args' filepath='Objects/call.c' line='305' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Objects/call.c' line='305' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_Vectorcall' mangled-name='PyObject_Vectorcall' filepath='Objects/call.c' line='295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Vectorcall'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='295' column='1'/>
- <parameter type-id='type-id-200' name='args' filepath='Objects/call.c' line='295' column='1'/>
- <parameter type-id='type-id-54' name='nargsf' filepath='Objects/call.c' line='296' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Objects/call.c' line='296' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyVectorcall_Call' mangled-name='PyVectorcall_Call' filepath='Objects/call.c' line='266' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyVectorcall_Call'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='266' column='1'/>
- <parameter type-id='type-id-14' name='tuple' filepath='Objects/call.c' line='266' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Objects/call.c' line='266' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyVectorcall_Function' mangled-name='PyVectorcall_Function' filepath='Objects/call.c' line='229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyVectorcall_Function'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='229' column='1'/>
- <return type-id='type-id-106'/>
- </function-decl>
- <function-decl name='_PyObject_MakeTpCall' mangled-name='_PyObject_MakeTpCall' filepath='Objects/call.c' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_MakeTpCall'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/call.c' line='170' column='1'/>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='170' column='1'/>
- <parameter type-id='type-id-200' name='args' filepath='Objects/call.c' line='171' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Objects/call.c' line='171' column='1'/>
- <parameter type-id='type-id-14' name='keywords' filepath='Objects/call.c' line='172' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_VectorcallDict' mangled-name='PyObject_VectorcallDict' filepath='Objects/call.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_VectorcallDict'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='295' column='1'/>
- <parameter type-id='type-id-200' name='args' filepath='Objects/call.c' line='295' column='1'/>
- <parameter type-id='type-id-54' name='nargsf' filepath='Objects/call.c' line='296' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Objects/call.c' line='296' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_FastCallDictTstate' mangled-name='_PyObject_FastCallDictTstate' filepath='Objects/call.c' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_FastCallDictTstate'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/call.c' line='117' column='1'/>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='117' column='1'/>
- <parameter type-id='type-id-200' name='args' filepath='Objects/call.c' line='118' column='1'/>
- <parameter type-id='type-id-54' name='nargsf' filepath='Objects/call.c' line='118' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Objects/call.c' line='119' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_CallNoArgs' mangled-name='PyObject_CallNoArgs' filepath='Objects/call.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallNoArgs'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_Py_CheckFunctionResult' mangled-name='_Py_CheckFunctionResult' filepath='Objects/call.c' line='33' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_CheckFunctionResult'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/call.c' line='33' column='1'/>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='33' column='1'/>
- <parameter type-id='type-id-14' name='result' filepath='Objects/call.c' line='34' column='1'/>
- <parameter type-id='type-id-3' name='where' filepath='Objects/call.c' line='34' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/capsule.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyCapsule_Type' type-id='type-id-112' mangled-name='PyCapsule_Type' visibility='default' filepath='./Include/pycapsule.h' line='21' column='1' elf-symbol-id='PyCapsule_Type'/>
- <function-decl name='PyCapsule_Import' mangled-name='PyCapsule_Import' filepath='Objects/capsule.c' line='195' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_Import'>
- <parameter type-id='type-id-3' name='name' filepath='Objects/capsule.c' line='195' column='1'/>
- <parameter type-id='type-id-8' name='no_block' filepath='Objects/capsule.c' line='195' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyCapsule_SetContext' mangled-name='PyCapsule_SetContext' filepath='Objects/capsule.c' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_SetContext'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <typedef-decl name='PyCapsule_Destructor' type-id='type-id-114' filepath='./Include/pycapsule.h' line='23' column='1' id='type-id-500'/>
- <function-decl name='PyCapsule_SetDestructor' mangled-name='PyCapsule_SetDestructor' filepath='Objects/capsule.c' line='167' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_SetDestructor'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='167' column='1'/>
- <parameter type-id='type-id-500' name='destructor' filepath='Objects/capsule.c' line='167' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCapsule_SetName' mangled-name='PyCapsule_SetName' filepath='Objects/capsule.c' line='153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_SetName'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2378' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2378' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCapsule_SetPointer' mangled-name='PyCapsule_SetPointer' filepath='Objects/capsule.c' line='134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_SetPointer'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCapsule_GetContext' mangled-name='PyCapsule_GetContext' filepath='Objects/capsule.c' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_GetContext'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='122' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyCapsule_GetDestructor' mangled-name='PyCapsule_GetDestructor' filepath='Objects/capsule.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_GetDestructor'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='110' column='1'/>
- <return type-id='type-id-500'/>
- </function-decl>
- <function-decl name='PyCapsule_GetName' mangled-name='PyCapsule_GetName' filepath='Objects/capsule.c' line='98' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_GetName'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='98' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='PyCapsule_GetPointer' mangled-name='PyCapsule_GetPointer' filepath='Objects/capsule.c' line='80' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_GetPointer'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='80' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Objects/capsule.c' line='80' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyCapsule_IsValid' mangled-name='PyCapsule_IsValid' filepath='Objects/capsule.c' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_IsValid'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2378' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2378' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCapsule_New' mangled-name='PyCapsule_New' filepath='Objects/capsule.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCapsule_New'>
- <parameter type-id='type-id-18' name='pointer' filepath='Objects/capsule.c' line='44' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Objects/capsule.c' line='44' column='1'/>
- <parameter type-id='type-id-500' name='destructor' filepath='Objects/capsule.c' line='44' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/cellobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyCell_Type' type-id='type-id-112' mangled-name='PyCell_Type' visibility='default' filepath='./Include/cpython/cellobject.h' line='16' column='1' elf-symbol-id='PyCell_Type'/>
- <function-decl name='PyCell_Set' mangled-name='PyCell_Set' filepath='Objects/cellobject.c' line='64' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCell_Set'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2770' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2770' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCell_Get' mangled-name='PyCell_Get' filepath='Objects/cellobject.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCell_Get'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCell_New' mangled-name='PyCell_New' filepath='Objects/cellobject.c' line='7' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCell_New'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/classobject.c' comp-dir-path='/src' language='LANG_C99'>
- <class-decl name='PyMemberDef' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/structmember.h' line='18' column='1' id='type-id-184'>
+ <class-decl name='__anonymous_struct__29' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='57' column='1' id='type-id-768'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/structmember.h' line='19' column='1'/>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='57' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='type' type-id='type-id-8' visibility='default' filepath='./Include/structmember.h' line='20' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-631' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='57' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='offset' type-id='type-id-36' visibility='default' filepath='./Include/structmember.h' line='21' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__30' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='58' column='1' id='type-id-769'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='58' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='flags' type-id='type-id-8' visibility='default' filepath='./Include/structmember.h' line='22' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-660' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='58' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='doc' type-id='type-id-3' visibility='default' filepath='./Include/structmember.h' line='23' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__31' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='59' column='1' id='type-id-770'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='59' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-633' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='59' column='1'/>
</data-member>
</class-decl>
- <var-decl name='PyMethod_Type' type-id='type-id-112' mangled-name='PyMethod_Type' visibility='default' filepath='./Include/cpython/classobject.h' line='20' column='1' elf-symbol-id='PyMethod_Type'/>
- <var-decl name='PyInstanceMethod_Type' type-id='type-id-112' mangled-name='PyInstanceMethod_Type' visibility='default' filepath='./Include/cpython/classobject.h' line='41' column='1' elf-symbol-id='PyInstanceMethod_Type'/>
- <function-decl name='PyInstanceMethod_Function' mangled-name='PyInstanceMethod_Function' filepath='Objects/classobject.c' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInstanceMethod_Function'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyInstanceMethod_New' mangled-name='PyInstanceMethod_New' filepath='Objects/classobject.c' line='357' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInstanceMethod_New'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMethod_New' mangled-name='PyMethod_New' filepath='Objects/classobject.c' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMethod_New'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='438' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='438' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMethod_Self' mangled-name='PyMethod_Self' filepath='Objects/classobject.c' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMethod_Self'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMethod_Function' mangled-name='PyMethod_Function' filepath='Objects/classobject.c' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMethod_Function'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/codeobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyCode_Type' type-id='type-id-112' mangled-name='PyCode_Type' visibility='default' filepath='./Include/cpython/code.h' line='140' column='1' elf-symbol-id='PyCode_Type'/>
- <function-decl name='_PyCode_ConstantKey' mangled-name='_PyCode_ConstantKey' filepath='Objects/codeobject.c' line='2020' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_ConstantKey'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/codeobject.c' line='2020' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCode_GetCode' mangled-name='PyCode_GetCode' filepath='Objects/codeobject.c' line='1446' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_GetCode'>
- <parameter type-id='type-id-444' name='co' filepath='Objects/codeobject.c' line='1446' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyCode_SetExtra' mangled-name='_PyCode_SetExtra' filepath='Objects/codeobject.c' line='1351' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_SetExtra'>
- <parameter type-id='type-id-14' name='code' filepath='Objects/codeobject.c' line='1351' column='1'/>
- <parameter type-id='type-id-36' name='index' filepath='Objects/codeobject.c' line='1351' column='1'/>
- <parameter type-id='type-id-18' name='extra' filepath='Objects/codeobject.c' line='1351' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyCode_GetExtra' mangled-name='_PyCode_GetExtra' filepath='Objects/codeobject.c' line='1330' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_GetExtra'>
- <parameter type-id='type-id-14' name='code' filepath='Objects/codeobject.c' line='1330' column='1'/>
- <parameter type-id='type-id-36' name='index' filepath='Objects/codeobject.c' line='1330' column='1'/>
- <parameter type-id='type-id-482' name='extra' filepath='Objects/codeobject.c' line='1330' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <pointer-type-def type-id='type-id-8' size-in-bits='64' id='type-id-501'/>
- <function-decl name='PyCode_Addr2Location' mangled-name='PyCode_Addr2Location' filepath='Objects/codeobject.c' line='965' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_Addr2Location'>
- <parameter type-id='type-id-444' name='co' filepath='Objects/codeobject.c' line='965' column='1'/>
- <parameter type-id='type-id-8' name='addrq' filepath='Objects/codeobject.c' line='965' column='1'/>
- <parameter type-id='type-id-501' name='start_line' filepath='Objects/codeobject.c' line='966' column='1'/>
- <parameter type-id='type-id-501' name='start_column' filepath='Objects/codeobject.c' line='966' column='1'/>
- <parameter type-id='type-id-501' name='end_line' filepath='Objects/codeobject.c' line='967' column='1'/>
- <parameter type-id='type-id-501' name='end_column' filepath='Objects/codeobject.c' line='967' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <pointer-type-def type-id='type-id-445' size-in-bits='64' id='type-id-502'/>
- <function-decl name='_PyCode_CheckLineNumber' mangled-name='_PyCode_CheckLineNumber' filepath='Objects/codeobject.c' line='788' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_CheckLineNumber'>
- <parameter type-id='type-id-8' name='lasti' filepath='Objects/codeobject.c' line='788' column='1'/>
- <parameter type-id='type-id-502' name='bounds' filepath='Objects/codeobject.c' line='788' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCode_Addr2Line' mangled-name='PyCode_Addr2Line' filepath='Objects/codeobject.c' line='750' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_Addr2Line'>
- <parameter type-id='type-id-444' name='co' filepath='Objects/codeobject.c' line='750' column='1'/>
- <parameter type-id='type-id-8' name='addrq' filepath='Objects/codeobject.c' line='750' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCode_NewEmpty' mangled-name='PyCode_NewEmpty' filepath='Objects/codeobject.c' line='646' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_NewEmpty'>
- <parameter type-id='type-id-3' name='filename' filepath='Objects/codeobject.c' line='646' column='1'/>
- <parameter type-id='type-id-3' name='funcname' filepath='Objects/codeobject.c' line='646' column='1'/>
- <parameter type-id='type-id-8' name='firstlineno' filepath='Objects/codeobject.c' line='646' column='1'/>
- <return type-id='type-id-444'/>
- </function-decl>
- <function-decl name='PyCode_New' mangled-name='PyCode_New' filepath='Objects/codeobject.c' line='622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_New'>
- <parameter type-id='type-id-8' name='argcount' filepath='Objects/codeobject.c' line='622' column='1'/>
- <parameter type-id='type-id-8' name='kwonlyargcount' filepath='Objects/codeobject.c' line='622' column='1'/>
- <parameter type-id='type-id-8' name='nlocals' filepath='Objects/codeobject.c' line='623' column='1'/>
- <parameter type-id='type-id-8' name='stacksize' filepath='Objects/codeobject.c' line='623' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Objects/codeobject.c' line='623' column='1'/>
- <parameter type-id='type-id-14' name='code' filepath='Objects/codeobject.c' line='624' column='1'/>
- <parameter type-id='type-id-14' name='consts' filepath='Objects/codeobject.c' line='624' column='1'/>
- <parameter type-id='type-id-14' name='names' filepath='Objects/codeobject.c' line='624' column='1'/>
- <parameter type-id='type-id-14' name='varnames' filepath='Objects/codeobject.c' line='625' column='1'/>
- <parameter type-id='type-id-14' name='freevars' filepath='Objects/codeobject.c' line='625' column='1'/>
- <parameter type-id='type-id-14' name='cellvars' filepath='Objects/codeobject.c' line='625' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Objects/codeobject.c' line='626' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/codeobject.c' line='626' column='1'/>
- <parameter type-id='type-id-14' name='qualname' filepath='Objects/codeobject.c' line='626' column='1'/>
- <parameter type-id='type-id-8' name='firstlineno' filepath='Objects/codeobject.c' line='627' column='1'/>
- <parameter type-id='type-id-14' name='linetable' filepath='Objects/codeobject.c' line='628' column='1'/>
- <parameter type-id='type-id-14' name='exceptiontable' filepath='Objects/codeobject.c' line='629' column='1'/>
- <return type-id='type-id-444'/>
- </function-decl>
- <function-decl name='PyCode_NewWithPosOnlyArgs' mangled-name='PyCode_NewWithPosOnlyArgs' filepath='Objects/codeobject.c' line='498' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_NewWithPosOnlyArgs'>
- <parameter type-id='type-id-8' name='argcount' filepath='Objects/codeobject.c' line='498' column='1'/>
- <parameter type-id='type-id-8' name='posonlyargcount' filepath='Objects/codeobject.c' line='498' column='1'/>
- <parameter type-id='type-id-8' name='kwonlyargcount' filepath='Objects/codeobject.c' line='498' column='1'/>
- <parameter type-id='type-id-8' name='nlocals' filepath='Objects/codeobject.c' line='499' column='1'/>
- <parameter type-id='type-id-8' name='stacksize' filepath='Objects/codeobject.c' line='499' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Objects/codeobject.c' line='499' column='1'/>
- <parameter type-id='type-id-14' name='code' filepath='Objects/codeobject.c' line='500' column='1'/>
- <parameter type-id='type-id-14' name='consts' filepath='Objects/codeobject.c' line='500' column='1'/>
- <parameter type-id='type-id-14' name='names' filepath='Objects/codeobject.c' line='500' column='1'/>
- <parameter type-id='type-id-14' name='varnames' filepath='Objects/codeobject.c' line='501' column='1'/>
- <parameter type-id='type-id-14' name='freevars' filepath='Objects/codeobject.c' line='501' column='1'/>
- <parameter type-id='type-id-14' name='cellvars' filepath='Objects/codeobject.c' line='501' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Objects/codeobject.c' line='502' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/codeobject.c' line='502' column='1'/>
- <parameter type-id='type-id-14' name='qualname' filepath='Objects/codeobject.c' line='503' column='1'/>
- <parameter type-id='type-id-8' name='firstlineno' filepath='Objects/codeobject.c' line='503' column='1'/>
- <parameter type-id='type-id-14' name='linetable' filepath='Objects/codeobject.c' line='504' column='1'/>
- <parameter type-id='type-id-14' name='exceptiontable' filepath='Objects/codeobject.c' line='505' column='1'/>
- <return type-id='type-id-444'/>
- </function-decl>
- <class-decl name='_PyCodeConstructor' size-in-bits='896' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_code.h' line='168' column='1' id='type-id-503'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='filename' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='170' column='1'/>
+ <class-decl name='__anonymous_struct__33' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='61' column='1' id='type-id-771'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='61' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='name' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='171' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='61' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='qualname' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='172' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__36' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='64' column='1' id='type-id-772'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='64' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='flags' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_code.h' line='173' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-641' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='64' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='code' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='176' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__50' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='78' column='1' id='type-id-773'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='78' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='firstlineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_code.h' line='177' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-629' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='78' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__55' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='83' column='1' id='type-id-774'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='83' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='linetable' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='178' column='1'/>
+ <var-decl name='_data' type-id='type-id-638' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='83' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='consts' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='181' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__57' size-in-bits='512' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='85' column='1' id='type-id-775'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='85' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='names' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='182' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-627' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='85' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='localsplusnames' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='185' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__69' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='97' column='1' id='type-id-776'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='97' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='localspluskinds' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='186' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-663' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='97' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='argcount' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_code.h' line='189' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__79' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='107' column='1' id='type-id-777'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='107' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='736'>
- <var-decl name='posonlyargcount' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_code.h' line='190' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-636' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='107' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='kwonlyargcount' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_code.h' line='192' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__104' size-in-bits='576' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='132' column='1' id='type-id-778'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='132' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='800'>
- <var-decl name='stacksize' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_code.h' line='195' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-642' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='132' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='exceptiontable' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_code.h' line='198' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__176' size-in-bits='704' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='204' column='1' id='type-id-779'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='204' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-656' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='204' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-503' size-in-bits='64' id='type-id-504'/>
- <function-decl name='_PyCode_New' mangled-name='_PyCode_New' filepath='Objects/codeobject.c' line='446' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_New'>
- <parameter type-id='type-id-504' name='con' filepath='Objects/codeobject.c' line='446' column='1'/>
- <return type-id='type-id-444'/>
- </function-decl>
- <function-decl name='_PyCode_Validate' mangled-name='_PyCode_Validate' filepath='Objects/codeobject.c' line='231' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCode_Validate'>
- <parameter type-id='type-id-504' name='con' filepath='Objects/codeobject.c' line='231' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/complexobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyComplex_Type' type-id='type-id-112' mangled-name='PyComplex_Type' visibility='default' filepath='./Include/complexobject.h' line='11' column='1' elf-symbol-id='PyComplex_Type'/>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-505' visibility='default' filepath='./Include/cpython/complexobject.h' line='5' column='1' id='type-id-506'>
+ <class-decl name='__anonymous_struct__177' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='205' column='1' id='type-id-780'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='real' type-id='type-id-391' visibility='default' filepath='./Include/cpython/complexobject.h' line='6' column='1'/>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='205' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='imag' type-id='type-id-391' visibility='default' filepath='./Include/cpython/complexobject.h' line='7' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-646' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='205' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='Py_complex' type-id='type-id-506' filepath='./Include/cpython/complexobject.h' line='8' column='1' id='type-id-505'/>
- <function-decl name='PyComplex_AsCComplex' mangled-name='PyComplex_AsCComplex' filepath='Objects/complexobject.c' line='314' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_AsCComplex'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/complexobject.c' line='314' column='1'/>
- <return type-id='type-id-505'/>
- </function-decl>
- <function-decl name='PyComplex_ImagAsDouble' mangled-name='PyComplex_ImagAsDouble' filepath='Objects/complexobject.c' line='270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_ImagAsDouble'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/complexobject.c' line='270' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='PyComplex_RealAsDouble' mangled-name='PyComplex_RealAsDouble' filepath='Objects/complexobject.c' line='259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_RealAsDouble'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/complexobject.c' line='270' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='PyComplex_FromDoubles' mangled-name='PyComplex_FromDoubles' filepath='Objects/complexobject.c' line='250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_FromDoubles'>
- <parameter type-id='type-id-391' name='real' filepath='Objects/complexobject.c' line='250' column='1'/>
- <parameter type-id='type-id-391' name='imag' filepath='Objects/complexobject.c' line='250' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyComplex_FromCComplex' mangled-name='PyComplex_FromCComplex' filepath='Objects/complexobject.c' line='228' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_FromCComplex'>
- <parameter type-id='type-id-505' name='cval' filepath='Objects/complexobject.c' line='228' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_Py_c_abs' mangled-name='_Py_c_abs' filepath='Objects/complexobject.c' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_abs'>
- <parameter type-id='type-id-505' name='z' filepath='Objects/complexobject.c' line='185' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='_Py_c_pow' mangled-name='_Py_c_pow' filepath='Objects/complexobject.c' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_pow'>
- <parameter type-id='type-id-505' name='a' filepath='Objects/complexobject.c' line='129' column='1'/>
- <parameter type-id='type-id-505' name='b' filepath='Objects/complexobject.c' line='129' column='1'/>
- <return type-id='type-id-505'/>
- </function-decl>
- <function-decl name='_Py_c_quot' mangled-name='_Py_c_quot' filepath='Objects/complexobject.c' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_quot'>
- <parameter type-id='type-id-505' name='a' filepath='Objects/complexobject.c' line='68' column='1'/>
- <parameter type-id='type-id-505' name='b' filepath='Objects/complexobject.c' line='68' column='1'/>
- <return type-id='type-id-505'/>
- </function-decl>
- <function-decl name='_Py_c_prod' mangled-name='_Py_c_prod' filepath='Objects/complexobject.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_prod'>
- <parameter type-id='type-id-505' name='a' filepath='Objects/complexobject.c' line='55' column='1'/>
- <parameter type-id='type-id-505' name='b' filepath='Objects/complexobject.c' line='55' column='1'/>
- <return type-id='type-id-505'/>
- </function-decl>
- <function-decl name='_Py_c_neg' mangled-name='_Py_c_neg' filepath='Objects/complexobject.c' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_neg'>
- <parameter type-id='type-id-505' name='a' filepath='Objects/complexobject.c' line='46' column='1'/>
- <return type-id='type-id-505'/>
- </function-decl>
- <function-decl name='_Py_c_diff' mangled-name='_Py_c_diff' filepath='Objects/complexobject.c' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_diff'>
- <parameter type-id='type-id-505' name='a' filepath='Objects/complexobject.c' line='55' column='1'/>
- <parameter type-id='type-id-505' name='b' filepath='Objects/complexobject.c' line='55' column='1'/>
- <return type-id='type-id-505'/>
- </function-decl>
- <function-decl name='_Py_c_sum' mangled-name='_Py_c_sum' filepath='Objects/complexobject.c' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_c_sum'>
- <parameter type-id='type-id-505' name='a' filepath='Objects/complexobject.c' line='55' column='1'/>
- <parameter type-id='type-id-505' name='b' filepath='Objects/complexobject.c' line='55' column='1'/>
- <return type-id='type-id-505'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/descrobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyMethodDescr_Type' type-id='type-id-112' mangled-name='PyMethodDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='22' column='1' elf-symbol-id='PyMethodDescr_Type'/>
- <var-decl name='PyClassMethodDescr_Type' type-id='type-id-112' mangled-name='PyClassMethodDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='19' column='1' elf-symbol-id='PyClassMethodDescr_Type'/>
- <var-decl name='PyMemberDescr_Type' type-id='type-id-112' mangled-name='PyMemberDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='21' column='1' elf-symbol-id='PyMemberDescr_Type'/>
- <var-decl name='PyGetSetDescr_Type' type-id='type-id-112' mangled-name='PyGetSetDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='20' column='1' elf-symbol-id='PyGetSetDescr_Type'/>
- <var-decl name='PyWrapperDescr_Type' type-id='type-id-112' mangled-name='PyWrapperDescr_Type' visibility='default' filepath='./Include/descrobject.h' line='23' column='1' elf-symbol-id='PyWrapperDescr_Type'/>
- <var-decl name='_PyMethodWrapper_Type' type-id='type-id-112' mangled-name='_PyMethodWrapper_Type' visibility='default' filepath='./Include/cpython/descrobject.h' line='60' column='1' elf-symbol-id='_PyMethodWrapper_Type'/>
- <var-decl name='PyDictProxy_Type' type-id='type-id-112' mangled-name='PyDictProxy_Type' visibility='default' filepath='./Include/descrobject.h' line='24' column='1' elf-symbol-id='PyDictProxy_Type'/>
- <var-decl name='PyProperty_Type' type-id='type-id-112' mangled-name='PyProperty_Type' visibility='default' filepath='./Include/descrobject.h' line='25' column='1' elf-symbol-id='PyProperty_Type'/>
- <function-decl name='PyWrapper_New' mangled-name='PyWrapper_New' filepath='Objects/descrobject.c' line='1450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWrapper_New'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1071' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1071' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDictProxy_New' mangled-name='PyDictProxy_New' filepath='Objects/descrobject.c' line='1247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDictProxy_New'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDescr_IsData' mangled-name='PyDescr_IsData' filepath='Objects/descrobject.c' line='1017' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_IsData'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <class-decl name='wrapperbase' size-in-bits='448' is-struct='yes' visibility='default' filepath='./Include/cpython/descrobject.h' line='11' column='1' id='type-id-507'>
+ <class-decl name='__anonymous_struct__179' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='207' column='1' id='type-id-781'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/cpython/descrobject.h' line='12' column='1'/>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='207' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='offset' type-id='type-id-8' visibility='default' filepath='./Include/cpython/descrobject.h' line='13' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-654' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='207' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='function' type-id='type-id-18' visibility='default' filepath='./Include/cpython/descrobject.h' line='14' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__200' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='228' column='1' id='type-id-782'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='228' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='wrapper' type-id='type-id-508' visibility='default' filepath='./Include/cpython/descrobject.h' line='15' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-648' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='228' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='doc' type-id='type-id-3' visibility='default' filepath='./Include/cpython/descrobject.h' line='16' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__203' size-in-bits='448' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='231' column='1' id='type-id-783'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='231' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='flags' type-id='type-id-8' visibility='default' filepath='./Include/cpython/descrobject.h' line='17' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_data' type-id='type-id-659' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='231' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__316' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='344' column='1' id='type-id-784'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_ascii' type-id='type-id-727' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='344' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='name_strobj' type-id='type-id-14' visibility='default' filepath='./Include/cpython/descrobject.h' line='18' column='1'/>
+ <var-decl name='_data' type-id='type-id-650' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='344' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-509' size-in-bits='64' id='type-id-510'/>
- <typedef-decl name='wrapperfunc' type-id='type-id-510' filepath='./Include/cpython/descrobject.h' line='5' column='1' id='type-id-508'/>
- <pointer-type-def type-id='type-id-507' size-in-bits='64' id='type-id-511'/>
- <function-decl name='PyDescr_NewWrapper' mangled-name='PyDescr_NewWrapper' filepath='Objects/descrobject.c' line='1003' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewWrapper'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/descrobject.c' line='1003' column='1'/>
- <parameter type-id='type-id-511' name='base' filepath='Objects/descrobject.c' line='1003' column='1'/>
- <parameter type-id='type-id-18' name='wrapped' filepath='Objects/descrobject.c' line='1003' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDescr_NewGetSet' mangled-name='PyDescr_NewGetSet' filepath='Objects/descrobject.c' line='991' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewGetSet'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/descrobject.c' line='991' column='1'/>
- <parameter type-id='type-id-98' name='getset' filepath='Objects/descrobject.c' line='991' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDescr_NewMember' mangled-name='PyDescr_NewMember' filepath='Objects/descrobject.c' line='979' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewMember'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/descrobject.c' line='979' column='1'/>
- <parameter type-id='type-id-97' name='member' filepath='Objects/descrobject.c' line='979' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDescr_NewClassMethod' mangled-name='PyDescr_NewClassMethod' filepath='Objects/descrobject.c' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewClassMethod'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/descrobject.c' line='967' column='1'/>
- <parameter type-id='type-id-96' name='method' filepath='Objects/descrobject.c' line='967' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDescr_NewMethod' mangled-name='PyDescr_NewMethod' filepath='Objects/descrobject.c' line='921' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDescr_NewMethod'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/descrobject.c' line='921' column='1'/>
- <parameter type-id='type-id-96' name='method' filepath='Objects/descrobject.c' line='921' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-509'>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-14'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-14'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/enumobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyEnum_Type' type-id='type-id-112' mangled-name='PyEnum_Type' visibility='default' filepath='./Include/enumobject.h' line='10' column='1' elf-symbol-id='PyEnum_Type'/>
- <var-decl name='PyReversed_Type' type-id='type-id-112' mangled-name='PyReversed_Type' visibility='default' filepath='./Include/enumobject.h' line='11' column='1' elf-symbol-id='PyReversed_Type'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/exceptions.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyExc_EnvironmentError' type-id='type-id-14' mangled-name='PyExc_EnvironmentError' visibility='default' filepath='./Include/pyerrors.h' line='139' column='1' elf-symbol-id='PyExc_EnvironmentError'/>
- <var-decl name='PyExc_IOError' type-id='type-id-14' mangled-name='PyExc_IOError' visibility='default' filepath='./Include/pyerrors.h' line='140' column='1' elf-symbol-id='PyExc_IOError'/>
- <var-decl name='PyExc_BaseException' type-id='type-id-14' mangled-name='PyExc_BaseException' visibility='default' filepath='./Include/pyerrors.h' line='72' column='1' elf-symbol-id='PyExc_BaseException'/>
- <var-decl name='PyExc_Exception' type-id='type-id-14' mangled-name='PyExc_Exception' visibility='default' filepath='./Include/pyerrors.h' line='73' column='1' elf-symbol-id='PyExc_Exception'/>
- <var-decl name='PyExc_TypeError' type-id='type-id-14' mangled-name='PyExc_TypeError' visibility='default' filepath='./Include/pyerrors.h' line='110' column='1' elf-symbol-id='PyExc_TypeError'/>
- <var-decl name='PyExc_StopAsyncIteration' type-id='type-id-14' mangled-name='PyExc_StopAsyncIteration' visibility='default' filepath='./Include/pyerrors.h' line='76' column='1' elf-symbol-id='PyExc_StopAsyncIteration'/>
- <var-decl name='PyExc_StopIteration' type-id='type-id-14' mangled-name='PyExc_StopIteration' visibility='default' filepath='./Include/pyerrors.h' line='78' column='1' elf-symbol-id='PyExc_StopIteration'/>
- <var-decl name='PyExc_GeneratorExit' type-id='type-id-14' mangled-name='PyExc_GeneratorExit' visibility='default' filepath='./Include/pyerrors.h' line='79' column='1' elf-symbol-id='PyExc_GeneratorExit'/>
- <var-decl name='PyExc_SystemExit' type-id='type-id-14' mangled-name='PyExc_SystemExit' visibility='default' filepath='./Include/pyerrors.h' line='109' column='1' elf-symbol-id='PyExc_SystemExit'/>
- <var-decl name='PyExc_BaseExceptionGroup' type-id='type-id-14' mangled-name='PyExc_BaseExceptionGroup' visibility='default' filepath='./Include/pyerrors.h' line='74' column='1' elf-symbol-id='PyExc_BaseExceptionGroup'/>
- <var-decl name='PyExc_KeyboardInterrupt' type-id='type-id-14' mangled-name='PyExc_KeyboardInterrupt' visibility='default' filepath='./Include/pyerrors.h' line='95' column='1' elf-symbol-id='PyExc_KeyboardInterrupt'/>
- <var-decl name='PyExc_ImportError' type-id='type-id-14' mangled-name='PyExc_ImportError' visibility='default' filepath='./Include/pyerrors.h' line='89' column='1' elf-symbol-id='PyExc_ImportError'/>
- <var-decl name='PyExc_ModuleNotFoundError' type-id='type-id-14' mangled-name='PyExc_ModuleNotFoundError' visibility='default' filepath='./Include/pyerrors.h' line='91' column='1' elf-symbol-id='PyExc_ModuleNotFoundError'/>
- <var-decl name='PyExc_OSError' type-id='type-id-14' mangled-name='PyExc_OSError' visibility='default' filepath='./Include/pyerrors.h' line='88' column='1' elf-symbol-id='PyExc_OSError'/>
- <var-decl name='PyExc_BlockingIOError' type-id='type-id-14' mangled-name='PyExc_BlockingIOError' visibility='default' filepath='./Include/pyerrors.h' line='120' column='1' elf-symbol-id='PyExc_BlockingIOError'/>
- <var-decl name='PyExc_ConnectionError' type-id='type-id-14' mangled-name='PyExc_ConnectionError' visibility='default' filepath='./Include/pyerrors.h' line='123' column='1' elf-symbol-id='PyExc_ConnectionError'/>
- <var-decl name='PyExc_ChildProcessError' type-id='type-id-14' mangled-name='PyExc_ChildProcessError' visibility='default' filepath='./Include/pyerrors.h' line='122' column='1' elf-symbol-id='PyExc_ChildProcessError'/>
- <var-decl name='PyExc_BrokenPipeError' type-id='type-id-14' mangled-name='PyExc_BrokenPipeError' visibility='default' filepath='./Include/pyerrors.h' line='121' column='1' elf-symbol-id='PyExc_BrokenPipeError'/>
- <var-decl name='PyExc_ConnectionAbortedError' type-id='type-id-14' mangled-name='PyExc_ConnectionAbortedError' visibility='default' filepath='./Include/pyerrors.h' line='124' column='1' elf-symbol-id='PyExc_ConnectionAbortedError'/>
- <var-decl name='PyExc_ConnectionRefusedError' type-id='type-id-14' mangled-name='PyExc_ConnectionRefusedError' visibility='default' filepath='./Include/pyerrors.h' line='125' column='1' elf-symbol-id='PyExc_ConnectionRefusedError'/>
- <var-decl name='PyExc_ConnectionResetError' type-id='type-id-14' mangled-name='PyExc_ConnectionResetError' visibility='default' filepath='./Include/pyerrors.h' line='126' column='1' elf-symbol-id='PyExc_ConnectionResetError'/>
- <var-decl name='PyExc_FileExistsError' type-id='type-id-14' mangled-name='PyExc_FileExistsError' visibility='default' filepath='./Include/pyerrors.h' line='127' column='1' elf-symbol-id='PyExc_FileExistsError'/>
- <var-decl name='PyExc_FileNotFoundError' type-id='type-id-14' mangled-name='PyExc_FileNotFoundError' visibility='default' filepath='./Include/pyerrors.h' line='128' column='1' elf-symbol-id='PyExc_FileNotFoundError'/>
- <var-decl name='PyExc_IsADirectoryError' type-id='type-id-14' mangled-name='PyExc_IsADirectoryError' visibility='default' filepath='./Include/pyerrors.h' line='130' column='1' elf-symbol-id='PyExc_IsADirectoryError'/>
- <var-decl name='PyExc_NotADirectoryError' type-id='type-id-14' mangled-name='PyExc_NotADirectoryError' visibility='default' filepath='./Include/pyerrors.h' line='131' column='1' elf-symbol-id='PyExc_NotADirectoryError'/>
- <var-decl name='PyExc_InterruptedError' type-id='type-id-14' mangled-name='PyExc_InterruptedError' visibility='default' filepath='./Include/pyerrors.h' line='129' column='1' elf-symbol-id='PyExc_InterruptedError'/>
- <var-decl name='PyExc_PermissionError' type-id='type-id-14' mangled-name='PyExc_PermissionError' visibility='default' filepath='./Include/pyerrors.h' line='132' column='1' elf-symbol-id='PyExc_PermissionError'/>
- <var-decl name='PyExc_ProcessLookupError' type-id='type-id-14' mangled-name='PyExc_ProcessLookupError' visibility='default' filepath='./Include/pyerrors.h' line='133' column='1' elf-symbol-id='PyExc_ProcessLookupError'/>
- <var-decl name='PyExc_TimeoutError' type-id='type-id-14' mangled-name='PyExc_TimeoutError' visibility='default' filepath='./Include/pyerrors.h' line='134' column='1' elf-symbol-id='PyExc_TimeoutError'/>
- <var-decl name='PyExc_EOFError' type-id='type-id-14' mangled-name='PyExc_EOFError' visibility='default' filepath='./Include/pyerrors.h' line='86' column='1' elf-symbol-id='PyExc_EOFError'/>
- <var-decl name='PyExc_RuntimeError' type-id='type-id-14' mangled-name='PyExc_RuntimeError' visibility='default' filepath='./Include/pyerrors.h' line='99' column='1' elf-symbol-id='PyExc_RuntimeError'/>
- <var-decl name='PyExc_RecursionError' type-id='type-id-14' mangled-name='PyExc_RecursionError' visibility='default' filepath='./Include/pyerrors.h' line='101' column='1' elf-symbol-id='PyExc_RecursionError'/>
- <var-decl name='PyExc_NotImplementedError' type-id='type-id-14' mangled-name='PyExc_NotImplementedError' visibility='default' filepath='./Include/pyerrors.h' line='103' column='1' elf-symbol-id='PyExc_NotImplementedError'/>
- <var-decl name='PyExc_NameError' type-id='type-id-14' mangled-name='PyExc_NameError' visibility='default' filepath='./Include/pyerrors.h' line='97' column='1' elf-symbol-id='PyExc_NameError'/>
- <var-decl name='PyExc_UnboundLocalError' type-id='type-id-14' mangled-name='PyExc_UnboundLocalError' visibility='default' filepath='./Include/pyerrors.h' line='111' column='1' elf-symbol-id='PyExc_UnboundLocalError'/>
- <var-decl name='PyExc_AttributeError' type-id='type-id-14' mangled-name='PyExc_AttributeError' visibility='default' filepath='./Include/pyerrors.h' line='84' column='1' elf-symbol-id='PyExc_AttributeError'/>
- <var-decl name='PyExc_SyntaxError' type-id='type-id-14' mangled-name='PyExc_SyntaxError' visibility='default' filepath='./Include/pyerrors.h' line='104' column='1' elf-symbol-id='PyExc_SyntaxError'/>
- <var-decl name='PyExc_IndentationError' type-id='type-id-14' mangled-name='PyExc_IndentationError' visibility='default' filepath='./Include/pyerrors.h' line='105' column='1' elf-symbol-id='PyExc_IndentationError'/>
- <var-decl name='PyExc_TabError' type-id='type-id-14' mangled-name='PyExc_TabError' visibility='default' filepath='./Include/pyerrors.h' line='106' column='1' elf-symbol-id='PyExc_TabError'/>
- <var-decl name='PyExc_LookupError' type-id='type-id-14' mangled-name='PyExc_LookupError' visibility='default' filepath='./Include/pyerrors.h' line='81' column='1' elf-symbol-id='PyExc_LookupError'/>
- <var-decl name='PyExc_IndexError' type-id='type-id-14' mangled-name='PyExc_IndexError' visibility='default' filepath='./Include/pyerrors.h' line='93' column='1' elf-symbol-id='PyExc_IndexError'/>
- <var-decl name='PyExc_KeyError' type-id='type-id-14' mangled-name='PyExc_KeyError' visibility='default' filepath='./Include/pyerrors.h' line='94' column='1' elf-symbol-id='PyExc_KeyError'/>
- <var-decl name='PyExc_ValueError' type-id='type-id-14' mangled-name='PyExc_ValueError' visibility='default' filepath='./Include/pyerrors.h' line='116' column='1' elf-symbol-id='PyExc_ValueError'/>
- <var-decl name='PyExc_UnicodeError' type-id='type-id-14' mangled-name='PyExc_UnicodeError' visibility='default' filepath='./Include/pyerrors.h' line='112' column='1' elf-symbol-id='PyExc_UnicodeError'/>
- <var-decl name='PyExc_UnicodeEncodeError' type-id='type-id-14' mangled-name='PyExc_UnicodeEncodeError' visibility='default' filepath='./Include/pyerrors.h' line='113' column='1' elf-symbol-id='PyExc_UnicodeEncodeError'/>
- <var-decl name='PyExc_UnicodeDecodeError' type-id='type-id-14' mangled-name='PyExc_UnicodeDecodeError' visibility='default' filepath='./Include/pyerrors.h' line='114' column='1' elf-symbol-id='PyExc_UnicodeDecodeError'/>
- <var-decl name='PyExc_UnicodeTranslateError' type-id='type-id-14' mangled-name='PyExc_UnicodeTranslateError' visibility='default' filepath='./Include/pyerrors.h' line='115' column='1' elf-symbol-id='PyExc_UnicodeTranslateError'/>
- <var-decl name='PyExc_AssertionError' type-id='type-id-14' mangled-name='PyExc_AssertionError' visibility='default' filepath='./Include/pyerrors.h' line='83' column='1' elf-symbol-id='PyExc_AssertionError'/>
- <var-decl name='PyExc_ArithmeticError' type-id='type-id-14' mangled-name='PyExc_ArithmeticError' visibility='default' filepath='./Include/pyerrors.h' line='80' column='1' elf-symbol-id='PyExc_ArithmeticError'/>
- <var-decl name='PyExc_FloatingPointError' type-id='type-id-14' mangled-name='PyExc_FloatingPointError' visibility='default' filepath='./Include/pyerrors.h' line='87' column='1' elf-symbol-id='PyExc_FloatingPointError'/>
- <var-decl name='PyExc_OverflowError' type-id='type-id-14' mangled-name='PyExc_OverflowError' visibility='default' filepath='./Include/pyerrors.h' line='98' column='1' elf-symbol-id='PyExc_OverflowError'/>
- <var-decl name='PyExc_ZeroDivisionError' type-id='type-id-14' mangled-name='PyExc_ZeroDivisionError' visibility='default' filepath='./Include/pyerrors.h' line='117' column='1' elf-symbol-id='PyExc_ZeroDivisionError'/>
- <var-decl name='PyExc_SystemError' type-id='type-id-14' mangled-name='PyExc_SystemError' visibility='default' filepath='./Include/pyerrors.h' line='108' column='1' elf-symbol-id='PyExc_SystemError'/>
- <var-decl name='PyExc_ReferenceError' type-id='type-id-14' mangled-name='PyExc_ReferenceError' visibility='default' filepath='./Include/pyerrors.h' line='107' column='1' elf-symbol-id='PyExc_ReferenceError'/>
- <var-decl name='PyExc_MemoryError' type-id='type-id-14' mangled-name='PyExc_MemoryError' visibility='default' filepath='./Include/pyerrors.h' line='96' column='1' elf-symbol-id='PyExc_MemoryError'/>
- <var-decl name='PyExc_BufferError' type-id='type-id-14' mangled-name='PyExc_BufferError' visibility='default' filepath='./Include/pyerrors.h' line='85' column='1' elf-symbol-id='PyExc_BufferError'/>
- <var-decl name='PyExc_Warning' type-id='type-id-14' mangled-name='PyExc_Warning' visibility='default' filepath='./Include/pyerrors.h' line='146' column='1' elf-symbol-id='PyExc_Warning'/>
- <var-decl name='PyExc_UserWarning' type-id='type-id-14' mangled-name='PyExc_UserWarning' visibility='default' filepath='./Include/pyerrors.h' line='147' column='1' elf-symbol-id='PyExc_UserWarning'/>
- <var-decl name='PyExc_DeprecationWarning' type-id='type-id-14' mangled-name='PyExc_DeprecationWarning' visibility='default' filepath='./Include/pyerrors.h' line='148' column='1' elf-symbol-id='PyExc_DeprecationWarning'/>
- <var-decl name='PyExc_PendingDeprecationWarning' type-id='type-id-14' mangled-name='PyExc_PendingDeprecationWarning' visibility='default' filepath='./Include/pyerrors.h' line='149' column='1' elf-symbol-id='PyExc_PendingDeprecationWarning'/>
- <var-decl name='PyExc_SyntaxWarning' type-id='type-id-14' mangled-name='PyExc_SyntaxWarning' visibility='default' filepath='./Include/pyerrors.h' line='150' column='1' elf-symbol-id='PyExc_SyntaxWarning'/>
- <var-decl name='PyExc_RuntimeWarning' type-id='type-id-14' mangled-name='PyExc_RuntimeWarning' visibility='default' filepath='./Include/pyerrors.h' line='151' column='1' elf-symbol-id='PyExc_RuntimeWarning'/>
- <var-decl name='PyExc_FutureWarning' type-id='type-id-14' mangled-name='PyExc_FutureWarning' visibility='default' filepath='./Include/pyerrors.h' line='152' column='1' elf-symbol-id='PyExc_FutureWarning'/>
- <var-decl name='PyExc_ImportWarning' type-id='type-id-14' mangled-name='PyExc_ImportWarning' visibility='default' filepath='./Include/pyerrors.h' line='153' column='1' elf-symbol-id='PyExc_ImportWarning'/>
- <var-decl name='PyExc_UnicodeWarning' type-id='type-id-14' mangled-name='PyExc_UnicodeWarning' visibility='default' filepath='./Include/pyerrors.h' line='154' column='1' elf-symbol-id='PyExc_UnicodeWarning'/>
- <var-decl name='PyExc_BytesWarning' type-id='type-id-14' mangled-name='PyExc_BytesWarning' visibility='default' filepath='./Include/pyerrors.h' line='155' column='1' elf-symbol-id='PyExc_BytesWarning'/>
- <var-decl name='PyExc_EncodingWarning' type-id='type-id-14' mangled-name='PyExc_EncodingWarning' visibility='default' filepath='./Include/pyerrors.h' line='156' column='1' elf-symbol-id='PyExc_EncodingWarning'/>
- <var-decl name='PyExc_ResourceWarning' type-id='type-id-14' mangled-name='PyExc_ResourceWarning' visibility='default' filepath='./Include/pyerrors.h' line='157' column='1' elf-symbol-id='PyExc_ResourceWarning'/>
- <function-decl name='_PyErr_TrySetFromCause' mangled-name='_PyErr_TrySetFromCause' filepath='Objects/exceptions.c' line='3744' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_TrySetFromCause'>
- <parameter type-id='type-id-3' name='format' filepath='Objects/exceptions.c' line='3744' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicodeTranslateError_Create' mangled-name='_PyUnicodeTranslateError_Create' filepath='Objects/exceptions.c' line='3139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeTranslateError_Create'>
- <parameter type-id='type-id-14' name='object' filepath='Objects/exceptions.c' line='3140' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/exceptions.c' line='3141' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/exceptions.c' line='3141' column='1'/>
- <parameter type-id='type-id-3' name='reason' filepath='Objects/exceptions.c' line='3141' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicodeDecodeError_Create' mangled-name='PyUnicodeDecodeError_Create' filepath='Objects/exceptions.c' line='3042' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_Create'>
- <parameter type-id='type-id-3' name='encoding' filepath='Objects/exceptions.c' line='3043' column='1'/>
- <parameter type-id='type-id-3' name='object' filepath='Objects/exceptions.c' line='3043' column='1'/>
- <parameter type-id='type-id-36' name='length' filepath='Objects/exceptions.c' line='3043' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/exceptions.c' line='3044' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/exceptions.c' line='3044' column='1'/>
- <parameter type-id='type-id-3' name='reason' filepath='Objects/exceptions.c' line='3044' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicodeTranslateError_SetReason' mangled-name='PyUnicodeTranslateError_SetReason' filepath='Objects/exceptions.c' line='2789' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_SetReason'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2789' column='1'/>
- <parameter type-id='type-id-3' name='reason' filepath='Objects/exceptions.c' line='2789' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeDecodeError_SetReason' mangled-name='PyUnicodeDecodeError_SetReason' filepath='Objects/exceptions.c' line='2781' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_SetReason'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2789' column='1'/>
- <parameter type-id='type-id-3' name='reason' filepath='Objects/exceptions.c' line='2789' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeEncodeError_SetReason' mangled-name='PyUnicodeEncodeError_SetReason' filepath='Objects/exceptions.c' line='2773' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_SetReason'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2789' column='1'/>
- <parameter type-id='type-id-3' name='reason' filepath='Objects/exceptions.c' line='2789' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeTranslateError_GetReason' mangled-name='PyUnicodeTranslateError_GetReason' filepath='Objects/exceptions.c' line='2766' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_GetReason'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicodeDecodeError_GetReason' mangled-name='PyUnicodeDecodeError_GetReason' filepath='Objects/exceptions.c' line='2759' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetReason'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicodeEncodeError_GetReason' mangled-name='PyUnicodeEncodeError_GetReason' filepath='Objects/exceptions.c' line='2752' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetReason'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicodeTranslateError_SetEnd' mangled-name='PyUnicodeTranslateError_SetEnd' filepath='Objects/exceptions.c' line='2745' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_SetEnd'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeDecodeError_SetEnd' mangled-name='PyUnicodeDecodeError_SetEnd' filepath='Objects/exceptions.c' line='2737' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_SetEnd'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeEncodeError_SetEnd' mangled-name='PyUnicodeEncodeError_SetEnd' filepath='Objects/exceptions.c' line='2729' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_SetEnd'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeTranslateError_GetEnd' mangled-name='PyUnicodeTranslateError_GetEnd' filepath='Objects/exceptions.c' line='2722' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_GetEnd'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2722' column='1'/>
- <parameter type-id='type-id-168' name='end' filepath='Objects/exceptions.c' line='2722' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeDecodeError_GetEnd' mangled-name='PyUnicodeDecodeError_GetEnd' filepath='Objects/exceptions.c' line='2704' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetEnd'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <parameter type-id='type-id-168' name='end' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeEncodeError_GetEnd' mangled-name='PyUnicodeEncodeError_GetEnd' filepath='Objects/exceptions.c' line='2685' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetEnd'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <parameter type-id='type-id-168' name='end' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeTranslateError_SetStart' mangled-name='PyUnicodeTranslateError_SetStart' filepath='Objects/exceptions.c' line='2677' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_SetStart'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeDecodeError_SetStart' mangled-name='PyUnicodeDecodeError_SetStart' filepath='Objects/exceptions.c' line='2669' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_SetStart'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeEncodeError_SetStart' mangled-name='PyUnicodeEncodeError_SetStart' filepath='Objects/exceptions.c' line='2661' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_SetStart'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/exceptions.c' line='2745' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeTranslateError_GetStart' mangled-name='PyUnicodeTranslateError_GetStart' filepath='Objects/exceptions.c' line='2654' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_GetStart'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2722' column='1'/>
- <parameter type-id='type-id-168' name='end' filepath='Objects/exceptions.c' line='2722' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeDecodeError_GetStart' mangled-name='PyUnicodeDecodeError_GetStart' filepath='Objects/exceptions.c' line='2636' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetStart'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <parameter type-id='type-id-168' name='end' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeEncodeError_GetStart' mangled-name='PyUnicodeEncodeError_GetStart' filepath='Objects/exceptions.c' line='2617' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetStart'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <parameter type-id='type-id-168' name='end' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicodeTranslateError_GetObject' mangled-name='PyUnicodeTranslateError_GetObject' filepath='Objects/exceptions.c' line='2611' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeTranslateError_GetObject'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicodeDecodeError_GetObject' mangled-name='PyUnicodeDecodeError_GetObject' filepath='Objects/exceptions.c' line='2605' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetObject'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicodeEncodeError_GetObject' mangled-name='PyUnicodeEncodeError_GetObject' filepath='Objects/exceptions.c' line='2599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetObject'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicodeDecodeError_GetEncoding' mangled-name='PyUnicodeDecodeError_GetEncoding' filepath='Objects/exceptions.c' line='2593' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeDecodeError_GetEncoding'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicodeEncodeError_GetEncoding' mangled-name='PyUnicodeEncodeError_GetEncoding' filepath='Objects/exceptions.c' line='2587' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicodeEncodeError_GetEncoding'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyExceptionClass_Name' mangled-name='PyExceptionClass_Name' filepath='Objects/exceptions.c' line='421' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyExceptionClass_Name'>
- <parameter type-id='type-id-14' name='ob' filepath='Objects/exceptions.c' line='421' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='PyException_SetContext' mangled-name='PyException_SetContext' filepath='Objects/exceptions.c' line='415' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_SetContext'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/exceptions.c' line='415' column='1'/>
- <parameter type-id='type-id-14' name='context' filepath='Objects/exceptions.c' line='415' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyException_GetContext' mangled-name='PyException_GetContext' filepath='Objects/exceptions.c' line='406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_GetContext'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyException_SetCause' mangled-name='PyException_SetCause' filepath='Objects/exceptions.c' line='398' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_SetCause'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/exceptions.c' line='398' column='1'/>
- <parameter type-id='type-id-14' name='cause' filepath='Objects/exceptions.c' line='398' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyException_GetCause' mangled-name='PyException_GetCause' filepath='Objects/exceptions.c' line='389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_GetCause'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyException_SetTraceback' mangled-name='PyException_SetTraceback' filepath='Objects/exceptions.c' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_SetTraceback'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyException_GetTraceback' mangled-name='PyException_GetTraceback' filepath='Objects/exceptions.c' line='374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyException_GetTraceback'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/genericaliasobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='Py_GenericAliasType' type-id='type-id-112' mangled-name='Py_GenericAliasType' visibility='default' filepath='./Include/genericaliasobject.h' line='9' column='1' elf-symbol-id='Py_GenericAliasType'/>
- <function-decl name='Py_GenericAlias' mangled-name='Py_GenericAlias' filepath='Objects/genericaliasobject.c' line='946' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GenericAlias'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='438' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='438' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/genobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyGen_Type' type-id='type-id-112' mangled-name='PyGen_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='38' column='1' elf-symbol-id='PyGen_Type'/>
- <var-decl name='PyCoro_Type' type-id='type-id-112' mangled-name='PyCoro_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='57' column='1' elf-symbol-id='PyCoro_Type'/>
- <var-decl name='_PyCoroWrapper_Type' type-id='type-id-112' mangled-name='_PyCoroWrapper_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='58' column='1' elf-symbol-id='_PyCoroWrapper_Type'/>
- <var-decl name='PyAsyncGen_Type' type-id='type-id-112' mangled-name='PyAsyncGen_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='71' column='1' elf-symbol-id='PyAsyncGen_Type'/>
- <var-decl name='_PyAsyncGenASend_Type' type-id='type-id-112' mangled-name='_PyAsyncGenASend_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='72' column='1' elf-symbol-id='_PyAsyncGenASend_Type'/>
- <var-decl name='_PyAsyncGenWrappedValue_Type' type-id='type-id-112' mangled-name='_PyAsyncGenWrappedValue_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='73' column='1' elf-symbol-id='_PyAsyncGenWrappedValue_Type'/>
- <var-decl name='_PyAsyncGenAThrow_Type' type-id='type-id-112' mangled-name='_PyAsyncGenAThrow_Type' visibility='default' filepath='./Include/cpython/genobject.h' line='74' column='1' elf-symbol-id='_PyAsyncGenAThrow_Type'/>
- <class-decl name='_frame' size-in-bits='448' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_frame.h' line='15' column='1' id='type-id-436'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/internal/pycore_frame.h' line='16' column='1'/>
+ <class-decl name='__anonymous_struct__332' size-in-bits='640' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='364' column='1' id='type-id-595'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_latin1' type-id='type-id-730' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='365' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='_data' type-id='type-id-652' visibility='default' filepath='./Include/internal/pycore_global_strings.h' line='366' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='PyHamtNode' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-785' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='42' column='1' id='type-id-786'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='43' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyHamtNode' type-id='type-id-786' filepath='./Include/internal/pycore_hamt.h' line='44' column='1' id='type-id-785'/>
+ <class-decl name='PyHamtObject' size-in-bits='320' is-struct='yes' naming-typedef-id='type-id-787' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='48' column='1' id='type-id-788'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='49' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='f_back' type-id='type-id-438' visibility='default' filepath='./Include/internal/pycore_frame.h' line='17' column='1'/>
+ <var-decl name='h_root' type-id='type-id-789' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='50' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='f_frame' type-id='type-id-376' visibility='default' filepath='./Include/internal/pycore_frame.h' line='18' column='1'/>
+ <var-decl name='h_weakreflist' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='51' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='f_trace' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_frame.h' line='19' column='1'/>
+ <var-decl name='h_count' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='52' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='f_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_frame.h' line='20' column='1'/>
+ </class-decl>
+ <typedef-decl name='PyHamtObject' type-id='type-id-788' filepath='./Include/internal/pycore_hamt.h' line='53' column='1' id='type-id-787'/>
+ <class-decl name='_pending_calls' size-in-bits='4288' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='29' column='1' id='type-id-790'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='lock' type-id='type-id-791' visibility='default' filepath='./Include/internal/pycore_interp.h' line='30' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='f_trace_lines' type-id='type-id-1' visibility='default' filepath='./Include/internal/pycore_frame.h' line='21' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='calls_to_do' type-id='type-id-736' visibility='default' filepath='./Include/internal/pycore_interp.h' line='32' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='360'>
- <var-decl name='f_trace_opcodes' type-id='type-id-1' visibility='default' filepath='./Include/internal/pycore_frame.h' line='22' column='1'/>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='async_exc' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='36' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='368'>
- <var-decl name='f_fast_as_locals' type-id='type-id-1' visibility='default' filepath='./Include/internal/pycore_frame.h' line='23' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='calls' type-id='type-id-602' visibility='default' filepath='./Include/internal/pycore_interp.h' line='41' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='_f_frame_data' type-id='type-id-360' visibility='default' filepath='./Include/internal/pycore_frame.h' line='25' column='1'/>
+ <data-member access='public' layout-offset-in-bits='4224'>
+ <var-decl name='first' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='42' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4256'>
+ <var-decl name='last' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='43' column='1'/>
</data-member>
</class-decl>
- <class-decl name='_PyInterpreterFrame' size-in-bits='640' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_frame.h' line='47' column='1' id='type-id-375'>
+ <class-decl name='__anonymous_struct__333' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='38' column='1' id='type-id-601'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='f_func' type-id='type-id-512' visibility='default' filepath='./Include/internal/pycore_frame.h' line='49' column='1'/>
+ <var-decl name='func' type-id='type-id-792' visibility='default' filepath='./Include/internal/pycore_interp.h' line='39' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='f_globals' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_frame.h' line='50' column='1'/>
+ <var-decl name='arg' type-id='type-id-41' visibility='default' filepath='./Include/internal/pycore_interp.h' line='40' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='f_builtins' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_frame.h' line='51' column='1'/>
+ </class-decl>
+ <class-decl name='_ceval_state' size-in-bits='4416' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='46' column='1' id='type-id-793'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='recursion_limit' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='47' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='f_locals' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_frame.h' line='52' column='1'/>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='eval_breaker' type-id='type-id-736' visibility='default' filepath='./Include/internal/pycore_interp.h' line='50' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='f_code' type-id='type-id-444' visibility='default' filepath='./Include/internal/pycore_frame.h' line='53' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='gil_drop_request' type-id='type-id-736' visibility='default' filepath='./Include/internal/pycore_interp.h' line='52' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='frame_obj' type-id='type-id-438' visibility='default' filepath='./Include/internal/pycore_frame.h' line='54' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='pending' type-id='type-id-790' visibility='default' filepath='./Include/internal/pycore_interp.h' line='53' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='previous' type-id='type-id-376' visibility='default' filepath='./Include/internal/pycore_frame.h' line='56' column='1'/>
+ </class-decl>
+ <class-decl name='atexit_callback' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-794' visibility='default' filepath='./Include/internal/pycore_interp.h' line='58' column='1' id='type-id-795'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='func' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='59' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='prev_instr' type-id='type-id-513' visibility='default' filepath='./Include/internal/pycore_frame.h' line='61' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='args' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='60' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='stacktop' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_frame.h' line='62' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='kwargs' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='61' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='544'>
- <var-decl name='is_entry' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_frame.h' line='63' column='1'/>
+ </class-decl>
+ <typedef-decl name='atexit_callback' type-id='type-id-795' filepath='./Include/internal/pycore_interp.h' line='62' column='1' id='type-id-794'/>
+ <class-decl name='atexit_state' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='64' column='1' id='type-id-796'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='callbacks' type-id='type-id-797' visibility='default' filepath='./Include/internal/pycore_interp.h' line='65' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='552'>
- <var-decl name='owner' type-id='type-id-1' visibility='default' filepath='./Include/internal/pycore_frame.h' line='64' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='ncallbacks' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='66' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='localsplus' type-id='type-id-360' visibility='default' filepath='./Include/internal/pycore_frame.h' line='66' column='1'/>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='callback_len' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='67' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='1088' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-514' visibility='default' filepath='./Include/cpython/funcobject.h' line='36' column='1' id='type-id-515'>
+ <class-decl name='_is' size-in-bits='862016' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='78' column='1' id='type-id-798'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/cpython/funcobject.h' line='37' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='func_globals' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='func_builtins' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
+ <var-decl name='next' type-id='type-id-245' visibility='default' filepath='./Include/internal/pycore_interp.h' line='80' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='func_name' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='threads' type-id='type-id-799' visibility='default' filepath='./Include/internal/pycore_interp.h' line='93' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='func_qualname' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
+ <var-decl name='runtime' type-id='type-id-800' visibility='default' filepath='./Include/internal/pycore_interp.h' line='98' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='func_code' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
+ <var-decl name='id' type-id='type-id-383' visibility='default' filepath='./Include/internal/pycore_interp.h' line='100' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='func_defaults' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
+ <var-decl name='id_refcount' type-id='type-id-383' visibility='default' filepath='./Include/internal/pycore_interp.h' line='101' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='func_kwdefaults' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
+ <var-decl name='requires_idref' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='102' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='func_closure' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='38' column='1'/>
+ <var-decl name='id_mutex' type-id='type-id-791' visibility='default' filepath='./Include/internal/pycore_interp.h' line='103' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='func_doc' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='39' column='1'/>
+ <var-decl name='_initialized' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='109' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='672'>
+ <var-decl name='finalizing' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='110' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='func_dict' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='40' column='1'/>
+ <var-decl name='_static' type-id='type-id-380' visibility='default' filepath='./Include/internal/pycore_interp.h' line='113' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='func_weakreflist' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='41' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='func_module' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='42' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='func_annotations' type-id='type-id-14' visibility='default' filepath='./Include/cpython/funcobject.h' line='43' column='1'/>
+ <var-decl name='ceval' type-id='type-id-793' visibility='default' filepath='./Include/internal/pycore_interp.h' line='115' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='vectorcall' type-id='type-id-106' visibility='default' filepath='./Include/cpython/funcobject.h' line='44' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='func_version' type-id='type-id-256' visibility='default' filepath='./Include/cpython/funcobject.h' line='52' column='1'/>
+ <data-member access='public' layout-offset-in-bits='5184'>
+ <var-decl name='gc' type-id='type-id-749' visibility='default' filepath='./Include/internal/pycore_interp.h' line='116' column='1'/>
</data-member>
- </class-decl>
- <typedef-decl name='PyFunctionObject' type-id='type-id-515' filepath='./Include/cpython/funcobject.h' line='59' column='1' id='type-id-514'/>
- <pointer-type-def type-id='type-id-514' size-in-bits='64' id='type-id-512'/>
- <typedef-decl name='__uint16_t' type-id='type-id-461' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='40' column='1' id='type-id-516'/>
- <typedef-decl name='uint16_t' type-id='type-id-516' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='25' column='1' id='type-id-517'/>
- <typedef-decl name='_Py_CODEUNIT' type-id='type-id-517' filepath='./Include/cpython/code.h' line='19' column='1' id='type-id-518'/>
- <pointer-type-def type-id='type-id-518' size-in-bits='64' id='type-id-513'/>
- <function-decl name='PyAsyncGen_New' mangled-name='PyAsyncGen_New' filepath='Objects/genobject.c' line='1641' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyAsyncGen_New'>
- <parameter type-id='type-id-438' name='f' filepath='Objects/genobject.c' line='1641' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/genobject.c' line='1641' column='1'/>
- <parameter type-id='type-id-14' name='qualname' filepath='Objects/genobject.c' line='1641' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCoro_New' mangled-name='PyCoro_New' filepath='Objects/genobject.c' line='1360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCoro_New'>
- <parameter type-id='type-id-438' name='f' filepath='Objects/genobject.c' line='1360' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/genobject.c' line='1360' column='1'/>
- <parameter type-id='type-id-14' name='qualname' filepath='Objects/genobject.c' line='1360' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyGen_New' mangled-name='PyGen_New' filepath='Objects/genobject.c' line='1009' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGen_New'>
- <parameter type-id='type-id-438' name='f' filepath='Objects/genobject.c' line='1009' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyGen_NewWithQualName' mangled-name='PyGen_NewWithQualName' filepath='Objects/genobject.c' line='1003' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGen_NewWithQualName'>
- <parameter type-id='type-id-438' name='f' filepath='Objects/genobject.c' line='1003' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/genobject.c' line='1003' column='1'/>
- <parameter type-id='type-id-14' name='qualname' filepath='Objects/genobject.c' line='1003' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyGen_FetchStopIterationValue' mangled-name='_PyGen_FetchStopIterationValue' filepath='Objects/genobject.c' line='649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyGen_FetchStopIterationValue'>
- <parameter type-id='type-id-22' name='pvalue' filepath='Objects/genobject.c' line='649' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyGen_SetStopIterationValue' mangled-name='_PyGen_SetStopIterationValue' filepath='Objects/genobject.c' line='610' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyGen_SetStopIterationValue'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyGen_Finalize' mangled-name='_PyGen_Finalize' filepath='Objects/genobject.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyGen_Finalize'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/genobject.c' line='53' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/fileobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyStdPrinter_Type' type-id='type-id-112' mangled-name='PyStdPrinter_Type' visibility='default' filepath='./Include/cpython/fileobject.h' line='10' column='1' elf-symbol-id='PyStdPrinter_Type'/>
- <function-decl name='PyFile_OpenCode' mangled-name='PyFile_OpenCode' filepath='Objects/fileobject.c' line='516' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_OpenCode'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/bytesobject.c' line='147' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFile_OpenCodeObject' mangled-name='PyFile_OpenCodeObject' filepath='Objects/fileobject.c' line='491' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_OpenCodeObject'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2817' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFile_SetOpenCodeHook' mangled-name='PyFile_SetOpenCodeHook' filepath='Objects/fileobject.c' line='471' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_SetOpenCodeHook'>
- <parameter type-id='type-id-64' name='hook' filepath='Objects/fileobject.c' line='471' column='1'/>
- <parameter type-id='type-id-18' name='userData' filepath='Objects/fileobject.c' line='471' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFile_NewStdPrinter' mangled-name='PyFile_NewStdPrinter' filepath='Objects/fileobject.c' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_NewStdPrinter'>
- <parameter type-id='type-id-8' name='fd' filepath='Objects/fileobject.c' line='284' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='Py_UniversalNewlineFgets' mangled-name='Py_UniversalNewlineFgets' filepath='Objects/fileobject.c' line='242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_UniversalNewlineFgets'>
- <parameter type-id='type-id-115' name='buf' filepath='Objects/fileobject.c' line='242' column='1'/>
- <parameter type-id='type-id-8' name='n' filepath='Objects/fileobject.c' line='242' column='1'/>
- <parameter type-id='type-id-473' name='stream' filepath='Objects/fileobject.c' line='242' column='1'/>
- <parameter type-id='type-id-14' name='fobj' filepath='Objects/fileobject.c' line='242' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <function-decl name='_PyLong_FileDescriptor_Converter' mangled-name='_PyLong_FileDescriptor_Converter' filepath='Objects/fileobject.c' line='223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FileDescriptor_Converter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_AsFileDescriptor' mangled-name='PyObject_AsFileDescriptor' filepath='Objects/fileobject.c' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_AsFileDescriptor'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/fileobject.c' line='177' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFile_WriteString' mangled-name='PyFile_WriteString' filepath='Objects/fileobject.c' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_WriteString'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/fileobject.c' line='147' column='1'/>
- <parameter type-id='type-id-14' name='f' filepath='Objects/fileobject.c' line='147' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFile_WriteObject' mangled-name='PyFile_WriteObject' filepath='Objects/fileobject.c' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_WriteObject'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/fileobject.c' line='117' column='1'/>
- <parameter type-id='type-id-14' name='f' filepath='Objects/fileobject.c' line='117' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Objects/fileobject.c' line='117' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFile_GetLine' mangled-name='PyFile_GetLine' filepath='Objects/fileobject.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_GetLine'>
- <parameter type-id='type-id-14' name='f' filepath='Objects/fileobject.c' line='53' column='1'/>
- <parameter type-id='type-id-8' name='n' filepath='Objects/fileobject.c' line='53' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFile_FromFd' mangled-name='PyFile_FromFd' filepath='Objects/fileobject.c' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFile_FromFd'>
- <parameter type-id='type-id-8' name='fd' filepath='Objects/fileobject.c' line='32' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Objects/fileobject.c' line='32' column='1'/>
- <parameter type-id='type-id-3' name='mode' filepath='Objects/fileobject.c' line='32' column='1'/>
- <parameter type-id='type-id-8' name='buffering' filepath='Objects/fileobject.c' line='32' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Objects/fileobject.c' line='32' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/fileobject.c' line='33' column='1'/>
- <parameter type-id='type-id-3' name='newline' filepath='Objects/fileobject.c' line='33' column='1'/>
- <parameter type-id='type-id-8' name='closefd' filepath='Objects/fileobject.c' line='33' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/floatobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyFloat_Type' type-id='type-id-112' mangled-name='PyFloat_Type' visibility='default' filepath='./Include/floatobject.h' line='14' column='1' elf-symbol-id='PyFloat_Type'/>
- <function-decl name='PyFloat_Unpack8' mangled-name='PyFloat_Unpack8' filepath='Objects/floatobject.c' line='2547' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Unpack8'>
- <parameter type-id='type-id-3' name='data' filepath='Objects/floatobject.c' line='2547' column='1'/>
- <parameter type-id='type-id-8' name='le' filepath='Objects/floatobject.c' line='2547' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='PyFloat_Unpack4' mangled-name='PyFloat_Unpack4' filepath='Objects/floatobject.c' line='2468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Unpack4'>
- <parameter type-id='type-id-3' name='data' filepath='Objects/floatobject.c' line='2547' column='1'/>
- <parameter type-id='type-id-8' name='le' filepath='Objects/floatobject.c' line='2547' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='PyFloat_Unpack2' mangled-name='PyFloat_Unpack2' filepath='Objects/floatobject.c' line='2405' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Unpack2'>
- <parameter type-id='type-id-3' name='data' filepath='Objects/floatobject.c' line='2405' column='1'/>
- <parameter type-id='type-id-8' name='le' filepath='Objects/floatobject.c' line='2405' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='PyFloat_Pack8' mangled-name='PyFloat_Pack8' filepath='Objects/floatobject.c' line='2275' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Pack8'>
- <parameter type-id='type-id-391' name='x' filepath='Objects/floatobject.c' line='2275' column='1'/>
- <parameter type-id='type-id-115' name='data' filepath='Objects/floatobject.c' line='2275' column='1'/>
- <parameter type-id='type-id-8' name='le' filepath='Objects/floatobject.c' line='2275' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFloat_Pack4' mangled-name='PyFloat_Pack4' filepath='Objects/floatobject.c' line='2167' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Pack4'>
- <parameter type-id='type-id-391' name='x' filepath='Objects/floatobject.c' line='2275' column='1'/>
- <parameter type-id='type-id-115' name='data' filepath='Objects/floatobject.c' line='2275' column='1'/>
- <parameter type-id='type-id-8' name='le' filepath='Objects/floatobject.c' line='2275' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFloat_Pack2' mangled-name='PyFloat_Pack2' filepath='Objects/floatobject.c' line='2062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_Pack2'>
- <parameter type-id='type-id-391' name='x' filepath='Objects/floatobject.c' line='2062' column='1'/>
- <parameter type-id='type-id-115' name='data' filepath='Objects/floatobject.c' line='2062' column='1'/>
- <parameter type-id='type-id-8' name='le' filepath='Objects/floatobject.c' line='2062' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyFloat_DebugMallocStats' mangled-name='_PyFloat_DebugMallocStats' filepath='Objects/floatobject.c' line='2039' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyFloat_DebugMallocStats'>
- <parameter type-id='type-id-473' name='out' filepath='Objects/floatobject.c' line='2039' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyFloat_AsDouble' mangled-name='PyFloat_AsDouble' filepath='Objects/floatobject.c' line='282' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_AsDouble'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/floatobject.c' line='282' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='PyFloat_FromString' mangled-name='PyFloat_FromString' filepath='Objects/floatobject.c' line='193' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_FromString'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/floatobject.c' line='193' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFloat_FromDouble' mangled-name='PyFloat_FromDouble' filepath='Objects/floatobject.c' line='131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_FromDouble'>
- <parameter type-id='type-id-391' name='fval' filepath='Objects/floatobject.c' line='131' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFloat_GetInfo' mangled-name='PyFloat_GetInfo' filepath='Objects/floatobject.c' line='94' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_GetInfo'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFloat_GetMin' mangled-name='PyFloat_GetMin' filepath='Objects/floatobject.c' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_GetMin'>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='PyFloat_GetMax' mangled-name='PyFloat_GetMax' filepath='Objects/floatobject.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_GetMax'>
- <return type-id='type-id-391'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/frameobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyFrame_Type' type-id='type-id-112' mangled-name='PyFrame_Type' visibility='default' filepath='./Include/cpython/pyframe.h' line='5' column='1' elf-symbol-id='PyFrame_Type'/>
- <function-decl name='PyFrame_GetGenerator' mangled-name='PyFrame_GetGenerator' filepath='Objects/frameobject.c' line='1207' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetGenerator'>
- <parameter type-id='type-id-438' name='frame' filepath='Objects/frameobject.c' line='1207' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFrame_GetLasti' mangled-name='PyFrame_GetLasti' filepath='Objects/frameobject.c' line='1197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetLasti'>
- <parameter type-id='type-id-438' name='frame' filepath='Objects/frameobject.c' line='1197' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFrame_GetBuiltins' mangled-name='PyFrame_GetBuiltins' filepath='Objects/frameobject.c' line='1191' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetBuiltins'>
- <parameter type-id='type-id-438' name='f' filepath='Objects/genobject.c' line='1009' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFrame_GetGlobals' mangled-name='PyFrame_GetGlobals' filepath='Objects/frameobject.c' line='1185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetGlobals'>
- <parameter type-id='type-id-438' name='f' filepath='Objects/genobject.c' line='1009' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFrame_GetLocals' mangled-name='PyFrame_GetLocals' filepath='Objects/frameobject.c' line='1179' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetLocals'>
- <parameter type-id='type-id-438' name='f' filepath='Objects/genobject.c' line='1009' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFrame_GetBack' mangled-name='PyFrame_GetBack' filepath='Objects/frameobject.c' line='1161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetBack'>
- <parameter type-id='type-id-438' name='frame' filepath='Objects/frameobject.c' line='1161' column='1'/>
- <return type-id='type-id-438'/>
- </function-decl>
- <function-decl name='PyFrame_GetCode' mangled-name='PyFrame_GetCode' filepath='Objects/frameobject.c' line='1150' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetCode'>
- <parameter type-id='type-id-438' name='frame' filepath='Objects/frameobject.c' line='1150' column='1'/>
- <return type-id='type-id-444'/>
- </function-decl>
- <function-decl name='_PyFrame_IsEntryFrame' mangled-name='_PyFrame_IsEntryFrame' filepath='Objects/frameobject.c' line='1142' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyFrame_IsEntryFrame'>
- <parameter type-id='type-id-438' name='frame' filepath='Objects/frameobject.c' line='1142' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFrame_LocalsToFast' mangled-name='PyFrame_LocalsToFast' filepath='Objects/frameobject.c' line='1133' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_LocalsToFast'>
- <parameter type-id='type-id-438' name='f' filepath='Objects/frameobject.c' line='1133' column='1'/>
- <parameter type-id='type-id-8' name='clear' filepath='Objects/frameobject.c' line='1133' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyFrame_FastToLocals' mangled-name='PyFrame_FastToLocals' filepath='Objects/frameobject.c' line='1054' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_FastToLocals'>
- <parameter type-id='type-id-438' name='f' filepath='Objects/frameobject.c' line='1054' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyFrame_FastToLocalsWithError' mangled-name='PyFrame_FastToLocalsWithError' filepath='Objects/frameobject.c' line='1040' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_FastToLocalsWithError'>
- <parameter type-id='type-id-438' name='frame' filepath='Objects/frameobject.c' line='1197' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFrame_New' mangled-name='PyFrame_New' filepath='Objects/frameobject.c' line='887' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_New'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/frameobject.c' line='887' column='1'/>
- <parameter type-id='type-id-444' name='code' filepath='Objects/frameobject.c' line='887' column='1'/>
- <parameter type-id='type-id-14' name='globals' filepath='Objects/frameobject.c' line='888' column='1'/>
- <parameter type-id='type-id-14' name='locals' filepath='Objects/frameobject.c' line='888' column='1'/>
- <return type-id='type-id-438'/>
- </function-decl>
- <function-decl name='PyFrame_GetLineNumber' mangled-name='PyFrame_GetLineNumber' filepath='Objects/frameobject.c' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrame_GetLineNumber'>
- <parameter type-id='type-id-438' name='frame' filepath='Objects/frameobject.c' line='1142' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/funcobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyFunction_Type' type-id='type-id-112' mangled-name='PyFunction_Type' visibility='default' filepath='./Include/cpython/funcobject.h' line='61' column='1' elf-symbol-id='PyFunction_Type'/>
- <var-decl name='PyClassMethod_Type' type-id='type-id-112' mangled-name='PyClassMethod_Type' visibility='default' filepath='./Include/cpython/funcobject.h' line='103' column='1' elf-symbol-id='PyClassMethod_Type'/>
- <var-decl name='PyStaticMethod_Type' type-id='type-id-112' mangled-name='PyStaticMethod_Type' visibility='default' filepath='./Include/cpython/funcobject.h' line='104' column='1' elf-symbol-id='PyStaticMethod_Type'/>
- <function-decl name='PyStaticMethod_New' mangled-name='PyStaticMethod_New' filepath='Objects/funcobject.c' line='1218' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStaticMethod_New'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyClassMethod_New' mangled-name='PyClassMethod_New' filepath='Objects/funcobject.c' line='1022' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyClassMethod_New'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFunction_SetAnnotations' mangled-name='PyFunction_SetAnnotations' filepath='Objects/funcobject.c' line='319' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_SetAnnotations'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/funcobject.c' line='319' column='1'/>
- <parameter type-id='type-id-14' name='annotations' filepath='Objects/funcobject.c' line='319' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFunction_GetAnnotations' mangled-name='PyFunction_GetAnnotations' filepath='Objects/funcobject.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetAnnotations'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFunction_SetClosure' mangled-name='PyFunction_SetClosure' filepath='Objects/funcobject.c' line='255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_SetClosure'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/funcobject.c' line='319' column='1'/>
- <parameter type-id='type-id-14' name='annotations' filepath='Objects/funcobject.c' line='319' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFunction_GetClosure' mangled-name='PyFunction_GetClosure' filepath='Objects/funcobject.c' line='245' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetClosure'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFunction_SetKwDefaults' mangled-name='PyFunction_SetKwDefaults' filepath='Objects/funcobject.c' line='223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_SetKwDefaults'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/funcobject.c' line='319' column='1'/>
- <parameter type-id='type-id-14' name='annotations' filepath='Objects/funcobject.c' line='319' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFunction_GetKwDefaults' mangled-name='PyFunction_GetKwDefaults' filepath='Objects/funcobject.c' line='213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetKwDefaults'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFunction_SetDefaults' mangled-name='PyFunction_SetDefaults' filepath='Objects/funcobject.c' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_SetDefaults'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/funcobject.c' line='319' column='1'/>
- <parameter type-id='type-id-14' name='annotations' filepath='Objects/funcobject.c' line='319' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyFunction_GetDefaults' mangled-name='PyFunction_GetDefaults' filepath='Objects/funcobject.c' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetDefaults'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFunction_GetModule' mangled-name='PyFunction_GetModule' filepath='Objects/funcobject.c' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetModule'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFunction_GetGlobals' mangled-name='PyFunction_GetGlobals' filepath='Objects/funcobject.c' line='162' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetGlobals'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFunction_GetCode' mangled-name='PyFunction_GetCode' filepath='Objects/funcobject.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_GetCode'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFunction_New' mangled-name='PyFunction_New' filepath='Objects/funcobject.c' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_New'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyFunction_NewWithQualName' mangled-name='PyFunction_NewWithQualName' filepath='Objects/funcobject.c' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFunction_NewWithQualName'>
- <parameter type-id='type-id-14' name='code' filepath='Objects/funcobject.c' line='47' column='1'/>
- <parameter type-id='type-id-14' name='globals' filepath='Objects/funcobject.c' line='47' column='1'/>
- <parameter type-id='type-id-14' name='qualname' filepath='Objects/funcobject.c' line='47' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/interpreteridobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_PyInterpreterID_Type' type-id='type-id-112' mangled-name='_PyInterpreterID_Type' visibility='default' filepath='./Include/internal/pycore_interpreteridobject.h' line='13' column='1' elf-symbol-id='_PyInterpreterID_Type'/>
- <function-decl name='_PyInterpreterID_LookUp' mangled-name='_PyInterpreterID_LookUp' filepath='Objects/interpreteridobject.c' line='287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterID_LookUp'>
- <parameter type-id='type-id-14' name='requested_id' filepath='Objects/interpreteridobject.c' line='287' column='1'/>
- <return type-id='type-id-11'/>
- </function-decl>
- <function-decl name='_PyInterpreterState_GetIDObject' mangled-name='_PyInterpreterState_GetIDObject' filepath='Objects/interpreteridobject.c' line='274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetIDObject'>
- <parameter type-id='type-id-11' name='interp' filepath='Objects/interpreteridobject.c' line='274' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyInterpreterID_New' mangled-name='_PyInterpreterID_New' filepath='Objects/interpreteridobject.c' line='268' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterID_New'>
- <parameter type-id='type-id-29' name='id' filepath='Objects/interpreteridobject.c' line='268' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/iterobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PySeqIter_Type' type-id='type-id-112' mangled-name='PySeqIter_Type' visibility='default' filepath='./Include/iterobject.h' line='8' column='1' elf-symbol-id='PySeqIter_Type'/>
- <var-decl name='PyCallIter_Type' type-id='type-id-112' mangled-name='PyCallIter_Type' visibility='default' filepath='./Include/iterobject.h' line='9' column='1' elf-symbol-id='PyCallIter_Type'/>
- <var-decl name='_PyAnextAwaitable_Type' type-id='type-id-112' visibility='default' filepath='./Include/iterobject.h' line='11' column='1'/>
- <function-decl name='PyCallIter_New' mangled-name='PyCallIter_New' filepath='Objects/iterobject.c' line='180' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCallIter_New'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='438' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='438' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PySeqIter_New' mangled-name='PySeqIter_New' filepath='Objects/iterobject.c' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySeqIter_New'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/listobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyList_Type' type-id='type-id-112' mangled-name='PyList_Type' visibility='default' filepath='./Include/listobject.h' line='20' column='1' elf-symbol-id='PyList_Type'/>
- <var-decl name='PyListIter_Type' type-id='type-id-112' mangled-name='PyListIter_Type' visibility='default' filepath='./Include/listobject.h' line='21' column='1' elf-symbol-id='PyListIter_Type'/>
- <var-decl name='PyListRevIter_Type' type-id='type-id-112' mangled-name='PyListRevIter_Type' visibility='default' filepath='./Include/listobject.h' line='22' column='1' elf-symbol-id='PyListRevIter_Type'/>
- <function-decl name='PyList_AsTuple' mangled-name='PyList_AsTuple' filepath='Objects/listobject.c' line='2621' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_AsTuple'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyList_Reverse' mangled-name='PyList_Reverse' filepath='Objects/listobject.c' line='2607' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Reverse'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyList_Sort' mangled-name='PyList_Sort' filepath='Objects/listobject.c' line='2578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Sort'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyList_Extend' mangled-name='_PyList_Extend' filepath='Objects/listobject.c' line='996' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyList_Extend'>
- <parameter type-id='type-id-400' name='self' filepath='Objects/listobject.c' line='996' column='1'/>
- <parameter type-id='type-id-14' name='iterable' filepath='Objects/listobject.c' line='996' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyList_SetSlice' mangled-name='PyList_SetSlice' filepath='Objects/listobject.c' line='734' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_SetSlice'>
- <parameter type-id='type-id-14' name='a' filepath='Objects/listobject.c' line='734' column='1'/>
- <parameter type-id='type-id-36' name='ilow' filepath='Objects/listobject.c' line='734' column='1'/>
- <parameter type-id='type-id-36' name='ihigh' filepath='Objects/listobject.c' line='734' column='1'/>
- <parameter type-id='type-id-14' name='v' filepath='Objects/listobject.c' line='734' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyList_GetSlice' mangled-name='PyList_GetSlice' filepath='Objects/listobject.c' line='488' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_GetSlice'>
- <parameter type-id='type-id-14' name='a' filepath='Objects/listobject.c' line='488' column='1'/>
- <parameter type-id='type-id-36' name='ilow' filepath='Objects/listobject.c' line='488' column='1'/>
- <parameter type-id='type-id-36' name='ihigh' filepath='Objects/listobject.c' line='488' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyList_Append' mangled-name='PyList_Append' filepath='Objects/listobject.c' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Append'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyList_Insert' mangled-name='PyList_Insert' filepath='Objects/listobject.c' line='302' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Insert'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/listobject.c' line='302' column='1'/>
- <parameter type-id='type-id-36' name='where' filepath='Objects/listobject.c' line='302' column='1'/>
- <parameter type-id='type-id-14' name='newitem' filepath='Objects/listobject.c' line='302' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyList_SetItem' mangled-name='PyList_SetItem' filepath='Objects/listobject.c' line='252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_SetItem'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='1926' column='1'/>
- <parameter type-id='type-id-36' name='i' filepath='Objects/abstract.c' line='1926' column='1'/>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1926' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyList_GetItem' mangled-name='PyList_GetItem' filepath='Objects/listobject.c' line='237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_GetItem'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/listobject.c' line='237' column='1'/>
- <parameter type-id='type-id-36' name='i' filepath='Objects/listobject.c' line='237' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyList_Size' mangled-name='PyList_Size' filepath='Objects/listobject.c' line='213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_Size'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyList_New' mangled-name='PyList_New' filepath='Objects/listobject.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyList_New'>
- <parameter type-id='type-id-36' name='size' filepath='Objects/listobject.c' line='149' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyList_DebugMallocStats' mangled-name='_PyList_DebugMallocStats' filepath='Objects/listobject.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyList_DebugMallocStats'>
- <parameter type-id='type-id-473' name='out' filepath='Objects/floatobject.c' line='2039' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/longobject.c' comp-dir-path='/src' language='LANG_C99'>
-
- <array-type-def dimensions='1' type-id='type-id-283' size-in-bits='2048' id='type-id-519'>
- <subrange length='256' type-id='type-id-16' id='type-id-264'/>
-
- </array-type-def>
- <var-decl name='_PyLong_DigitValue' type-id='type-id-519' mangled-name='_PyLong_DigitValue' visibility='default' filepath='./Include/internal/pycore_long.h' line='52' column='1' elf-symbol-id='_PyLong_DigitValue'/>
- <var-decl name='PyLong_Type' type-id='type-id-112' mangled-name='PyLong_Type' visibility='default' filepath='./Include/longobject.h' line='10' column='1' elf-symbol-id='PyLong_Type'/>
- <function-decl name='PyLong_GetInfo' mangled-name='PyLong_GetInfo' filepath='Objects/longobject.c' line='6072' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_GetInfo'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_DivmodNear' mangled-name='_PyLong_DivmodNear' filepath='Objects/longobject.c' line='5443' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_DivmodNear'>
- <parameter type-id='type-id-14' name='a' filepath='Objects/longobject.c' line='5443' column='1'/>
- <parameter type-id='type-id-14' name='b' filepath='Objects/longobject.c' line='5443' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_GCD' mangled-name='_PyLong_GCD' filepath='Objects/longobject.c' line='5081' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_GCD'>
- <parameter type-id='type-id-14' name='aarg' filepath='Objects/longobject.c' line='5081' column='1'/>
- <parameter type-id='type-id-14' name='barg' filepath='Objects/longobject.c' line='5081' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_Lshift' mangled-name='_PyLong_Lshift' filepath='Objects/longobject.c' line='4880' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Lshift'>
- <parameter type-id='type-id-14' name='a' filepath='Objects/longobject.c' line='4880' column='1'/>
- <parameter type-id='type-id-54' name='shiftby' filepath='Objects/longobject.c' line='4880' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_Rshift' mangled-name='_PyLong_Rshift' filepath='Objects/longobject.c' line='4803' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Rshift'>
- <parameter type-id='type-id-14' name='a' filepath='Objects/longobject.c' line='4880' column='1'/>
- <parameter type-id='type-id-54' name='shiftby' filepath='Objects/longobject.c' line='4880' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyLong_AsDouble' mangled-name='PyLong_AsDouble' filepath='Objects/longobject.c' line='3023' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsDouble'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/longobject.c' line='3023' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <pointer-type-def type-id='type-id-259' size-in-bits='64' id='type-id-520'/>
- <function-decl name='_PyLong_Frexp' mangled-name='_PyLong_Frexp' filepath='Objects/longobject.c' line='2911' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Frexp'>
- <parameter type-id='type-id-520' name='a' filepath='Objects/longobject.c' line='2911' column='1'/>
- <parameter type-id='type-id-168' name='e' filepath='Objects/longobject.c' line='2911' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='PyLong_FromUnicodeObject' mangled-name='PyLong_FromUnicodeObject' filepath='Objects/longobject.c' line='2620' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromUnicodeObject'>
- <parameter type-id='type-id-14' name='u' filepath='Objects/longobject.c' line='2620' column='1'/>
- <parameter type-id='type-id-8' name='base' filepath='Objects/longobject.c' line='2620' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_FromBytes' mangled-name='_PyLong_FromBytes' filepath='Objects/longobject.c' line='2600' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromBytes'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/longobject.c' line='2600' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Objects/longobject.c' line='2600' column='1'/>
- <parameter type-id='type-id-8' name='base' filepath='Objects/longobject.c' line='2600' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyLong_FromString' mangled-name='PyLong_FromString' filepath='Objects/longobject.c' line='2239' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromString'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/longobject.c' line='2239' column='1'/>
- <parameter type-id='type-id-494' name='pend' filepath='Objects/longobject.c' line='2239' column='1'/>
- <parameter type-id='type-id-8' name='base' filepath='Objects/longobject.c' line='2239' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_FormatBytesWriter' mangled-name='_PyLong_FormatBytesWriter' filepath='Objects/longobject.c' line='2088' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FormatBytesWriter'>
- <parameter type-id='type-id-493' name='writer' filepath='Objects/longobject.c' line='2088' column='1'/>
- <parameter type-id='type-id-115' name='str' filepath='Objects/longobject.c' line='2088' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/longobject.c' line='2089' column='1'/>
- <parameter type-id='type-id-8' name='base' filepath='Objects/longobject.c' line='2090' column='1'/>
- <parameter type-id='type-id-8' name='alternate' filepath='Objects/longobject.c' line='2090' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='448' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-521' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='718' column='1' id='type-id-522'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='buffer' type-id='type-id-14' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='719' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7104'>
+ <var-decl name='modules' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='119' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='data' type-id='type-id-18' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='720' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7168'>
+ <var-decl name='modules_by_index' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='120' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='kind' type-id='type-id-523' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='721' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7232'>
+ <var-decl name='sysdict' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='122' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='maxchar' type-id='type-id-524' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='722' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7296'>
+ <var-decl name='builtins' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='124' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='723' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7360'>
+ <var-decl name='importlib' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='126' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='pos' type-id='type-id-36' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='724' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7424'>
+ <var-decl name='override_frozen_modules' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='129' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='min_length' type-id='type-id-36' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='727' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7488'>
+ <var-decl name='codec_search_path' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='131' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='min_char' type-id='type-id-524' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='730' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7552'>
+ <var-decl name='codec_search_cache' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='132' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='416'>
- <var-decl name='overallocate' type-id='type-id-283' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='733' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7616'>
+ <var-decl name='codec_error_registry' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='133' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='424'>
- <var-decl name='readonly' type-id='type-id-283' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='737' column='1'/>
+ <data-member access='public' layout-offset-in-bits='7680'>
+ <var-decl name='codecs_initialized' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='134' column='1'/>
</data-member>
- </class-decl>
- <enum-decl name='PyUnicode_Kind' filepath='./Include/cpython/unicodeobject.h' line='304' column='1' id='type-id-523'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='PyUnicode_WCHAR_KIND' value='0'/>
- <enumerator name='PyUnicode_1BYTE_KIND' value='1'/>
- <enumerator name='PyUnicode_2BYTE_KIND' value='2'/>
- <enumerator name='PyUnicode_4BYTE_KIND' value='4'/>
- </enum-decl>
- <typedef-decl name='Py_UCS4' type-id='type-id-256' filepath='./Include/unicodeobject.h' line='102' column='1' id='type-id-524'/>
- <typedef-decl name='_PyUnicodeWriter' type-id='type-id-522' filepath='./Include/cpython/unicodeobject.h' line='738' column='1' id='type-id-521'/>
- <pointer-type-def type-id='type-id-521' size-in-bits='64' id='type-id-525'/>
- <function-decl name='_PyLong_FormatWriter' mangled-name='_PyLong_FormatWriter' filepath='Objects/longobject.c' line='2075' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FormatWriter'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/longobject.c' line='2075' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/longobject.c' line='2076' column='1'/>
- <parameter type-id='type-id-8' name='base' filepath='Objects/longobject.c' line='2077' column='1'/>
- <parameter type-id='type-id-8' name='alternate' filepath='Objects/longobject.c' line='2077' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyLong_Format' mangled-name='_PyLong_Format' filepath='Objects/longobject.c' line='2061' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Format'>
- <parameter type-id='type-id-14' name='n' filepath='Objects/abstract.c' line='1695' column='1'/>
- <parameter type-id='type-id-8' name='base' filepath='Objects/abstract.c' line='1695' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_Size_t_Converter' mangled-name='_PyLong_Size_t_Converter' filepath='Objects/longobject.c' line='1502' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Size_t_Converter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyLong_UnsignedLongLong_Converter' mangled-name='_PyLong_UnsignedLongLong_Converter' filepath='Objects/longobject.c' line='1485' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_UnsignedLongLong_Converter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyLong_UnsignedLong_Converter' mangled-name='_PyLong_UnsignedLong_Converter' filepath='Objects/longobject.c' line='1468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_UnsignedLong_Converter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyLong_UnsignedInt_Converter' mangled-name='_PyLong_UnsignedInt_Converter' filepath='Objects/longobject.c' line='1446' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_UnsignedInt_Converter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyLong_UnsignedShort_Converter' mangled-name='_PyLong_UnsignedShort_Converter' filepath='Objects/longobject.c' line='1424' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_UnsignedShort_Converter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyLong_AsLongLongAndOverflow' mangled-name='PyLong_AsLongLongAndOverflow' filepath='Objects/longobject.c' line='1348' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsLongLongAndOverflow'>
- <parameter type-id='type-id-14' name='vv' filepath='Objects/longobject.c' line='1348' column='1'/>
- <parameter type-id='type-id-501' name='overflow' filepath='Objects/longobject.c' line='1348' column='1'/>
- <return type-id='type-id-222'/>
- </function-decl>
- <function-decl name='PyLong_AsUnsignedLongLongMask' mangled-name='PyLong_AsUnsignedLongLongMask' filepath='Objects/longobject.c' line='1314' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsUnsignedLongLongMask'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/longobject.c' line='1314' column='1'/>
- <return type-id='type-id-225'/>
- </function-decl>
- <function-decl name='PyLong_AsUnsignedLongLong' mangled-name='PyLong_AsUnsignedLongLong' filepath='Objects/longobject.c' line='1249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsUnsignedLongLong'>
- <parameter type-id='type-id-14' name='vv' filepath='Objects/longobject.c' line='1249' column='1'/>
- <return type-id='type-id-225'/>
- </function-decl>
- <function-decl name='PyLong_AsLongLong' mangled-name='PyLong_AsLongLong' filepath='Objects/longobject.c' line='1197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsLongLong'>
- <parameter type-id='type-id-14' name='vv' filepath='Objects/longobject.c' line='1197' column='1'/>
- <return type-id='type-id-222'/>
- </function-decl>
- <function-decl name='PyLong_FromSsize_t' mangled-name='PyLong_FromSsize_t' filepath='Objects/longobject.c' line='1153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromSsize_t'>
- <parameter type-id='type-id-36' name='ival' filepath='Objects/longobject.c' line='1153' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyLong_FromLongLong' mangled-name='PyLong_FromLongLong' filepath='Objects/longobject.c' line='1112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromLongLong'>
- <parameter type-id='type-id-222' name='ival' filepath='Objects/longobject.c' line='1112' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyLong_AsVoidPtr' mangled-name='PyLong_AsVoidPtr' filepath='Objects/longobject.c' line='1075' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsVoidPtr'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='122' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyLong_FromVoidPtr' mangled-name='PyLong_FromVoidPtr' filepath='Objects/longobject.c' line='1058' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromVoidPtr'>
- <parameter type-id='type-id-18' name='p' filepath='Objects/longobject.c' line='1058' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <pointer-type-def type-id='type-id-283' size-in-bits='64' id='type-id-526'/>
- <function-decl name='_PyLong_AsByteArray' mangled-name='_PyLong_AsByteArray' filepath='Objects/longobject.c' line='923' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_AsByteArray'>
- <parameter type-id='type-id-520' name='v' filepath='Objects/longobject.c' line='923' column='1'/>
- <parameter type-id='type-id-526' name='bytes' filepath='Objects/longobject.c' line='924' column='1'/>
- <parameter type-id='type-id-54' name='n' filepath='Objects/longobject.c' line='924' column='1'/>
- <parameter type-id='type-id-8' name='little_endian' filepath='Objects/longobject.c' line='925' column='1'/>
- <parameter type-id='type-id-8' name='is_signed' filepath='Objects/longobject.c' line='925' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <qualified-type-def type-id='type-id-283' const='yes' id='type-id-527'/>
- <pointer-type-def type-id='type-id-527' size-in-bits='64' id='type-id-528'/>
- <function-decl name='_PyLong_FromByteArray' mangled-name='_PyLong_FromByteArray' filepath='Objects/longobject.c' line='812' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromByteArray'>
- <parameter type-id='type-id-528' name='bytes' filepath='Objects/longobject.c' line='812' column='1'/>
- <parameter type-id='type-id-54' name='n' filepath='Objects/longobject.c' line='812' column='1'/>
- <parameter type-id='type-id-8' name='little_endian' filepath='Objects/longobject.c' line='813' column='1'/>
- <parameter type-id='type-id-8' name='is_signed' filepath='Objects/longobject.c' line='813' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_NumBits' mangled-name='_PyLong_NumBits' filepath='Objects/longobject.c' line='782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_NumBits'>
- <parameter type-id='type-id-14' name='vv' filepath='Objects/longobject.c' line='782' column='1'/>
- <return type-id='type-id-54'/>
- </function-decl>
- <function-decl name='_PyLong_Sign' mangled-name='_PyLong_Sign' filepath='Objects/longobject.c' line='761' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Sign'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyLong_AsUnsignedLongMask' mangled-name='PyLong_AsUnsignedLongMask' filepath='Objects/longobject.c' line='737' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsUnsignedLongMask'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/longobject.c' line='737' column='1'/>
- <return type-id='type-id-16'/>
- </function-decl>
- <function-decl name='PyLong_AsSize_t' mangled-name='PyLong_AsSize_t' filepath='Objects/longobject.c' line='664' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsSize_t'>
- <parameter type-id='type-id-14' name='vv' filepath='Objects/longobject.c' line='664' column='1'/>
- <return type-id='type-id-54'/>
- </function-decl>
- <function-decl name='PyLong_AsUnsignedLong' mangled-name='PyLong_AsUnsignedLong' filepath='Objects/longobject.c' line='620' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsUnsignedLong'>
- <parameter type-id='type-id-14' name='vv' filepath='Objects/longobject.c' line='620' column='1'/>
- <return type-id='type-id-16'/>
- </function-decl>
- <function-decl name='PyLong_AsSsize_t' mangled-name='PyLong_AsSsize_t' filepath='Objects/longobject.c' line='565' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsSsize_t'>
- <parameter type-id='type-id-14' name='vv' filepath='Objects/longobject.c' line='565' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='_PyLong_AsInt' mangled-name='_PyLong_AsInt' filepath='Objects/longobject.c' line='547' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_AsInt'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='302' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyLong_AsLong' mangled-name='PyLong_AsLong' filepath='Objects/longobject.c' line='530' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsLong'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/longobject.c' line='530' column='1'/>
- <return type-id='type-id-53'/>
- </function-decl>
- <function-decl name='PyLong_AsLongAndOverflow' mangled-name='PyLong_AsLongAndOverflow' filepath='Objects/longobject.c' line='451' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_AsLongAndOverflow'>
- <parameter type-id='type-id-14' name='vv' filepath='Objects/longobject.c' line='451' column='1'/>
- <parameter type-id='type-id-501' name='overflow' filepath='Objects/longobject.c' line='451' column='1'/>
- <return type-id='type-id-53'/>
- </function-decl>
- <function-decl name='PyLong_FromDouble' mangled-name='PyLong_FromDouble' filepath='Objects/longobject.c' line='374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromDouble'>
- <parameter type-id='type-id-391' name='dval' filepath='Objects/longobject.c' line='374' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyLong_FromSize_t' mangled-name='PyLong_FromSize_t' filepath='Objects/longobject.c' line='366' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromSize_t'>
- <parameter type-id='type-id-54' name='ival' filepath='Objects/longobject.c' line='366' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyLong_FromUnsignedLongLong' mangled-name='PyLong_FromUnsignedLongLong' filepath='Objects/longobject.c' line='358' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromUnsignedLongLong'>
- <parameter type-id='type-id-225' name='ival' filepath='Objects/longobject.c' line='358' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyLong_FromUnsignedLong' mangled-name='PyLong_FromUnsignedLong' filepath='Objects/longobject.c' line='350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromUnsignedLong'>
- <parameter type-id='type-id-16' name='ival' filepath='Objects/longobject.c' line='350' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyLong_FromLong' mangled-name='PyLong_FromLong' filepath='Objects/longobject.c' line='285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromLong'>
- <parameter type-id='type-id-53' name='ival' filepath='Objects/longobject.c' line='285' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_Copy' mangled-name='_PyLong_Copy' filepath='Objects/longobject.c' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_Copy'>
- <parameter type-id='type-id-520' name='src' filepath='Objects/longobject.c' line='169' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_New' mangled-name='_PyLong_New' filepath='Objects/longobject.c' line='142' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_New'>
- <parameter type-id='type-id-36' name='size' filepath='Objects/longobject.c' line='142' column='1'/>
- <return type-id='type-id-520'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/dictobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_pydict_global_version' type-id='type-id-19' visibility='default' filepath='./Include/internal/pycore_dict.h' line='162' column='1'/>
- <var-decl name='PyDict_Type' type-id='type-id-112' mangled-name='PyDict_Type' visibility='default' filepath='./Include/dictobject.h' line='15' column='1' elf-symbol-id='PyDict_Type'/>
- <var-decl name='PyDictIterKey_Type' type-id='type-id-112' mangled-name='PyDictIterKey_Type' visibility='default' filepath='./Include/dictobject.h' line='79' column='1' elf-symbol-id='PyDictIterKey_Type'/>
- <var-decl name='PyDictIterValue_Type' type-id='type-id-112' mangled-name='PyDictIterValue_Type' visibility='default' filepath='./Include/dictobject.h' line='80' column='1' elf-symbol-id='PyDictIterValue_Type'/>
- <var-decl name='PyDictIterItem_Type' type-id='type-id-112' mangled-name='PyDictIterItem_Type' visibility='default' filepath='./Include/dictobject.h' line='81' column='1' elf-symbol-id='PyDictIterItem_Type'/>
- <var-decl name='PyDictRevIterKey_Type' type-id='type-id-112' mangled-name='PyDictRevIterKey_Type' visibility='default' filepath='./Include/dictobject.h' line='83' column='1' elf-symbol-id='PyDictRevIterKey_Type'/>
- <var-decl name='PyDictRevIterItem_Type' type-id='type-id-112' mangled-name='PyDictRevIterItem_Type' visibility='default' filepath='./Include/dictobject.h' line='84' column='1' elf-symbol-id='PyDictRevIterItem_Type'/>
- <var-decl name='PyDictRevIterValue_Type' type-id='type-id-112' mangled-name='PyDictRevIterValue_Type' visibility='default' filepath='./Include/dictobject.h' line='85' column='1' elf-symbol-id='PyDictRevIterValue_Type'/>
- <var-decl name='PyDictKeys_Type' type-id='type-id-112' mangled-name='PyDictKeys_Type' visibility='default' filepath='./Include/dictobject.h' line='66' column='1' elf-symbol-id='PyDictKeys_Type'/>
- <var-decl name='PyDictItems_Type' type-id='type-id-112' mangled-name='PyDictItems_Type' visibility='default' filepath='./Include/dictobject.h' line='68' column='1' elf-symbol-id='PyDictItems_Type'/>
- <var-decl name='PyDictValues_Type' type-id='type-id-112' mangled-name='PyDictValues_Type' visibility='default' filepath='./Include/dictobject.h' line='67' column='1' elf-symbol-id='PyDictValues_Type'/>
- <function-decl name='PyObject_GenericGetDict' mangled-name='PyObject_GenericGetDict' filepath='Objects/dictobject.c' line='5587' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GenericGetDict'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/dictobject.c' line='5587' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/dictobject.c' line='5587' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDictView_Intersect' mangled-name='_PyDictView_Intersect' filepath='Objects/dictobject.c' line='4799' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDictView_Intersect'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/dictobject.c' line='4799' column='1'/>
- <parameter type-id='type-id-14' name='other' filepath='Objects/dictobject.c' line='4799' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDictView_New' mangled-name='_PyDictView_New' filepath='Objects/dictobject.c' line='4573' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDictView_New'>
- <parameter type-id='type-id-14' name='dict' filepath='Objects/dictobject.c' line='4573' column='1'/>
- <parameter type-id='type-id-74' name='type' filepath='Objects/dictobject.c' line='4573' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDict_DelItemString' mangled-name='PyDict_DelItemString' filepath='Objects/dictobject.c' line='3935' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_DelItemString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='271' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='271' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDict_DelItemId' mangled-name='_PyDict_DelItemId' filepath='Objects/dictobject.c' line='3926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_DelItemId'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/dictobject.c' line='3926' column='1'/>
- <parameter type-id='type-id-499' name='key' filepath='Objects/dictobject.c' line='3926' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_SetItemString' mangled-name='PyDict_SetItemString' filepath='Objects/dictobject.c' line='3912' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_SetItemString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2359' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2359' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/abstract.c' line='2359' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDict_SetItemId' mangled-name='_PyDict_SetItemId' filepath='Objects/dictobject.c' line='3902' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_SetItemId'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/dictobject.c' line='3902' column='1'/>
- <parameter type-id='type-id-499' name='key' filepath='Objects/dictobject.c' line='3902' column='1'/>
- <parameter type-id='type-id-14' name='item' filepath='Objects/dictobject.c' line='3902' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_GetItemString' mangled-name='PyDict_GetItemString' filepath='Objects/dictobject.c' line='3888' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_GetItemString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2342' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2342' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDict_ContainsId' mangled-name='_PyDict_ContainsId' filepath='Objects/dictobject.c' line='3724' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_ContainsId'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/dictobject.c' line='3926' column='1'/>
- <parameter type-id='type-id-499' name='key' filepath='Objects/dictobject.c' line='3926' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDict_Contains_KnownHash' mangled-name='_PyDict_Contains_KnownHash' filepath='Objects/dictobject.c' line='3711' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_Contains_KnownHash'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='3711' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='3711' column='1'/>
- <parameter type-id='type-id-159' name='hash' filepath='Objects/dictobject.c' line='3711' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_Contains' mangled-name='PyDict_Contains' filepath='Objects/dictobject.c' line='3691' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Contains'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='3691' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='3691' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDict_SizeOf' mangled-name='_PyDict_SizeOf' filepath='Objects/dictobject.c' line='3573' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_SizeOf'>
- <parameter type-id='type-id-413' name='mp' filepath='Objects/dictobject.c' line='3573' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyDict_SetDefault' mangled-name='PyDict_SetDefault' filepath='Objects/dictobject.c' line='3298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_SetDefault'>
- <parameter type-id='type-id-14' name='d' filepath='Objects/dictobject.c' line='3298' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='3298' column='1'/>
- <parameter type-id='type-id-14' name='defaultobj' filepath='Objects/dictobject.c' line='3298' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDict_Items' mangled-name='PyDict_Items' filepath='Objects/dictobject.c' line='3138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Items'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDict_Values' mangled-name='PyDict_Values' filepath='Objects/dictobject.c' line='3128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Values'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDict_Keys' mangled-name='PyDict_Keys' filepath='Objects/dictobject.c' line='3118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Keys'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDict_Size' mangled-name='PyDict_Size' filepath='Objects/dictobject.c' line='3108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Size'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyDict_Copy' mangled-name='PyDict_Copy' filepath='Objects/dictobject.c' line='3013' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Copy'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/dictobject.c' line='3013' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDict_MergeEx' mangled-name='_PyDict_MergeEx' filepath='Objects/dictobject.c' line='3001' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_MergeEx'>
- <parameter type-id='type-id-14' name='a' filepath='Objects/dictobject.c' line='3001' column='1'/>
- <parameter type-id='type-id-14' name='b' filepath='Objects/dictobject.c' line='3001' column='1'/>
- <parameter type-id='type-id-8' name='override' filepath='Objects/dictobject.c' line='3001' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_Merge' mangled-name='PyDict_Merge' filepath='Objects/dictobject.c' line='2994' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Merge'>
- <parameter type-id='type-id-14' name='a' filepath='Objects/dictobject.c' line='3001' column='1'/>
- <parameter type-id='type-id-14' name='b' filepath='Objects/dictobject.c' line='3001' column='1'/>
- <parameter type-id='type-id-8' name='override' filepath='Objects/dictobject.c' line='3001' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_Update' mangled-name='PyDict_Update' filepath='Objects/dictobject.c' line='2988' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Update'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_MergeFromSeq2' mangled-name='PyDict_MergeFromSeq2' filepath='Objects/dictobject.c' line='2731' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_MergeFromSeq2'>
- <parameter type-id='type-id-14' name='d' filepath='Objects/dictobject.c' line='2731' column='1'/>
- <parameter type-id='type-id-14' name='seq2' filepath='Objects/dictobject.c' line='2731' column='1'/>
- <parameter type-id='type-id-8' name='override' filepath='Objects/dictobject.c' line='2731' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDict_Pop' mangled-name='_PyDict_Pop' filepath='Objects/dictobject.c' line='2244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_Pop'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='405' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='406' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Objects/call.c' line='406' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDict_Next' mangled-name='PyDict_Next' filepath='Objects/dictobject.c' line='2200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Next'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='2200' column='1'/>
- <parameter type-id='type-id-168' name='ppos' filepath='Objects/dictobject.c' line='2200' column='1'/>
- <parameter type-id='type-id-22' name='pkey' filepath='Objects/dictobject.c' line='2200' column='1'/>
- <parameter type-id='type-id-22' name='pvalue' filepath='Objects/dictobject.c' line='2200' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <pointer-type-def type-id='type-id-159' size-in-bits='64' id='type-id-529'/>
- <function-decl name='_PyDict_Next' mangled-name='_PyDict_Next' filepath='Objects/dictobject.c' line='2119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_Next'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='2119' column='1'/>
- <parameter type-id='type-id-168' name='ppos' filepath='Objects/dictobject.c' line='2119' column='1'/>
- <parameter type-id='type-id-22' name='pkey' filepath='Objects/dictobject.c' line='2119' column='1'/>
- <parameter type-id='type-id-22' name='pvalue' filepath='Objects/dictobject.c' line='2120' column='1'/>
- <parameter type-id='type-id-529' name='phash' filepath='Objects/dictobject.c' line='2120' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_Clear' mangled-name='PyDict_Clear' filepath='Objects/dictobject.c' line='2077' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_Clear'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/genobject.c' line='53' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyDict_DelItemIf' mangled-name='_PyDict_DelItemIf' filepath='Objects/dictobject.c' line='2036' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_DelItemIf'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='2036' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='2036' column='1'/>
- <parameter type-id='type-id-139' name='predicate' filepath='Objects/dictobject.c' line='2037' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDict_DelItem_KnownHash' mangled-name='_PyDict_DelItem_KnownHash' filepath='Objects/dictobject.c' line='2007' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_DelItem_KnownHash'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='3711' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='3711' column='1'/>
- <parameter type-id='type-id-159' name='hash' filepath='Objects/dictobject.c' line='3711' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_DelItem' mangled-name='PyDict_DelItem' filepath='Objects/dictobject.c' line='1993' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_DelItem'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2770' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2770' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDict_SetItem_KnownHash' mangled-name='_PyDict_SetItem_KnownHash' filepath='Objects/dictobject.c' line='1910' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_SetItem_KnownHash'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='1910' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='1910' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/dictobject.c' line='1910' column='1'/>
- <parameter type-id='type-id-159' name='hash' filepath='Objects/dictobject.c' line='1911' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_SetItem' mangled-name='PyDict_SetItem' filepath='Objects/dictobject.c' line='1896' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_SetItem'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='1896' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='1896' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/dictobject.c' line='1896' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDict_GetItemStringWithError' mangled-name='_PyDict_GetItemStringWithError' filepath='Objects/dictobject.c' line='1818' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_GetItemStringWithError'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2342' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2342' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDict_GetItemIdWithError' mangled-name='_PyDict_GetItemIdWithError' filepath='Objects/dictobject.c' line='1806' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_GetItemIdWithError'>
- <parameter type-id='type-id-14' name='dp' filepath='Objects/dictobject.c' line='1806' column='1'/>
- <parameter type-id='type-id-499' name='key' filepath='Objects/dictobject.c' line='1806' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDict_GetItemWithError' mangled-name='_PyDict_GetItemWithError' filepath='Objects/dictobject.c' line='1795' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_GetItemWithError'>
- <parameter type-id='type-id-14' name='callable' filepath='Objects/call.c' line='438' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/call.c' line='438' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDict_GetItemWithError' mangled-name='PyDict_GetItemWithError' filepath='Objects/dictobject.c' line='1770' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_GetItemWithError'>
- <parameter type-id='type-id-14' name='func' filepath='Objects/call.c' line='368' column='1'/>
- <parameter type-id='type-id-14' name='arg' filepath='Objects/call.c' line='368' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDict_GetItem_KnownHash' mangled-name='_PyDict_GetItem_KnownHash' filepath='Objects/dictobject.c' line='1749' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_GetItem_KnownHash'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='1749' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='1749' column='1'/>
- <parameter type-id='type-id-159' name='hash' filepath='Objects/dictobject.c' line='1749' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyDict_GetItem' mangled-name='PyDict_GetItem' filepath='Objects/dictobject.c' line='1649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_GetItem'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='1649' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='1649' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDict_NewPresized' mangled-name='_PyDict_NewPresized' filepath='Objects/dictobject.c' line='1595' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_NewPresized'>
- <parameter type-id='type-id-36' name='minused' filepath='Objects/dictobject.c' line='1595' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDict_MaybeUntrack' mangled-name='_PyDict_MaybeUntrack' filepath='Objects/dictobject.c' line='1116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_MaybeUntrack'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='1116' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyDict_HasOnlyStringKeys' mangled-name='_PyDict_HasOnlyStringKeys' filepath='Objects/dictobject.c' line='1091' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_HasOnlyStringKeys'>
- <parameter type-id='type-id-14' name='dict' filepath='Objects/dictobject.c' line='1091' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyDict_New' mangled-name='PyDict_New' filepath='Objects/dictobject.c' line='838' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyDict_New'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyDict_CheckConsistency' mangled-name='_PyDict_CheckConsistency' filepath='Objects/dictobject.c' line='502' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_CheckConsistency'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='502' column='1'/>
- <parameter type-id='type-id-8' name='check_content' filepath='Objects/dictobject.c' line='502' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDict_DebugMallocStats' mangled-name='_PyDict_DebugMallocStats' filepath='Objects/dictobject.c' line='294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDict_DebugMallocStats'>
- <parameter type-id='type-id-473' name='out' filepath='Objects/floatobject.c' line='2039' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/odictobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyODict_Type' type-id='type-id-112' mangled-name='PyODict_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='15' column='1' elf-symbol-id='PyODict_Type'/>
- <var-decl name='PyODictIter_Type' type-id='type-id-112' mangled-name='PyODictIter_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='16' column='1' elf-symbol-id='PyODictIter_Type'/>
- <var-decl name='PyODictKeys_Type' type-id='type-id-112' mangled-name='PyODictKeys_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='17' column='1' elf-symbol-id='PyODictKeys_Type'/>
- <var-decl name='PyODictItems_Type' type-id='type-id-112' mangled-name='PyODictItems_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='18' column='1' elf-symbol-id='PyODictItems_Type'/>
- <var-decl name='PyODictValues_Type' type-id='type-id-112' mangled-name='PyODictValues_Type' visibility='default' filepath='./Include/cpython/odictobject.h' line='19' column='1' elf-symbol-id='PyODictValues_Type'/>
- <function-decl name='PyODict_DelItem' mangled-name='PyODict_DelItem' filepath='Objects/odictobject.c' line='1624' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyODict_DelItem'>
- <parameter type-id='type-id-14' name='od' filepath='Objects/odictobject.c' line='1624' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/odictobject.c' line='1624' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyODict_SetItem' mangled-name='PyODict_SetItem' filepath='Objects/odictobject.c' line='1615' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyODict_SetItem'>
- <parameter type-id='type-id-14' name='od' filepath='Objects/odictobject.c' line='1615' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/odictobject.c' line='1615' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/odictobject.c' line='1615' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyODict_New' mangled-name='PyODict_New' filepath='Objects/odictobject.c' line='1591' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyODict_New'>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/memoryobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_PyManagedBuffer_Type' type-id='type-id-112' mangled-name='_PyManagedBuffer_Type' visibility='default' filepath='./Include/memoryobject.h' line='10' column='1' elf-symbol-id='_PyManagedBuffer_Type'/>
- <var-decl name='PyMemoryView_Type' type-id='type-id-112' mangled-name='PyMemoryView_Type' visibility='default' filepath='./Include/memoryobject.h' line='12' column='1' elf-symbol-id='PyMemoryView_Type'/>
- <function-decl name='PyBuffer_ToContiguous' mangled-name='PyBuffer_ToContiguous' filepath='Objects/memoryobject.c' line='983' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBuffer_ToContiguous'>
- <parameter type-id='type-id-18' name='buf' filepath='Objects/memoryobject.c' line='983' column='1'/>
- <parameter type-id='type-id-479' name='src' filepath='Objects/memoryobject.c' line='983' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Objects/memoryobject.c' line='983' column='1'/>
- <parameter type-id='type-id-1' name='order' filepath='Objects/memoryobject.c' line='983' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyMemoryView_GetContiguous' mangled-name='PyMemoryView_GetContiguous' filepath='Objects/memoryobject.c' line='918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMemoryView_GetContiguous'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/memoryobject.c' line='918' column='1'/>
- <parameter type-id='type-id-8' name='buffertype' filepath='Objects/memoryobject.c' line='918' column='1'/>
- <parameter type-id='type-id-1' name='order' filepath='Objects/memoryobject.c' line='918' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMemoryView_FromObject' mangled-name='PyMemoryView_FromObject' filepath='Objects/memoryobject.c' line='786' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMemoryView_FromObject'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1634' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMemoryView_FromBuffer' mangled-name='PyMemoryView_FromBuffer' filepath='Objects/memoryobject.c' line='756' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMemoryView_FromBuffer'>
- <parameter type-id='type-id-479' name='info' filepath='Objects/memoryobject.c' line='756' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMemoryView_FromMemory' mangled-name='PyMemoryView_FromMemory' filepath='Objects/memoryobject.c' line='727' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMemoryView_FromMemory'>
- <parameter type-id='type-id-115' name='mem' filepath='Objects/memoryobject.c' line='727' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/memoryobject.c' line='727' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Objects/memoryobject.c' line='727' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/methodobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyCFunction_Type' type-id='type-id-112' mangled-name='PyCFunction_Type' visibility='default' filepath='./Include/methodobject.h' line='14' column='1' elf-symbol-id='PyCFunction_Type'/>
- <var-decl name='PyCMethod_Type' type-id='type-id-112' mangled-name='PyCMethod_Type' visibility='default' filepath='./Include/cpython/methodobject.h' line='32' column='1' elf-symbol-id='PyCMethod_Type'/>
- <function-decl name='PyCFunction_GetFlags' mangled-name='PyCFunction_GetFlags' filepath='Objects/methodobject.c' line='139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_GetFlags'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCFunction_GetSelf' mangled-name='PyCFunction_GetSelf' filepath='Objects/methodobject.c' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_GetSelf'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCFunction_GetFunction' mangled-name='PyCFunction_GetFunction' filepath='Objects/methodobject.c' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_GetFunction'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/methodobject.c' line='119' column='1'/>
- <return type-id='type-id-182'/>
- </function-decl>
- <function-decl name='PyCMethod_New' mangled-name='PyCMethod_New' filepath='Objects/methodobject.c' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCMethod_New'>
- <parameter type-id='type-id-96' name='ml' filepath='Objects/methodobject.c' line='44' column='1'/>
- <parameter type-id='type-id-14' name='self' filepath='Objects/methodobject.c' line='44' column='1'/>
- <parameter type-id='type-id-14' name='module' filepath='Objects/methodobject.c' line='44' column='1'/>
- <parameter type-id='type-id-74' name='cls' filepath='Objects/methodobject.c' line='44' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCFunction_NewEx' mangled-name='PyCFunction_NewEx' filepath='Objects/methodobject.c' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_NewEx'>
- <parameter type-id='type-id-96' name='ml' filepath='Objects/methodobject.c' line='38' column='1'/>
- <parameter type-id='type-id-14' name='self' filepath='Objects/methodobject.c' line='38' column='1'/>
- <parameter type-id='type-id-14' name='module' filepath='Objects/methodobject.c' line='38' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCFunction_New' mangled-name='PyCFunction_New' filepath='Objects/methodobject.c' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCFunction_New'>
- <parameter type-id='type-id-96' name='ml' filepath='Objects/methodobject.c' line='32' column='1'/>
- <parameter type-id='type-id-14' name='self' filepath='Objects/methodobject.c' line='32' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/moduleobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyModuleDef_Type' type-id='type-id-112' mangled-name='PyModuleDef_Type' visibility='default' filepath='./Include/moduleobject.h' line='41' column='1' elf-symbol-id='PyModuleDef_Type'/>
- <var-decl name='PyModule_Type' type-id='type-id-112' mangled-name='PyModule_Type' visibility='default' filepath='./Include/moduleobject.h' line='10' column='1' elf-symbol-id='PyModule_Type'/>
- <function-decl name='_PyModuleSpec_IsInitializing' mangled-name='_PyModuleSpec_IsInitializing' filepath='Objects/moduleobject.c' line='718' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyModuleSpec_IsInitializing'>
- <parameter type-id='type-id-14' name='spec' filepath='Objects/moduleobject.c' line='718' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyModule_ClearDict' mangled-name='_PyModule_ClearDict' filepath='Objects/moduleobject.c' line='586' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyModule_ClearDict'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='1116' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyModule_Clear' mangled-name='_PyModule_Clear' filepath='Objects/moduleobject.c' line='578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyModule_Clear'>
- <parameter type-id='type-id-14' name='m' filepath='Objects/moduleobject.c' line='578' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyModule_GetState' mangled-name='PyModule_GetState' filepath='Objects/moduleobject.c' line='568' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetState'>
- <parameter type-id='type-id-14' name='m' filepath='Objects/moduleobject.c' line='568' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <class-decl name='PyModuleDef' size-in-bits='832' is-struct='yes' visibility='default' filepath='./Include/moduleobject.h' line='74' column='1' id='type-id-530'>
+ <data-member access='public' layout-offset-in-bits='7744'>
+ <var-decl name='config' type-id='type-id-269' visibility='default' filepath='./Include/internal/pycore_interp.h' line='136' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11136'>
+ <var-decl name='dlopenflags' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='138' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11200'>
+ <var-decl name='dict' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='141' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11264'>
+ <var-decl name='builtins_copy' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='143' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11328'>
+ <var-decl name='import_func' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='144' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11392'>
+ <var-decl name='eval_frame' type-id='type-id-716' visibility='default' filepath='./Include/internal/pycore_interp.h' line='146' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11456'>
+ <var-decl name='co_extra_user_count' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_interp.h' line='148' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='11520'>
+ <var-decl name='co_extra_freefuncs' type-id='type-id-611' visibility='default' filepath='./Include/internal/pycore_interp.h' line='149' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='27840'>
+ <var-decl name='before_forkers' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='152' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='27904'>
+ <var-decl name='after_forkers_parent' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='153' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='27968'>
+ <var-decl name='after_forkers_child' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='154' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='28032'>
+ <var-decl name='warnings' type-id='type-id-801' visibility='default' filepath='./Include/internal/pycore_interp.h' line='157' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='28288'>
+ <var-decl name='atexit' type-id='type-id-796' visibility='default' filepath='./Include/internal/pycore_interp.h' line='158' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='28416'>
+ <var-decl name='audit_hooks' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_interp.h' line='160' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='28480'>
+ <var-decl name='unicode' type-id='type-id-802' visibility='default' filepath='./Include/internal/pycore_interp.h' line='162' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='28864'>
+ <var-decl name='float_state' type-id='type-id-745' visibility='default' filepath='./Include/internal/pycore_interp.h' line='163' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='28992'>
+ <var-decl name='slice_cache' type-id='type-id-426' visibility='default' filepath='./Include/internal/pycore_interp.h' line='166' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='29056'>
+ <var-decl name='tuple' type-id='type-id-803' visibility='default' filepath='./Include/internal/pycore_interp.h' line='168' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='30976'>
+ <var-decl name='list' type-id='type-id-804' visibility='default' filepath='./Include/internal/pycore_interp.h' line='169' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='36160'>
+ <var-decl name='dict_state' type-id='type-id-741' visibility='default' filepath='./Include/internal/pycore_interp.h' line='170' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='46528'>
+ <var-decl name='async_gen' type-id='type-id-751' visibility='default' filepath='./Include/internal/pycore_interp.h' line='171' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='56896'>
+ <var-decl name='context' type-id='type-id-738' visibility='default' filepath='./Include/internal/pycore_interp.h' line='172' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='57024'>
+ <var-decl name='exc_state' type-id='type-id-742' visibility='default' filepath='./Include/internal/pycore_interp.h' line='173' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='57280'>
+ <var-decl name='ast' type-id='type-id-732' visibility='default' filepath='./Include/internal/pycore_interp.h' line='175' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='72448'>
+ <var-decl name='type_cache' type-id='type-id-805' visibility='default' filepath='./Include/internal/pycore_interp.h' line='176' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='858880'>
+ <var-decl name='callable_cache' type-id='type-id-737' visibility='default' filepath='./Include/internal/pycore_interp.h' line='177' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='859072'>
+ <var-decl name='int_max_str_digits' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_interp.h' line='179' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='859136'>
+ <var-decl name='_initial_thread' type-id='type-id-806' visibility='default' filepath='./Include/internal/pycore_interp.h' line='194' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='pythreads' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='82' column='1' id='type-id-799'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='m_base' type-id='type-id-531' visibility='default' filepath='./Include/moduleobject.h' line='75' column='1'/>
+ <var-decl name='next_unique_id' type-id='type-id-128' visibility='default' filepath='./Include/internal/pycore_interp.h' line='83' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='m_name' type-id='type-id-3' visibility='default' filepath='./Include/moduleobject.h' line='76' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='head' type-id='type-id-188' visibility='default' filepath='./Include/internal/pycore_interp.h' line='85' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='m_doc' type-id='type-id-3' visibility='default' filepath='./Include/moduleobject.h' line='77' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='count' type-id='type-id-59' visibility='default' filepath='./Include/internal/pycore_interp.h' line='87' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='m_size' type-id='type-id-36' visibility='default' filepath='./Include/moduleobject.h' line='78' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='stacksize' type-id='type-id-30' visibility='default' filepath='./Include/internal/pycore_interp.h' line='92' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='m_methods' type-id='type-id-96' visibility='default' filepath='./Include/moduleobject.h' line='79' column='1'/>
+ </class-decl>
+ <class-decl name='_xidregitem' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_interp.h' line='212' column='1' id='type-id-807'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='cls' type-id='type-id-1' visibility='default' filepath='./Include/internal/pycore_interp.h' line='213' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='m_slots' type-id='type-id-532' visibility='default' filepath='./Include/moduleobject.h' line='80' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='getdata' type-id='type-id-721' visibility='default' filepath='./Include/internal/pycore_interp.h' line='214' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='m_traverse' type-id='type-id-91' visibility='default' filepath='./Include/moduleobject.h' line='81' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='next' type-id='type-id-808' visibility='default' filepath='./Include/internal/pycore_interp.h' line='215' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='m_clear' type-id='type-id-92' visibility='default' filepath='./Include/moduleobject.h' line='82' column='1'/>
+ </class-decl>
+ <class-decl name='_Py_list_state' size-in-bits='5184' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_list.h' line='31' column='1' id='type-id-804'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='free_list' type-id='type-id-587' visibility='default' filepath='./Include/internal/pycore_list.h' line='33' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='m_free' type-id='type-id-104' visibility='default' filepath='./Include/moduleobject.h' line='83' column='1'/>
+ <data-member access='public' layout-offset-in-bits='5120'>
+ <var-decl name='numfree' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_list.h' line='34' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_ceval_runtime_state' size-in-bits='1728' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='20' column='1' id='type-id-809'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='signals_pending' type-id='type-id-736' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='25' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='gil' type-id='type-id-752' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='26' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_gilstate_runtime_state' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='31' column='1' id='type-id-810'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='check_enabled' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='tstate_current' type-id='type-id-734' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='37' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='autoInterpreterState' type-id='type-id-245' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='42' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='autoTSSkey' type-id='type-id-811' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='43' column='1'/>
</data-member>
</class-decl>
- <class-decl name='PyModuleDef_Base' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/moduleobject.h' line='44' column='1' id='type-id-533'>
+ <class-decl name='_Py_AuditHookEntry' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='48' column='1' id='type-id-812'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/moduleobject.h' line='45' column='1'/>
+ <var-decl name='next' type-id='type-id-813' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='49' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='hookCFunction' type-id='type-id-243' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='50' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='userData' type-id='type-id-41' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='51' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_Py_AuditHookEntry' type-id='type-id-812' filepath='./Include/internal/pycore_runtime.h' line='52' column='1' id='type-id-814'/>
+ <class-decl name='pyruntimestate' size-in-bits='1333504' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='59' column='1' id='type-id-815'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_initialized' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='64' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='preinitializing' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='preinitialized' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='core_initialized' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='73' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='m_init' type-id='type-id-534' visibility='default' filepath='./Include/moduleobject.h' line='46' column='1'/>
+ <var-decl name='initialized' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='76' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='m_index' type-id='type-id-36' visibility='default' filepath='./Include/moduleobject.h' line='47' column='1'/>
+ <var-decl name='_finalizing' type-id='type-id-734' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='83' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='m_copy' type-id='type-id-14' visibility='default' filepath='./Include/moduleobject.h' line='48' column='1'/>
+ <var-decl name='interpreters' type-id='type-id-816' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='102' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='xidregistry' type-id='type-id-817' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='107' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='main_thread' type-id='type-id-38' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='109' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='exitfuncs' type-id='type-id-670' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='112' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2752'>
+ <var-decl name='nexitfuncs' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='113' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2816'>
+ <var-decl name='ceval' type-id='type-id-809' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='115' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4544'>
+ <var-decl name='gilstate' type-id='type-id-810' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='116' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='4800'>
+ <var-decl name='preconfig' type-id='type-id-692' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='118' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5120'>
+ <var-decl name='open_code_hook' type-id='type-id-358' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='122' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5184'>
+ <var-decl name='open_code_userdata' type-id='type-id-41' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='123' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5248'>
+ <var-decl name='audit_hook_head' type-id='type-id-813' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='124' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5312'>
+ <var-decl name='unicode_ids' type-id='type-id-818' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='126' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='5440'>
+ <var-decl name='global_objects' type-id='type-id-755' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='129' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='471488'>
+ <var-decl name='_main_interpreter' type-id='type-id-819' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='146' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='pyinterpreters' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='85' column='1' id='type-id-816'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='mutex' type-id='type-id-791' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='86' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='head' type-id='type-id-245' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='88' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='main' type-id='type-id-245' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='92' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='next_id' type-id='type-id-383' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='101' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-535' size-in-bits='64' id='type-id-534'/>
- <typedef-decl name='PyModuleDef_Base' type-id='type-id-533' filepath='./Include/moduleobject.h' line='49' column='1' id='type-id-531'/>
- <class-decl name='PyModuleDef_Slot' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/moduleobject.h' line='60' column='1' id='type-id-536'>
+ <class-decl name='_xidregistry' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='104' column='1' id='type-id-817'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='slot' type-id='type-id-8' visibility='default' filepath='./Include/moduleobject.h' line='61' column='1'/>
+ <var-decl name='mutex' type-id='type-id-791' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='105' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='value' type-id='type-id-18' visibility='default' filepath='./Include/moduleobject.h' line='62' column='1'/>
+ <var-decl name='head' type-id='type-id-808' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='106' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='PyModuleDef_Slot' type-id='type-id-536' filepath='./Include/pytypedefs.h' line='13' column='1' id='type-id-537'/>
- <pointer-type-def type-id='type-id-537' size-in-bits='64' id='type-id-532'/>
- <typedef-decl name='PyModuleDef' type-id='type-id-530' filepath='./Include/pytypedefs.h' line='12' column='1' id='type-id-538'/>
- <pointer-type-def type-id='type-id-538' size-in-bits='64' id='type-id-539'/>
- <function-decl name='PyModule_GetDef' mangled-name='PyModule_GetDef' filepath='Objects/moduleobject.c' line='558' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetDef'>
- <parameter type-id='type-id-14' name='m' filepath='Objects/moduleobject.c' line='558' column='1'/>
- <return type-id='type-id-539'/>
- </function-decl>
- <function-decl name='PyModule_GetFilename' mangled-name='PyModule_GetFilename' filepath='Objects/moduleobject.c' line='545' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetFilename'>
- <parameter type-id='type-id-14' name='m' filepath='Objects/moduleobject.c' line='545' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='PyModule_GetFilenameObject' mangled-name='PyModule_GetFilenameObject' filepath='Objects/moduleobject.c' line='522' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetFilenameObject'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyModule_GetName' mangled-name='PyModule_GetName' filepath='Objects/moduleobject.c' line='510' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetName'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='98' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='PyModule_GetNameObject' mangled-name='PyModule_GetNameObject' filepath='Objects/moduleobject.c' line='487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetNameObject'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyModule_GetDict' mangled-name='PyModule_GetDict' filepath='Objects/moduleobject.c' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_GetDict'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyModule_SetDocString' mangled-name='PyModule_SetDocString' filepath='Objects/moduleobject.c' line='463' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_SetDocString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2378' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2378' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyModule_AddFunctions' mangled-name='PyModule_AddFunctions' filepath='Objects/moduleobject.c' line='449' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddFunctions'>
- <parameter type-id='type-id-14' name='m' filepath='Objects/moduleobject.c' line='449' column='1'/>
- <parameter type-id='type-id-96' name='functions' filepath='Objects/moduleobject.c' line='449' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyModule_ExecDef' mangled-name='PyModule_ExecDef' filepath='Objects/moduleobject.c' line='384' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_ExecDef'>
- <parameter type-id='type-id-14' name='module' filepath='Objects/moduleobject.c' line='384' column='1'/>
- <parameter type-id='type-id-539' name='def' filepath='Objects/moduleobject.c' line='384' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyModule_FromDefAndSpec2' mangled-name='PyModule_FromDefAndSpec2' filepath='Objects/moduleobject.c' line='260' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_FromDefAndSpec2'>
- <parameter type-id='type-id-539' name='def' filepath='Objects/moduleobject.c' line='260' column='1'/>
- <parameter type-id='type-id-14' name='spec' filepath='Objects/moduleobject.c' line='260' column='1'/>
- <parameter type-id='type-id-8' name='module_api_version' filepath='Objects/moduleobject.c' line='260' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyModule_CreateInitialized' mangled-name='_PyModule_CreateInitialized' filepath='Objects/moduleobject.c' line='197' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyModule_CreateInitialized'>
- <parameter type-id='type-id-539' name='module' filepath='Objects/moduleobject.c' line='197' column='1'/>
- <parameter type-id='type-id-8' name='module_api_version' filepath='Objects/moduleobject.c' line='197' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyModule_Create2' mangled-name='PyModule_Create2' filepath='Objects/moduleobject.c' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_Create2'>
- <parameter type-id='type-id-539' name='module' filepath='Objects/moduleobject.c' line='186' column='1'/>
- <parameter type-id='type-id-8' name='module_api_version' filepath='Objects/moduleobject.c' line='186' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyModule_New' mangled-name='PyModule_New' filepath='Objects/moduleobject.c' line='126' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_New'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/bytesobject.c' line='147' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyModule_NewObject' mangled-name='PyModule_NewObject' filepath='Objects/moduleobject.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_NewObject'>
- <parameter type-id='type-id-14' name='name' filepath='Objects/moduleobject.c' line='110' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyModuleDef_Init' mangled-name='PyModuleDef_Init' filepath='Objects/moduleobject.c' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModuleDef_Init'>
- <parameter type-id='type-id-539' name='def' filepath='Objects/moduleobject.c' line='42' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-535'>
- <return type-id='type-id-14'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/namespaceobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_PyNamespace_Type' type-id='type-id-112' mangled-name='_PyNamespace_Type' visibility='default' filepath='./Include/internal/pycore_namespace.h' line='13' column='1' elf-symbol-id='_PyNamespace_Type'/>
- <function-decl name='_PyNamespace_New' mangled-name='_PyNamespace_New' filepath='Objects/namespaceobject.c' line='248' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyNamespace_New'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/object.c' comp-dir-path='/src' language='LANG_C99'>
-
- <array-type-def dimensions='1' type-id='type-id-8' size-in-bits='infinite' id='type-id-540'>
- <subrange length='infinite' id='type-id-6'/>
-
- </array-type-def>
- <var-decl name='_Py_SwappedOp' type-id='type-id-540' mangled-name='_Py_SwappedOp' visibility='default' filepath='./Include/cpython/object.h' line='352' column='1' elf-symbol-id='_Py_SwappedOp'/>
- <var-decl name='_PyNone_Type' type-id='type-id-112' mangled-name='_PyNone_Type' visibility='default' filepath='./Include/cpython/object.h' line='346' column='1' elf-symbol-id='_PyNone_Type'/>
- <var-decl name='_Py_NoneStruct' type-id='type-id-108' mangled-name='_Py_NoneStruct' visibility='default' filepath='./Include/object.h' line='646' column='1' elf-symbol-id='_Py_NoneStruct'/>
- <var-decl name='_PyNotImplemented_Type' type-id='type-id-112' mangled-name='_PyNotImplemented_Type' visibility='default' filepath='./Include/cpython/object.h' line='347' column='1' elf-symbol-id='_PyNotImplemented_Type'/>
- <var-decl name='_Py_NotImplementedStruct' type-id='type-id-108' mangled-name='_Py_NotImplementedStruct' visibility='default' filepath='./Include/object.h' line='660' column='1' elf-symbol-id='_Py_NotImplementedStruct'/>
- <function-decl name='Py_IsFalse' mangled-name='Py_IsFalse' filepath='Objects/object.c' line='2455' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IsFalse'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_IsTrue' mangled-name='Py_IsTrue' filepath='Objects/object.c' line='2450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IsTrue'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_IsNone' mangled-name='Py_IsNone' filepath='Objects/object.c' line='2445' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IsNone'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_Is' mangled-name='Py_Is' filepath='Objects/object.c' line='2440' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Is'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_XNewRef' mangled-name='Py_XNewRef' filepath='Objects/object.c' line='2428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_XNewRef'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='Py_NewRef' mangled-name='Py_NewRef' filepath='Objects/object.c' line='2422' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_NewRef'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_GET_WEAKREFS_LISTPTR' mangled-name='PyObject_GET_WEAKREFS_LISTPTR' filepath='Objects/object.c' line='2411' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GET_WEAKREFS_LISTPTR'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2411' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <function-decl name='_Py_Dealloc' mangled-name='_Py_Dealloc' filepath='Objects/object.c' line='2366' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Dealloc'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2366' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyObject_AssertFailed' mangled-name='_PyObject_AssertFailed' filepath='Objects/object.c' line='2310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_AssertFailed'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/object.c' line='2310' column='1'/>
- <parameter type-id='type-id-3' name='expr' filepath='Objects/object.c' line='2310' column='1'/>
- <parameter type-id='type-id-3' name='msg' filepath='Objects/object.c' line='2310' column='1'/>
- <parameter type-id='type-id-3' name='file' filepath='Objects/object.c' line='2311' column='1'/>
- <parameter type-id='type-id-8' name='line' filepath='Objects/object.c' line='2311' column='1'/>
- <parameter type-id='type-id-3' name='function' filepath='Objects/object.c' line='2311' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyTrash_cond' mangled-name='_PyTrash_cond' filepath='Objects/object.c' line='2303' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTrash_cond'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2303' column='1'/>
- <parameter type-id='type-id-78' name='dealloc' filepath='Objects/object.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTrash_end' mangled-name='_PyTrash_end' filepath='Objects/object.c' line='2291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTrash_end'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/object.c' line='2291' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyTrash_begin' mangled-name='_PyTrash_begin' filepath='Objects/object.c' line='2277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTrash_begin'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/object.c' line='2277' column='1'/>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2277' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_ReprLeave' mangled-name='Py_ReprLeave' filepath='Objects/object.c' line='2186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_ReprLeave'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/object.c' line='2186' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_ReprEnter' mangled-name='Py_ReprEnter' filepath='Objects/object.c' line='2152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_ReprEnter'>
- <parameter type-id='type-id-14' name='dict' filepath='Objects/dictobject.c' line='1091' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyObject_DebugTypeStats' mangled-name='_PyObject_DebugTypeStats' filepath='Objects/object.c' line='2131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_DebugTypeStats'>
- <parameter type-id='type-id-473' name='out' filepath='Objects/object.c' line='2131' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_NewReference' mangled-name='_Py_NewReference' filepath='Objects/object.c' line='2016' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_NewReference'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2016' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyObject_Dir' mangled-name='PyObject_Dir' filepath='Objects/object.c' line='1602' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Dir'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCallable_Check' mangled-name='PyCallable_Check' filepath='Objects/object.c' line='1530' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCallable_Check'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_Not' mangled-name='PyObject_Not' filepath='Objects/object.c' line='1518' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Not'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_IsTrue' mangled-name='PyObject_IsTrue' filepath='Objects/object.c' line='1490' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_IsTrue'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_GenericSetDict' mangled-name='PyObject_GenericSetDict' filepath='Objects/object.c' line='1454' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GenericSetDict'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/object.c' line='1454' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/object.c' line='1454' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/object.c' line='1454' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_GenericSetAttr' mangled-name='PyObject_GenericSetAttr' filepath='Objects/object.c' line='1448' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GenericSetAttr'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='1896' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='1896' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/dictobject.c' line='1896' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyObject_GenericSetAttrWithDict' mangled-name='_PyObject_GenericSetAttrWithDict' filepath='Objects/object.c' line='1365' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GenericSetAttrWithDict'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/object.c' line='1365' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/object.c' line='1365' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/object.c' line='1366' column='1'/>
- <parameter type-id='type-id-14' name='dict' filepath='Objects/object.c' line='1366' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_GenericGetAttr' mangled-name='PyObject_GenericGetAttr' filepath='Objects/object.c' line='1359' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GenericGetAttr'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_GenericGetAttrWithDict' mangled-name='_PyObject_GenericGetAttrWithDict' filepath='Objects/object.c' line='1238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GenericGetAttrWithDict'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/object.c' line='1238' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/object.c' line='1238' column='1'/>
- <parameter type-id='type-id-14' name='dict' filepath='Objects/object.c' line='1239' column='1'/>
- <parameter type-id='type-id-8' name='suppress' filepath='Objects/object.c' line='1239' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_GetMethod' mangled-name='_PyObject_GetMethod' filepath='Objects/object.c' line='1145' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetMethod'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/object.c' line='1145' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/object.c' line='1145' column='1'/>
- <parameter type-id='type-id-22' name='method' filepath='Objects/object.c' line='1145' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyObject_NextNotImplemented' mangled-name='_PyObject_NextNotImplemented' filepath='Objects/object.c' line='1125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_NextNotImplemented'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_SelfIter' mangled-name='PyObject_SelfIter' filepath='Objects/object.c' line='1113' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SelfIter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_GetDictPtr' mangled-name='_PyObject_GetDictPtr' filepath='Objects/object.c' line='1091' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetDictPtr'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/object.c' line='1091' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <function-decl name='PyObject_SetAttr' mangled-name='PyObject_SetAttr' filepath='Objects/object.c' line='1013' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SetAttr'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/object.c' line='1013' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/object.c' line='1013' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/object.c' line='1013' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_HasAttr' mangled-name='PyObject_HasAttr' filepath='Objects/object.c' line='998' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_HasAttr'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2770' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2770' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyObject_LookupAttrId' mangled-name='_PyObject_LookupAttrId' filepath='Objects/object.c' line='987' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_LookupAttrId'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/object.c' line='987' column='1'/>
- <parameter type-id='type-id-499' name='name' filepath='Objects/object.c' line='987' column='1'/>
- <parameter type-id='type-id-22' name='result' filepath='Objects/object.c' line='987' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyObject_LookupAttr' mangled-name='_PyObject_LookupAttr' filepath='Objects/object.c' line='938' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_LookupAttr'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/object.c' line='938' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/object.c' line='938' column='1'/>
- <parameter type-id='type-id-22' name='result' filepath='Objects/object.c' line='938' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_GetAttr' mangled-name='PyObject_GetAttr' filepath='Objects/object.c' line='904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetAttr'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/object.c' line='904' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/object.c' line='904' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_SetAttrId' mangled-name='_PyObject_SetAttrId' filepath='Objects/object.c' line='863' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_SetAttrId'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/object.c' line='863' column='1'/>
- <parameter type-id='type-id-499' name='name' filepath='Objects/object.c' line='863' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/object.c' line='863' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyObject_GetAttrId' mangled-name='_PyObject_GetAttrId' filepath='Objects/object.c' line='852' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetAttrId'>
- <parameter type-id='type-id-14' name='dp' filepath='Objects/dictobject.c' line='1806' column='1'/>
- <parameter type-id='type-id-499' name='key' filepath='Objects/dictobject.c' line='1806' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_IsAbstract' mangled-name='_PyObject_IsAbstract' filepath='Objects/object.c' line='835' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_IsAbstract'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='302' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_SetAttrString' mangled-name='PyObject_SetAttrString' filepath='Objects/object.c' line='819' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SetAttrString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2359' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2359' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/abstract.c' line='2359' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_HasAttrString' mangled-name='PyObject_HasAttrString' filepath='Objects/object.c' line='807' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_HasAttrString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2378' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2378' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_GetAttrString' mangled-name='PyObject_GetAttrString' filepath='Objects/object.c' line='792' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetAttrString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2342' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2342' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_Hash' mangled-name='PyObject_Hash' filepath='Objects/object.c' line='771' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Hash'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/object.c' line='771' column='1'/>
- <return type-id='type-id-159'/>
- </function-decl>
- <function-decl name='PyObject_HashNotImplemented' mangled-name='PyObject_HashNotImplemented' filepath='Objects/object.c' line='763' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_HashNotImplemented'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/object.c' line='763' column='1'/>
- <return type-id='type-id-159'/>
- </function-decl>
- <function-decl name='PyObject_RichCompareBool' mangled-name='PyObject_RichCompareBool' filepath='Objects/object.c' line='737' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_RichCompareBool'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/object.c' line='737' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/object.c' line='737' column='1'/>
- <parameter type-id='type-id-8' name='op' filepath='Objects/object.c' line='737' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_RichCompare' mangled-name='PyObject_RichCompare' filepath='Objects/object.c' line='715' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_RichCompare'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/object.c' line='715' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/object.c' line='715' column='1'/>
- <parameter type-id='type-id-8' name='op' filepath='Objects/object.c' line='715' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_FunctionStr' mangled-name='_PyObject_FunctionStr' filepath='Objects/object.c' line='590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_FunctionStr'>
- <parameter type-id='type-id-14' name='x' filepath='Objects/object.c' line='590' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_Bytes' mangled-name='PyObject_Bytes' filepath='Objects/object.c' line='542' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Bytes'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_ASCII' mangled-name='PyObject_ASCII' filepath='Objects/object.c' line='515' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_ASCII'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2817' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_Str' mangled-name='PyObject_Str' filepath='Objects/object.c' line='455' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Str'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_Repr' mangled-name='PyObject_Repr' filepath='Objects/object.c' line='402' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Repr'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_Dump' mangled-name='_PyObject_Dump' filepath='Objects/object.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_Dump'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='361' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyObject_IsFreed' mangled-name='_PyObject_IsFreed' filepath='Objects/object.c' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_IsFreed'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_BreakPoint' mangled-name='_Py_BreakPoint' filepath='Objects/object.c' line='328' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_BreakPoint'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyObject_Print' mangled-name='PyObject_Print' filepath='Objects/object.c' line='257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Print'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='257' column='1'/>
- <parameter type-id='type-id-473' name='fp' filepath='Objects/object.c' line='257' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Objects/object.c' line='257' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_CallFinalizerFromDealloc' mangled-name='PyObject_CallFinalizerFromDealloc' filepath='Objects/object.c' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallFinalizerFromDealloc'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='302' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyObject_CallFinalizer' mangled-name='PyObject_CallFinalizer' filepath='Objects/object.c' line='198' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallFinalizer'>
- <parameter type-id='type-id-14' name='m' filepath='Objects/moduleobject.c' line='578' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <pointer-type-def type-id='type-id-77' size-in-bits='64' id='type-id-541'/>
- <function-decl name='_PyObject_NewVar' mangled-name='_PyObject_NewVar' filepath='Objects/object.c' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_NewVar'>
- <parameter type-id='type-id-74' name='tp' filepath='Objects/object.c' line='185' column='1'/>
- <parameter type-id='type-id-36' name='nitems' filepath='Objects/object.c' line='185' column='1'/>
- <return type-id='type-id-541'/>
- </function-decl>
- <function-decl name='_PyObject_New' mangled-name='_PyObject_New' filepath='Objects/object.c' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_New'>
- <parameter type-id='type-id-74' name='tp' filepath='Objects/object.c' line='174' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyObject_InitVar' mangled-name='PyObject_InitVar' filepath='Objects/object.c' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_InitVar'>
- <parameter type-id='type-id-541' name='op' filepath='Objects/object.c' line='163' column='1'/>
- <parameter type-id='type-id-74' name='tp' filepath='Objects/object.c' line='163' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/object.c' line='163' column='1'/>
- <return type-id='type-id-541'/>
- </function-decl>
- <function-decl name='PyObject_Init' mangled-name='PyObject_Init' filepath='Objects/object.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Init'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='152' column='1'/>
- <parameter type-id='type-id-74' name='tp' filepath='Objects/object.c' line='152' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_Py_DecRef' mangled-name='_Py_DecRef' filepath='Objects/object.c' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DecRef'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2016' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_IncRef' mangled-name='_Py_IncRef' filepath='Objects/object.c' line='140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_IncRef'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2016' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_DecRef' mangled-name='Py_DecRef' filepath='Objects/object.c' line='134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_DecRef'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2016' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_IncRef' mangled-name='Py_IncRef' filepath='Objects/object.c' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IncRef'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2016' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyObject_CheckConsistency' mangled-name='_PyObject_CheckConsistency' filepath='Objects/object.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CheckConsistency'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='35' column='1'/>
- <parameter type-id='type-id-8' name='check_content' filepath='Objects/object.c' line='35' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/obmalloc.c' comp-dir-path='/src' language='LANG_C99'>
- <class-decl name='_PyTraceMalloc_Config' size-in-bits='96' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='72' column='1' id='type-id-542'>
+ <class-decl name='_Py_tuple_state' size-in-bits='1920' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_tuple.h' line='48' column='1' id='type-id-803'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='initialized' type-id='type-id-543' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='79' column='1'/>
+ <var-decl name='free_list' type-id='type-id-591' visibility='default' filepath='./Include/internal/pycore_tuple.h' line='58' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='tracing' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='83' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1280'>
+ <var-decl name='numfree' type-id='type-id-618' visibility='default' filepath='./Include/internal/pycore_tuple.h' line='59' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='type_cache_entry' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='24' column='1' id='type-id-619'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='version' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='25' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='max_nframe' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='87' column='1'/>
+ <var-decl name='name' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='26' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='value' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='27' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='./Include/internal/pycore_pymem.h' line='75' column='1' id='type-id-543'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='TRACEMALLOC_NOT_INITIALIZED' value='0'/>
- <enumerator name='TRACEMALLOC_INITIALIZED' value='1'/>
- <enumerator name='TRACEMALLOC_FINALIZED' value='2'/>
- </enum-decl>
- <var-decl name='_Py_tracemalloc_config' type-id='type-id-542' mangled-name='_Py_tracemalloc_config' visibility='default' filepath='./Include/internal/pycore_pymem.h' line='95' column='1' elf-symbol-id='_Py_tracemalloc_config'/>
- <function-decl name='_PyObject_DebugMallocStats' mangled-name='_PyObject_DebugMallocStats' filepath='Objects/obmalloc.c' line='2958' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_DebugMallocStats'>
- <parameter type-id='type-id-473' name='out' filepath='Objects/obmalloc.c' line='2958' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyDebugAllocatorStats' mangled-name='_PyDebugAllocatorStats' filepath='Objects/obmalloc.c' line='2913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDebugAllocatorStats'>
- <parameter type-id='type-id-473' name='out' filepath='Objects/obmalloc.c' line='2913' column='1'/>
- <parameter type-id='type-id-3' name='block_name' filepath='Objects/obmalloc.c' line='2914' column='1'/>
- <parameter type-id='type-id-8' name='num_blocks' filepath='Objects/obmalloc.c' line='2914' column='1'/>
- <parameter type-id='type-id-54' name='sizeof_block' filepath='Objects/obmalloc.c' line='2914' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_GetAllocatedBlocks' mangled-name='_Py_GetAllocatedBlocks' filepath='Objects/obmalloc.c' line='1277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetAllocatedBlocks'>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyObject_Free' mangled-name='PyObject_Free' filepath='Objects/obmalloc.c' line='738' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Free'>
- <parameter type-id='type-id-18' name='ptr' filepath='Objects/obmalloc.c' line='738' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyObject_Realloc' mangled-name='PyObject_Realloc' filepath='Objects/obmalloc.c' line='729' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Realloc'>
- <parameter type-id='type-id-18' name='ptr' filepath='Objects/obmalloc.c' line='729' column='1'/>
- <parameter type-id='type-id-54' name='new_size' filepath='Objects/obmalloc.c' line='729' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyObject_Calloc' mangled-name='PyObject_Calloc' filepath='Objects/obmalloc.c' line='716' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Calloc'>
- <parameter type-id='type-id-54' name='nelem' filepath='Objects/obmalloc.c' line='716' column='1'/>
- <parameter type-id='type-id-54' name='elsize' filepath='Objects/obmalloc.c' line='716' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyObject_Malloc' mangled-name='PyObject_Malloc' filepath='Objects/obmalloc.c' line='703' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Malloc'>
- <parameter type-id='type-id-54' name='size' filepath='Objects/obmalloc.c' line='703' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='_PyMem_Strdup' mangled-name='_PyMem_Strdup' filepath='Objects/obmalloc.c' line='690' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_Strdup'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/obmalloc.c' line='690' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <function-decl name='_PyMem_RawStrdup' mangled-name='_PyMem_RawStrdup' filepath='Objects/obmalloc.c' line='677' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_RawStrdup'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/obmalloc.c' line='690' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <qualified-type-def type-id='type-id-282' const='yes' id='type-id-544'/>
- <pointer-type-def type-id='type-id-544' size-in-bits='64' id='type-id-545'/>
- <function-decl name='_PyMem_RawWcsdup' mangled-name='_PyMem_RawWcsdup' filepath='Objects/obmalloc.c' line='657' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_RawWcsdup'>
- <parameter type-id='type-id-545' name='str' filepath='Objects/obmalloc.c' line='657' column='1'/>
- <return type-id='type-id-281'/>
- </function-decl>
- <function-decl name='PyMem_Free' mangled-name='PyMem_Free' filepath='Objects/obmalloc.c' line='649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_Free'>
- <parameter type-id='type-id-18' name='ptr' filepath='Objects/obmalloc.c' line='738' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyMem_Realloc' mangled-name='PyMem_Realloc' filepath='Objects/obmalloc.c' line='640' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_Realloc'>
- <parameter type-id='type-id-18' name='ptr' filepath='Objects/obmalloc.c' line='729' column='1'/>
- <parameter type-id='type-id-54' name='new_size' filepath='Objects/obmalloc.c' line='729' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyMem_Calloc' mangled-name='PyMem_Calloc' filepath='Objects/obmalloc.c' line='627' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_Calloc'>
- <parameter type-id='type-id-54' name='nelem' filepath='Objects/obmalloc.c' line='716' column='1'/>
- <parameter type-id='type-id-54' name='elsize' filepath='Objects/obmalloc.c' line='716' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyMem_Malloc' mangled-name='PyMem_Malloc' filepath='Objects/obmalloc.c' line='614' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_Malloc'>
- <parameter type-id='type-id-54' name='size' filepath='Objects/obmalloc.c' line='703' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyMem_RawFree' mangled-name='PyMem_RawFree' filepath='Objects/obmalloc.c' line='607' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_RawFree'>
- <parameter type-id='type-id-18' name='ptr' filepath='Objects/obmalloc.c' line='738' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyMem_RawRealloc' mangled-name='PyMem_RawRealloc' filepath='Objects/obmalloc.c' line='599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_RawRealloc'>
- <parameter type-id='type-id-18' name='ptr' filepath='Objects/obmalloc.c' line='729' column='1'/>
- <parameter type-id='type-id-54' name='new_size' filepath='Objects/obmalloc.c' line='729' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyMem_RawCalloc' mangled-name='PyMem_RawCalloc' filepath='Objects/obmalloc.c' line='590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_RawCalloc'>
- <parameter type-id='type-id-54' name='nelem' filepath='Objects/obmalloc.c' line='716' column='1'/>
- <parameter type-id='type-id-54' name='elsize' filepath='Objects/obmalloc.c' line='716' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyMem_RawMalloc' mangled-name='PyMem_RawMalloc' filepath='Objects/obmalloc.c' line='576' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_RawMalloc'>
- <parameter type-id='type-id-54' name='size' filepath='Objects/obmalloc.c' line='703' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-546' visibility='default' filepath='./Include/cpython/objimpl.h' line='56' column='1' id='type-id-547'>
+ <class-decl name='type_cache' size-in-bits='786432' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='33' column='1' id='type-id-805'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='hashtable' type-id='type-id-620' visibility='default' filepath='./Include/internal/pycore_typeobject.h' line='34' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_Py_unicode_runtime_ids' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='28' column='1' id='type-id-818'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='lock' type-id='type-id-791' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='29' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='next_index' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='32' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_Py_unicode_fs_codec' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='37' column='1' id='type-id-820'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ctx' type-id='type-id-18' visibility='default' filepath='./Include/cpython/objimpl.h' line='58' column='1'/>
+ <var-decl name='encoding' type-id='type-id-26' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='38' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='alloc' type-id='type-id-548' visibility='default' filepath='./Include/cpython/objimpl.h' line='61' column='1'/>
+ <var-decl name='utf8' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='39' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='free' type-id='type-id-549' visibility='default' filepath='./Include/cpython/objimpl.h' line='64' column='1'/>
+ <var-decl name='errors' type-id='type-id-26' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='40' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='error_handler' type-id='type-id-447' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='41' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-550' size-in-bits='64' id='type-id-548'/>
- <pointer-type-def type-id='type-id-551' size-in-bits='64' id='type-id-549'/>
- <typedef-decl name='PyObjectArenaAllocator' type-id='type-id-547' filepath='./Include/cpython/objimpl.h' line='65' column='1' id='type-id-546'/>
- <pointer-type-def type-id='type-id-546' size-in-bits='64' id='type-id-552'/>
- <function-decl name='PyObject_SetArenaAllocator' mangled-name='PyObject_SetArenaAllocator' filepath='Objects/obmalloc.c' line='570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_SetArenaAllocator'>
- <parameter type-id='type-id-552' name='allocator' filepath='Objects/obmalloc.c' line='570' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyObject_GetArenaAllocator' mangled-name='PyObject_GetArenaAllocator' filepath='Objects/obmalloc.c' line='552' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetArenaAllocator'>
- <parameter type-id='type-id-552' name='allocator' filepath='Objects/obmalloc.c' line='570' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='./Include/cpython/pymem.h' line='23' column='1' id='type-id-553'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='PYMEM_DOMAIN_RAW' value='0'/>
- <enumerator name='PYMEM_DOMAIN_MEM' value='1'/>
- <enumerator name='PYMEM_DOMAIN_OBJ' value='2'/>
- </enum-decl>
- <typedef-decl name='PyMemAllocatorDomain' type-id='type-id-553' filepath='./Include/cpython/pymem.h' line='32' column='1' id='type-id-554'/>
- <class-decl name='__anonymous_struct__' size-in-bits='320' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-555' visibility='default' filepath='./Include/cpython/pymem.h' line='47' column='1' id='type-id-556'>
+ <class-decl name='_Py_unicode_ids' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='44' column='1' id='type-id-821'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ctx' type-id='type-id-18' visibility='default' filepath='./Include/cpython/pymem.h' line='49' column='1'/>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='45' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='malloc' type-id='type-id-548' visibility='default' filepath='./Include/cpython/pymem.h' line='52' column='1'/>
+ <var-decl name='array' type-id='type-id-242' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='46' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='calloc' type-id='type-id-557' visibility='default' filepath='./Include/cpython/pymem.h' line='55' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='realloc' type-id='type-id-558' visibility='default' filepath='./Include/cpython/pymem.h' line='58' column='1'/>
+ </class-decl>
+ <class-decl name='_Py_unicode_state' size-in-bits='384' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='49' column='1' id='type-id-802'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='fs_codec' type-id='type-id-820' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='50' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='free' type-id='type-id-559' visibility='default' filepath='./Include/cpython/pymem.h' line='61' column='1'/>
+ <var-decl name='ids' type-id='type-id-821' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='53' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-560' size-in-bits='64' id='type-id-557'/>
- <pointer-type-def type-id='type-id-561' size-in-bits='64' id='type-id-558'/>
- <pointer-type-def type-id='type-id-562' size-in-bits='64' id='type-id-559'/>
- <typedef-decl name='PyMemAllocatorEx' type-id='type-id-556' filepath='./Include/cpython/pymem.h' line='62' column='1' id='type-id-555'/>
- <pointer-type-def type-id='type-id-555' size-in-bits='64' id='type-id-563'/>
- <function-decl name='PyMem_SetAllocator' mangled-name='PyMem_SetAllocator' filepath='Objects/obmalloc.c' line='540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_SetAllocator'>
- <parameter type-id='type-id-554' name='domain' filepath='Objects/obmalloc.c' line='540' column='1'/>
- <parameter type-id='type-id-563' name='allocator' filepath='Objects/obmalloc.c' line='540' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyMem_GetAllocator' mangled-name='PyMem_GetAllocator' filepath='Objects/obmalloc.c' line='522' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_GetAllocator'>
- <parameter type-id='type-id-554' name='domain' filepath='Objects/obmalloc.c' line='540' column='1'/>
- <parameter type-id='type-id-563' name='allocator' filepath='Objects/obmalloc.c' line='540' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyMem_SetupDebugHooks' mangled-name='PyMem_SetupDebugHooks' filepath='Objects/obmalloc.c' line='514' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_SetupDebugHooks'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyMem_GetCurrentAllocatorName' mangled-name='_PyMem_GetCurrentAllocatorName' filepath='Objects/obmalloc.c' line='376' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_GetCurrentAllocatorName'>
- <return type-id='type-id-3'/>
- </function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='./Include/cpython/pymem.h' line='34' column='1' id='type-id-564'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='PYMEM_ALLOCATOR_NOT_SET' value='0'/>
- <enumerator name='PYMEM_ALLOCATOR_DEFAULT' value='1'/>
- <enumerator name='PYMEM_ALLOCATOR_DEBUG' value='2'/>
- <enumerator name='PYMEM_ALLOCATOR_MALLOC' value='3'/>
- <enumerator name='PYMEM_ALLOCATOR_MALLOC_DEBUG' value='4'/>
- <enumerator name='PYMEM_ALLOCATOR_PYMALLOC' value='5'/>
- <enumerator name='PYMEM_ALLOCATOR_PYMALLOC_DEBUG' value='6'/>
- </enum-decl>
- <typedef-decl name='PyMemAllocatorName' type-id='type-id-564' filepath='./Include/cpython/pymem.h' line='44' column='1' id='type-id-565'/>
- <function-decl name='_PyMem_SetupAllocators' mangled-name='_PyMem_SetupAllocators' filepath='Objects/obmalloc.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_SetupAllocators'>
- <parameter type-id='type-id-565' name='allocator' filepath='Objects/obmalloc.c' line='309' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <pointer-type-def type-id='type-id-565' size-in-bits='64' id='type-id-566'/>
- <function-decl name='_PyMem_GetAllocatorName' mangled-name='_PyMem_GetAllocatorName' filepath='Objects/obmalloc.c' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_GetAllocatorName'>
- <parameter type-id='type-id-3' name='name' filepath='Objects/obmalloc.c' line='273' column='1'/>
- <parameter type-id='type-id-566' name='allocator' filepath='Objects/obmalloc.c' line='273' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyMem_SetDefaultAllocator' mangled-name='_PyMem_SetDefaultAllocator' filepath='Objects/obmalloc.c' line='260' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyMem_SetDefaultAllocator'>
- <parameter type-id='type-id-554' name='domain' filepath='Objects/obmalloc.c' line='260' column='1'/>
- <parameter type-id='type-id-563' name='old_alloc' filepath='Objects/obmalloc.c' line='261' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-562'>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-70'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-551'>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-54'/>
- <return type-id='type-id-70'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-550'>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-54'/>
- <return type-id='type-id-18'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-560'>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-54'/>
- <parameter type-id='type-id-54'/>
- <return type-id='type-id-18'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-561'>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-54'/>
- <return type-id='type-id-18'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/picklebufobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyPickleBuffer_Type' type-id='type-id-112' mangled-name='PyPickleBuffer_Type' visibility='default' filepath='./Include/cpython/picklebufobject.h' line='13' column='1' elf-symbol-id='PyPickleBuffer_Type'/>
- <function-decl name='PyPickleBuffer_Release' mangled-name='PyPickleBuffer_Release' filepath='Objects/picklebufobject.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPickleBuffer_Release'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyPickleBuffer_GetBuffer' mangled-name='PyPickleBuffer_GetBuffer' filepath='Objects/picklebufobject.c' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPickleBuffer_GetBuffer'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/picklebufobject.c' line='36' column='1'/>
- <return type-id='type-id-479'/>
- </function-decl>
- <function-decl name='PyPickleBuffer_FromObject' mangled-name='PyPickleBuffer_FromObject' filepath='Objects/picklebufobject.c' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPickleBuffer_FromObject'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/rangeobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyRange_Type' type-id='type-id-112' mangled-name='PyRange_Type' visibility='default' filepath='./Include/rangeobject.h' line='18' column='1' elf-symbol-id='PyRange_Type'/>
- <var-decl name='PyRangeIter_Type' type-id='type-id-112' mangled-name='PyRangeIter_Type' visibility='default' filepath='./Include/rangeobject.h' line='19' column='1' elf-symbol-id='PyRangeIter_Type'/>
- <var-decl name='PyLongRangeIter_Type' type-id='type-id-112' mangled-name='PyLongRangeIter_Type' visibility='default' filepath='./Include/rangeobject.h' line='20' column='1' elf-symbol-id='PyLongRangeIter_Type'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/setobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PySetIter_Type' type-id='type-id-112' mangled-name='PySetIter_Type' visibility='default' filepath='./Include/setobject.h' line='11' column='1' elf-symbol-id='PySetIter_Type'/>
- <var-decl name='PySet_Type' type-id='type-id-112' mangled-name='PySet_Type' visibility='default' filepath='./Include/setobject.h' line='9' column='1' elf-symbol-id='PySet_Type'/>
- <var-decl name='PyFrozenSet_Type' type-id='type-id-112' mangled-name='PyFrozenSet_Type' visibility='default' filepath='./Include/setobject.h' line='10' column='1' elf-symbol-id='PyFrozenSet_Type'/>
- <var-decl name='_PySet_Dummy' type-id='type-id-14' mangled-name='_PySet_Dummy' visibility='default' filepath='./Include/cpython/setobject.h' line='64' column='1' elf-symbol-id='_PySet_Dummy'/>
- <function-decl name='_PySet_Update' mangled-name='_PySet_Update' filepath='Objects/setobject.c' line='2367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySet_Update'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySet_Pop' mangled-name='PySet_Pop' filepath='Objects/setobject.c' line='2357' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Pop'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PySet_NextEntry' mangled-name='_PySet_NextEntry' filepath='Objects/setobject.c' line='2341' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySet_NextEntry'>
- <parameter type-id='type-id-14' name='set' filepath='Objects/setobject.c' line='2341' column='1'/>
- <parameter type-id='type-id-168' name='pos' filepath='Objects/setobject.c' line='2341' column='1'/>
- <parameter type-id='type-id-22' name='key' filepath='Objects/setobject.c' line='2341' column='1'/>
- <parameter type-id='type-id-529' name='hash' filepath='Objects/setobject.c' line='2341' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySet_Add' mangled-name='PySet_Add' filepath='Objects/setobject.c' line='2330' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Add'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySet_Discard' mangled-name='PySet_Discard' filepath='Objects/setobject.c' line='2320' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Discard'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySet_Contains' mangled-name='PySet_Contains' filepath='Objects/setobject.c' line='2310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Contains'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySet_Clear' mangled-name='PySet_Clear' filepath='Objects/setobject.c' line='2300' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Clear'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySet_Size' mangled-name='PySet_Size' filepath='Objects/setobject.c' line='2290' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_Size'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyFrozenSet_New' mangled-name='PyFrozenSet_New' filepath='Objects/setobject.c' line='2284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFrozenSet_New'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PySet_New' mangled-name='PySet_New' filepath='Objects/setobject.c' line='2278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySet_New'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/sliceobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyEllipsis_Type' type-id='type-id-112' mangled-name='PyEllipsis_Type' visibility='default' filepath='./Include/sliceobject.h' line='29' column='1' elf-symbol-id='PyEllipsis_Type'/>
- <var-decl name='_Py_EllipsisObject' type-id='type-id-108' mangled-name='_Py_EllipsisObject' visibility='default' filepath='./Include/sliceobject.h' line='9' column='1' elf-symbol-id='_Py_EllipsisObject'/>
- <var-decl name='PySlice_Type' type-id='type-id-112' mangled-name='PySlice_Type' visibility='default' filepath='./Include/sliceobject.h' line='28' column='1' elf-symbol-id='PySlice_Type'/>
- <function-decl name='_PySlice_GetLongIndices' mangled-name='_PySlice_GetLongIndices' filepath='Objects/sliceobject.c' line='382' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySlice_GetLongIndices'>
- <parameter type-id='type-id-42' name='self' filepath='Objects/sliceobject.c' line='382' column='1'/>
- <parameter type-id='type-id-14' name='length' filepath='Objects/sliceobject.c' line='382' column='1'/>
- <parameter type-id='type-id-22' name='start_ptr' filepath='Objects/sliceobject.c' line='383' column='1'/>
- <parameter type-id='type-id-22' name='stop_ptr' filepath='Objects/sliceobject.c' line='383' column='1'/>
- <parameter type-id='type-id-22' name='step_ptr' filepath='Objects/sliceobject.c' line='384' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySlice_GetIndicesEx' mangled-name='PySlice_GetIndicesEx' filepath='Objects/sliceobject.c' line='293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_GetIndicesEx'>
- <parameter type-id='type-id-14' name='_r' filepath='Objects/sliceobject.c' line='293' column='1'/>
- <parameter type-id='type-id-36' name='length' filepath='Objects/sliceobject.c' line='293' column='1'/>
- <parameter type-id='type-id-168' name='start' filepath='Objects/sliceobject.c' line='294' column='1'/>
- <parameter type-id='type-id-168' name='stop' filepath='Objects/sliceobject.c' line='294' column='1'/>
- <parameter type-id='type-id-168' name='step' filepath='Objects/sliceobject.c' line='294' column='1'/>
- <parameter type-id='type-id-168' name='slicelength' filepath='Objects/sliceobject.c' line='295' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySlice_AdjustIndices' mangled-name='PySlice_AdjustIndices' filepath='Objects/sliceobject.c' line='249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_AdjustIndices'>
- <parameter type-id='type-id-36' name='length' filepath='Objects/sliceobject.c' line='249' column='1'/>
- <parameter type-id='type-id-168' name='start' filepath='Objects/sliceobject.c' line='250' column='1'/>
- <parameter type-id='type-id-168' name='stop' filepath='Objects/sliceobject.c' line='250' column='1'/>
- <parameter type-id='type-id-36' name='step' filepath='Objects/sliceobject.c' line='250' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PySlice_Unpack' mangled-name='PySlice_Unpack' filepath='Objects/sliceobject.c' line='203' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_Unpack'>
- <parameter type-id='type-id-14' name='_r' filepath='Objects/sliceobject.c' line='203' column='1'/>
- <parameter type-id='type-id-168' name='start' filepath='Objects/sliceobject.c' line='204' column='1'/>
- <parameter type-id='type-id-168' name='stop' filepath='Objects/sliceobject.c' line='204' column='1'/>
- <parameter type-id='type-id-168' name='step' filepath='Objects/sliceobject.c' line='204' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySlice_GetIndices' mangled-name='PySlice_GetIndices' filepath='Objects/sliceobject.c' line='171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_GetIndices'>
- <parameter type-id='type-id-14' name='_r' filepath='Objects/sliceobject.c' line='171' column='1'/>
- <parameter type-id='type-id-36' name='length' filepath='Objects/sliceobject.c' line='171' column='1'/>
- <parameter type-id='type-id-168' name='start' filepath='Objects/sliceobject.c' line='172' column='1'/>
- <parameter type-id='type-id-168' name='stop' filepath='Objects/sliceobject.c' line='172' column='1'/>
- <parameter type-id='type-id-168' name='step' filepath='Objects/sliceobject.c' line='172' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PySlice_FromIndices' mangled-name='_PySlice_FromIndices' filepath='Objects/sliceobject.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySlice_FromIndices'>
- <parameter type-id='type-id-36' name='istart' filepath='Objects/sliceobject.c' line='152' column='1'/>
- <parameter type-id='type-id-36' name='istop' filepath='Objects/sliceobject.c' line='152' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PySlice_New' mangled-name='PySlice_New' filepath='Objects/sliceobject.c' line='114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySlice_New'>
- <parameter type-id='type-id-14' name='start' filepath='Objects/sliceobject.c' line='114' column='1'/>
- <parameter type-id='type-id-14' name='stop' filepath='Objects/sliceobject.c' line='114' column='1'/>
- <parameter type-id='type-id-14' name='step' filepath='Objects/sliceobject.c' line='114' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/structseq.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyStructSequence_UnnamedField' type-id='type-id-4' mangled-name='PyStructSequence_UnnamedField' visibility='default' filepath='./Include/structseq.h' line='22' column='1' elf-symbol-id='PyStructSequence_UnnamedField'/>
- <class-decl name='PyStructSequence_Desc' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/structseq.h' line='15' column='1' id='type-id-567'>
+ <class-decl name='_warnings_runtime_state' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='11' column='1' id='type-id-801'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/structseq.h' line='16' column='1'/>
+ <var-decl name='filters' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='14' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='doc' type-id='type-id-3' visibility='default' filepath='./Include/structseq.h' line='17' column='1'/>
+ <var-decl name='once_registry' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='15' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='fields' type-id='type-id-568' visibility='default' filepath='./Include/structseq.h' line='18' column='1'/>
+ <var-decl name='default_action' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='16' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='n_in_sequence' type-id='type-id-8' visibility='default' filepath='./Include/structseq.h' line='19' column='1'/>
+ <var-decl name='filters_version' type-id='type-id-59' visibility='default' filepath='./Include/internal/pycore_warnings.h' line='17' column='1'/>
</data-member>
</class-decl>
- <class-decl name='PyStructSequence_Field' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/structseq.h' line='10' column='1' id='type-id-569'>
+ <typedef-decl name='PyThread_type_lock' type-id='type-id-41' filepath='./Include/pythread.h' line='4' column='1' id='type-id-791'/>
+ <typedef-decl name='Py_tss_t' type-id='type-id-722' filepath='./Include/pythread.h' line='111' column='1' id='type-id-811'/>
+ <typedef-decl name='PyLongObject' type-id='type-id-696' filepath='./Include/pytypedefs.h' line='19' column='1' id='type-id-247'/>
+ <typedef-decl name='PyCodeObject' type-id='type-id-674' filepath='./Include/pytypedefs.h' line='21' column='1' id='type-id-822'/>
+ <typedef-decl name='PyFrameObject' type-id='type-id-382' filepath='./Include/pytypedefs.h' line='22' column='1' id='type-id-379'/>
+ <typedef-decl name='PyThreadState' type-id='type-id-712' filepath='./Include/pytypedefs.h' line='24' column='1' id='type-id-806'/>
+ <typedef-decl name='PyInterpreterState' type-id='type-id-798' filepath='./Include/pytypedefs.h' line='25' column='1' id='type-id-819'/>
+ <class-decl name='PySliceObject' size-in-bits='320' is-struct='yes' naming-typedef-id='type-id-823' visibility='default' filepath='./Include/sliceobject.h' line='22' column='1' id='type-id-824'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/structseq.h' line='11' column='1'/>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/sliceobject.h' line='23' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='doc' type-id='type-id-3' visibility='default' filepath='./Include/structseq.h' line='12' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='start' type-id='type-id-2' visibility='default' filepath='./Include/sliceobject.h' line='24' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='stop' type-id='type-id-2' visibility='default' filepath='./Include/sliceobject.h' line='24' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='step' type-id='type-id-2' visibility='default' filepath='./Include/sliceobject.h' line='24' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='PyStructSequence_Field' type-id='type-id-569' filepath='./Include/structseq.h' line='13' column='1' id='type-id-570'/>
- <pointer-type-def type-id='type-id-570' size-in-bits='64' id='type-id-568'/>
- <typedef-decl name='PyStructSequence_Desc' type-id='type-id-567' filepath='./Include/structseq.h' line='20' column='1' id='type-id-571'/>
- <pointer-type-def type-id='type-id-571' size-in-bits='64' id='type-id-572'/>
- <function-decl name='PyStructSequence_NewType' mangled-name='PyStructSequence_NewType' filepath='Objects/structseq.c' line='616' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_NewType'>
- <parameter type-id='type-id-572' name='desc' filepath='Objects/structseq.c' line='616' column='1'/>
- <return type-id='type-id-74'/>
- </function-decl>
- <function-decl name='_PyStructSequence_NewType' mangled-name='_PyStructSequence_NewType' filepath='Objects/structseq.c' line='563' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyStructSequence_NewType'>
- <parameter type-id='type-id-572' name='desc' filepath='Objects/structseq.c' line='563' column='1'/>
- <parameter type-id='type-id-16' name='tp_flags' filepath='Objects/structseq.c' line='563' column='1'/>
- <return type-id='type-id-74'/>
- </function-decl>
- <function-decl name='PyStructSequence_InitType' mangled-name='PyStructSequence_InitType' filepath='Objects/structseq.c' line='524' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_InitType'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/structseq.c' line='524' column='1'/>
- <parameter type-id='type-id-572' name='desc' filepath='Objects/structseq.c' line='524' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyStructSequence_InitType2' mangled-name='PyStructSequence_InitType2' filepath='Objects/structseq.c' line='518' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_InitType2'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/structseq.c' line='518' column='1'/>
- <parameter type-id='type-id-572' name='desc' filepath='Objects/structseq.c' line='518' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyStructSequence_InitType' mangled-name='_PyStructSequence_InitType' filepath='Objects/structseq.c' line='460' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyStructSequence_InitType'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/structseq.c' line='460' column='1'/>
- <parameter type-id='type-id-572' name='desc' filepath='Objects/structseq.c' line='460' column='1'/>
- <parameter type-id='type-id-16' name='tp_flags' filepath='Objects/structseq.c' line='461' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyStructSequence_GetItem' mangled-name='PyStructSequence_GetItem' filepath='Objects/structseq.c' line='82' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_GetItem'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/listobject.c' line='237' column='1'/>
- <parameter type-id='type-id-36' name='i' filepath='Objects/listobject.c' line='237' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyStructSequence_SetItem' mangled-name='PyStructSequence_SetItem' filepath='Objects/structseq.c' line='76' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_SetItem'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/structseq.c' line='76' column='1'/>
- <parameter type-id='type-id-36' name='i' filepath='Objects/structseq.c' line='76' column='1'/>
- <parameter type-id='type-id-14' name='v' filepath='Objects/structseq.c' line='76' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyStructSequence_New' mangled-name='PyStructSequence_New' filepath='Objects/structseq.c' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStructSequence_New'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/structseq.c' line='51' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/tupleobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyTuple_Type' type-id='type-id-112' mangled-name='PyTuple_Type' visibility='default' filepath='./Include/tupleobject.h' line='23' column='1' elf-symbol-id='PyTuple_Type'/>
- <var-decl name='PyTupleIter_Type' type-id='type-id-112' mangled-name='PyTupleIter_Type' visibility='default' filepath='./Include/tupleobject.h' line='24' column='1' elf-symbol-id='PyTupleIter_Type'/>
- <function-decl name='_PyTuple_DebugMallocStats' mangled-name='_PyTuple_DebugMallocStats' filepath='Objects/tupleobject.c' line='1254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTuple_DebugMallocStats'>
- <parameter type-id='type-id-473' name='out' filepath='Objects/tupleobject.c' line='1254' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyTuple_Resize' mangled-name='_PyTuple_Resize' filepath='Objects/tupleobject.c' line='915' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTuple_Resize'>
- <parameter type-id='type-id-22' name='pv' filepath='Objects/tupleobject.c' line='915' column='1'/>
- <parameter type-id='type-id-36' name='newsize' filepath='Objects/tupleobject.c' line='915' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyTuple_GetSlice' mangled-name='PyTuple_GetSlice' filepath='Objects/tupleobject.c' line='435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_GetSlice'>
- <parameter type-id='type-id-14' name='a' filepath='Objects/listobject.c' line='488' column='1'/>
- <parameter type-id='type-id-36' name='ilow' filepath='Objects/listobject.c' line='488' column='1'/>
- <parameter type-id='type-id-36' name='ihigh' filepath='Objects/listobject.c' line='488' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyTuple_Pack' mangled-name='PyTuple_Pack' filepath='Objects/tupleobject.c' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_Pack'>
- <parameter type-id='type-id-36' name='n' filepath='Objects/tupleobject.c' line='154' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyTuple_MaybeUntrack' mangled-name='_PyTuple_MaybeUntrack' filepath='Objects/tupleobject.c' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTuple_MaybeUntrack'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/tupleobject.c' line='132' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyTuple_SetItem' mangled-name='PyTuple_SetItem' filepath='Objects/tupleobject.c' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_SetItem'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/abstract.c' line='1926' column='1'/>
- <parameter type-id='type-id-36' name='i' filepath='Objects/abstract.c' line='1926' column='1'/>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='1926' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyTuple_GetItem' mangled-name='PyTuple_GetItem' filepath='Objects/tupleobject.c' line='98' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_GetItem'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/listobject.c' line='237' column='1'/>
- <parameter type-id='type-id-36' name='i' filepath='Objects/listobject.c' line='237' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyTuple_Size' mangled-name='PyTuple_Size' filepath='Objects/tupleobject.c' line='87' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_Size'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyTuple_New' mangled-name='PyTuple_New' filepath='Objects/tupleobject.c' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_New'>
- <parameter type-id='type-id-36' name='size' filepath='Objects/tupleobject.c' line='69' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/typeobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyType_Type' type-id='type-id-112' mangled-name='PyType_Type' visibility='default' filepath='./Include/object.h' line='269' column='1' elf-symbol-id='PyType_Type'/>
- <var-decl name='PyBaseObject_Type' type-id='type-id-112' mangled-name='PyBaseObject_Type' visibility='default' filepath='./Include/object.h' line='270' column='1' elf-symbol-id='PyBaseObject_Type'/>
- <var-decl name='PySuper_Type' type-id='type-id-112' mangled-name='PySuper_Type' visibility='default' filepath='./Include/object.h' line='271' column='1' elf-symbol-id='PySuper_Type'/>
- <function-decl name='PyType_Ready' mangled-name='PyType_Ready' filepath='Objects/typeobject.c' line='6467' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_Ready'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='6467' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyObject_GetState' mangled-name='_PyObject_GetState' filepath='Objects/typeobject.c' line='5108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetState'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyType_LookupId' mangled-name='_PyType_LookupId' filepath='Objects/typeobject.c' line='3868' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_LookupId'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='3868' column='1'/>
- <parameter type-id='type-id-499' name='name' filepath='Objects/typeobject.c' line='3868' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyType_Lookup' mangled-name='_PyType_Lookup' filepath='Objects/typeobject.c' line='3810' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_Lookup'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='3810' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Objects/typeobject.c' line='3810' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyType_GetModuleByDef' mangled-name='PyType_GetModuleByDef' filepath='Objects/typeobject.c' line='3715' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetModuleByDef'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='3715' column='1'/>
- <parameter type-id='type-id-539' name='def' filepath='Objects/typeobject.c' line='3715' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyType_GetModuleState' mangled-name='PyType_GetModuleState' filepath='Objects/typeobject.c' line='3701' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetModuleState'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='3701' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyType_GetModule' mangled-name='PyType_GetModule' filepath='Objects/typeobject.c' line='3677' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetModule'>
- <parameter type-id='type-id-74' name='tp' filepath='Objects/object.c' line='174' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyType_GetSlot' mangled-name='PyType_GetSlot' filepath='Objects/typeobject.c' line='3655' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetSlot'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='3655' column='1'/>
- <parameter type-id='type-id-8' name='slot' filepath='Objects/typeobject.c' line='3655' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyType_GetQualName' mangled-name='PyType_GetQualName' filepath='Objects/typeobject.c' line='3649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetQualName'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='3649' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyType_GetName' mangled-name='PyType_GetName' filepath='Objects/typeobject.c' line='3643' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetName'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='3649' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-573' visibility='default' filepath='./Include/object.h' line='234' column='1' id='type-id-574'>
+ <typedef-decl name='PySliceObject' type-id='type-id-824' filepath='./Include/sliceobject.h' line='25' column='1' id='type-id-823'/>
+ <typedef-decl name='uintptr_t' type-id='type-id-38' filepath='/usr/include/stdint.h' line='90' column='1' id='type-id-32'/>
+ <union-decl name='__atomic_wide_counter' size-in-bits='64' naming-typedef-id='type-id-825' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h' line='25' column='1' id='type-id-826'>
+ <data-member access='public'>
+ <var-decl name='__value64' type-id='type-id-389' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h' line='27' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='__value32' type-id='type-id-827' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h' line='32' column='1'/>
+ </data-member>
+ </union-decl>
+ <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h' line='28' column='1' id='type-id-827'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='__low' type-id='type-id-31' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h' line='30' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='__high' type-id='type-id-31' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h' line='31' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='__atomic_wide_counter' type-id='type-id-826' filepath='/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h' line='33' column='1' id='type-id-825'/>
+ <typedef-decl name='pthread_key_t' type-id='type-id-31' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='49' column='1' id='type-id-723'/>
+ <union-decl name='pthread_mutex_t' size-in-bits='320' naming-typedef-id='type-id-754' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='67' column='1' id='type-id-828'>
+ <data-member access='public'>
+ <var-decl name='__data' type-id='type-id-829' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='69' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='__size' type-id='type-id-603' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='__align' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='71' column='1'/>
+ </data-member>
+ </union-decl>
+ <typedef-decl name='pthread_mutex_t' type-id='type-id-828' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='72' column='1' id='type-id-754'/>
+ <union-decl name='pthread_cond_t' size-in-bits='384' naming-typedef-id='type-id-753' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='75' column='1' id='type-id-830'>
+ <data-member access='public'>
+ <var-decl name='__data' type-id='type-id-831' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='__size' type-id='type-id-605' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='78' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='__align' type-id='type-id-384' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='79' column='1'/>
+ </data-member>
+ </union-decl>
+ <typedef-decl name='pthread_cond_t' type-id='type-id-830' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='80' column='1' id='type-id-753'/>
+ <typedef-decl name='int64_t' type-id='type-id-832' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-intn.h' line='27' column='1' id='type-id-383'/>
+ <typedef-decl name='uint8_t' type-id='type-id-833' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='24' column='1' id='type-id-622'/>
+ <typedef-decl name='uint32_t' type-id='type-id-834' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='26' column='1' id='type-id-322'/>
+ <typedef-decl name='uint64_t' type-id='type-id-835' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='27' column='1' id='type-id-128'/>
+ <class-decl name='__pthread_mutex_s' size-in-bits='320' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='22' column='1' id='type-id-829'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/object.h' line='235' column='1'/>
+ <var-decl name='__lock' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='24' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='__count' type-id='type-id-31' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='25' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='basicsize' type-id='type-id-8' visibility='default' filepath='./Include/object.h' line='236' column='1'/>
+ <var-decl name='__owner' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='26' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='itemsize' type-id='type-id-8' visibility='default' filepath='./Include/object.h' line='237' column='1'/>
+ <var-decl name='__nusers' type-id='type-id-31' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='28' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='flags' type-id='type-id-105' visibility='default' filepath='./Include/object.h' line='238' column='1'/>
+ <var-decl name='__kind' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='__spins' type-id='type-id-83' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='176'>
+ <var-decl name='__elision' type-id='type-id-83' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='35' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='slots' type-id='type-id-575' visibility='default' filepath='./Include/object.h' line='239' column='1'/>
+ <var-decl name='__list' type-id='type-id-836' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_mutex.h' line='36' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-576' visibility='default' filepath='./Include/object.h' line='229' column='1' id='type-id-577'>
+ <class-decl name='__pthread_internal_list' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='51' column='1' id='type-id-837'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='slot' type-id='type-id-8' visibility='default' filepath='./Include/object.h' line='230' column='1'/>
+ <var-decl name='__prev' type-id='type-id-838' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='53' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='pfunc' type-id='type-id-18' visibility='default' filepath='./Include/object.h' line='231' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='PyType_Slot' type-id='type-id-577' filepath='./Include/object.h' line='232' column='1' id='type-id-576'/>
- <pointer-type-def type-id='type-id-576' size-in-bits='64' id='type-id-575'/>
- <typedef-decl name='PyType_Spec' type-id='type-id-574' filepath='./Include/object.h' line='240' column='1' id='type-id-573'/>
- <pointer-type-def type-id='type-id-573' size-in-bits='64' id='type-id-578'/>
- <function-decl name='PyType_FromSpec' mangled-name='PyType_FromSpec' filepath='Objects/typeobject.c' line='3637' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_FromSpec'>
- <parameter type-id='type-id-578' name='spec' filepath='Objects/typeobject.c' line='3637' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyType_FromModuleAndSpec' mangled-name='PyType_FromModuleAndSpec' filepath='Objects/typeobject.c' line='3369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_FromModuleAndSpec'>
- <parameter type-id='type-id-14' name='module' filepath='Objects/typeobject.c' line='3369' column='1'/>
- <parameter type-id='type-id-578' name='spec' filepath='Objects/typeobject.c' line='3369' column='1'/>
- <parameter type-id='type-id-14' name='bases' filepath='Objects/typeobject.c' line='3369' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyType_FromSpecWithBases' mangled-name='PyType_FromSpecWithBases' filepath='Objects/typeobject.c' line='3363' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_FromSpecWithBases'>
- <parameter type-id='type-id-578' name='spec' filepath='Objects/typeobject.c' line='3363' column='1'/>
- <parameter type-id='type-id-14' name='bases' filepath='Objects/typeobject.c' line='3363' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyType_CalculateMetaclass' mangled-name='_PyType_CalculateMetaclass' filepath='Objects/typeobject.c' line='2472' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_CalculateMetaclass'>
- <parameter type-id='type-id-74' name='metatype' filepath='Objects/typeobject.c' line='2472' column='1'/>
- <parameter type-id='type-id-14' name='bases' filepath='Objects/typeobject.c' line='2472' column='1'/>
- <return type-id='type-id-74'/>
- </function-decl>
- <function-decl name='PyType_SUPPORTS_WEAKREFS' mangled-name='PyType_SUPPORTS_WEAKREFS' filepath='Objects/typeobject.c' line='2464' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_SUPPORTS_WEAKREFS'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='6467' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyType_GetFlags' mangled-name='PyType_GetFlags' filepath='Objects/typeobject.c' line='2457' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GetFlags'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='2457' column='1'/>
- <return type-id='type-id-16'/>
- </function-decl>
- <function-decl name='_PyObject_LookupSpecialId' mangled-name='_PyObject_LookupSpecialId' filepath='Objects/typeobject.c' line='1594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_LookupSpecialId'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/typeobject.c' line='1594' column='1'/>
- <parameter type-id='type-id-499' name='attrid' filepath='Objects/typeobject.c' line='1594' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyObject_LookupSpecial' mangled-name='_PyObject_LookupSpecial' filepath='Objects/typeobject.c' line='1578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_LookupSpecial'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1282' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1282' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyType_IsSubtype' mangled-name='PyType_IsSubtype' filepath='Objects/typeobject.c' line='1540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_IsSubtype'>
- <parameter type-id='type-id-74' name='a' filepath='Objects/typeobject.c' line='1540' column='1'/>
- <parameter type-id='type-id-74' name='b' filepath='Objects/typeobject.c' line='1540' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyType_GenericNew' mangled-name='PyType_GenericNew' filepath='Objects/typeobject.c' line='1169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GenericNew'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='1169' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/typeobject.c' line='1169' column='1'/>
- <parameter type-id='type-id-14' name='kwds' filepath='Objects/typeobject.c' line='1169' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyType_GenericAlloc' mangled-name='PyType_GenericAlloc' filepath='Objects/typeobject.c' line='1155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_GenericAlloc'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='1155' column='1'/>
- <parameter type-id='type-id-36' name='nitems' filepath='Objects/typeobject.c' line='1155' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyType_Name' mangled-name='_PyType_Name' filepath='Objects/typeobject.c' line='450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_Name'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='450' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='PyType_Modified' mangled-name='PyType_Modified' filepath='Objects/typeobject.c' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_Modified'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='284' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyType_ClearCache' mangled-name='PyType_ClearCache' filepath='Objects/typeobject.c' line='265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyType_ClearCache'>
- <return type-id='type-id-105'/>
- </function-decl>
- <function-decl name='_PyType_GetTextSignatureFromInternalDoc' mangled-name='_PyType_GetTextSignatureFromInternalDoc' filepath='Objects/typeobject.c' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_GetTextSignatureFromInternalDoc'>
- <parameter type-id='type-id-3' name='name' filepath='Objects/typeobject.c' line='181' column='1'/>
- <parameter type-id='type-id-3' name='internal_doc' filepath='Objects/typeobject.c' line='181' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyType_GetDocFromInternalDoc' mangled-name='_PyType_GetDocFromInternalDoc' filepath='Objects/typeobject.c' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_GetDocFromInternalDoc'>
- <parameter type-id='type-id-3' name='name' filepath='Objects/typeobject.c' line='169' column='1'/>
- <parameter type-id='type-id-3' name='internal_doc' filepath='Objects/typeobject.c' line='169' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyType_CheckConsistency' mangled-name='_PyType_CheckConsistency' filepath='Objects/typeobject.c' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_CheckConsistency'>
- <parameter type-id='type-id-74' name='type' filepath='Objects/typeobject.c' line='122' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/unicodeobject.c' comp-dir-path='/src' language='LANG_C99'>
-
- <array-type-def dimensions='1' type-id='type-id-527' size-in-bits='infinite' id='type-id-579'>
- <subrange length='infinite' id='type-id-6'/>
-
- </array-type-def>
- <qualified-type-def type-id='type-id-579' const='yes' id='type-id-580'/>
- <var-decl name='_Py_ascii_whitespace' type-id='type-id-580' mangled-name='_Py_ascii_whitespace' visibility='default' filepath='./Include/cpython/unicodeobject.h' line='1029' column='1' elf-symbol-id='_Py_ascii_whitespace'/>
- <var-decl name='PyUnicode_Type' type-id='type-id-112' mangled-name='PyUnicode_Type' visibility='default' filepath='./Include/unicodeobject.h' line='111' column='1' elf-symbol-id='PyUnicode_Type'/>
- <var-decl name='PyUnicodeIter_Type' type-id='type-id-112' mangled-name='PyUnicodeIter_Type' visibility='default' filepath='./Include/unicodeobject.h' line='112' column='1' elf-symbol-id='PyUnicodeIter_Type'/>
- <var-decl name='_PyUnicodeASCIIIter_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_unicodeobject.h' line='24' column='1'/>
- <function-decl name='PyInit__string' mangled-name='PyInit__string' filepath='Objects/unicodeobject.c' line='16182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__string'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_InternFromString' mangled-name='PyUnicode_InternFromString' filepath='Objects/unicodeobject.c' line='15605' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_InternFromString'>
- <parameter type-id='type-id-3' name='cp' filepath='Objects/unicodeobject.c' line='15605' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_InternImmortal' mangled-name='PyUnicode_InternImmortal' filepath='Objects/unicodeobject.c' line='15586' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_InternImmortal'>
- <parameter type-id='type-id-22' name='p' filepath='Objects/unicodeobject.c' line='15586' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyUnicode_InternInPlace' mangled-name='PyUnicode_InternInPlace' filepath='Objects/unicodeobject.c' line='15531' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_InternInPlace'>
- <parameter type-id='type-id-22' name='p' filepath='Objects/unicodeobject.c' line='15531' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyUnicode_Format' mangled-name='PyUnicode_Format' filepath='Objects/unicodeobject.c' line='15187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Format'>
- <parameter type-id='type-id-14' name='format' filepath='Objects/unicodeobject.c' line='15187' column='1'/>
- <parameter type-id='type-id-14' name='args' filepath='Objects/unicodeobject.c' line='15187' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_FormatLong' mangled-name='_PyUnicode_FormatLong' filepath='Objects/unicodeobject.c' line='14425' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FormatLong'>
- <parameter type-id='type-id-14' name='val' filepath='Objects/unicodeobject.c' line='14425' column='1'/>
- <parameter type-id='type-id-8' name='alt' filepath='Objects/unicodeobject.c' line='14425' column='1'/>
- <parameter type-id='type-id-8' name='prec' filepath='Objects/unicodeobject.c' line='14425' column='1'/>
- <parameter type-id='type-id-8' name='type' filepath='Objects/unicodeobject.c' line='14425' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_Dealloc' mangled-name='_PyUnicodeWriter_Dealloc' filepath='Objects/unicodeobject.c' line='14066' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_Dealloc'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='14066' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_Finish' mangled-name='_PyUnicodeWriter_Finish' filepath='Objects/unicodeobject.c' line='14034' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_Finish'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='14034' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_WriteLatin1String' mangled-name='_PyUnicodeWriter_WriteLatin1String' filepath='Objects/unicodeobject.c' line='14020' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteLatin1String'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='14020' column='1'/>
- <parameter type-id='type-id-3' name='str' filepath='Objects/unicodeobject.c' line='14021' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Objects/unicodeobject.c' line='14021' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_WriteASCIIString' mangled-name='_PyUnicodeWriter_WriteASCIIString' filepath='Objects/unicodeobject.c' line='13960' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteASCIIString'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='13960' column='1'/>
- <parameter type-id='type-id-3' name='ascii' filepath='Objects/unicodeobject.c' line='13961' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Objects/unicodeobject.c' line='13961' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_WriteSubstring' mangled-name='_PyUnicodeWriter_WriteSubstring' filepath='Objects/unicodeobject.c' line='13925' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteSubstring'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='13925' column='1'/>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='13925' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/unicodeobject.c' line='13926' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/unicodeobject.c' line='13926' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_WriteStr' mangled-name='_PyUnicodeWriter_WriteStr' filepath='Objects/unicodeobject.c' line='13894' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteStr'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='13894' column='1'/>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='13894' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_WriteChar' mangled-name='_PyUnicodeWriter_WriteChar' filepath='Objects/unicodeobject.c' line='13888' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_WriteChar'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='13888' column='1'/>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodeobject.c' line='13888' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_PrepareKindInternal' mangled-name='_PyUnicodeWriter_PrepareKindInternal' filepath='Objects/unicodeobject.c' line='13856' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_PrepareKindInternal'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='13856' column='1'/>
- <parameter type-id='type-id-523' name='kind' filepath='Objects/unicodeobject.c' line='13857' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_PrepareInternal' mangled-name='_PyUnicodeWriter_PrepareInternal' filepath='Objects/unicodeobject.c' line='13779' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_PrepareInternal'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='13779' column='1'/>
- <parameter type-id='type-id-36' name='length' filepath='Objects/unicodeobject.c' line='13780' column='1'/>
- <parameter type-id='type-id-524' name='maxchar' filepath='Objects/unicodeobject.c' line='13780' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicodeWriter_Init' mangled-name='_PyUnicodeWriter_Init' filepath='Objects/unicodeobject.c' line='13755' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicodeWriter_Init'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='13755' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyUnicode_RSplit' mangled-name='PyUnicode_RSplit' filepath='Objects/unicodeobject.c' line='13338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_RSplit'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/unicodeobject.c' line='13338' column='1'/>
- <parameter type-id='type-id-14' name='sep' filepath='Objects/unicodeobject.c' line='13338' column='1'/>
- <parameter type-id='type-id-36' name='maxsplit' filepath='Objects/unicodeobject.c' line='13338' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_RPartition' mangled-name='PyUnicode_RPartition' filepath='Objects/unicodeobject.c' line='13244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_RPartition'>
- <parameter type-id='type-id-14' name='str_obj' filepath='Objects/unicodeobject.c' line='13244' column='1'/>
- <parameter type-id='type-id-14' name='sep_obj' filepath='Objects/unicodeobject.c' line='13244' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Partition' mangled-name='PyUnicode_Partition' filepath='Objects/unicodeobject.c' line='13192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Partition'>
- <parameter type-id='type-id-14' name='str_obj' filepath='Objects/unicodeobject.c' line='13244' column='1'/>
- <parameter type-id='type-id-14' name='sep_obj' filepath='Objects/unicodeobject.c' line='13244' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Split' mangled-name='PyUnicode_Split' filepath='Objects/unicodeobject.c' line='13147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Split'>
- <parameter type-id='type-id-14' name='s' filepath='Objects/unicodeobject.c' line='13338' column='1'/>
- <parameter type-id='type-id-14' name='sep' filepath='Objects/unicodeobject.c' line='13338' column='1'/>
- <parameter type-id='type-id-36' name='maxsplit' filepath='Objects/unicodeobject.c' line='13338' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Replace' mangled-name='PyUnicode_Replace' filepath='Objects/unicodeobject.c' line='12795' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Replace'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='12795' column='1'/>
- <parameter type-id='type-id-14' name='substr' filepath='Objects/unicodeobject.c' line='12796' column='1'/>
- <parameter type-id='type-id-14' name='replstr' filepath='Objects/unicodeobject.c' line='12797' column='1'/>
- <parameter type-id='type-id-36' name='maxcount' filepath='Objects/unicodeobject.c' line='12798' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Substring' mangled-name='PyUnicode_Substring' filepath='Objects/unicodeobject.c' line='12560' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Substring'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/unicodeobject.c' line='12560' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/unicodeobject.c' line='12560' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/unicodeobject.c' line='12560' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_XStrip' mangled-name='_PyUnicode_XStrip' filepath='Objects/unicodeobject.c' line='12510' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_XStrip'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/unicodeobject.c' line='12510' column='1'/>
- <parameter type-id='type-id-8' name='striptype' filepath='Objects/unicodeobject.c' line='12510' column='1'/>
- <parameter type-id='type-id-14' name='sepobj' filepath='Objects/unicodeobject.c' line='12510' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_IsIdentifier' mangled-name='PyUnicode_IsIdentifier' filepath='Objects/unicodeobject.c' line='12324' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_IsIdentifier'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/unicodeobject.c' line='12324' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ScanIdentifier' mangled-name='_PyUnicode_ScanIdentifier' filepath='Objects/unicodeobject.c' line='12287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ScanIdentifier'>
- <parameter type-id='type-id-14' name='self' filepath='Objects/unicodeobject.c' line='12287' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyUnicode_AppendAndDel' mangled-name='PyUnicode_AppendAndDel' filepath='Objects/unicodeobject.c' line='11559' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AppendAndDel'>
- <parameter type-id='type-id-22' name='pv' filepath='Objects/bytesobject.c' line='3033' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/bytesobject.c' line='3033' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyUnicode_Append' mangled-name='PyUnicode_Append' filepath='Objects/unicodeobject.c' line='11476' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Append'>
- <parameter type-id='type-id-22' name='p_left' filepath='Objects/unicodeobject.c' line='11476' column='1'/>
- <parameter type-id='type-id-14' name='right' filepath='Objects/unicodeobject.c' line='11476' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyUnicode_Concat' mangled-name='PyUnicode_Concat' filepath='Objects/unicodeobject.c' line='11425' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Concat'>
- <parameter type-id='type-id-14' name='left' filepath='Objects/unicodeobject.c' line='11425' column='1'/>
- <parameter type-id='type-id-14' name='right' filepath='Objects/unicodeobject.c' line='11425' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Contains' mangled-name='PyUnicode_Contains' filepath='Objects/unicodeobject.c' line='11362' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Contains'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='11362' column='1'/>
- <parameter type-id='type-id-14' name='substr' filepath='Objects/unicodeobject.c' line='11362' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_EQ' mangled-name='_PyUnicode_EQ' filepath='Objects/unicodeobject.c' line='11356' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EQ'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_RichCompare' mangled-name='PyUnicode_RichCompare' filepath='Objects/unicodeobject.c' line='11317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_RichCompare'>
- <parameter type-id='type-id-14' name='left' filepath='Objects/unicodeobject.c' line='11317' column='1'/>
- <parameter type-id='type-id-14' name='right' filepath='Objects/unicodeobject.c' line='11317' column='1'/>
- <parameter type-id='type-id-8' name='op' filepath='Objects/unicodeobject.c' line='11317' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_EqualToASCIIId' mangled-name='_PyUnicode_EqualToASCIIId' filepath='Objects/unicodeobject.c' line='11273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EqualToASCIIId'>
- <parameter type-id='type-id-14' name='left' filepath='Objects/unicodeobject.c' line='11273' column='1'/>
- <parameter type-id='type-id-499' name='right' filepath='Objects/unicodeobject.c' line='11273' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_EqualToASCIIString' mangled-name='_PyUnicode_EqualToASCIIString' filepath='Objects/unicodeobject.c' line='11250' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EqualToASCIIString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2378' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2378' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_CompareWithASCIIString' mangled-name='PyUnicode_CompareWithASCIIString' filepath='Objects/unicodeobject.c' line='11171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_CompareWithASCIIString'>
- <parameter type-id='type-id-14' name='uni' filepath='Objects/unicodeobject.c' line='11171' column='1'/>
- <parameter type-id='type-id-3' name='str' filepath='Objects/unicodeobject.c' line='11171' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_Compare' mangled-name='PyUnicode_Compare' filepath='Objects/unicodeobject.c' line='11150' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Compare'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_Equal' mangled-name='_PyUnicode_Equal' filepath='Objects/unicodeobject.c' line='11135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_Equal'>
- <parameter type-id='type-id-14' name='derived' filepath='Objects/abstract.c' line='2784' column='1'/>
- <parameter type-id='type-id-14' name='cls' filepath='Objects/abstract.c' line='2784' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_Splitlines' mangled-name='PyUnicode_Splitlines' filepath='Objects/unicodeobject.c' line='10325' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Splitlines'>
- <parameter type-id='type-id-14' name='string' filepath='Objects/unicodeobject.c' line='10325' column='1'/>
- <parameter type-id='type-id-8' name='keepends' filepath='Objects/unicodeobject.c' line='10325' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Fill' mangled-name='PyUnicode_Fill' filepath='Objects/unicodeobject.c' line='10249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Fill'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='10249' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/unicodeobject.c' line='10249' column='1'/>
- <parameter type-id='type-id-36' name='length' filepath='Objects/unicodeobject.c' line='10249' column='1'/>
- <parameter type-id='type-id-524' name='fill_char' filepath='Objects/unicodeobject.c' line='10250' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='_PyUnicode_FastFill' mangled-name='_PyUnicode_FastFill' filepath='Objects/unicodeobject.c' line='10235' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FastFill'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='10235' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/unicodeobject.c' line='10235' column='1'/>
- <parameter type-id='type-id-36' name='length' filepath='Objects/unicodeobject.c' line='10235' column='1'/>
- <parameter type-id='type-id-524' name='fill_char' filepath='Objects/unicodeobject.c' line='10236' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyUnicode_JoinArray' mangled-name='_PyUnicode_JoinArray' filepath='Objects/unicodeobject.c' line='10063' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_JoinArray'>
- <parameter type-id='type-id-14' name='separator' filepath='Objects/unicodeobject.c' line='10063' column='1'/>
- <parameter type-id='type-id-200' name='items' filepath='Objects/unicodeobject.c' line='10063' column='1'/>
- <parameter type-id='type-id-36' name='seqlen' filepath='Objects/unicodeobject.c' line='10063' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Join' mangled-name='PyUnicode_Join' filepath='Objects/unicodeobject.c' line='10039' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Join'>
- <parameter type-id='type-id-14' name='func' filepath='Objects/call.c' line='368' column='1'/>
- <parameter type-id='type-id-14' name='arg' filepath='Objects/call.c' line='368' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Tailmatch' mangled-name='PyUnicode_Tailmatch' filepath='Objects/unicodeobject.c' line='9792' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Tailmatch'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='9792' column='1'/>
- <parameter type-id='type-id-14' name='substr' filepath='Objects/unicodeobject.c' line='9793' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/unicodeobject.c' line='9794' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/unicodeobject.c' line='9795' column='1'/>
- <parameter type-id='type-id-8' name='direction' filepath='Objects/unicodeobject.c' line='9796' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyUnicode_FindChar' mangled-name='PyUnicode_FindChar' filepath='Objects/unicodeobject.c' line='9703' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FindChar'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='9703' column='1'/>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodeobject.c' line='9703' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/unicodeobject.c' line='9704' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/unicodeobject.c' line='9704' column='1'/>
- <parameter type-id='type-id-8' name='direction' filepath='Objects/unicodeobject.c' line='9705' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyUnicode_Find' mangled-name='PyUnicode_Find' filepath='Objects/unicodeobject.c' line='9690' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Find'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='9792' column='1'/>
- <parameter type-id='type-id-14' name='substr' filepath='Objects/unicodeobject.c' line='9793' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/unicodeobject.c' line='9794' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/unicodeobject.c' line='9795' column='1'/>
- <parameter type-id='type-id-8' name='direction' filepath='Objects/unicodeobject.c' line='9796' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyUnicode_Count' mangled-name='PyUnicode_Count' filepath='Objects/unicodeobject.c' line='9616' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Count'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='9616' column='1'/>
- <parameter type-id='type-id-14' name='substr' filepath='Objects/unicodeobject.c' line='9617' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/unicodeobject.c' line='9618' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/unicodeobject.c' line='9619' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <pointer-type-def type-id='type-id-524' size-in-bits='64' id='type-id-581'/>
- <function-decl name='_PyUnicode_InsertThousandsGrouping' mangled-name='_PyUnicode_InsertThousandsGrouping' filepath='Objects/unicodeobject.c' line='9496' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_InsertThousandsGrouping'>
- <parameter type-id='type-id-525' name='writer' filepath='Objects/unicodeobject.c' line='9497' column='1'/>
- <parameter type-id='type-id-36' name='n_buffer' filepath='Objects/unicodeobject.c' line='9498' column='1'/>
- <parameter type-id='type-id-14' name='digits' filepath='Objects/unicodeobject.c' line='9499' column='1'/>
- <parameter type-id='type-id-36' name='d_pos' filepath='Objects/unicodeobject.c' line='9500' column='1'/>
- <parameter type-id='type-id-36' name='n_digits' filepath='Objects/unicodeobject.c' line='9501' column='1'/>
- <parameter type-id='type-id-36' name='min_width' filepath='Objects/unicodeobject.c' line='9502' column='1'/>
- <parameter type-id='type-id-3' name='grouping' filepath='Objects/unicodeobject.c' line='9503' column='1'/>
- <parameter type-id='type-id-14' name='thousands_sep' filepath='Objects/unicodeobject.c' line='9504' column='1'/>
- <parameter type-id='type-id-581' name='maxchar' filepath='Objects/unicodeobject.c' line='9505' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='_PyUnicode_TransformDecimalAndSpaceToASCII' mangled-name='_PyUnicode_TransformDecimalAndSpaceToASCII' filepath='Objects/unicodeobject.c' line='9321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_TransformDecimalAndSpaceToASCII'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='9321' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Translate' mangled-name='PyUnicode_Translate' filepath='Objects/unicodeobject.c' line='9311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Translate'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='9311' column='1'/>
- <parameter type-id='type-id-14' name='mapping' filepath='Objects/unicodeobject.c' line='9312' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='9313' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsCharmapString' mangled-name='PyUnicode_AsCharmapString' filepath='Objects/unicodeobject.c' line='8887' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsCharmapString'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_EncodeCharmap' mangled-name='_PyUnicode_EncodeCharmap' filepath='Objects/unicodeobject.c' line='8816' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EncodeCharmap'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='8816' column='1'/>
- <parameter type-id='type-id-14' name='mapping' filepath='Objects/unicodeobject.c' line='8817' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='8818' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_BuildEncodingMap' mangled-name='PyUnicode_BuildEncodingMap' filepath='Objects/unicodeobject.c' line='8403' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_BuildEncodingMap'>
- <parameter type-id='type-id-14' name='string' filepath='Objects/unicodeobject.c' line='8403' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeCharmap' mangled-name='PyUnicode_DecodeCharmap' filepath='Objects/unicodeobject.c' line='8327' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeCharmap'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='8327' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='8328' column='1'/>
- <parameter type-id='type-id-14' name='mapping' filepath='Objects/unicodeobject.c' line='8329' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='8330' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsASCIIString' mangled-name='PyUnicode_AsASCIIString' filepath='Objects/unicodeobject.c' line='7373' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsASCIIString'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_AsASCIIString' mangled-name='_PyUnicode_AsASCIIString' filepath='Objects/unicodeobject.c' line='7356' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_AsASCIIString'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeASCII' mangled-name='PyUnicode_DecodeASCII' filepath='Objects/unicodeobject.c' line='7257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeASCII'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='7257' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='7258' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='7259' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsLatin1String' mangled-name='PyUnicode_AsLatin1String' filepath='Objects/unicodeobject.c' line='7249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsLatin1String'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_AsLatin1String' mangled-name='_PyUnicode_AsLatin1String' filepath='Objects/unicodeobject.c' line='7230' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_AsLatin1String'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeLatin1' mangled-name='PyUnicode_DecodeLatin1' filepath='Objects/unicodeobject.c' line='6937' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeLatin1'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='6937' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='6938' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='6939' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsRawUnicodeEscapeString' mangled-name='PyUnicode_AsRawUnicodeEscapeString' filepath='Objects/unicodeobject.c' line='6856' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsRawUnicodeEscapeString'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='6856' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeRawUnicodeEscape' mangled-name='PyUnicode_DecodeRawUnicodeEscape' filepath='Objects/unicodeobject.c' line='6847' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeRawUnicodeEscape'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='6937' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='6938' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='6939' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_DecodeRawUnicodeEscapeStateful' mangled-name='_PyUnicode_DecodeRawUnicodeEscapeStateful' filepath='Objects/unicodeobject.c' line='6711' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_DecodeRawUnicodeEscapeStateful'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='6711' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='6712' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='6713' column='1'/>
- <parameter type-id='type-id-168' name='consumed' filepath='Objects/unicodeobject.c' line='6714' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsUnicodeEscapeString' mangled-name='PyUnicode_AsUnicodeEscapeString' filepath='Objects/unicodeobject.c' line='6591' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUnicodeEscapeString'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='6856' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeUnicodeEscape' mangled-name='PyUnicode_DecodeUnicodeEscape' filepath='Objects/unicodeobject.c' line='6581' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUnicodeEscape'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='6937' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='6938' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='6939' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_DecodeUnicodeEscapeStateful' mangled-name='_PyUnicode_DecodeUnicodeEscapeStateful' filepath='Objects/unicodeobject.c' line='6545' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_DecodeUnicodeEscapeStateful'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='6545' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='6546' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='6547' column='1'/>
- <parameter type-id='type-id-168' name='consumed' filepath='Objects/unicodeobject.c' line='6548' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_DecodeUnicodeEscapeInternal' mangled-name='_PyUnicode_DecodeUnicodeEscapeInternal' filepath='Objects/unicodeobject.c' line='6301' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_DecodeUnicodeEscapeInternal'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='6301' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='6302' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='6303' column='1'/>
- <parameter type-id='type-id-168' name='consumed' filepath='Objects/unicodeobject.c' line='6304' column='1'/>
- <parameter type-id='type-id-483' name='first_invalid_escape' filepath='Objects/unicodeobject.c' line='6305' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsUTF16String' mangled-name='PyUnicode_AsUTF16String' filepath='Objects/unicodeobject.c' line='6291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF16String'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_EncodeUTF16' mangled-name='_PyUnicode_EncodeUTF16' filepath='Objects/unicodeobject.c' line='6123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EncodeUTF16'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='6123' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='6124' column='1'/>
- <parameter type-id='type-id-8' name='byteorder' filepath='Objects/unicodeobject.c' line='6125' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeUTF16Stateful' mangled-name='PyUnicode_DecodeUTF16Stateful' filepath='Objects/unicodeobject.c' line='5968' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF16Stateful'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='5968' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='5969' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='5970' column='1'/>
- <parameter type-id='type-id-501' name='byteorder' filepath='Objects/unicodeobject.c' line='5971' column='1'/>
- <parameter type-id='type-id-168' name='consumed' filepath='Objects/unicodeobject.c' line='5972' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeUTF16' mangled-name='PyUnicode_DecodeUTF16' filepath='Objects/unicodeobject.c' line='5959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF16'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='5959' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='5960' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='5961' column='1'/>
- <parameter type-id='type-id-501' name='byteorder' filepath='Objects/unicodeobject.c' line='5962' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsUTF32String' mangled-name='PyUnicode_AsUTF32String' filepath='Objects/unicodeobject.c' line='5951' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF32String'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_EncodeUTF32' mangled-name='_PyUnicode_EncodeUTF32' filepath='Objects/unicodeobject.c' line='5802' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EncodeUTF32'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='5802' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='5803' column='1'/>
- <parameter type-id='type-id-8' name='byteorder' filepath='Objects/unicodeobject.c' line='5804' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeUTF32Stateful' mangled-name='PyUnicode_DecodeUTF32Stateful' filepath='Objects/unicodeobject.c' line='5657' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF32Stateful'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='5657' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='5658' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='5659' column='1'/>
- <parameter type-id='type-id-501' name='byteorder' filepath='Objects/unicodeobject.c' line='5660' column='1'/>
- <parameter type-id='type-id-168' name='consumed' filepath='Objects/unicodeobject.c' line='5661' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeUTF32' mangled-name='PyUnicode_DecodeUTF32' filepath='Objects/unicodeobject.c' line='5648' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF32'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='5959' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='5960' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='5961' column='1'/>
- <parameter type-id='type-id-501' name='byteorder' filepath='Objects/unicodeobject.c' line='5962' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsUTF8String' mangled-name='PyUnicode_AsUTF8String' filepath='Objects/unicodeobject.c' line='5640' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF8String'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_AsUTF8String' mangled-name='_PyUnicode_AsUTF8String' filepath='Objects/unicodeobject.c' line='5633' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_AsUTF8String'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <pointer-type-def type-id='type-id-54' size-in-bits='64' id='type-id-582'/>
- <function-decl name='_Py_EncodeUTF8Ex' mangled-name='_Py_EncodeUTF8Ex' filepath='Objects/unicodeobject.c' line='5403' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_EncodeUTF8Ex'>
- <parameter type-id='type-id-545' name='text' filepath='Objects/unicodeobject.c' line='5403' column='1'/>
- <parameter type-id='type-id-494' name='str' filepath='Objects/unicodeobject.c' line='5403' column='1'/>
- <parameter type-id='type-id-582' name='error_pos' filepath='Objects/unicodeobject.c' line='5403' column='1'/>
- <parameter type-id='type-id-483' name='reason' filepath='Objects/unicodeobject.c' line='5404' column='1'/>
- <parameter type-id='type-id-8' name='raw_malloc' filepath='Objects/unicodeobject.c' line='5404' column='1'/>
- <parameter type-id='type-id-386' name='errors' filepath='Objects/unicodeobject.c' line='5404' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_DecodeUTF8_surrogateescape' mangled-name='_Py_DecodeUTF8_surrogateescape' filepath='Objects/unicodeobject.c' line='5373' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DecodeUTF8_surrogateescape'>
- <parameter type-id='type-id-3' name='arg' filepath='Objects/unicodeobject.c' line='5373' column='1'/>
- <parameter type-id='type-id-36' name='arglen' filepath='Objects/unicodeobject.c' line='5373' column='1'/>
- <parameter type-id='type-id-582' name='wlen' filepath='Objects/unicodeobject.c' line='5374' column='1'/>
- <return type-id='type-id-281'/>
- </function-decl>
- <function-decl name='_Py_DecodeUTF8Ex' mangled-name='_Py_DecodeUTF8Ex' filepath='Objects/unicodeobject.c' line='5264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DecodeUTF8Ex'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='5264' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='5264' column='1'/>
- <parameter type-id='type-id-374' name='wstr' filepath='Objects/unicodeobject.c' line='5264' column='1'/>
- <parameter type-id='type-id-582' name='wlen' filepath='Objects/unicodeobject.c' line='5264' column='1'/>
- <parameter type-id='type-id-483' name='reason' filepath='Objects/unicodeobject.c' line='5265' column='1'/>
- <parameter type-id='type-id-386' name='errors' filepath='Objects/unicodeobject.c' line='5265' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeUTF8Stateful' mangled-name='PyUnicode_DecodeUTF8Stateful' filepath='Objects/unicodeobject.c' line='5242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF8Stateful'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='5242' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='5243' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='5244' column='1'/>
- <parameter type-id='type-id-168' name='consumed' filepath='Objects/unicodeobject.c' line='5245' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeUTF8' mangled-name='PyUnicode_DecodeUTF8' filepath='Objects/unicodeobject.c' line='5007' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF8'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='6937' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='6938' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='6939' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_EncodeUTF7' mangled-name='_PyUnicode_EncodeUTF7' filepath='Objects/unicodeobject.c' line='4897' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EncodeUTF7'>
- <parameter type-id='type-id-14' name='str' filepath='Objects/unicodeobject.c' line='4897' column='1'/>
- <parameter type-id='type-id-8' name='base64SetO' filepath='Objects/unicodeobject.c' line='4898' column='1'/>
- <parameter type-id='type-id-8' name='base64WhiteSpace' filepath='Objects/unicodeobject.c' line='4899' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='4900' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeUTF7Stateful' mangled-name='PyUnicode_DecodeUTF7Stateful' filepath='Objects/unicodeobject.c' line='4699' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF7Stateful'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='4699' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='4700' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='4701' column='1'/>
- <parameter type-id='type-id-168' name='consumed' filepath='Objects/unicodeobject.c' line='4702' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeUTF7' mangled-name='PyUnicode_DecodeUTF7' filepath='Objects/unicodeobject.c' line='4684' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF7'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='6937' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='6938' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='6939' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_GetDefaultEncoding' mangled-name='PyUnicode_GetDefaultEncoding' filepath='Objects/unicodeobject.c' line='4335' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_GetDefaultEncoding'>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='PyUnicode_WriteChar' mangled-name='PyUnicode_WriteChar' filepath='Objects/unicodeobject.c' line='4312' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_WriteChar'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='4312' column='1'/>
- <parameter type-id='type-id-36' name='index' filepath='Objects/unicodeobject.c' line='4312' column='1'/>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodeobject.c' line='4312' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_ReadChar' mangled-name='PyUnicode_ReadChar' filepath='Objects/unicodeobject.c' line='4290' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_ReadChar'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='4290' column='1'/>
- <parameter type-id='type-id-36' name='index' filepath='Objects/unicodeobject.c' line='4290' column='1'/>
- <return type-id='type-id-524'/>
- </function-decl>
- <function-decl name='PyUnicode_GetLength' mangled-name='PyUnicode_GetLength' filepath='Objects/unicodeobject.c' line='4278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_GetLength'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2335' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyUnicode_GetSize' mangled-name='PyUnicode_GetSize' filepath='Objects/unicodeobject.c' line='4259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_GetSize'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='4259' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <typedef-decl name='Py_UNICODE' type-id='type-id-282' filepath='./Include/cpython/unicodeobject.h' line='10' column='1' id='type-id-583'/>
- <qualified-type-def type-id='type-id-583' const='yes' id='type-id-584'/>
- <pointer-type-def type-id='type-id-584' size-in-bits='64' id='type-id-585'/>
- <function-decl name='_PyUnicode_AsUnicode' mangled-name='_PyUnicode_AsUnicode' filepath='Objects/unicodeobject.c' line='4244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_AsUnicode'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='4244' column='1'/>
- <return type-id='type-id-585'/>
- </function-decl>
- <pointer-type-def type-id='type-id-583' size-in-bits='64' id='type-id-586'/>
- <function-decl name='PyUnicode_AsUnicode' mangled-name='PyUnicode_AsUnicode' filepath='Objects/unicodeobject.c' line='4238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUnicode'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='4238' column='1'/>
- <return type-id='type-id-586'/>
- </function-decl>
- <function-decl name='PyUnicode_AsUnicodeAndSize' mangled-name='PyUnicode_AsUnicodeAndSize' filepath='Objects/unicodeobject.c' line='4199' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUnicodeAndSize'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='4199' column='1'/>
- <parameter type-id='type-id-168' name='size' filepath='Objects/unicodeobject.c' line='4199' column='1'/>
- <return type-id='type-id-586'/>
- </function-decl>
- <function-decl name='PyUnicode_AsUTF8' mangled-name='PyUnicode_AsUTF8' filepath='Objects/unicodeobject.c' line='4193' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF8'>
- <parameter type-id='type-id-14' name='ob' filepath='Objects/exceptions.c' line='421' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='PyUnicode_AsUTF8AndSize' mangled-name='PyUnicode_AsUTF8AndSize' filepath='Objects/unicodeobject.c' line='4172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF8AndSize'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='4172' column='1'/>
- <parameter type-id='type-id-168' name='psize' filepath='Objects/unicodeobject.c' line='4172' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='PyUnicode_FSDecoder' mangled-name='PyUnicode_FSDecoder' filepath='Objects/unicodeobject.c' line='4099' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FSDecoder'>
- <parameter type-id='type-id-14' name='arg' filepath='Objects/unicodeobject.c' line='4099' column='1'/>
- <parameter type-id='type-id-18' name='addr' filepath='Objects/unicodeobject.c' line='4099' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_FSConverter' mangled-name='PyUnicode_FSConverter' filepath='Objects/unicodeobject.c' line='4059' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FSConverter'>
- <parameter type-id='type-id-14' name='arg' filepath='Objects/unicodeobject.c' line='4059' column='1'/>
- <parameter type-id='type-id-18' name='addr' filepath='Objects/unicodeobject.c' line='4059' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeFSDefaultAndSize' mangled-name='PyUnicode_DecodeFSDefaultAndSize' filepath='Objects/unicodeobject.c' line='4023' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeFSDefaultAndSize'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='4023' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='4023' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeFSDefault' mangled-name='PyUnicode_DecodeFSDefault' filepath='Objects/unicodeobject.c' line='4017' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeFSDefault'>
- <parameter type-id='type-id-3' name='cp' filepath='Objects/unicodeobject.c' line='15605' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeLocale' mangled-name='PyUnicode_DecodeLocale' filepath='Objects/unicodeobject.c' line='4008' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeLocale'>
- <parameter type-id='type-id-3' name='name' filepath='Objects/typeobject.c' line='181' column='1'/>
- <parameter type-id='type-id-3' name='internal_doc' filepath='Objects/typeobject.c' line='181' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_DecodeLocaleAndSize' mangled-name='PyUnicode_DecodeLocaleAndSize' filepath='Objects/unicodeobject.c' line='4000' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeLocaleAndSize'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/unicodeobject.c' line='4000' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Objects/unicodeobject.c' line='4000' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='4001' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsEncodedUnicode' mangled-name='PyUnicode_AsEncodedUnicode' filepath='Objects/unicodeobject.c' line='3920' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsEncodedUnicode'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='3920' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Objects/unicodeobject.c' line='3921' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='3922' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsEncodedString' mangled-name='PyUnicode_AsEncodedString' filepath='Objects/unicodeobject.c' line='3820' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsEncodedString'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='3820' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Objects/unicodeobject.c' line='3821' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='3822' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_EncodeFSDefault' mangled-name='PyUnicode_EncodeFSDefault' filepath='Objects/unicodeobject.c' line='3786' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_EncodeFSDefault'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2791' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_EncodeLocale' mangled-name='PyUnicode_EncodeLocale' filepath='Objects/unicodeobject.c' line='3779' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_EncodeLocale'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='3779' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='3779' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsEncodedObject' mangled-name='PyUnicode_AsEncodedObject' filepath='Objects/unicodeobject.c' line='3697' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsEncodedObject'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='3920' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Objects/unicodeobject.c' line='3921' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='3922' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsDecodedUnicode' mangled-name='PyUnicode_AsDecodedUnicode' filepath='Objects/unicodeobject.c' line='3658' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsDecodedUnicode'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='3920' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Objects/unicodeobject.c' line='3921' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='3922' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsDecodedObject' mangled-name='PyUnicode_AsDecodedObject' filepath='Objects/unicodeobject.c' line='3636' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsDecodedObject'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='3636' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Objects/unicodeobject.c' line='3637' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='3638' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Decode' mangled-name='PyUnicode_Decode' filepath='Objects/unicodeobject.c' line='3546' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Decode'>
- <parameter type-id='type-id-3' name='s' filepath='Objects/unicodeobject.c' line='3546' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='3547' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Objects/unicodeobject.c' line='3548' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='3549' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_FromEncodedObject' mangled-name='PyUnicode_FromEncodedObject' filepath='Objects/unicodeobject.c' line='3444' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromEncodedObject'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/unicodeobject.c' line='3444' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Objects/unicodeobject.c' line='3445' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='3446' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_FromObject' mangled-name='PyUnicode_FromObject' filepath='Objects/unicodeobject.c' line='3422' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromObject'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_FromOrdinal' mangled-name='PyUnicode_FromOrdinal' filepath='Objects/unicodeobject.c' line='3410' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromOrdinal'>
- <parameter type-id='type-id-8' name='ordinal' filepath='Objects/unicodeobject.c' line='3410' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_WideCharString_Opt_Converter' mangled-name='_PyUnicode_WideCharString_Opt_Converter' filepath='Objects/unicodeobject.c' line='3374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_WideCharString_Opt_Converter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_WideCharString_Converter' mangled-name='_PyUnicode_WideCharString_Converter' filepath='Objects/unicodeobject.c' line='3342' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_WideCharString_Converter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_AsWideCharString' mangled-name='PyUnicode_AsWideCharString' filepath='Objects/unicodeobject.c' line='3294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsWideCharString'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='3294' column='1'/>
- <parameter type-id='type-id-168' name='size' filepath='Objects/unicodeobject.c' line='3295' column='1'/>
- <return type-id='type-id-281'/>
- </function-decl>
- <function-decl name='PyUnicode_AsWideChar' mangled-name='PyUnicode_AsWideChar' filepath='Objects/unicodeobject.c' line='3252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsWideChar'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='3252' column='1'/>
- <parameter type-id='type-id-281' name='w' filepath='Objects/unicodeobject.c' line='3253' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='3254' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='PyUnicode_FromFormat' mangled-name='PyUnicode_FromFormat' filepath='Objects/unicodeobject.c' line='3142' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromFormat'>
- <parameter type-id='type-id-3' name='format' filepath='Objects/bytesobject.c' line='375' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_FromFormatV' mangled-name='PyUnicode_FromFormatV' filepath='Objects/unicodeobject.c' line='3085' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromFormatV'>
- <parameter type-id='type-id-3' name='format' filepath='Objects/unicodeobject.c' line='3085' column='1'/>
- <parameter type-id='type-id-496' name='vargs' filepath='Objects/unicodeobject.c' line='3085' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_AsUCS4Copy' mangled-name='PyUnicode_AsUCS4Copy' filepath='Objects/unicodeobject.c' line='2709' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUCS4Copy'>
- <parameter type-id='type-id-14' name='string' filepath='Objects/unicodeobject.c' line='2709' column='1'/>
- <return type-id='type-id-581'/>
- </function-decl>
- <function-decl name='PyUnicode_AsUCS4' mangled-name='PyUnicode_AsUCS4' filepath='Objects/unicodeobject.c' line='2698' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUCS4'>
- <parameter type-id='type-id-14' name='string' filepath='Objects/unicodeobject.c' line='2698' column='1'/>
- <parameter type-id='type-id-581' name='target' filepath='Objects/unicodeobject.c' line='2698' column='1'/>
- <parameter type-id='type-id-36' name='targetsize' filepath='Objects/unicodeobject.c' line='2698' column='1'/>
- <parameter type-id='type-id-8' name='copy_null' filepath='Objects/unicodeobject.c' line='2699' column='1'/>
- <return type-id='type-id-581'/>
- </function-decl>
- <function-decl name='_PyUnicode_Copy' mangled-name='_PyUnicode_Copy' filepath='Objects/unicodeobject.c' line='2575' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_Copy'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_FindMaxChar' mangled-name='_PyUnicode_FindMaxChar' filepath='Objects/unicodeobject.c' line='2492' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FindMaxChar'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='2492' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Objects/unicodeobject.c' line='2492' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Objects/unicodeobject.c' line='2492' column='1'/>
- <return type-id='type-id-524'/>
- </function-decl>
- <function-decl name='PyUnicode_FromKindAndData' mangled-name='PyUnicode_FromKindAndData' filepath='Objects/unicodeobject.c' line='2472' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromKindAndData'>
- <parameter type-id='type-id-8' name='kind' filepath='Objects/unicodeobject.c' line='2472' column='1'/>
- <parameter type-id='type-id-18' name='buffer' filepath='Objects/unicodeobject.c' line='2472' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='2472' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_FromASCII' mangled-name='_PyUnicode_FromASCII' filepath='Objects/unicodeobject.c' line='2361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FromASCII'>
- <parameter type-id='type-id-3' name='bytes' filepath='Objects/bytearrayobject.c' line='108' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/bytearrayobject.c' line='108' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_FromId' mangled-name='_PyUnicode_FromId' filepath='Objects/unicodeobject.c' line='2282' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FromId'>
- <parameter type-id='type-id-499' name='id' filepath='Objects/unicodeobject.c' line='2282' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_FromString' mangled-name='PyUnicode_FromString' filepath='Objects/unicodeobject.c' line='2270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromString'>
- <parameter type-id='type-id-3' name='cp' filepath='Objects/unicodeobject.c' line='15605' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_FromStringAndSize' mangled-name='PyUnicode_FromStringAndSize' filepath='Objects/unicodeobject.c' line='2247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromStringAndSize'>
- <parameter type-id='type-id-3' name='u' filepath='Objects/unicodeobject.c' line='2247' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='2247' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_FromWideChar' mangled-name='PyUnicode_FromWideChar' filepath='Objects/unicodeobject.c' line='2165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromWideChar'>
- <parameter type-id='type-id-545' name='u' filepath='Objects/unicodeobject.c' line='2165' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='2165' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_FromUnicode' mangled-name='PyUnicode_FromUnicode' filepath='Objects/unicodeobject.c' line='2143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromUnicode'>
- <parameter type-id='type-id-585' name='u' filepath='Objects/unicodeobject.c' line='2143' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='2143' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyUnicode_Resize' mangled-name='PyUnicode_Resize' filepath='Objects/unicodeobject.c' line='2042' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Resize'>
- <parameter type-id='type-id-22' name='p_unicode' filepath='Objects/unicodeobject.c' line='2042' column='1'/>
- <parameter type-id='type-id-36' name='length' filepath='Objects/unicodeobject.c' line='2042' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_Ready' mangled-name='_PyUnicode_Ready' filepath='Objects/unicodeobject.c' line='1780' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_Ready'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='1780' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyUnicode_CopyCharacters' mangled-name='PyUnicode_CopyCharacters' filepath='Objects/unicodeobject.c' line='1679' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_CopyCharacters'>
- <parameter type-id='type-id-14' name='to' filepath='Objects/unicodeobject.c' line='1679' column='1'/>
- <parameter type-id='type-id-36' name='to_start' filepath='Objects/unicodeobject.c' line='1679' column='1'/>
- <parameter type-id='type-id-14' name='from' filepath='Objects/unicodeobject.c' line='1680' column='1'/>
- <parameter type-id='type-id-36' name='from_start' filepath='Objects/unicodeobject.c' line='1680' column='1'/>
- <parameter type-id='type-id-36' name='how_many' filepath='Objects/unicodeobject.c' line='1681' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='_PyUnicode_FastCopyCharacters' mangled-name='_PyUnicode_FastCopyCharacters' filepath='Objects/unicodeobject.c' line='1671' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FastCopyCharacters'>
- <parameter type-id='type-id-14' name='to' filepath='Objects/unicodeobject.c' line='1672' column='1'/>
- <parameter type-id='type-id-36' name='to_start' filepath='Objects/unicodeobject.c' line='1672' column='1'/>
- <parameter type-id='type-id-14' name='from' filepath='Objects/unicodeobject.c' line='1673' column='1'/>
- <parameter type-id='type-id-36' name='from_start' filepath='Objects/unicodeobject.c' line='1673' column='1'/>
- <parameter type-id='type-id-36' name='how_many' filepath='Objects/unicodeobject.c' line='1673' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyUnicode_New' mangled-name='PyUnicode_New' filepath='Objects/unicodeobject.c' line='1366' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_New'>
- <parameter type-id='type-id-36' name='size' filepath='Objects/unicodeobject.c' line='1366' column='1'/>
- <parameter type-id='type-id-524' name='maxchar' filepath='Objects/unicodeobject.c' line='1366' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyUnicode_CheckConsistency' mangled-name='_PyUnicode_CheckConsistency' filepath='Objects/unicodeobject.c' line='501' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_CheckConsistency'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/unicodeobject.c' line='501' column='1'/>
- <parameter type-id='type-id-8' name='check_content' filepath='Objects/unicodeobject.c' line='501' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_GetErrorHandler' mangled-name='_Py_GetErrorHandler' filepath='Objects/unicodeobject.c' line='397' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetErrorHandler'>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='397' column='1'/>
- <return type-id='type-id-386'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/unicodectype.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_PyUnicode_IsAlpha' mangled-name='_PyUnicode_IsAlpha' filepath='Objects/unicodectype.c' line='289' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsAlpha'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsCaseIgnorable' mangled-name='_PyUnicode_IsCaseIgnorable' filepath='Objects/unicodectype.c' line='279' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsCaseIgnorable'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsCased' mangled-name='_PyUnicode_IsCased' filepath='Objects/unicodectype.c' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsCased'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToFoldedFull' mangled-name='_PyUnicode_ToFoldedFull' filepath='Objects/unicodectype.c' line='257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToFoldedFull'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='257' column='1'/>
- <parameter type-id='type-id-581' name='res' filepath='Objects/unicodectype.c' line='257' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToUpperFull' mangled-name='_PyUnicode_ToUpperFull' filepath='Objects/unicodectype.c' line='241' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToUpperFull'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='257' column='1'/>
- <parameter type-id='type-id-581' name='res' filepath='Objects/unicodectype.c' line='257' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToTitleFull' mangled-name='_PyUnicode_ToTitleFull' filepath='Objects/unicodectype.c' line='225' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToTitleFull'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='257' column='1'/>
- <parameter type-id='type-id-581' name='res' filepath='Objects/unicodectype.c' line='257' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToLowerFull' mangled-name='_PyUnicode_ToLowerFull' filepath='Objects/unicodectype.c' line='209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToLowerFull'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='257' column='1'/>
- <parameter type-id='type-id-581' name='res' filepath='Objects/unicodectype.c' line='257' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToLowercase' mangled-name='_PyUnicode_ToLowercase' filepath='Objects/unicodectype.c' line='200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToLowercase'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='200' column='1'/>
- <return type-id='type-id-524'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToUppercase' mangled-name='_PyUnicode_ToUppercase' filepath='Objects/unicodectype.c' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToUppercase'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='200' column='1'/>
- <return type-id='type-id-524'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsUppercase' mangled-name='_PyUnicode_IsUppercase' filepath='Objects/unicodectype.c' line='178' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsUppercase'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsLowercase' mangled-name='_PyUnicode_IsLowercase' filepath='Objects/unicodectype.c' line='168' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsLowercase'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsPrintable' mangled-name='_PyUnicode_IsPrintable' filepath='Objects/unicodectype.c' line='158' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsPrintable'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsNumeric' mangled-name='_PyUnicode_IsNumeric' filepath='Objects/unicodectype.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsNumeric'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsDigit' mangled-name='_PyUnicode_IsDigit' filepath='Objects/unicodectype.c' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsDigit'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='128' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToDigit' mangled-name='_PyUnicode_ToDigit' filepath='Objects/unicodectype.c' line='121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToDigit'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsDecimalDigit' mangled-name='_PyUnicode_IsDecimalDigit' filepath='Objects/unicodectype.c' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsDecimalDigit'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='128' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToDecimalDigit' mangled-name='_PyUnicode_ToDecimalDigit' filepath='Objects/unicodectype.c' line='104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToDecimalDigit'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsXidContinue' mangled-name='_PyUnicode_IsXidContinue' filepath='Objects/unicodectype.c' line='94' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsXidContinue'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsXidStart' mangled-name='_PyUnicode_IsXidStart' filepath='Objects/unicodectype.c' line='84' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsXidStart'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsTitlecase' mangled-name='_PyUnicode_IsTitlecase' filepath='Objects/unicodectype.c' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsTitlecase'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='289' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToTitlecase' mangled-name='_PyUnicode_ToTitlecase' filepath='Objects/unicodectype.c' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToTitlecase'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodectype.c' line='200' column='1'/>
- <return type-id='type-id-524'/>
- </function-decl>
- <qualified-type-def type-id='type-id-524' const='yes' id='type-id-587'/>
- <function-decl name='_PyUnicode_IsLinebreak' mangled-name='_PyUnicode_IsLinebreak' filepath='Objects/unicodetype_db.h' line='6295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsLinebreak'>
- <parameter type-id='type-id-587' name='ch' filepath='Objects/unicodetype_db.h' line='6295' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_IsWhitespace' mangled-name='_PyUnicode_IsWhitespace' filepath='Objects/unicodetype_db.h' line='6254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsWhitespace'>
- <parameter type-id='type-id-587' name='ch' filepath='Objects/unicodetype_db.h' line='6295' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_ToNumeric' mangled-name='_PyUnicode_ToNumeric' filepath='Objects/unicodetype_db.h' line='4223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ToNumeric'>
- <parameter type-id='type-id-524' name='ch' filepath='Objects/unicodetype_db.h' line='4223' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/unionobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_PyUnion_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_unionobject.h' line='11' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Objects/weakrefobject.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_PyWeakref_RefType' type-id='type-id-112' mangled-name='_PyWeakref_RefType' visibility='default' filepath='./Include/weakrefobject.h' line='11' column='1' elf-symbol-id='_PyWeakref_RefType'/>
- <var-decl name='_PyWeakref_ProxyType' type-id='type-id-112' mangled-name='_PyWeakref_ProxyType' visibility='default' filepath='./Include/weakrefobject.h' line='12' column='1' elf-symbol-id='_PyWeakref_ProxyType'/>
- <var-decl name='_PyWeakref_CallableProxyType' type-id='type-id-112' mangled-name='_PyWeakref_CallableProxyType' visibility='default' filepath='./Include/weakrefobject.h' line='13' column='1' elf-symbol-id='_PyWeakref_CallableProxyType'/>
- <function-decl name='PyObject_ClearWeakRefs' mangled-name='PyObject_ClearWeakRefs' filepath='Objects/weakrefobject.c' line='945' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_ClearWeakRefs'>
- <parameter type-id='type-id-14' name='object' filepath='Objects/weakrefobject.c' line='945' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyWeakref_GetObject' mangled-name='PyWeakref_GetObject' filepath='Objects/weakrefobject.c' line='915' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWeakref_GetObject'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyWeakref_NewProxy' mangled-name='PyWeakref_NewProxy' filepath='Objects/weakrefobject.c' line='848' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWeakref_NewProxy'>
- <parameter type-id='type-id-14' name='ob' filepath='Objects/weakrefobject.c' line='848' column='1'/>
- <parameter type-id='type-id-14' name='callback' filepath='Objects/weakrefobject.c' line='848' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyWeakref_NewRef' mangled-name='PyWeakref_NewRef' filepath='Objects/weakrefobject.c' line='789' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWeakref_NewRef'>
- <parameter type-id='type-id-14' name='ob' filepath='Objects/weakrefobject.c' line='789' column='1'/>
- <parameter type-id='type-id-14' name='callback' filepath='Objects/weakrefobject.c' line='789' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <class-decl name='_PyWeakReference' size-in-bits='512' is-struct='yes' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='8' column='1' id='type-id-588'>
+ <var-decl name='__next' type-id='type-id-838' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='54' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='__pthread_list_t' type-id='type-id-837' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='55' column='1' id='type-id-836'/>
+ <class-decl name='__pthread_cond_s' size-in-bits='384' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='94' column='1' id='type-id-831'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='9' column='1'/>
+ <var-decl name='__wseq' type-id='type-id-825' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='96' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='__g1_start' type-id='type-id-825' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='97' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='wr_object' type-id='type-id-14' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='15' column='1'/>
+ <var-decl name='__g_refs' type-id='type-id-669' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='98' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='wr_callback' type-id='type-id-14' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='18' column='1'/>
+ <var-decl name='__g_size' type-id='type-id-669' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='99' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='hash' type-id='type-id-159' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='23' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='wr_prev' type-id='type-id-589' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='30' column='1'/>
+ <var-decl name='__g1_orig_size' type-id='type-id-31' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='100' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='wr_next' type-id='type-id-589' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='31' column='1'/>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='__wrefs' type-id='type-id-31' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='101' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='vectorcall' type-id='type-id-106' visibility='default' filepath='./Include/cpython/weakrefobject.h' line='32' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='__g_signals' type-id='type-id-669' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='102' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='PyWeakReference' type-id='type-id-588' filepath='./Include/weakrefobject.h' line='9' column='1' id='type-id-590'/>
- <pointer-type-def type-id='type-id-590' size-in-bits='64' id='type-id-589'/>
- <function-decl name='_PyWeakref_ClearRef' mangled-name='_PyWeakref_ClearRef' filepath='Objects/weakrefobject.c' line='93' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWeakref_ClearRef'>
- <parameter type-id='type-id-589' name='self' filepath='Objects/weakrefobject.c' line='93' column='1'/>
- <return type-id='type-id-70'/>
+ <typedef-decl name='__uint8_t' type-id='type-id-97' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='38' column='1' id='type-id-833'/>
+ <typedef-decl name='__uint32_t' type-id='type-id-31' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='42' column='1' id='type-id-834'/>
+ <typedef-decl name='__int64_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='44' column='1' id='type-id-832'/>
+ <typedef-decl name='__uint64_t' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='45' column='1' id='type-id-835'/>
+ <typedef-decl name='wchar_t' type-id='type-id-21' filepath='/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h' line='321' column='1' id='type-id-419'/>
+ <qualified-type-def type-id='type-id-239' restrict='yes' id='type-id-401'/>
+ <pointer-type-def type-id='type-id-607' size-in-bits='64' id='type-id-582'/>
+ <pointer-type-def type-id='type-id-697' size-in-bits='64' id='type-id-743'/>
+ <pointer-type-def type-id='type-id-822' size-in-bits='64' id='type-id-338'/>
+ <pointer-type-def type-id='type-id-679' size-in-bits='64' id='type-id-739'/>
+ <pointer-type-def type-id='type-id-681' size-in-bits='64' id='type-id-436'/>
+ <pointer-type-def type-id='type-id-684' size-in-bits='64' id='type-id-356'/>
+ <pointer-type-def type-id='type-id-683' size-in-bits='64' id='type-id-400'/>
+ <pointer-type-def type-id='type-id-687' size-in-bits='64' id='type-id-746'/>
+ <pointer-type-def type-id='type-id-379' size-in-bits='64' id='type-id-369'/>
+ <pointer-type-def type-id='type-id-747' size-in-bits='64' id='type-id-750'/>
+ <pointer-type-def type-id='type-id-785' size-in-bits='64' id='type-id-789'/>
+ <pointer-type-def type-id='type-id-787' size-in-bits='64' id='type-id-740'/>
+ <pointer-type-def type-id='type-id-819' size-in-bits='64' id='type-id-245'/>
+ <pointer-type-def type-id='type-id-694' size-in-bits='64' id='type-id-256'/>
+ <pointer-type-def type-id='type-id-839' size-in-bits='64' id='type-id-715'/>
+ <pointer-type-def type-id='type-id-840' size-in-bits='64' id='type-id-719'/>
+ <pointer-type-def type-id='type-id-823' size-in-bits='64' id='type-id-426'/>
+ <pointer-type-def type-id='type-id-806' size-in-bits='64' id='type-id-188'/>
+ <pointer-type-def type-id='type-id-725' size-in-bits='64' id='type-id-590'/>
+ <pointer-type-def type-id='type-id-608' size-in-bits='64' id='type-id-593'/>
+ <pointer-type-def type-id='type-id-703' size-in-bits='64' id='type-id-704'/>
+ <pointer-type-def type-id='type-id-718' size-in-bits='64' id='type-id-841'/>
+ <pointer-type-def type-id='type-id-708' size-in-bits='64' id='type-id-378'/>
+ <pointer-type-def type-id='type-id-372' size-in-bits='64' id='type-id-376'/>
+ <pointer-type-def type-id='type-id-711' size-in-bits='64' id='type-id-714'/>
+ <pointer-type-def type-id='type-id-812' size-in-bits='64' id='type-id-813'/>
+ <pointer-type-def type-id='type-id-837' size-in-bits='64' id='type-id-838'/>
+ <pointer-type-def type-id='type-id-706' size-in-bits='64' id='type-id-707'/>
+ <pointer-type-def type-id='type-id-709' size-in-bits='64' id='type-id-710'/>
+ <pointer-type-def type-id='type-id-807' size-in-bits='64' id='type-id-808'/>
+ <pointer-type-def type-id='type-id-794' size-in-bits='64' id='type-id-842'/>
+ <pointer-type-def type-id='type-id-842' size-in-bits='64' id='type-id-797'/>
+ <pointer-type-def type-id='type-id-843' size-in-bits='64' id='type-id-844'/>
+ <qualified-type-def type-id='type-id-26' restrict='yes' id='type-id-194'/>
+ <qualified-type-def type-id='type-id-622' const='yes' id='type-id-845'/>
+ <pointer-type-def type-id='type-id-845' size-in-bits='64' id='type-id-676'/>
+ <pointer-type-def type-id='type-id-846' size-in-bits='64' id='type-id-847'/>
+ <pointer-type-def type-id='type-id-848' size-in-bits='64' id='type-id-699'/>
+ <pointer-type-def type-id='type-id-849' size-in-bits='64' id='type-id-720'/>
+ <pointer-type-def type-id='type-id-850' size-in-bits='64' id='type-id-724'/>
+ <pointer-type-def type-id='type-id-851' size-in-bits='64' id='type-id-792'/>
+ <pointer-type-def type-id='type-id-815' size-in-bits='64' id='type-id-800'/>
+ <pointer-type-def type-id='type-id-240' size-in-bits='64' id='type-id-237'/>
+ <pointer-type-def type-id='type-id-419' size-in-bits='64' id='type-id-64'/>
+ <pointer-type-def type-id='type-id-64' size-in-bits='64' id='type-id-244'/>
+ <class-decl name='PyAsyncGenASend' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-607'/>
+ <class-decl name='_PyAsyncGenWrappedValue' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-608'/>
+ <function-decl name='PyEval_SaveThread' mangled-name='PyEval_SaveThread' filepath='./Include/ceval.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_SaveThread'>
+ <return type-id='type-id-188'/>
+ </function-decl>
+ <function-decl name='PyEval_RestoreThread' mangled-name='PyEval_RestoreThread' filepath='./Include/ceval.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_RestoreThread'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyMem_RawRealloc' mangled-name='PyMem_RawRealloc' filepath='./Include/cpython/pymem.h' line='7' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_RawRealloc'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyMem_RawFree' mangled-name='PyMem_RawFree' filepath='./Include/cpython/pymem.h' line='8' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_RawFree'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <var-decl name='_PyOS_ReadlineTState' type-id='type-id-188' mangled-name='_PyOS_ReadlineTState' visibility='default' filepath='./Include/cpython/pythonrun.h' line='120' column='1' elf-symbol-id='_PyOS_ReadlineTState'/>
+ <var-decl name='PyOS_ReadlineFunctionPointer' type-id='type-id-844' mangled-name='PyOS_ReadlineFunctionPointer' visibility='default' filepath='./Include/cpython/pythonrun.h' line='121' column='1' elf-symbol-id='PyOS_ReadlineFunctionPointer'/>
+ <function-decl name='_PyOS_InterruptOccurred' mangled-name='_PyOS_InterruptOccurred' filepath='./Include/internal/pycore_pystate.h' line='168' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyOS_InterruptOccurred'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_CheckSignals' mangled-name='PyErr_CheckSignals' filepath='./Include/pyerrors.h' line='233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_CheckSignals'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='PyOS_InputHook' type-id='type-id-847' mangled-name='PyOS_InputHook' visibility='default' filepath='./Include/pythonrun.h' line='18' column='1' elf-symbol-id='PyOS_InputHook'/>
+ <function-decl name='PyThread_allocate_lock' mangled-name='PyThread_allocate_lock' filepath='./Include/pythread.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_allocate_lock'>
+ <return type-id='type-id-791'/>
+ </function-decl>
+ <function-decl name='PyThread_acquire_lock' mangled-name='PyThread_acquire_lock' filepath='./Include/pythread.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_acquire_lock'>
+ <parameter type-id='type-id-791'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyThread_release_lock' mangled-name='PyThread_release_lock' filepath='./Include/pythread.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_release_lock'>
+ <parameter type-id='type-id-791'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='fflush' filepath='/usr/include/stdio.h' line='230' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fgets' filepath='/usr/include/stdio.h' line='592' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-194'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-401'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='clearerr' filepath='/usr/include/stdio.h' line='786' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='feof' filepath='/usr/include/stdio.h' line='788' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fileno' filepath='/usr/include/stdio.h' line='809' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='isatty' filepath='/usr/include/unistd.h' line='809' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyWeakref_GetWeakrefCount' mangled-name='_PyWeakref_GetWeakrefCount' filepath='Objects/weakrefobject.c' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWeakref_GetWeakrefCount'>
- <parameter type-id='type-id-589' name='head' filepath='Objects/weakrefobject.c' line='11' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='PyOS_Readline' mangled-name='PyOS_Readline' filepath='Parser/myreadline.c' line='355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_Readline'>
+ <parameter type-id='type-id-239' name='sys_stdin' filepath='Parser/myreadline.c' line='355' column='1'/>
+ <parameter type-id='type-id-239' name='sys_stdout' filepath='Parser/myreadline.c' line='355' column='1'/>
+ <parameter type-id='type-id-6' name='prompt' filepath='Parser/myreadline.c' line='355' column='1'/>
+ <return type-id='type-id-26'/>
</function-decl>
+ <function-type size-in-bits='64' id='type-id-839'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-376'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-840'>
+ <parameter type-id='type-id-841'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-843'>
+ <parameter type-id='type-id-239'/>
+ <parameter type-id='type-id-239'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-846'>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-848'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-369'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-849'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-841'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-850'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-851'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-852'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-853'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-type>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/_warnings.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_PyWarnings_Init' mangled-name='_PyWarnings_Init' filepath='Python/_warnings.c' line='1405' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWarnings_Init'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_WarnExplicitFormat' mangled-name='PyErr_WarnExplicitFormat' filepath='Python/_warnings.c' line='1257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnExplicitFormat'>
- <parameter type-id='type-id-14' name='category' filepath='Python/_warnings.c' line='1257' column='1'/>
- <parameter type-id='type-id-3' name='filename_str' filepath='Python/_warnings.c' line='1258' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/_warnings.c' line='1258' column='1'/>
- <parameter type-id='type-id-3' name='module_str' filepath='Python/_warnings.c' line='1259' column='1'/>
- <parameter type-id='type-id-14' name='registry' filepath='Python/_warnings.c' line='1259' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/_warnings.c' line='1260' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyErr_WarnExplicit' mangled-name='PyErr_WarnExplicit' filepath='Python/_warnings.c' line='1229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnExplicit'>
- <parameter type-id='type-id-14' name='category' filepath='Python/_warnings.c' line='1229' column='1'/>
- <parameter type-id='type-id-3' name='text' filepath='Python/_warnings.c' line='1229' column='1'/>
- <parameter type-id='type-id-3' name='filename_str' filepath='Python/_warnings.c' line='1230' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/_warnings.c' line='1230' column='1'/>
- <parameter type-id='type-id-3' name='module_str' filepath='Python/_warnings.c' line='1231' column='1'/>
- <parameter type-id='type-id-14' name='registry' filepath='Python/_warnings.c' line='1231' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyErr_WarnExplicitObject' mangled-name='PyErr_WarnExplicitObject' filepath='Python/_warnings.c' line='1209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnExplicitObject'>
- <parameter type-id='type-id-14' name='category' filepath='Python/_warnings.c' line='1209' column='1'/>
- <parameter type-id='type-id-14' name='message' filepath='Python/_warnings.c' line='1209' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/_warnings.c' line='1210' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/_warnings.c' line='1210' column='1'/>
- <parameter type-id='type-id-14' name='module' filepath='Python/_warnings.c' line='1211' column='1'/>
- <parameter type-id='type-id-14' name='registry' filepath='Python/_warnings.c' line='1211' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyErr_WarnEx' mangled-name='PyErr_WarnEx' filepath='Python/_warnings.c' line='1185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnEx'>
- <parameter type-id='type-id-14' name='category' filepath='Python/_warnings.c' line='1185' column='1'/>
- <parameter type-id='type-id-3' name='text' filepath='Python/_warnings.c' line='1185' column='1'/>
- <parameter type-id='type-id-36' name='stack_level' filepath='Python/_warnings.c' line='1185' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyErr_ResourceWarning' mangled-name='PyErr_ResourceWarning' filepath='Python/_warnings.c' line='1166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_ResourceWarning'>
- <parameter type-id='type-id-14' name='source' filepath='Python/_warnings.c' line='1166' column='1'/>
- <parameter type-id='type-id-36' name='stack_level' filepath='Python/_warnings.c' line='1166' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/_warnings.c' line='1167' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyErr_WarnFormat' mangled-name='PyErr_WarnFormat' filepath='Python/_warnings.c' line='1132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnFormat'>
- <parameter type-id='type-id-14' name='source' filepath='Python/_warnings.c' line='1166' column='1'/>
- <parameter type-id='type-id-36' name='stack_level' filepath='Python/_warnings.c' line='1166' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/_warnings.c' line='1167' column='1'/>
+ <abi-instr address-size='64' path='Parser/parser.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='asdl_seq' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-854' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='28' column='1' id='type-id-855'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='29' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='29' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='asdl_seq' type-id='type-id-855' filepath='./Include/internal/pycore_asdl.h' line='30' column='1' id='type-id-854'/>
+ <enum-decl name='_cmpop' filepath='./Include/internal/pycore_ast.h' line='31' column='1' id='type-id-856'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='Eq' value='1'/>
+ <enumerator name='NotEq' value='2'/>
+ <enumerator name='Lt' value='3'/>
+ <enumerator name='LtE' value='4'/>
+ <enumerator name='Gt' value='5'/>
+ <enumerator name='GtE' value='6'/>
+ <enumerator name='Is' value='7'/>
+ <enumerator name='IsNot' value='8'/>
+ <enumerator name='In' value='9'/>
+ <enumerator name='NotIn' value='10'/>
+ </enum-decl>
+ <typedef-decl name='cmpop_ty' type-id='type-id-856' filepath='./Include/internal/pycore_ast.h' line='32' column='1' id='type-id-857'/>
+ <class-decl name='CmpopExprPair' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-858' visibility='default' filepath='Parser/pegen.h' line='83' column='1' id='type-id-859'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='cmpop' type-id='type-id-857' visibility='default' filepath='Parser/pegen.h' line='84' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='expr' type-id='type-id-453' visibility='default' filepath='Parser/pegen.h' line='85' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='CmpopExprPair' type-id='type-id-859' filepath='Parser/pegen.h' line='86' column='1' id='type-id-858'/>
+ <class-decl name='KeyValuePair' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-860' visibility='default' filepath='Parser/pegen.h' line='88' column='1' id='type-id-861'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='key' type-id='type-id-453' visibility='default' filepath='Parser/pegen.h' line='89' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='Parser/pegen.h' line='90' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='KeyValuePair' type-id='type-id-861' filepath='Parser/pegen.h' line='91' column='1' id='type-id-860'/>
+ <class-decl name='KeyPatternPair' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-862' visibility='default' filepath='Parser/pegen.h' line='93' column='1' id='type-id-863'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='key' type-id='type-id-453' visibility='default' filepath='Parser/pegen.h' line='94' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='pattern' type-id='type-id-458' visibility='default' filepath='Parser/pegen.h' line='95' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='KeyPatternPair' type-id='type-id-863' filepath='Parser/pegen.h' line='96' column='1' id='type-id-862'/>
+ <class-decl name='NameDefaultPair' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-864' visibility='default' filepath='Parser/pegen.h' line='98' column='1' id='type-id-865'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='arg' type-id='type-id-573' visibility='default' filepath='Parser/pegen.h' line='99' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='Parser/pegen.h' line='100' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='NameDefaultPair' type-id='type-id-865' filepath='Parser/pegen.h' line='101' column='1' id='type-id-864'/>
+ <class-decl name='SlashWithDefault' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-866' visibility='default' filepath='Parser/pegen.h' line='103' column='1' id='type-id-867'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='plain_names' type-id='type-id-571' visibility='default' filepath='Parser/pegen.h' line='104' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='names_with_defaults' type-id='type-id-868' visibility='default' filepath='Parser/pegen.h' line='105' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='SlashWithDefault' type-id='type-id-867' filepath='Parser/pegen.h' line='106' column='1' id='type-id-866'/>
+ <class-decl name='StarEtc' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-869' visibility='default' filepath='Parser/pegen.h' line='108' column='1' id='type-id-870'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='vararg' type-id='type-id-573' visibility='default' filepath='Parser/pegen.h' line='109' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='kwonlyargs' type-id='type-id-868' visibility='default' filepath='Parser/pegen.h' line='110' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='kwarg' type-id='type-id-573' visibility='default' filepath='Parser/pegen.h' line='111' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='StarEtc' type-id='type-id-870' filepath='Parser/pegen.h' line='112' column='1' id='type-id-869'/>
+ <class-decl name='AugOperator' size-in-bits='32' is-struct='yes' naming-typedef-id='type-id-871' visibility='default' filepath='Parser/pegen.h' line='114' column='1' id='type-id-872'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='kind' type-id='type-id-528' visibility='default' filepath='Parser/pegen.h' line='114' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='AugOperator' type-id='type-id-872' filepath='Parser/pegen.h' line='114' column='1' id='type-id-871'/>
+ <class-decl name='KeywordOrStarred' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-873' visibility='default' filepath='Parser/pegen.h' line='115' column='1' id='type-id-874'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='element' type-id='type-id-41' visibility='default' filepath='Parser/pegen.h' line='116' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='is_keyword' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='117' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='KeywordOrStarred' type-id='type-id-874' filepath='Parser/pegen.h' line='118' column='1' id='type-id-873'/>
+ <enum-decl name='TARGETS_TYPE' naming-typedef-id='type-id-875' filepath='Parser/pegen.h' line='149' column='1' id='type-id-876'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='STAR_TARGETS' value='0'/>
+ <enumerator name='DEL_TARGETS' value='1'/>
+ <enumerator name='FOR_TARGETS' value='2'/>
+ </enum-decl>
+ <typedef-decl name='TARGETS_TYPE' type-id='type-id-876' filepath='Parser/pegen.h' line='153' column='1' id='type-id-875'/>
+ <pointer-type-def type-id='type-id-871' size-in-bits='64' id='type-id-877'/>
+ <pointer-type-def type-id='type-id-858' size-in-bits='64' id='type-id-878'/>
+ <pointer-type-def type-id='type-id-862' size-in-bits='64' id='type-id-879'/>
+ <pointer-type-def type-id='type-id-860' size-in-bits='64' id='type-id-880'/>
+ <pointer-type-def type-id='type-id-873' size-in-bits='64' id='type-id-881'/>
+ <pointer-type-def type-id='type-id-864' size-in-bits='64' id='type-id-882'/>
+ <pointer-type-def type-id='type-id-866' size-in-bits='64' id='type-id-883'/>
+ <pointer-type-def type-id='type-id-869' size-in-bits='64' id='type-id-884'/>
+ <pointer-type-def type-id='type-id-885' size-in-bits='64' id='type-id-886'/>
+ <pointer-type-def type-id='type-id-854' size-in-bits='64' id='type-id-868'/>
+ <pointer-type-def type-id='type-id-887' size-in-bits='64' id='type-id-888'/>
+ <pointer-type-def type-id='type-id-889' size-in-bits='64' id='type-id-890'/>
+ <pointer-type-def type-id='type-id-891' size-in-bits='64' id='type-id-892'/>
+ <function-decl name='_PyAST_Interactive' filepath='./Include/internal/pycore_ast.h' line='637' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-472'/>
+ </function-decl>
+ <function-decl name='_PyAST_Expression' filepath='./Include/internal/pycore_ast.h' line='638' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-472'/>
+ </function-decl>
+ <function-decl name='_PyAST_FunctionType' filepath='./Include/internal/pycore_ast.h' line='639' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-472'/>
+ </function-decl>
+ <function-decl name='_PyAST_Return' filepath='./Include/internal/pycore_ast.h' line='656' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Delete' filepath='./Include/internal/pycore_ast.h' line='658' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Assign' filepath='./Include/internal/pycore_ast.h' line='660' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_AugAssign' filepath='./Include/internal/pycore_ast.h' line='663' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-528'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_AnnAssign' filepath='./Include/internal/pycore_ast.h' line='666' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_For' filepath='./Include/internal/pycore_ast.h' line='669' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_AsyncFor' filepath='./Include/internal/pycore_ast.h' line='673' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_While' filepath='./Include/internal/pycore_ast.h' line='677' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_If' filepath='./Include/internal/pycore_ast.h' line='680' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_With' filepath='./Include/internal/pycore_ast.h' line='683' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-529'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_AsyncWith' filepath='./Include/internal/pycore_ast.h' line='686' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-529'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Match' filepath='./Include/internal/pycore_ast.h' line='689' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-530'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Raise' filepath='./Include/internal/pycore_ast.h' line='692' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Try' filepath='./Include/internal/pycore_ast.h' line='694' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-531'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_TryStar' filepath='./Include/internal/pycore_ast.h' line='698' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-531'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Assert' filepath='./Include/internal/pycore_ast.h' line='702' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Import' filepath='./Include/internal/pycore_ast.h' line='704' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-532'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_ImportFrom' filepath='./Include/internal/pycore_ast.h' line='706' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-532'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Global' filepath='./Include/internal/pycore_ast.h' line='709' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-533'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Nonlocal' filepath='./Include/internal/pycore_ast.h' line='711' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-533'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Expr' filepath='./Include/internal/pycore_ast.h' line='714' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Pass' filepath='./Include/internal/pycore_ast.h' line='716' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Break' filepath='./Include/internal/pycore_ast.h' line='718' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_Continue' filepath='./Include/internal/pycore_ast.h' line='720' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyAST_BoolOp' filepath='./Include/internal/pycore_ast.h' line='722' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-893'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_NamedExpr' filepath='./Include/internal/pycore_ast.h' line='725' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_BinOp' filepath='./Include/internal/pycore_ast.h' line='728' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-528'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_UnaryOp' filepath='./Include/internal/pycore_ast.h' line='731' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-894'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Lambda' filepath='./Include/internal/pycore_ast.h' line='734' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-525'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_IfExp' filepath='./Include/internal/pycore_ast.h' line='737' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Dict' filepath='./Include/internal/pycore_ast.h' line='740' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Set' filepath='./Include/internal/pycore_ast.h' line='743' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_ListComp' filepath='./Include/internal/pycore_ast.h' line='745' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-895'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_SetComp' filepath='./Include/internal/pycore_ast.h' line='748' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-895'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_DictComp' filepath='./Include/internal/pycore_ast.h' line='751' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-895'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_GeneratorExp' filepath='./Include/internal/pycore_ast.h' line='754' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-895'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Await' filepath='./Include/internal/pycore_ast.h' line='757' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Yield' filepath='./Include/internal/pycore_ast.h' line='759' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_YieldFrom' filepath='./Include/internal/pycore_ast.h' line='761' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Compare' filepath='./Include/internal/pycore_ast.h' line='763' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-570'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Slice' filepath='./Include/internal/pycore_ast.h' line='795' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_comprehension' filepath='./Include/internal/pycore_ast.h' line='798' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-896'/>
+ </function-decl>
+ <function-decl name='_PyAST_ExceptHandler' filepath='./Include/internal/pycore_ast.h' line='801' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-451'/>
+ </function-decl>
+ <function-decl name='_PyAST_keyword' filepath='./Include/internal/pycore_ast.h' line='812' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-897'/>
+ </function-decl>
+ <function-decl name='_PyAST_withitem' filepath='./Include/internal/pycore_ast.h' line='818' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-465'/>
+ </function-decl>
+ <function-decl name='_PyAST_match_case' filepath='./Include/internal/pycore_ast.h' line='820' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-458'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-501'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-456'/>
+ </function-decl>
+ <function-decl name='_PyAST_MatchValue' filepath='./Include/internal/pycore_ast.h' line='822' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-458'/>
+ </function-decl>
+ <function-decl name='_PyAST_MatchSingleton' filepath='./Include/internal/pycore_ast.h' line='824' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-550'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-458'/>
+ </function-decl>
+ <function-decl name='_PyAST_MatchSequence' filepath='./Include/internal/pycore_ast.h' line='827' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-551'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-458'/>
+ </function-decl>
+ <function-decl name='_PyAST_MatchMapping' filepath='./Include/internal/pycore_ast.h' line='830' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-551'/>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-458'/>
+ </function-decl>
+ <function-decl name='_PyAST_MatchClass' filepath='./Include/internal/pycore_ast.h' line='834' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-551'/>
+ <parameter type-id='type-id-533'/>
+ <parameter type-id='type-id-551'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-458'/>
+ </function-decl>
+ <function-decl name='_PyAST_MatchStar' filepath='./Include/internal/pycore_ast.h' line='838' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-458'/>
+ </function-decl>
+ <function-decl name='_PyAST_MatchAs' filepath='./Include/internal/pycore_ast.h' line='840' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-458'/>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-458'/>
+ </function-decl>
+ <function-decl name='_PyAST_MatchOr' filepath='./Include/internal/pycore_ast.h' line='843' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-551'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-458'/>
+ </function-decl>
+ <function-decl name='_PyPegen_insert_memo' filepath='Parser/pegen.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_update_memo' filepath='Parser/pegen.h' line='127' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_is_memoized' filepath='Parser/pegen.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_lookahead_with_name' filepath='Parser/pegen.h' line='130' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-888'/>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_lookahead_with_int' filepath='Parser/pegen.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-886'/>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_lookahead_with_string' filepath='Parser/pegen.h' line='132' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-890'/>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_lookahead' filepath='Parser/pegen.h' line='133' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-892'/>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_expect_token' filepath='Parser/pegen.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-575'/>
+ </function-decl>
+ <function-decl name='_PyPegen_expect_forced_token' filepath='Parser/pegen.h' line='137' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-575'/>
+ </function-decl>
+ <function-decl name='_PyPegen_expect_soft_keyword' filepath='Parser/pegen.h' line='138' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_soft_keyword_token' filepath='Parser/pegen.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_last_nonnwhitespace_token' filepath='Parser/pegen.h' line='140' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-575'/>
+ </function-decl>
+ <function-decl name='_PyPegen_fill_token' filepath='Parser/pegen.h' line='141' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_name_token' filepath='Parser/pegen.h' line='142' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_number_token' filepath='Parser/pegen.h' line='143' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_string_token' filepath='Parser/pegen.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_invalid_target' filepath='Parser/pegen.h' line='212' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-875'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_expr_name' filepath='Parser/pegen.h' line='213' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='_PyPegen_dummy_name' filepath='Parser/pegen.h' line='238' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
<parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/Python-ast.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__ast' mangled-name='PyInit__ast' filepath='Python/Python-ast.c' line='12305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__ast'>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/Python-tokenize.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__tokenize' mangled-name='PyInit__tokenize' filepath='Python/Python-tokenize.c' line='191' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__tokenize'>
- <return type-id='type-id-14'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/bltinmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyFilter_Type' type-id='type-id-112' mangled-name='PyFilter_Type' visibility='default' filepath='./Include/bltinmodule.h' line='7' column='1' elf-symbol-id='PyFilter_Type'/>
- <var-decl name='PyMap_Type' type-id='type-id-112' mangled-name='PyMap_Type' visibility='default' filepath='./Include/bltinmodule.h' line='8' column='1' elf-symbol-id='PyMap_Type'/>
- <var-decl name='PyZip_Type' type-id='type-id-112' mangled-name='PyZip_Type' visibility='default' filepath='./Include/bltinmodule.h' line='9' column='1' elf-symbol-id='PyZip_Type'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyPegen_seq_last_item' filepath='Parser/pegen.h' line='239' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyPegen_seq_first_item' filepath='Parser/pegen.h' line='241' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyPegen_new_type_comment' filepath='Parser/pegen.h' line='246' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyPegen_add_type_comment_to_arg' filepath='Parser/pegen.h' line='285' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-573'/>
+ <parameter type-id='type-id-575'/>
+ <return type-id='type-id-573'/>
+ </function-decl>
+ <function-decl name='_PyPegen_singleton_seq' filepath='Parser/pegen.h' line='287' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-868'/>
+ </function-decl>
+ <function-decl name='_PyPegen_seq_insert_in_front' filepath='Parser/pegen.h' line='288' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-868'/>
+ </function-decl>
+ <function-decl name='_PyPegen_seq_append_to_end' filepath='Parser/pegen.h' line='289' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-868'/>
+ </function-decl>
+ <function-decl name='_PyPegen_seq_flatten' filepath='Parser/pegen.h' line='290' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-868'/>
+ </function-decl>
+ <function-decl name='_PyPegen_join_names_with_dot' filepath='Parser/pegen.h' line='291' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_seq_count_dots' filepath='Parser/pegen.h' line='292' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_alias_for_star' filepath='Parser/pegen.h' line='293' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-449'/>
+ </function-decl>
+ <function-decl name='_PyPegen_map_names_to_ids' filepath='Parser/pegen.h' line='294' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-503'/>
+ <return type-id='type-id-533'/>
+ </function-decl>
+ <function-decl name='_PyPegen_cmpop_expr_pair' filepath='Parser/pegen.h' line='295' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-857'/>
+ <parameter type-id='type-id-453'/>
+ <return type-id='type-id-878'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_cmpops' filepath='Parser/pegen.h' line='296' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-570'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_exprs' filepath='Parser/pegen.h' line='297' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-503'/>
+ </function-decl>
+ <function-decl name='_PyPegen_set_expr_context' filepath='Parser/pegen.h' line='298' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-572'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_key_value_pair' filepath='Parser/pegen.h' line='299' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-453'/>
+ <return type-id='type-id-880'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_keys' filepath='Parser/pegen.h' line='300' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-503'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_values' filepath='Parser/pegen.h' line='301' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-503'/>
+ </function-decl>
+ <function-decl name='_PyPegen_key_pattern_pair' filepath='Parser/pegen.h' line='302' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-458'/>
+ <return type-id='type-id-879'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_pattern_keys' filepath='Parser/pegen.h' line='303' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-503'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_patterns' filepath='Parser/pegen.h' line='304' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-551'/>
+ </function-decl>
+ <function-decl name='_PyPegen_name_default_pair' filepath='Parser/pegen.h' line='305' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-573'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-575'/>
+ <return type-id='type-id-882'/>
+ </function-decl>
+ <function-decl name='_PyPegen_slash_with_default' filepath='Parser/pegen.h' line='306' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-571'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-883'/>
+ </function-decl>
+ <function-decl name='_PyPegen_star_etc' filepath='Parser/pegen.h' line='307' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-573'/>
+ <parameter type-id='type-id-868'/>
+ <parameter type-id='type-id-573'/>
+ <return type-id='type-id-884'/>
+ </function-decl>
+ <function-decl name='_PyPegen_make_arguments' filepath='Parser/pegen.h' line='308' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-571'/>
+ <parameter type-id='type-id-883'/>
+ <parameter type-id='type-id-571'/>
+ <parameter type-id='type-id-868'/>
+ <parameter type-id='type-id-884'/>
+ <return type-id='type-id-525'/>
+ </function-decl>
+ <function-decl name='_PyPegen_empty_arguments' filepath='Parser/pegen.h' line='310' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-525'/>
+ </function-decl>
+ <function-decl name='_PyPegen_augoperator' filepath='Parser/pegen.h' line='311' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-528'/>
+ <return type-id='type-id-877'/>
+ </function-decl>
+ <function-decl name='_PyPegen_function_def_decorators' filepath='Parser/pegen.h' line='312' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-460'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyPegen_class_def_decorators' filepath='Parser/pegen.h' line='313' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-460'/>
+ <return type-id='type-id-460'/>
+ </function-decl>
+ <function-decl name='_PyPegen_keyword_or_starred' filepath='Parser/pegen.h' line='314' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-881'/>
+ </function-decl>
+ <function-decl name='_PyPegen_seq_extract_starred_exprs' filepath='Parser/pegen.h' line='315' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-503'/>
+ </function-decl>
+ <function-decl name='_PyPegen_seq_delete_starred_exprs' filepath='Parser/pegen.h' line='316' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-527'/>
+ </function-decl>
+ <function-decl name='_PyPegen_collect_call_seqs' filepath='Parser/pegen.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-868'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_concatenate_strings' filepath='Parser/pegen.h' line='320' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_ensure_imaginary' filepath='Parser/pegen.h' line='321' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-453'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_ensure_real' filepath='Parser/pegen.h' line='322' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-453'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_join_sequences' filepath='Parser/pegen.h' line='323' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-868'/>
+ <parameter type-id='type-id-868'/>
+ <return type-id='type-id-868'/>
+ </function-decl>
+ <function-decl name='_PyPegen_check_barry_as_flufl' filepath='Parser/pegen.h' line='324' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-575'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_check_legacy_stmt' filepath='Parser/pegen.h' line='325' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-453'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_make_module' filepath='Parser/pegen.h' line='326' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-501'/>
+ <return type-id='type-id-472'/>
+ </function-decl>
+ <function-decl name='_PyPegen_arguments_parsing_error' filepath='Parser/pegen.h' line='327' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-453'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyPegen_get_last_comprehension_item' filepath='Parser/pegen.h' line='328' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-896'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyPegen_nonparen_genexp_in_call' filepath='Parser/pegen.h' line='329' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-895'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyPegen_interactive_exit' filepath='Parser/pegen.h' line='339' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-501'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-885'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-575'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-887'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-453'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-889'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-453'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-891'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-41'/>
+ </function-type>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/ceval.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='Py_LeaveRecursiveCall' mangled-name='Py_LeaveRecursiveCall' filepath='Python/ceval.c' line='7954' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_LeaveRecursiveCall'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_EnterRecursiveCall' mangled-name='Py_EnterRecursiveCall' filepath='Python/ceval.c' line='7947' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_EnterRecursiveCall'>
- <parameter type-id='type-id-3' name='where' filepath='Python/ceval.c' line='7947' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyEval_RequestCodeExtraIndex' mangled-name='_PyEval_RequestCodeExtraIndex' filepath='Python/ceval.c' line='7866' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_RequestCodeExtraIndex'>
- <parameter type-id='type-id-104' name='free' filepath='Python/ceval.c' line='7866' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='_PyEval_SliceIndexNotNone' mangled-name='_PyEval_SliceIndexNotNone' filepath='Python/ceval.c' line='7386' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SliceIndexNotNone'>
- <parameter type-id='type-id-14' name='exc' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <parameter type-id='type-id-168' name='end' filepath='Objects/exceptions.c' line='2704' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyEval_SliceIndex' mangled-name='_PyEval_SliceIndex' filepath='Python/ceval.c' line='7364' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SliceIndex'>
- <parameter type-id='type-id-14' name='v' filepath='Python/ceval.c' line='7364' column='1'/>
- <parameter type-id='type-id-168' name='pi' filepath='Python/ceval.c' line='7364' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyEval_GetFuncDesc' mangled-name='PyEval_GetFuncDesc' filepath='Python/ceval.c' line='7237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetFuncDesc'>
- <parameter type-id='type-id-14' name='ob' filepath='Objects/exceptions.c' line='421' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='PyEval_GetFuncName' mangled-name='PyEval_GetFuncName' filepath='Python/ceval.c' line='7224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetFuncName'>
- <parameter type-id='type-id-14' name='ob' filepath='Objects/exceptions.c' line='421' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-591' visibility='default' filepath='./Include/cpython/compile.h' line='26' column='1' id='type-id-592'>
+ <abi-instr address-size='64' path='Parser/peg_api.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='PyCompilerFlags' size-in-bits='64' is-struct='yes' naming-typedef-id='type-id-898' visibility='default' filepath='./Include/cpython/compile.h' line='26' column='1' id='type-id-899'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='cf_flags' type-id='type-id-8' visibility='default' filepath='./Include/cpython/compile.h' line='27' column='1'/>
+ <var-decl name='cf_flags' type-id='type-id-21' visibility='default' filepath='./Include/cpython/compile.h' line='27' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='cf_feature_version' type-id='type-id-8' visibility='default' filepath='./Include/cpython/compile.h' line='28' column='1'/>
+ <var-decl name='cf_feature_version' type-id='type-id-21' visibility='default' filepath='./Include/cpython/compile.h' line='28' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='PyCompilerFlags' type-id='type-id-592' filepath='./Include/cpython/compile.h' line='29' column='1' id='type-id-591'/>
- <pointer-type-def type-id='type-id-591' size-in-bits='64' id='type-id-593'/>
- <function-decl name='PyEval_MergeCompilerFlags' mangled-name='PyEval_MergeCompilerFlags' filepath='Python/ceval.c' line='7205' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_MergeCompilerFlags'>
- <parameter type-id='type-id-593' name='cf' filepath='Python/ceval.c' line='7205' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyEval_GetGlobals' mangled-name='PyEval_GetGlobals' filepath='Python/ceval.c' line='7194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetGlobals'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyEval_GetLocals' mangled-name='PyEval_GetLocals' filepath='Python/ceval.c' line='7175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetLocals'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyEval_GetBuiltinId' mangled-name='_PyEval_GetBuiltinId' filepath='Python/ceval.c' line='7169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_GetBuiltinId'>
- <parameter type-id='type-id-499' name='name' filepath='Python/ceval.c' line='7169' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyEval_GetBuiltin' mangled-name='_PyEval_GetBuiltin' filepath='Python/ceval.c' line='7155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_GetBuiltin'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyEval_GetBuiltins' mangled-name='PyEval_GetBuiltins' filepath='Python/ceval.c' line='7147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetBuiltins'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyEval_GetFrame' mangled-name='PyEval_GetFrame' filepath='Python/ceval.c' line='7123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetFrame'>
- <return type-id='type-id-438'/>
- </function-decl>
- <function-decl name='PyEval_SetTrace' mangled-name='PyEval_SetTrace' filepath='Python/ceval.c' line='7043' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_SetTrace'>
- <parameter type-id='type-id-13' name='func' filepath='Python/ceval.c' line='7043' column='1'/>
- <parameter type-id='type-id-14' name='arg' filepath='Python/ceval.c' line='7043' column='1'/>
- <return type-id='type-id-70'/>
+ <typedef-decl name='PyCompilerFlags' type-id='type-id-899' filepath='./Include/cpython/compile.h' line='29' column='1' id='type-id-898'/>
+ <pointer-type-def type-id='type-id-898' size-in-bits='64' id='type-id-218'/>
+ <function-decl name='PySys_Audit' mangled-name='PySys_Audit' filepath='./Include/cpython/sysmodule.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_Audit'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_run_parser_from_file_pointer' filepath='Parser/pegen.h' line='335' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-218'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-472'/>
+ </function-decl>
+ <function-decl name='_PyPegen_run_parser_from_string' filepath='Parser/pegen.h' line='338' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-218'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-472'/>
</function-decl>
- <class-decl name='_ts' size-in-bits='2880' is-struct='yes' visibility='default' filepath='./Include/cpython/pystate.h' line='82' column='1' id='type-id-594'>
+ </abi-instr>
+ <abi-instr address-size='64' path='Parser/pegen.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-573' size-in-bits='64' id='type-id-900'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='8' id='type-id-673'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='1600' id='type-id-565'>
+ <subrange length='200' type-id='type-id-38' id='type-id-901'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='160' id='type-id-902'>
+ <subrange length='20' type-id='type-id-38' id='type-id-592'/>
+ </array-type-def>
+ <class-decl name='PyMemberDef' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/structmember.h' line='18' column='1' id='type-id-354'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='prev' type-id='type-id-10' visibility='default' filepath='./Include/cpython/pystate.h' line='85' column='1'/>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/structmember.h' line='19' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='next' type-id='type-id-10' visibility='default' filepath='./Include/cpython/pystate.h' line='86' column='1'/>
+ <var-decl name='type' type-id='type-id-21' visibility='default' filepath='./Include/structmember.h' line='20' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='interp' type-id='type-id-11' visibility='default' filepath='./Include/cpython/pystate.h' line='87' column='1'/>
+ <var-decl name='offset' type-id='type-id-7' visibility='default' filepath='./Include/structmember.h' line='21' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='_initialized' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='93' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='_static' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='96' column='1'/>
+ <var-decl name='flags' type-id='type-id-21' visibility='default' filepath='./Include/structmember.h' line='22' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='recursion_remaining' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='98' column='1'/>
+ <var-decl name='doc' type-id='type-id-6' visibility='default' filepath='./Include/structmember.h' line='23' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='recursion_limit' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='99' column='1'/>
+ </class-decl>
+ <class-decl name='_IO_codecvt' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-903'/>
+ <class-decl name='_IO_marker' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-904'/>
+ <class-decl name='_IO_wide_data' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-905'/>
+ <class-decl name='__va_list_tag' size-in-bits='192' is-struct='yes' visibility='default' id='type-id-906'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='gp_offset' type-id='type-id-31' visibility='default'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='recursion_headroom' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='100' column='1'/>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='fp_offset' type-id='type-id-31' visibility='default'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='tracing' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='105' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='overflow_arg_area' type-id='type-id-41' visibility='default'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='reg_save_area' type-id='type-id-41' visibility='default'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='_arena' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-907'/>
+ <array-type-def dimensions='1' type-id='type-id-896' size-in-bits='64' id='type-id-908'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <type-decl name='double' size-in-bits='64' id='type-id-258'/>
+ <array-type-def dimensions='1' type-id='type-id-453' size-in-bits='64' id='type-id-909'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-21' size-in-bits='3200' id='type-id-564'>
+ <subrange length='100' type-id='type-id-38' id='type-id-910'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-21' size-in-bits='32' id='type-id-911'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-21' size-in-bits='6400' id='type-id-566'>
+ <subrange length='200' type-id='type-id-38' id='type-id-901'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-897' size-in-bits='64' id='type-id-912'>
+ <subrange length='1' type-id='type-id-38' id='type-id-448'/>
+ </array-type-def>
+ <type-decl name='long int' size-in-bits='64' id='type-id-59'/>
+ <type-decl name='signed char' size-in-bits='8' id='type-id-913'/>
+ <type-decl name='unnamed-enum-underlying-type-32' is-anonymous='yes' size-in-bits='32' alignment-in-bits='32' id='type-id-34'/>
+ <type-decl name='unsigned int' size-in-bits='32' id='type-id-31'/>
+ <type-decl name='unsigned short int' size-in-bits='16' id='type-id-96'/>
+ <type-decl name='void' id='type-id-58'/>
+ <class-decl name='Py_complex' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-337' visibility='default' filepath='./Include/cpython/complexobject.h' line='5' column='1' id='type-id-914'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='real' type-id='type-id-258' visibility='default' filepath='./Include/cpython/complexobject.h' line='6' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='imag' type-id='type-id-258' visibility='default' filepath='./Include/cpython/complexobject.h' line='7' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='Py_complex' type-id='type-id-914' filepath='./Include/cpython/complexobject.h' line='8' column='1' id='type-id-337'/>
+ <typedef-decl name='getbufferproc' type-id='type-id-915' filepath='./Include/cpython/object.h' line='54' column='1' id='type-id-916'/>
+ <typedef-decl name='releasebufferproc' type-id='type-id-917' filepath='./Include/cpython/object.h' line='55' column='1' id='type-id-918'/>
+ <typedef-decl name='vectorcallfunc' type-id='type-id-919' filepath='./Include/cpython/object.h' line='57' column='1' id='type-id-321'/>
+ <class-decl name='PyNumberMethods' size-in-bits='2304' is-struct='yes' naming-typedef-id='type-id-920' visibility='default' filepath='./Include/cpython/object.h' line='61' column='1' id='type-id-921'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='nb_add' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='66' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='nb_subtract' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='nb_multiply' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='nb_remainder' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='69' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='nb_divmod' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='nb_power' type-id='type-id-923' visibility='default' filepath='./Include/cpython/object.h' line='71' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='tracing_what' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='106' column='1'/>
+ <var-decl name='nb_negative' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='72' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='cframe' type-id='type-id-595' visibility='default' filepath='./Include/cpython/pystate.h' line='110' column='1'/>
+ <var-decl name='nb_positive' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='73' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='c_profilefunc' type-id='type-id-13' visibility='default' filepath='./Include/cpython/pystate.h' line='112' column='1'/>
+ <var-decl name='nb_absolute' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='74' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='c_tracefunc' type-id='type-id-13' visibility='default' filepath='./Include/cpython/pystate.h' line='113' column='1'/>
+ <var-decl name='nb_bool' type-id='type-id-11' visibility='default' filepath='./Include/cpython/object.h' line='75' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='c_profileobj' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='114' column='1'/>
+ <var-decl name='nb_invert' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='76' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='c_traceobj' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='115' column='1'/>
+ <var-decl name='nb_lshift' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='77' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='curexc_type' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='118' column='1'/>
+ <var-decl name='nb_rshift' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='78' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='curexc_value' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='119' column='1'/>
+ <var-decl name='nb_and' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='79' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='curexc_traceback' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='120' column='1'/>
+ <var-decl name='nb_xor' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='80' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='exc_info' type-id='type-id-15' visibility='default' filepath='./Include/cpython/pystate.h' line='125' column='1'/>
+ <var-decl name='nb_or' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='81' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1024'>
- <var-decl name='dict' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='127' column='1'/>
+ <var-decl name='nb_int' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='82' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1088'>
- <var-decl name='gilstate_counter' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='129' column='1'/>
+ <var-decl name='nb_reserved' type-id='type-id-41' visibility='default' filepath='./Include/cpython/object.h' line='83' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1152'>
- <var-decl name='async_exc' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='131' column='1'/>
+ <var-decl name='nb_float' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='84' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1216'>
- <var-decl name='thread_id' type-id='type-id-16' visibility='default' filepath='./Include/cpython/pystate.h' line='132' column='1'/>
+ <var-decl name='nb_inplace_add' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='86' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1280'>
- <var-decl name='native_thread_id' type-id='type-id-16' visibility='default' filepath='./Include/cpython/pystate.h' line='138' column='1'/>
+ <var-decl name='nb_inplace_subtract' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='87' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1344'>
- <var-decl name='trash_delete_nesting' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='140' column='1'/>
+ <var-decl name='nb_inplace_multiply' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='88' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1408'>
- <var-decl name='trash_delete_later' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='141' column='1'/>
+ <var-decl name='nb_inplace_remainder' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='89' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1472'>
- <var-decl name='on_delete' type-id='type-id-17' visibility='default' filepath='./Include/cpython/pystate.h' line='166' column='1'/>
+ <var-decl name='nb_inplace_power' type-id='type-id-923' visibility='default' filepath='./Include/cpython/object.h' line='90' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1536'>
- <var-decl name='on_delete_data' type-id='type-id-18' visibility='default' filepath='./Include/cpython/pystate.h' line='167' column='1'/>
+ <var-decl name='nb_inplace_lshift' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='91' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1600'>
- <var-decl name='coroutine_origin_tracking_depth' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pystate.h' line='169' column='1'/>
+ <var-decl name='nb_inplace_rshift' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='92' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1664'>
- <var-decl name='async_gen_firstiter' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='171' column='1'/>
+ <var-decl name='nb_inplace_and' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='93' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1728'>
- <var-decl name='async_gen_finalizer' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='172' column='1'/>
+ <var-decl name='nb_inplace_xor' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='94' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1792'>
- <var-decl name='context' type-id='type-id-14' visibility='default' filepath='./Include/cpython/pystate.h' line='174' column='1'/>
+ <var-decl name='nb_inplace_or' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='95' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1856'>
- <var-decl name='context_ver' type-id='type-id-19' visibility='default' filepath='./Include/cpython/pystate.h' line='175' column='1'/>
+ <var-decl name='nb_floor_divide' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='97' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1920'>
- <var-decl name='id' type-id='type-id-19' visibility='default' filepath='./Include/cpython/pystate.h' line='178' column='1'/>
+ <var-decl name='nb_true_divide' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='98' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='1984'>
- <var-decl name='trace_info' type-id='type-id-20' visibility='default' filepath='./Include/cpython/pystate.h' line='180' column='1'/>
+ <var-decl name='nb_inplace_floor_divide' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='99' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2368'>
- <var-decl name='datastack_chunk' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pystate.h' line='182' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2048'>
+ <var-decl name='nb_inplace_true_divide' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='100' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2432'>
- <var-decl name='datastack_top' type-id='type-id-22' visibility='default' filepath='./Include/cpython/pystate.h' line='183' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2112'>
+ <var-decl name='nb_index' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='102' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2496'>
- <var-decl name='datastack_limit' type-id='type-id-22' visibility='default' filepath='./Include/cpython/pystate.h' line='184' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2176'>
+ <var-decl name='nb_matrix_multiply' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='104' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2560'>
- <var-decl name='exc_state' type-id='type-id-23' visibility='default' filepath='./Include/cpython/pystate.h' line='199' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2240'>
+ <var-decl name='nb_inplace_matrix_multiply' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='105' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='2688'>
- <var-decl name='root_cframe' type-id='type-id-24' visibility='default' filepath='./Include/cpython/pystate.h' line='202' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-24' size-in-bits='64' id='type-id-595'/>
- <function-decl name='_PyEval_SetTrace' mangled-name='_PyEval_SetTrace' filepath='Python/ceval.c' line='7000' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SetTrace'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/ceval.c' line='7000' column='1'/>
- <parameter type-id='type-id-13' name='func' filepath='Python/ceval.c' line='7000' column='1'/>
- <parameter type-id='type-id-14' name='arg' filepath='Python/ceval.c' line='7000' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyEval_SetProfile' mangled-name='PyEval_SetProfile' filepath='Python/ceval.c' line='6990' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_SetProfile'>
- <parameter type-id='type-id-13' name='func' filepath='Python/ceval.c' line='7043' column='1'/>
- <parameter type-id='type-id-14' name='arg' filepath='Python/ceval.c' line='7043' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyEval_SetProfile' mangled-name='_PyEval_SetProfile' filepath='Python/ceval.c' line='6948' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SetProfile'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/ceval.c' line='7000' column='1'/>
- <parameter type-id='type-id-13' name='func' filepath='Python/ceval.c' line='7000' column='1'/>
- <parameter type-id='type-id-14' name='arg' filepath='Python/ceval.c' line='7000' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyThreadState_LeaveTracing' mangled-name='PyThreadState_LeaveTracing' filepath='Python/ceval.c' line='6852' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_LeaveTracing'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/object.c' line='2291' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyThreadState_EnterTracing' mangled-name='PyThreadState_EnterTracing' filepath='Python/ceval.c' line='6846' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_EnterTracing'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/object.c' line='2291' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyEval_EvalCodeEx' mangled-name='PyEval_EvalCodeEx' filepath='Python/ceval.c' line='6449' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_EvalCodeEx'>
- <parameter type-id='type-id-14' name='_co' filepath='Python/ceval.c' line='6449' column='1'/>
- <parameter type-id='type-id-14' name='globals' filepath='Python/ceval.c' line='6449' column='1'/>
- <parameter type-id='type-id-14' name='locals' filepath='Python/ceval.c' line='6449' column='1'/>
- <parameter type-id='type-id-200' name='args' filepath='Python/ceval.c' line='6450' column='1'/>
- <parameter type-id='type-id-8' name='argcount' filepath='Python/ceval.c' line='6450' column='1'/>
- <parameter type-id='type-id-200' name='kws' filepath='Python/ceval.c' line='6451' column='1'/>
- <parameter type-id='type-id-8' name='kwcount' filepath='Python/ceval.c' line='6451' column='1'/>
- <parameter type-id='type-id-200' name='defs' filepath='Python/ceval.c' line='6452' column='1'/>
- <parameter type-id='type-id-8' name='defcount' filepath='Python/ceval.c' line='6452' column='1'/>
- <parameter type-id='type-id-14' name='kwdefs' filepath='Python/ceval.c' line='6453' column='1'/>
- <parameter type-id='type-id-14' name='closure' filepath='Python/ceval.c' line='6453' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <typedef-decl name='_PyInterpreterFrame' type-id='type-id-375' filepath='./Include/internal/pycore_frame.h' line='67' column='1' id='type-id-596'/>
- <pointer-type-def type-id='type-id-596' size-in-bits='64' id='type-id-597'/>
- <function-decl name='_PyEval_EvalFrameDefault' mangled-name='_PyEval_EvalFrameDefault' filepath='Python/ceval.c' line='1647' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_EvalFrameDefault'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/ceval.c' line='1647' column='1'/>
- <parameter type-id='type-id-597' name='frame' filepath='Python/ceval.c' line='1647' column='1'/>
- <parameter type-id='type-id-8' name='throwflag' filepath='Python/ceval.c' line='1647' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyEval_EvalFrameEx' mangled-name='PyEval_EvalFrameEx' filepath='Python/ceval.c' line='1171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_EvalFrameEx'>
- <parameter type-id='type-id-438' name='f' filepath='Python/ceval.c' line='1171' column='1'/>
- <parameter type-id='type-id-8' name='throwflag' filepath='Python/ceval.c' line='1171' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyEval_EvalFrame' mangled-name='PyEval_EvalFrame' filepath='Python/ceval.c' line='1163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_EvalFrame'>
- <parameter type-id='type-id-438' name='frame' filepath='Objects/frameobject.c' line='1207' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyEval_EvalCode' mangled-name='PyEval_EvalCode' filepath='Python/ceval.c' line='1130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_EvalCode'>
- <parameter type-id='type-id-14' name='co' filepath='Python/ceval.c' line='1130' column='1'/>
- <parameter type-id='type-id-14' name='globals' filepath='Python/ceval.c' line='1130' column='1'/>
- <parameter type-id='type-id-14' name='locals' filepath='Python/ceval.c' line='1130' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_Py_CheckRecursiveCall' mangled-name='_Py_CheckRecursiveCall' filepath='Python/ceval.c' line='833' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_CheckRecursiveCall'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/ceval.c' line='833' column='1'/>
- <parameter type-id='type-id-3' name='where' filepath='Python/ceval.c' line='833' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_SetRecursionLimit' mangled-name='Py_SetRecursionLimit' filepath='Python/ceval.c' line='819' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetRecursionLimit'>
- <parameter type-id='type-id-8' name='new_limit' filepath='Python/ceval.c' line='819' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_GetRecursionLimit' mangled-name='Py_GetRecursionLimit' filepath='Python/ceval.c' line='812' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetRecursionLimit'>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_MakePendingCalls' mangled-name='Py_MakePendingCalls' filepath='Python/ceval.c' line='762' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_MakePendingCalls'>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_AddPendingCall' mangled-name='Py_AddPendingCall' filepath='Python/ceval.c' line='641' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_AddPendingCall'>
- <parameter type-id='type-id-364' name='func' filepath='Python/ceval.c' line='641' column='1'/>
- <parameter type-id='type-id-18' name='arg' filepath='Python/ceval.c' line='641' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyEval_AddPendingCall' mangled-name='_PyEval_AddPendingCall' filepath='Python/ceval.c' line='622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_AddPendingCall'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/ceval.c' line='622' column='1'/>
- <parameter type-id='type-id-364' name='func' filepath='Python/ceval.c' line='623' column='1'/>
- <parameter type-id='type-id-18' name='arg' filepath='Python/ceval.c' line='623' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyEval_SignalReceived' mangled-name='_PyEval_SignalReceived' filepath='Python/ceval.c' line='565' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SignalReceived'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/ceval.c' line='565' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyEval_RestoreThread' mangled-name='PyEval_RestoreThread' filepath='Python/ceval.c' line='531' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_RestoreThread'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/ceval.c' line='531' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyEval_SaveThread' mangled-name='PyEval_SaveThread' filepath='Python/ceval.c' line='517' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_SaveThread'>
- <return type-id='type-id-10'/>
- </function-decl>
- <function-decl name='_PyEval_SignalAsyncExc' mangled-name='_PyEval_SignalAsyncExc' filepath='Python/ceval.c' line='511' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SignalAsyncExc'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/ceval.c' line='511' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyEval_ReleaseThread' mangled-name='PyEval_ReleaseThread' filepath='Python/ceval.c' line='465' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_ReleaseThread'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/ceval.c' line='465' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyEval_AcquireThread' mangled-name='PyEval_AcquireThread' filepath='Python/ceval.c' line='452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_AcquireThread'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/ceval.c' line='531' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyEval_ReleaseLock' mangled-name='PyEval_ReleaseLock' filepath='Python/ceval.c' line='431' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_ReleaseLock'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyEval_AcquireLock' mangled-name='PyEval_AcquireLock' filepath='Python/ceval.c' line='421' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_AcquireLock'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyEval_InitThreads' mangled-name='PyEval_InitThreads' filepath='Python/ceval.c' line='407' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_InitThreads'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyEval_ThreadsInitialized' mangled-name='PyEval_ThreadsInitialized' filepath='Python/ceval.c' line='357' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_ThreadsInitialized'>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_FatalError_TstateNULL' mangled-name='_Py_FatalError_TstateNULL' filepath='Python/ceval.c' line='342' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FatalError_TstateNULL'>
- <parameter type-id='type-id-3' name='func' filepath='Python/ceval.c' line='342' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyEval_GetSwitchInterval' mangled-name='_PyEval_GetSwitchInterval' filepath='Python/ceval_gil.h' line='327' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_GetSwitchInterval'>
- <return type-id='type-id-16'/>
- </function-decl>
- <function-decl name='_PyEval_SetSwitchInterval' mangled-name='_PyEval_SetSwitchInterval' filepath='Python/ceval_gil.h' line='321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SetSwitchInterval'>
- <parameter type-id='type-id-16' name='microseconds' filepath='Python/ceval_gil.h' line='321' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/codecs.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='Py_hexdigits' type-id='type-id-3' mangled-name='Py_hexdigits' visibility='default' filepath='./Include/codecs.h' line='242' column='1' elf-symbol-id='Py_hexdigits'/>
- <function-decl name='PyCodec_NameReplaceErrors' mangled-name='PyCodec_NameReplaceErrors' filepath='Python/codecs.c' line='959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_NameReplaceErrors'>
- <parameter type-id='type-id-14' name='exc' filepath='Python/codecs.c' line='959' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_BackslashReplaceErrors' mangled-name='PyCodec_BackslashReplaceErrors' filepath='Python/codecs.c' line='850' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_BackslashReplaceErrors'>
- <parameter type-id='type-id-14' name='exc' filepath='Python/codecs.c' line='850' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_XMLCharRefReplaceErrors' mangled-name='PyCodec_XMLCharRefReplaceErrors' filepath='Python/codecs.c' line='752' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_XMLCharRefReplaceErrors'>
- <parameter type-id='type-id-14' name='exc' filepath='Python/codecs.c' line='959' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_ReplaceErrors' mangled-name='PyCodec_ReplaceErrors' filepath='Python/codecs.c' line='699' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_ReplaceErrors'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/dictobject.c' line='3013' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_IgnoreErrors' mangled-name='PyCodec_IgnoreErrors' filepath='Python/codecs.c' line='675' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_IgnoreErrors'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_StrictErrors' mangled-name='PyCodec_StrictErrors' filepath='Python/codecs.c' line='665' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_StrictErrors'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_LookupError' mangled-name='PyCodec_LookupError' filepath='Python/codecs.c' line='638' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_LookupError'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/bytesobject.c' line='147' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_RegisterError' mangled-name='PyCodec_RegisterError' filepath='Python/codecs.c' line='622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_RegisterError'>
- <parameter type-id='type-id-3' name='name' filepath='Python/codecs.c' line='622' column='1'/>
- <parameter type-id='type-id-14' name='error' filepath='Python/codecs.c' line='622' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyCodec_DecodeText' mangled-name='_PyCodec_DecodeText' filepath='Python/codecs.c' line='603' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodec_DecodeText'>
- <parameter type-id='type-id-14' name='object' filepath='Python/codecs.c' line='603' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='604' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/codecs.c' line='605' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyCodec_EncodeText' mangled-name='_PyCodec_EncodeText' filepath='Python/codecs.c' line='590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodec_EncodeText'>
- <parameter type-id='type-id-14' name='object' filepath='Python/codecs.c' line='603' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='604' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/codecs.c' line='605' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyCodec_LookupTextEncoding' mangled-name='_PyCodec_LookupTextEncoding' filepath='Python/codecs.c' line='522' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodec_LookupTextEncoding'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='522' column='1'/>
- <parameter type-id='type-id-3' name='alternate_command' filepath='Python/codecs.c' line='523' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_Decode' mangled-name='PyCodec_Decode' filepath='Python/codecs.c' line='508' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Decode'>
- <parameter type-id='type-id-14' name='object' filepath='Python/codecs.c' line='603' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='604' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/codecs.c' line='605' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_Encode' mangled-name='PyCodec_Encode' filepath='Python/codecs.c' line='495' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Encode'>
- <parameter type-id='type-id-14' name='object' filepath='Python/codecs.c' line='603' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='604' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/codecs.c' line='605' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_StreamWriter' mangled-name='PyCodec_StreamWriter' filepath='Python/codecs.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_StreamWriter'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='380' column='1'/>
- <parameter type-id='type-id-14' name='stream' filepath='Python/codecs.c' line='381' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/codecs.c' line='382' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_StreamReader' mangled-name='PyCodec_StreamReader' filepath='Python/codecs.c' line='373' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_StreamReader'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='380' column='1'/>
- <parameter type-id='type-id-14' name='stream' filepath='Python/codecs.c' line='381' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/codecs.c' line='382' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_IncrementalDecoder' mangled-name='PyCodec_IncrementalDecoder' filepath='Python/codecs.c' line='367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_IncrementalDecoder'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='367' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/codecs.c' line='368' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_IncrementalEncoder' mangled-name='PyCodec_IncrementalEncoder' filepath='Python/codecs.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_IncrementalEncoder'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='367' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/codecs.c' line='368' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_Decoder' mangled-name='PyCodec_Decoder' filepath='Python/codecs.c' line='356' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Decoder'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='356' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_Encoder' mangled-name='PyCodec_Encoder' filepath='Python/codecs.c' line='351' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Encoder'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='356' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyCodecInfo_GetIncrementalEncoder' mangled-name='_PyCodecInfo_GetIncrementalEncoder' filepath='Python/codecs.c' line='337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodecInfo_GetIncrementalEncoder'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyCodecInfo_GetIncrementalDecoder' mangled-name='_PyCodecInfo_GetIncrementalDecoder' filepath='Python/codecs.c' line='330' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodecInfo_GetIncrementalDecoder'>
- <parameter type-id='type-id-14' name='unicode' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Objects/unicodeobject.c' line='7356' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_KnownEncoding' mangled-name='PyCodec_KnownEncoding' filepath='Python/codecs.c' line='214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_KnownEncoding'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='214' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyCodec_Lookup' mangled-name='_PyCodec_Lookup' filepath='Python/codecs.c' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodec_Lookup'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='127' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCodec_Unregister' mangled-name='PyCodec_Unregister' filepath='Python/codecs.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Unregister'>
- <parameter type-id='type-id-14' name='search_function' filepath='Python/codecs.c' line='55' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCodec_Register' mangled-name='PyCodec_Register' filepath='Python/codecs.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Register'>
- <parameter type-id='type-id-14' name='search_function' filepath='Python/codecs.c' line='35' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/compile.c' comp-dir-path='/src' language='LANG_C99'>
-
- <array-type-def dimensions='1' type-id='type-id-451' size-in-bits='2048' id='type-id-598'>
- <subrange length='256' type-id='type-id-16' id='type-id-264'/>
-
- </array-type-def>
- <qualified-type-def type-id='type-id-598' const='yes' id='type-id-599'/>
- <var-decl name='_PyOpcode_Caches' type-id='type-id-599' visibility='default' filepath='./Include/internal/pycore_opcode.h' line='15' column='1'/>
- <var-decl name='_PyOpcode_Deopt' type-id='type-id-599' visibility='default' filepath='./Include/internal/pycore_opcode.h' line='17' column='1'/>
- <function-decl name='PyCode_Optimize' mangled-name='PyCode_Optimize' filepath='Python/compile.c' line='9389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_Optimize'>
- <parameter type-id='type-id-14' name='code' filepath='Python/compile.c' line='9389' column='1'/>
- <parameter type-id='type-id-14' name='_unused_consts' filepath='Python/compile.c' line='9389' column='1'/>
- <parameter type-id='type-id-14' name='_unused_names' filepath='Python/compile.c' line='9390' column='1'/>
- <parameter type-id='type-id-14' name='_unused_lnotab_obj' filepath='Python/compile.c' line='9390' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyCompile_OpcodeStackEffect' mangled-name='PyCompile_OpcodeStackEffect' filepath='Python/compile.c' line='1206' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCompile_OpcodeStackEffect'>
- <parameter type-id='type-id-8' name='c1' filepath='Parser/token.c' line='110' column='1'/>
- <parameter type-id='type-id-8' name='c2' filepath='Parser/token.c' line='110' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyCompile_OpcodeStackEffectWithJump' mangled-name='PyCompile_OpcodeStackEffectWithJump' filepath='Python/compile.c' line='1200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCompile_OpcodeStackEffectWithJump'>
- <parameter type-id='type-id-8' name='c1' filepath='Parser/token.c' line='194' column='1'/>
- <parameter type-id='type-id-8' name='c2' filepath='Parser/token.c' line='194' column='1'/>
- <parameter type-id='type-id-8' name='c3' filepath='Parser/token.c' line='194' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <class-decl name='_mod' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='153' column='1' id='type-id-600'>
+ </class-decl>
+ <typedef-decl name='PyNumberMethods' type-id='type-id-921' filepath='./Include/cpython/object.h' line='106' column='1' id='type-id-920'/>
+ <class-decl name='PySequenceMethods' size-in-bits='640' is-struct='yes' naming-typedef-id='type-id-925' visibility='default' filepath='./Include/cpython/object.h' line='108' column='1' id='type-id-926'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='kind' type-id='type-id-601' visibility='default' filepath='./Include/internal/pycore_ast.h' line='154' column='1'/>
+ <var-decl name='sq_length' type-id='type-id-927' visibility='default' filepath='./Include/cpython/object.h' line='109' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='v' type-id='type-id-602' visibility='default' filepath='./Include/internal/pycore_ast.h' line='174' column='1'/>
+ <var-decl name='sq_concat' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='110' column='1'/>
</data-member>
- </class-decl>
- <enum-decl name='_mod_kind' filepath='./Include/internal/pycore_ast.h' line='151' column='1' id='type-id-601'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='Module_kind' value='1'/>
- <enumerator name='Interactive_kind' value='2'/>
- <enumerator name='Expression_kind' value='3'/>
- <enumerator name='FunctionType_kind' value='4'/>
- </enum-decl>
- <union-decl name='__anonymous_union__' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='155' column='1' id='type-id-602'>
- <data-member access='private'>
- <var-decl name='Module' type-id='type-id-603' visibility='default' filepath='./Include/internal/pycore_ast.h' line='159' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='sq_repeat' type-id='type-id-928' visibility='default' filepath='./Include/cpython/object.h' line='111' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Interactive' type-id='type-id-604' visibility='default' filepath='./Include/internal/pycore_ast.h' line='163' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='sq_item' type-id='type-id-928' visibility='default' filepath='./Include/cpython/object.h' line='112' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Expression' type-id='type-id-605' visibility='default' filepath='./Include/internal/pycore_ast.h' line='167' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='was_sq_slice' type-id='type-id-41' visibility='default' filepath='./Include/cpython/object.h' line='113' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='FunctionType' type-id='type-id-606' visibility='default' filepath='./Include/internal/pycore_ast.h' line='172' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='sq_ass_item' type-id='type-id-929' visibility='default' filepath='./Include/cpython/object.h' line='114' column='1'/>
</data-member>
- </union-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='156' column='1' id='type-id-603'>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='was_sq_ass_slice' type-id='type-id-41' visibility='default' filepath='./Include/cpython/object.h' line='115' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='sq_contains' type-id='type-id-930' visibility='default' filepath='./Include/cpython/object.h' line='116' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='sq_inplace_concat' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='118' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='sq_inplace_repeat' type-id='type-id-928' visibility='default' filepath='./Include/cpython/object.h' line='119' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PySequenceMethods' type-id='type-id-926' filepath='./Include/cpython/object.h' line='120' column='1' id='type-id-925'/>
+ <class-decl name='PyMappingMethods' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-931' visibility='default' filepath='./Include/cpython/object.h' line='122' column='1' id='type-id-932'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='157' column='1'/>
+ <var-decl name='mp_length' type-id='type-id-927' visibility='default' filepath='./Include/cpython/object.h' line='123' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='type_ignores' type-id='type-id-608' visibility='default' filepath='./Include/internal/pycore_ast.h' line='158' column='1'/>
+ <var-decl name='mp_subscript' type-id='type-id-922' visibility='default' filepath='./Include/cpython/object.h' line='124' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='mp_ass_subscript' type-id='type-id-933' visibility='default' filepath='./Include/cpython/object.h' line='125' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-609' visibility='default' filepath='./Include/internal/pycore_ast.h' line='62' column='1' id='type-id-610'>
+ <typedef-decl name='PyMappingMethods' type-id='type-id-932' filepath='./Include/cpython/object.h' line='126' column='1' id='type-id-931'/>
+ <typedef-decl name='sendfunc' type-id='type-id-934' filepath='./Include/cpython/object.h' line='128' column='1' id='type-id-935'/>
+ <class-decl name='PyAsyncMethods' size-in-bits='256' is-struct='yes' naming-typedef-id='type-id-936' visibility='default' filepath='./Include/cpython/object.h' line='130' column='1' id='type-id-937'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='63' column='1'/>
+ <var-decl name='am_await' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='131' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='63' column='1'/>
+ <var-decl name='am_aiter' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='132' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-611' visibility='default' filepath='./Include/internal/pycore_ast.h' line='64' column='1'/>
+ <var-decl name='am_anext' type-id='type-id-924' visibility='default' filepath='./Include/cpython/object.h' line='133' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='am_send' type-id='type-id-935' visibility='default' filepath='./Include/cpython/object.h' line='134' column='1'/>
</data-member>
</class-decl>
- <class-decl name='_stmt' size-in-bits='576' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='185' column='1' id='type-id-612'>
+ <typedef-decl name='PyAsyncMethods' type-id='type-id-937' filepath='./Include/cpython/object.h' line='135' column='1' id='type-id-936'/>
+ <class-decl name='PyBufferProcs' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-938' visibility='default' filepath='./Include/cpython/object.h' line='137' column='1' id='type-id-939'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='kind' type-id='type-id-613' visibility='default' filepath='./Include/internal/pycore_ast.h' line='186' column='1'/>
+ <var-decl name='bf_getbuffer' type-id='type-id-916' visibility='default' filepath='./Include/cpython/object.h' line='138' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='v' type-id='type-id-614' visibility='default' filepath='./Include/internal/pycore_ast.h' line='332' column='1'/>
+ <var-decl name='bf_releasebuffer' type-id='type-id-918' visibility='default' filepath='./Include/cpython/object.h' line='139' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='333' column='1'/>
+ </class-decl>
+ <typedef-decl name='PyBufferProcs' type-id='type-id-939' filepath='./Include/cpython/object.h' line='140' column='1' id='type-id-938'/>
+ <class-decl name='_typeobject' size-in-bits='3264' is-struct='yes' visibility='default' filepath='./Include/cpython/object.h' line='148' column='1' id='type-id-940'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ob_base' type-id='type-id-333' visibility='default' filepath='./Include/cpython/object.h' line='149' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='480'>
- <var-decl name='col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='334' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='tp_name' type-id='type-id-6' visibility='default' filepath='./Include/cpython/object.h' line='150' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='tp_basicsize' type-id='type-id-7' visibility='default' filepath='./Include/cpython/object.h' line='151' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='tp_itemsize' type-id='type-id-7' visibility='default' filepath='./Include/cpython/object.h' line='151' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='tp_dealloc' type-id='type-id-350' visibility='default' filepath='./Include/cpython/object.h' line='155' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='tp_vectorcall_offset' type-id='type-id-7' visibility='default' filepath='./Include/cpython/object.h' line='156' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='end_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='335' column='1'/>
+ <var-decl name='tp_getattr' type-id='type-id-941' visibility='default' filepath='./Include/cpython/object.h' line='157' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='tp_setattr' type-id='type-id-942' visibility='default' filepath='./Include/cpython/object.h' line='158' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='tp_as_async' type-id='type-id-943' visibility='default' filepath='./Include/cpython/object.h' line='159' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='tp_repr' type-id='type-id-944' visibility='default' filepath='./Include/cpython/object.h' line='161' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='tp_as_number' type-id='type-id-945' visibility='default' filepath='./Include/cpython/object.h' line='165' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='tp_as_sequence' type-id='type-id-946' visibility='default' filepath='./Include/cpython/object.h' line='166' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='tp_as_mapping' type-id='type-id-947' visibility='default' filepath='./Include/cpython/object.h' line='167' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='tp_hash' type-id='type-id-948' visibility='default' filepath='./Include/cpython/object.h' line='171' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='tp_call' type-id='type-id-923' visibility='default' filepath='./Include/cpython/object.h' line='172' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='tp_str' type-id='type-id-944' visibility='default' filepath='./Include/cpython/object.h' line='173' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='tp_getattro' type-id='type-id-949' visibility='default' filepath='./Include/cpython/object.h' line='174' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1216'>
+ <var-decl name='tp_setattro' type-id='type-id-950' visibility='default' filepath='./Include/cpython/object.h' line='175' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='544'>
- <var-decl name='end_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='336' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1280'>
+ <var-decl name='tp_as_buffer' type-id='type-id-951' visibility='default' filepath='./Include/cpython/object.h' line='178' column='1'/>
</data-member>
- </class-decl>
- <enum-decl name='_stmt_kind' filepath='./Include/internal/pycore_ast.h' line='177' column='1' id='type-id-613'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='FunctionDef_kind' value='1'/>
- <enumerator name='AsyncFunctionDef_kind' value='2'/>
- <enumerator name='ClassDef_kind' value='3'/>
- <enumerator name='Return_kind' value='4'/>
- <enumerator name='Delete_kind' value='5'/>
- <enumerator name='Assign_kind' value='6'/>
- <enumerator name='AugAssign_kind' value='7'/>
- <enumerator name='AnnAssign_kind' value='8'/>
- <enumerator name='For_kind' value='9'/>
- <enumerator name='AsyncFor_kind' value='10'/>
- <enumerator name='While_kind' value='11'/>
- <enumerator name='If_kind' value='12'/>
- <enumerator name='With_kind' value='13'/>
- <enumerator name='AsyncWith_kind' value='14'/>
- <enumerator name='Match_kind' value='15'/>
- <enumerator name='Raise_kind' value='16'/>
- <enumerator name='Try_kind' value='17'/>
- <enumerator name='TryStar_kind' value='18'/>
- <enumerator name='Assert_kind' value='19'/>
- <enumerator name='Import_kind' value='20'/>
- <enumerator name='ImportFrom_kind' value='21'/>
- <enumerator name='Global_kind' value='22'/>
- <enumerator name='Nonlocal_kind' value='23'/>
- <enumerator name='Expr_kind' value='24'/>
- <enumerator name='Pass_kind' value='25'/>
- <enumerator name='Break_kind' value='26'/>
- <enumerator name='Continue_kind' value='27'/>
- </enum-decl>
- <union-decl name='__anonymous_union__' size-in-bits='384' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='187' column='1' id='type-id-614'>
- <data-member access='private'>
- <var-decl name='FunctionDef' type-id='type-id-615' visibility='default' filepath='./Include/internal/pycore_ast.h' line='195' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1344'>
+ <var-decl name='tp_flags' type-id='type-id-38' visibility='default' filepath='./Include/cpython/object.h' line='181' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='AsyncFunctionDef' type-id='type-id-615' visibility='default' filepath='./Include/internal/pycore_ast.h' line='204' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1408'>
+ <var-decl name='tp_doc' type-id='type-id-6' visibility='default' filepath='./Include/cpython/object.h' line='183' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='ClassDef' type-id='type-id-616' visibility='default' filepath='./Include/internal/pycore_ast.h' line='212' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1472'>
+ <var-decl name='tp_traverse' type-id='type-id-10' visibility='default' filepath='./Include/cpython/object.h' line='187' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Return' type-id='type-id-617' visibility='default' filepath='./Include/internal/pycore_ast.h' line='216' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1536'>
+ <var-decl name='tp_clear' type-id='type-id-11' visibility='default' filepath='./Include/cpython/object.h' line='190' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Delete' type-id='type-id-618' visibility='default' filepath='./Include/internal/pycore_ast.h' line='220' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1600'>
+ <var-decl name='tp_richcompare' type-id='type-id-952' visibility='default' filepath='./Include/cpython/object.h' line='194' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Assign' type-id='type-id-619' visibility='default' filepath='./Include/internal/pycore_ast.h' line='226' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1664'>
+ <var-decl name='tp_weaklistoffset' type-id='type-id-7' visibility='default' filepath='./Include/cpython/object.h' line='197' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='AugAssign' type-id='type-id-620' visibility='default' filepath='./Include/internal/pycore_ast.h' line='232' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1728'>
+ <var-decl name='tp_iter' type-id='type-id-953' visibility='default' filepath='./Include/cpython/object.h' line='200' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='AnnAssign' type-id='type-id-621' visibility='default' filepath='./Include/internal/pycore_ast.h' line='239' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1792'>
+ <var-decl name='tp_iternext' type-id='type-id-954' visibility='default' filepath='./Include/cpython/object.h' line='201' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='For' type-id='type-id-622' visibility='default' filepath='./Include/internal/pycore_ast.h' line='247' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1856'>
+ <var-decl name='tp_methods' type-id='type-id-8' visibility='default' filepath='./Include/cpython/object.h' line='204' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='AsyncFor' type-id='type-id-622' visibility='default' filepath='./Include/internal/pycore_ast.h' line='255' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1920'>
+ <var-decl name='tp_members' type-id='type-id-351' visibility='default' filepath='./Include/cpython/object.h' line='205' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='While' type-id='type-id-623' visibility='default' filepath='./Include/internal/pycore_ast.h' line='261' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1984'>
+ <var-decl name='tp_getset' type-id='type-id-352' visibility='default' filepath='./Include/cpython/object.h' line='206' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='If' type-id='type-id-623' visibility='default' filepath='./Include/internal/pycore_ast.h' line='267' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2048'>
+ <var-decl name='tp_base' type-id='type-id-1' visibility='default' filepath='./Include/cpython/object.h' line='208' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='With' type-id='type-id-624' visibility='default' filepath='./Include/internal/pycore_ast.h' line='273' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2112'>
+ <var-decl name='tp_dict' type-id='type-id-2' visibility='default' filepath='./Include/cpython/object.h' line='209' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='AsyncWith' type-id='type-id-624' visibility='default' filepath='./Include/internal/pycore_ast.h' line='279' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2176'>
+ <var-decl name='tp_descr_get' type-id='type-id-955' visibility='default' filepath='./Include/cpython/object.h' line='210' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Match' type-id='type-id-625' visibility='default' filepath='./Include/internal/pycore_ast.h' line='284' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2240'>
+ <var-decl name='tp_descr_set' type-id='type-id-956' visibility='default' filepath='./Include/cpython/object.h' line='211' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Raise' type-id='type-id-626' visibility='default' filepath='./Include/internal/pycore_ast.h' line='289' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2304'>
+ <var-decl name='tp_dictoffset' type-id='type-id-7' visibility='default' filepath='./Include/cpython/object.h' line='212' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Try' type-id='type-id-627' visibility='default' filepath='./Include/internal/pycore_ast.h' line='296' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2368'>
+ <var-decl name='tp_init' type-id='type-id-957' visibility='default' filepath='./Include/cpython/object.h' line='213' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='TryStar' type-id='type-id-627' visibility='default' filepath='./Include/internal/pycore_ast.h' line='303' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2432'>
+ <var-decl name='tp_alloc' type-id='type-id-958' visibility='default' filepath='./Include/cpython/object.h' line='214' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Assert' type-id='type-id-628' visibility='default' filepath='./Include/internal/pycore_ast.h' line='308' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2496'>
+ <var-decl name='tp_new' type-id='type-id-959' visibility='default' filepath='./Include/cpython/object.h' line='215' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Import' type-id='type-id-629' visibility='default' filepath='./Include/internal/pycore_ast.h' line='312' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2560'>
+ <var-decl name='tp_free' type-id='type-id-12' visibility='default' filepath='./Include/cpython/object.h' line='216' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='ImportFrom' type-id='type-id-630' visibility='default' filepath='./Include/internal/pycore_ast.h' line='318' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2624'>
+ <var-decl name='tp_is_gc' type-id='type-id-11' visibility='default' filepath='./Include/cpython/object.h' line='217' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Global' type-id='type-id-631' visibility='default' filepath='./Include/internal/pycore_ast.h' line='322' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2688'>
+ <var-decl name='tp_bases' type-id='type-id-2' visibility='default' filepath='./Include/cpython/object.h' line='218' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Nonlocal' type-id='type-id-631' visibility='default' filepath='./Include/internal/pycore_ast.h' line='326' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2752'>
+ <var-decl name='tp_mro' type-id='type-id-2' visibility='default' filepath='./Include/cpython/object.h' line='219' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Expr' type-id='type-id-617' visibility='default' filepath='./Include/internal/pycore_ast.h' line='330' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2816'>
+ <var-decl name='tp_cache' type-id='type-id-2' visibility='default' filepath='./Include/cpython/object.h' line='220' column='1'/>
</data-member>
- </union-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='384' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='188' column='1' id='type-id-615'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='189' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2880'>
+ <var-decl name='tp_subclasses' type-id='type-id-2' visibility='default' filepath='./Include/cpython/object.h' line='221' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='args' type-id='type-id-633' visibility='default' filepath='./Include/internal/pycore_ast.h' line='190' column='1'/>
+ <data-member access='public' layout-offset-in-bits='2944'>
+ <var-decl name='tp_weaklist' type-id='type-id-2' visibility='default' filepath='./Include/cpython/object.h' line='222' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='191' column='1'/>
+ <data-member access='public' layout-offset-in-bits='3008'>
+ <var-decl name='tp_del' type-id='type-id-350' visibility='default' filepath='./Include/cpython/object.h' line='223' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='decorator_list' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='192' column='1'/>
+ <data-member access='public' layout-offset-in-bits='3072'>
+ <var-decl name='tp_version_tag' type-id='type-id-31' visibility='default' filepath='./Include/cpython/object.h' line='226' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='returns' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='193' column='1'/>
+ <data-member access='public' layout-offset-in-bits='3136'>
+ <var-decl name='tp_finalize' type-id='type-id-350' visibility='default' filepath='./Include/cpython/object.h' line='228' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='type_comment' type-id='type-id-636' visibility='default' filepath='./Include/internal/pycore_ast.h' line='194' column='1'/>
+ <data-member access='public' layout-offset-in-bits='3200'>
+ <var-decl name='tp_vectorcall' type-id='type-id-321' visibility='default' filepath='./Include/cpython/object.h' line='229' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='identifier' type-id='type-id-14' filepath='./Include/internal/pycore_asdl.h' line='13' column='1' id='type-id-632'/>
- <class-decl name='_arguments' size-in-bits='448' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='520' column='1' id='type-id-637'>
+ <typedef-decl name='getter' type-id='type-id-686' filepath='./Include/descrobject.h' line='8' column='1' id='type-id-960'/>
+ <typedef-decl name='setter' type-id='type-id-961' filepath='./Include/descrobject.h' line='9' column='1' id='type-id-962'/>
+ <class-decl name='PyGetSetDef' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/descrobject.h' line='11' column='1' id='type-id-963'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='posonlyargs' type-id='type-id-638' visibility='default' filepath='./Include/internal/pycore_ast.h' line='521' column='1'/>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/descrobject.h' line='12' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='args' type-id='type-id-638' visibility='default' filepath='./Include/internal/pycore_ast.h' line='522' column='1'/>
+ <var-decl name='get' type-id='type-id-960' visibility='default' filepath='./Include/descrobject.h' line='13' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='vararg' type-id='type-id-639' visibility='default' filepath='./Include/internal/pycore_ast.h' line='523' column='1'/>
+ <var-decl name='set' type-id='type-id-962' visibility='default' filepath='./Include/descrobject.h' line='14' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='kwonlyargs' type-id='type-id-638' visibility='default' filepath='./Include/internal/pycore_ast.h' line='524' column='1'/>
+ <var-decl name='doc' type-id='type-id-6' visibility='default' filepath='./Include/descrobject.h' line='15' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='kw_defaults' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='525' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='kwarg' type-id='type-id-639' visibility='default' filepath='./Include/internal/pycore_ast.h' line='526' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='defaults' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='527' column='1'/>
+ <var-decl name='closure' type-id='type-id-41' visibility='default' filepath='./Include/descrobject.h' line='16' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-640' visibility='default' filepath='./Include/internal/pycore_ast.h' line='99' column='1' id='type-id-641'>
+ <typedef-decl name='identifier' type-id='type-id-2' filepath='./Include/internal/pycore_asdl.h' line='13' column='1' id='type-id-524'/>
+ <typedef-decl name='string' type-id='type-id-2' filepath='./Include/internal/pycore_asdl.h' line='14' column='1' id='type-id-526'/>
+ <typedef-decl name='constant' type-id='type-id-2' filepath='./Include/internal/pycore_asdl.h' line='16' column='1' id='type-id-550'/>
+ <class-decl name='asdl_int_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-964' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='42' column='1' id='type-id-965'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='100' column='1'/>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='43' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='100' column='1'/>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='43' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-642' visibility='default' filepath='./Include/internal/pycore_ast.h' line='101' column='1'/>
+ <var-decl name='typed_elements' type-id='type-id-911' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='44' column='1'/>
</data-member>
</class-decl>
- <class-decl name='_arg' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='530' column='1' id='type-id-643'>
+ <typedef-decl name='asdl_int_seq' type-id='type-id-965' filepath='./Include/internal/pycore_asdl.h' line='45' column='1' id='type-id-964'/>
+ <typedef-decl name='expr_ty' type-id='type-id-966' filepath='./Include/internal/pycore_ast.h' line='19' column='1' id='type-id-453'/>
+ <enum-decl name='_expr_context' filepath='./Include/internal/pycore_ast.h' line='21' column='1' id='type-id-967'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='Load' value='1'/>
+ <enumerator name='Store' value='2'/>
+ <enumerator name='Del' value='3'/>
+ </enum-decl>
+ <typedef-decl name='expr_context_ty' type-id='type-id-967' filepath='./Include/internal/pycore_ast.h' line='21' column='1' id='type-id-572'/>
+ <enum-decl name='_boolop' filepath='./Include/internal/pycore_ast.h' line='23' column='1' id='type-id-968'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='And' value='1'/>
+ <enumerator name='Or' value='2'/>
+ </enum-decl>
+ <typedef-decl name='boolop_ty' type-id='type-id-968' filepath='./Include/internal/pycore_ast.h' line='23' column='1' id='type-id-893'/>
+ <enum-decl name='_operator' filepath='./Include/internal/pycore_ast.h' line='25' column='1' id='type-id-969'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='Add' value='1'/>
+ <enumerator name='Sub' value='2'/>
+ <enumerator name='Mult' value='3'/>
+ <enumerator name='MatMult' value='4'/>
+ <enumerator name='Div' value='5'/>
+ <enumerator name='Mod' value='6'/>
+ <enumerator name='Pow' value='7'/>
+ <enumerator name='LShift' value='8'/>
+ <enumerator name='RShift' value='9'/>
+ <enumerator name='BitOr' value='10'/>
+ <enumerator name='BitXor' value='11'/>
+ <enumerator name='BitAnd' value='12'/>
+ <enumerator name='FloorDiv' value='13'/>
+ </enum-decl>
+ <typedef-decl name='operator_ty' type-id='type-id-969' filepath='./Include/internal/pycore_ast.h' line='27' column='1' id='type-id-528'/>
+ <enum-decl name='_unaryop' filepath='./Include/internal/pycore_ast.h' line='29' column='1' id='type-id-970'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='Invert' value='1'/>
+ <enumerator name='Not' value='2'/>
+ <enumerator name='UAdd' value='3'/>
+ <enumerator name='USub' value='4'/>
+ </enum-decl>
+ <typedef-decl name='unaryop_ty' type-id='type-id-970' filepath='./Include/internal/pycore_ast.h' line='29' column='1' id='type-id-894'/>
+ <typedef-decl name='comprehension_ty' type-id='type-id-971' filepath='./Include/internal/pycore_ast.h' line='34' column='1' id='type-id-896'/>
+ <typedef-decl name='arguments_ty' type-id='type-id-972' filepath='./Include/internal/pycore_ast.h' line='38' column='1' id='type-id-525'/>
+ <typedef-decl name='arg_ty' type-id='type-id-973' filepath='./Include/internal/pycore_ast.h' line='40' column='1' id='type-id-573'/>
+ <typedef-decl name='keyword_ty' type-id='type-id-974' filepath='./Include/internal/pycore_ast.h' line='42' column='1' id='type-id-897'/>
+ <class-decl name='asdl_expr_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-975' visibility='default' filepath='./Include/internal/pycore_ast.h' line='69' column='1' id='type-id-976'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='arg' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='531' column='1'/>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='70' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='annotation' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='532' column='1'/>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='70' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='type_comment' type-id='type-id-636' visibility='default' filepath='./Include/internal/pycore_ast.h' line='533' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='534' column='1'/>
+ <var-decl name='typed_elements' type-id='type-id-909' visibility='default' filepath='./Include/internal/pycore_ast.h' line='71' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='535' column='1'/>
+ </class-decl>
+ <typedef-decl name='asdl_expr_seq' type-id='type-id-976' filepath='./Include/internal/pycore_ast.h' line='72' column='1' id='type-id-975'/>
+ <class-decl name='asdl_comprehension_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-977' visibility='default' filepath='./Include/internal/pycore_ast.h' line='76' column='1' id='type-id-978'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='77' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='end_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='536' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='77' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='end_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='537' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-908' visibility='default' filepath='./Include/internal/pycore_ast.h' line='78' column='1'/>
</data-member>
</class-decl>
- <class-decl name='_expr' size-in-bits='384' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='347' column='1' id='type-id-644'>
+ <typedef-decl name='asdl_comprehension_seq' type-id='type-id-978' filepath='./Include/internal/pycore_ast.h' line='79' column='1' id='type-id-977'/>
+ <class-decl name='asdl_arg_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-979' visibility='default' filepath='./Include/internal/pycore_ast.h' line='99' column='1' id='type-id-980'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='kind' type-id='type-id-645' visibility='default' filepath='./Include/internal/pycore_ast.h' line='348' column='1'/>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='100' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='v' type-id='type-id-646' visibility='default' filepath='./Include/internal/pycore_ast.h' line='489' column='1'/>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='100' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='490' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-900' visibility='default' filepath='./Include/internal/pycore_ast.h' line='101' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='491' column='1'/>
+ </class-decl>
+ <typedef-decl name='asdl_arg_seq' type-id='type-id-980' filepath='./Include/internal/pycore_ast.h' line='102' column='1' id='type-id-979'/>
+ <class-decl name='asdl_keyword_seq' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-981' visibility='default' filepath='./Include/internal/pycore_ast.h' line='106' column='1' id='type-id-982'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='size' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_ast.h' line='107' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='end_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='492' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='elements' type-id='type-id-260' visibility='default' filepath='./Include/internal/pycore_ast.h' line='107' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='end_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='493' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='typed_elements' type-id='type-id-912' visibility='default' filepath='./Include/internal/pycore_ast.h' line='108' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='_expr_kind' filepath='./Include/internal/pycore_ast.h' line='339' column='1' id='type-id-645'>
- <underlying-type type-id='type-id-126'/>
+ <typedef-decl name='asdl_keyword_seq' type-id='type-id-982' filepath='./Include/internal/pycore_ast.h' line='109' column='1' id='type-id-981'/>
+ <enum-decl name='_expr_kind' filepath='./Include/internal/pycore_ast.h' line='339' column='1' id='type-id-983'>
+ <underlying-type type-id='type-id-34'/>
<enumerator name='BoolOp_kind' value='1'/>
<enumerator name='NamedExpr_kind' value='2'/>
<enumerator name='BinOp_kind' value='3'/>
<enumerator name='Tuple_kind' value='26'/>
<enumerator name='Slice_kind' value='27'/>
</enum-decl>
- <union-decl name='__anonymous_union__' size-in-bits='192' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='349' column='1' id='type-id-646'>
- <data-member access='private'>
- <var-decl name='BoolOp' type-id='type-id-647' visibility='default' filepath='./Include/internal/pycore_ast.h' line='353' column='1'/>
+ <class-decl name='_expr' size-in-bits='384' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='347' column='1' id='type-id-984'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='kind' type-id='type-id-983' visibility='default' filepath='./Include/internal/pycore_ast.h' line='348' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='v' type-id='type-id-985' visibility='default' filepath='./Include/internal/pycore_ast.h' line='489' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='490' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='491' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='end_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='492' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='end_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='493' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='__anonymous_union__' size-in-bits='192' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='349' column='1' id='type-id-985'>
+ <data-member access='public'>
+ <var-decl name='BoolOp' type-id='type-id-986' visibility='default' filepath='./Include/internal/pycore_ast.h' line='353' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='NamedExpr' type-id='type-id-648' visibility='default' filepath='./Include/internal/pycore_ast.h' line='358' column='1'/>
+ <data-member access='public'>
+ <var-decl name='NamedExpr' type-id='type-id-987' visibility='default' filepath='./Include/internal/pycore_ast.h' line='358' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='BinOp' type-id='type-id-649' visibility='default' filepath='./Include/internal/pycore_ast.h' line='364' column='1'/>
+ <data-member access='public'>
+ <var-decl name='BinOp' type-id='type-id-988' visibility='default' filepath='./Include/internal/pycore_ast.h' line='364' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='UnaryOp' type-id='type-id-650' visibility='default' filepath='./Include/internal/pycore_ast.h' line='369' column='1'/>
+ <data-member access='public'>
+ <var-decl name='UnaryOp' type-id='type-id-989' visibility='default' filepath='./Include/internal/pycore_ast.h' line='369' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Lambda' type-id='type-id-651' visibility='default' filepath='./Include/internal/pycore_ast.h' line='374' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Lambda' type-id='type-id-990' visibility='default' filepath='./Include/internal/pycore_ast.h' line='374' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='IfExp' type-id='type-id-652' visibility='default' filepath='./Include/internal/pycore_ast.h' line='380' column='1'/>
+ <data-member access='public'>
+ <var-decl name='IfExp' type-id='type-id-991' visibility='default' filepath='./Include/internal/pycore_ast.h' line='380' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Dict' type-id='type-id-653' visibility='default' filepath='./Include/internal/pycore_ast.h' line='385' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Dict' type-id='type-id-992' visibility='default' filepath='./Include/internal/pycore_ast.h' line='385' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Set' type-id='type-id-654' visibility='default' filepath='./Include/internal/pycore_ast.h' line='389' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Set' type-id='type-id-993' visibility='default' filepath='./Include/internal/pycore_ast.h' line='389' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='ListComp' type-id='type-id-655' visibility='default' filepath='./Include/internal/pycore_ast.h' line='394' column='1'/>
+ <data-member access='public'>
+ <var-decl name='ListComp' type-id='type-id-994' visibility='default' filepath='./Include/internal/pycore_ast.h' line='394' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='SetComp' type-id='type-id-655' visibility='default' filepath='./Include/internal/pycore_ast.h' line='399' column='1'/>
+ <data-member access='public'>
+ <var-decl name='SetComp' type-id='type-id-994' visibility='default' filepath='./Include/internal/pycore_ast.h' line='399' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='DictComp' type-id='type-id-656' visibility='default' filepath='./Include/internal/pycore_ast.h' line='405' column='1'/>
+ <data-member access='public'>
+ <var-decl name='DictComp' type-id='type-id-995' visibility='default' filepath='./Include/internal/pycore_ast.h' line='405' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='GeneratorExp' type-id='type-id-655' visibility='default' filepath='./Include/internal/pycore_ast.h' line='410' column='1'/>
+ <data-member access='public'>
+ <var-decl name='GeneratorExp' type-id='type-id-994' visibility='default' filepath='./Include/internal/pycore_ast.h' line='410' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Await' type-id='type-id-617' visibility='default' filepath='./Include/internal/pycore_ast.h' line='414' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Await' type-id='type-id-509' visibility='default' filepath='./Include/internal/pycore_ast.h' line='414' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Yield' type-id='type-id-617' visibility='default' filepath='./Include/internal/pycore_ast.h' line='418' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Yield' type-id='type-id-509' visibility='default' filepath='./Include/internal/pycore_ast.h' line='418' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='YieldFrom' type-id='type-id-617' visibility='default' filepath='./Include/internal/pycore_ast.h' line='422' column='1'/>
+ <data-member access='public'>
+ <var-decl name='YieldFrom' type-id='type-id-509' visibility='default' filepath='./Include/internal/pycore_ast.h' line='422' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Compare' type-id='type-id-657' visibility='default' filepath='./Include/internal/pycore_ast.h' line='428' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Compare' type-id='type-id-996' visibility='default' filepath='./Include/internal/pycore_ast.h' line='428' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Call' type-id='type-id-658' visibility='default' filepath='./Include/internal/pycore_ast.h' line='434' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Call' type-id='type-id-997' visibility='default' filepath='./Include/internal/pycore_ast.h' line='434' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='FormattedValue' type-id='type-id-659' visibility='default' filepath='./Include/internal/pycore_ast.h' line='440' column='1'/>
+ <data-member access='public'>
+ <var-decl name='FormattedValue' type-id='type-id-998' visibility='default' filepath='./Include/internal/pycore_ast.h' line='440' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='JoinedStr' type-id='type-id-660' visibility='default' filepath='./Include/internal/pycore_ast.h' line='444' column='1'/>
+ <data-member access='public'>
+ <var-decl name='JoinedStr' type-id='type-id-999' visibility='default' filepath='./Include/internal/pycore_ast.h' line='444' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Constant' type-id='type-id-661' visibility='default' filepath='./Include/internal/pycore_ast.h' line='449' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Constant' type-id='type-id-1000' visibility='default' filepath='./Include/internal/pycore_ast.h' line='449' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Attribute' type-id='type-id-662' visibility='default' filepath='./Include/internal/pycore_ast.h' line='455' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Attribute' type-id='type-id-1001' visibility='default' filepath='./Include/internal/pycore_ast.h' line='455' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Subscript' type-id='type-id-663' visibility='default' filepath='./Include/internal/pycore_ast.h' line='461' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Subscript' type-id='type-id-1002' visibility='default' filepath='./Include/internal/pycore_ast.h' line='461' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Starred' type-id='type-id-664' visibility='default' filepath='./Include/internal/pycore_ast.h' line='466' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Starred' type-id='type-id-1003' visibility='default' filepath='./Include/internal/pycore_ast.h' line='466' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Name' type-id='type-id-665' visibility='default' filepath='./Include/internal/pycore_ast.h' line='471' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Name' type-id='type-id-1004' visibility='default' filepath='./Include/internal/pycore_ast.h' line='471' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='List' type-id='type-id-666' visibility='default' filepath='./Include/internal/pycore_ast.h' line='476' column='1'/>
+ <data-member access='public'>
+ <var-decl name='List' type-id='type-id-1005' visibility='default' filepath='./Include/internal/pycore_ast.h' line='476' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Tuple' type-id='type-id-666' visibility='default' filepath='./Include/internal/pycore_ast.h' line='481' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Tuple' type-id='type-id-1005' visibility='default' filepath='./Include/internal/pycore_ast.h' line='481' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='Slice' type-id='type-id-667' visibility='default' filepath='./Include/internal/pycore_ast.h' line='487' column='1'/>
+ <data-member access='public'>
+ <var-decl name='Slice' type-id='type-id-1006' visibility='default' filepath='./Include/internal/pycore_ast.h' line='487' column='1'/>
</data-member>
</union-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='350' column='1' id='type-id-647'>
+ <class-decl name='__anonymous_struct__1' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='350' column='1' id='type-id-986'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='op' type-id='type-id-668' visibility='default' filepath='./Include/internal/pycore_ast.h' line='351' column='1'/>
+ <var-decl name='op' type-id='type-id-893' visibility='default' filepath='./Include/internal/pycore_ast.h' line='351' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='values' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='352' column='1'/>
+ <var-decl name='values' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='352' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='_boolop' filepath='./Include/internal/pycore_ast.h' line='23' column='1' id='type-id-669'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='And' value='1'/>
- <enumerator name='Or' value='2'/>
- </enum-decl>
- <typedef-decl name='boolop_ty' type-id='type-id-669' filepath='./Include/internal/pycore_ast.h' line='23' column='1' id='type-id-668'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-670' visibility='default' filepath='./Include/internal/pycore_ast.h' line='69' column='1' id='type-id-671'>
+ <class-decl name='__anonymous_struct__2' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='355' column='1' id='type-id-987'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='target' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='356' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='357' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__3' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='360' column='1' id='type-id-988'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='70' column='1'/>
+ <var-decl name='left' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='361' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='70' column='1'/>
+ <var-decl name='op' type-id='type-id-528' visibility='default' filepath='./Include/internal/pycore_ast.h' line='362' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-672' visibility='default' filepath='./Include/internal/pycore_ast.h' line='71' column='1'/>
+ <var-decl name='right' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='363' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-644' size-in-bits='64' id='type-id-673'/>
- <typedef-decl name='expr_ty' type-id='type-id-673' filepath='./Include/internal/pycore_ast.h' line='19' column='1' id='type-id-635'/>
-
- <array-type-def dimensions='1' type-id='type-id-635' size-in-bits='64' id='type-id-672'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_expr_seq' type-id='type-id-671' filepath='./Include/internal/pycore_ast.h' line='72' column='1' id='type-id-670'/>
- <pointer-type-def type-id='type-id-670' size-in-bits='64' id='type-id-634'/>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='355' column='1' id='type-id-648'>
+ <class-decl name='__anonymous_struct__4' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='366' column='1' id='type-id-989'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='op' type-id='type-id-894' visibility='default' filepath='./Include/internal/pycore_ast.h' line='367' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='operand' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='368' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__5' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='371' column='1' id='type-id-990'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='target' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='356' column='1'/>
+ <var-decl name='args' type-id='type-id-525' visibility='default' filepath='./Include/internal/pycore_ast.h' line='372' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='357' column='1'/>
+ <var-decl name='body' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='373' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='360' column='1' id='type-id-649'>
+ <class-decl name='__anonymous_struct__6' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='376' column='1' id='type-id-991'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='left' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='361' column='1'/>
+ <var-decl name='test' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='377' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='op' type-id='type-id-674' visibility='default' filepath='./Include/internal/pycore_ast.h' line='362' column='1'/>
+ <var-decl name='body' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='378' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='right' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='363' column='1'/>
+ <var-decl name='orelse' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='379' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='_operator' filepath='./Include/internal/pycore_ast.h' line='25' column='1' id='type-id-675'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='Add' value='1'/>
- <enumerator name='Sub' value='2'/>
- <enumerator name='Mult' value='3'/>
- <enumerator name='MatMult' value='4'/>
- <enumerator name='Div' value='5'/>
- <enumerator name='Mod' value='6'/>
- <enumerator name='Pow' value='7'/>
- <enumerator name='LShift' value='8'/>
- <enumerator name='RShift' value='9'/>
- <enumerator name='BitOr' value='10'/>
- <enumerator name='BitXor' value='11'/>
- <enumerator name='BitAnd' value='12'/>
- <enumerator name='FloorDiv' value='13'/>
- </enum-decl>
- <typedef-decl name='operator_ty' type-id='type-id-675' filepath='./Include/internal/pycore_ast.h' line='27' column='1' id='type-id-674'/>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='366' column='1' id='type-id-650'>
+ <class-decl name='__anonymous_struct__7' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='382' column='1' id='type-id-992'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='op' type-id='type-id-676' visibility='default' filepath='./Include/internal/pycore_ast.h' line='367' column='1'/>
+ <var-decl name='keys' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='383' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='operand' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='368' column='1'/>
+ <var-decl name='values' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='384' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='_unaryop' filepath='./Include/internal/pycore_ast.h' line='29' column='1' id='type-id-677'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='Invert' value='1'/>
- <enumerator name='Not' value='2'/>
- <enumerator name='UAdd' value='3'/>
- <enumerator name='USub' value='4'/>
- </enum-decl>
- <typedef-decl name='unaryop_ty' type-id='type-id-677' filepath='./Include/internal/pycore_ast.h' line='29' column='1' id='type-id-676'/>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='371' column='1' id='type-id-651'>
+ <class-decl name='__anonymous_struct__8' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='387' column='1' id='type-id-993'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='elts' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='388' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__9' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='391' column='1' id='type-id-994'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='elt' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='392' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='generators' type-id='type-id-895' visibility='default' filepath='./Include/internal/pycore_ast.h' line='393' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__11' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='401' column='1' id='type-id-995'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='key' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='402' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='403' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='generators' type-id='type-id-895' visibility='default' filepath='./Include/internal/pycore_ast.h' line='404' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__13' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='412' column='1' id='type-id-509'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='413' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__16' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='424' column='1' id='type-id-996'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='args' type-id='type-id-633' visibility='default' filepath='./Include/internal/pycore_ast.h' line='372' column='1'/>
+ <var-decl name='left' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='425' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='body' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='373' column='1'/>
+ <var-decl name='ops' type-id='type-id-570' visibility='default' filepath='./Include/internal/pycore_ast.h' line='426' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='comparators' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='427' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-637' size-in-bits='64' id='type-id-678'/>
- <typedef-decl name='arguments_ty' type-id='type-id-678' filepath='./Include/internal/pycore_ast.h' line='38' column='1' id='type-id-633'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='376' column='1' id='type-id-652'>
+ <class-decl name='__anonymous_struct__17' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='430' column='1' id='type-id-997'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='test' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='377' column='1'/>
+ <var-decl name='func' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='431' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='body' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='378' column='1'/>
+ <var-decl name='args' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='432' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='orelse' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='379' column='1'/>
+ <var-decl name='keywords' type-id='type-id-527' visibility='default' filepath='./Include/internal/pycore_ast.h' line='433' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='382' column='1' id='type-id-653'>
+ <class-decl name='__anonymous_struct__18' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='436' column='1' id='type-id-998'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='keys' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='383' column='1'/>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='437' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='values' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='384' column='1'/>
+ <var-decl name='conversion' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='438' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='format_spec' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='439' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='387' column='1' id='type-id-654'>
+ <class-decl name='__anonymous_struct__19' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='442' column='1' id='type-id-999'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='elts' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='388' column='1'/>
+ <var-decl name='values' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='443' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='391' column='1' id='type-id-655'>
+ <class-decl name='__anonymous_struct__20' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='446' column='1' id='type-id-1000'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='elt' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='392' column='1'/>
+ <var-decl name='value' type-id='type-id-550' visibility='default' filepath='./Include/internal/pycore_ast.h' line='447' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='generators' type-id='type-id-679' visibility='default' filepath='./Include/internal/pycore_ast.h' line='393' column='1'/>
+ <var-decl name='kind' type-id='type-id-526' visibility='default' filepath='./Include/internal/pycore_ast.h' line='448' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-680' visibility='default' filepath='./Include/internal/pycore_ast.h' line='76' column='1' id='type-id-681'>
+ <class-decl name='__anonymous_struct__21' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='451' column='1' id='type-id-1001'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='77' column='1'/>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='452' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='77' column='1'/>
+ <var-decl name='attr' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='453' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-682' visibility='default' filepath='./Include/internal/pycore_ast.h' line='78' column='1'/>
+ <var-decl name='ctx' type-id='type-id-572' visibility='default' filepath='./Include/internal/pycore_ast.h' line='454' column='1'/>
</data-member>
</class-decl>
- <class-decl name='_comprehension' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='496' column='1' id='type-id-683'>
+ <class-decl name='__anonymous_struct__22' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='457' column='1' id='type-id-1002'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='target' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='497' column='1'/>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='458' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='iter' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='498' column='1'/>
+ <var-decl name='slice' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='459' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ifs' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='499' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='is_async' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='500' column='1'/>
+ <var-decl name='ctx' type-id='type-id-572' visibility='default' filepath='./Include/internal/pycore_ast.h' line='460' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-683' size-in-bits='64' id='type-id-684'/>
- <typedef-decl name='comprehension_ty' type-id='type-id-684' filepath='./Include/internal/pycore_ast.h' line='34' column='1' id='type-id-685'/>
-
- <array-type-def dimensions='1' type-id='type-id-685' size-in-bits='64' id='type-id-682'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_comprehension_seq' type-id='type-id-681' filepath='./Include/internal/pycore_ast.h' line='79' column='1' id='type-id-680'/>
- <pointer-type-def type-id='type-id-680' size-in-bits='64' id='type-id-679'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='401' column='1' id='type-id-656'>
+ <class-decl name='__anonymous_struct__23' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='463' column='1' id='type-id-1003'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='key' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='402' column='1'/>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='464' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='403' column='1'/>
+ <var-decl name='ctx' type-id='type-id-572' visibility='default' filepath='./Include/internal/pycore_ast.h' line='465' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='generators' type-id='type-id-679' visibility='default' filepath='./Include/internal/pycore_ast.h' line='404' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__24' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='468' column='1' id='type-id-1004'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='id' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='469' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='ctx' type-id='type-id-572' visibility='default' filepath='./Include/internal/pycore_ast.h' line='470' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='412' column='1' id='type-id-617'>
+ <class-decl name='__anonymous_struct__25' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='473' column='1' id='type-id-1005'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='413' column='1'/>
+ <var-decl name='elts' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='474' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='ctx' type-id='type-id-572' visibility='default' filepath='./Include/internal/pycore_ast.h' line='475' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='424' column='1' id='type-id-657'>
+ <class-decl name='__anonymous_struct__27' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='483' column='1' id='type-id-1006'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='left' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='425' column='1'/>
+ <var-decl name='lower' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='484' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='ops' type-id='type-id-686' visibility='default' filepath='./Include/internal/pycore_ast.h' line='426' column='1'/>
+ <var-decl name='upper' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='485' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='comparators' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='427' column='1'/>
+ <var-decl name='step' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='486' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-687' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='42' column='1' id='type-id-688'>
+ <class-decl name='_comprehension' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='496' column='1' id='type-id-1007'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='43' column='1'/>
+ <var-decl name='target' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='497' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='43' column='1'/>
+ <var-decl name='iter' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='498' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-689' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='44' column='1'/>
+ <var-decl name='ifs' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='499' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='is_async' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='500' column='1'/>
</data-member>
</class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-8' size-in-bits='32' id='type-id-689'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_int_seq' type-id='type-id-688' filepath='./Include/internal/pycore_asdl.h' line='45' column='1' id='type-id-687'/>
- <pointer-type-def type-id='type-id-687' size-in-bits='64' id='type-id-686'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='430' column='1' id='type-id-658'>
+ <class-decl name='_arguments' size-in-bits='448' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='520' column='1' id='type-id-1008'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='func' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='431' column='1'/>
+ <var-decl name='posonlyargs' type-id='type-id-571' visibility='default' filepath='./Include/internal/pycore_ast.h' line='521' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='args' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='432' column='1'/>
+ <var-decl name='args' type-id='type-id-571' visibility='default' filepath='./Include/internal/pycore_ast.h' line='522' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='keywords' type-id='type-id-690' visibility='default' filepath='./Include/internal/pycore_ast.h' line='433' column='1'/>
+ <var-decl name='vararg' type-id='type-id-573' visibility='default' filepath='./Include/internal/pycore_ast.h' line='523' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='kwonlyargs' type-id='type-id-571' visibility='default' filepath='./Include/internal/pycore_ast.h' line='524' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='kw_defaults' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='525' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='kwarg' type-id='type-id-573' visibility='default' filepath='./Include/internal/pycore_ast.h' line='526' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='defaults' type-id='type-id-503' visibility='default' filepath='./Include/internal/pycore_ast.h' line='527' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-691' visibility='default' filepath='./Include/internal/pycore_ast.h' line='106' column='1' id='type-id-692'>
+ <class-decl name='_arg' size-in-bits='320' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='530' column='1' id='type-id-1009'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='107' column='1'/>
+ <var-decl name='arg' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='531' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='107' column='1'/>
+ <var-decl name='annotation' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='532' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-693' visibility='default' filepath='./Include/internal/pycore_ast.h' line='108' column='1'/>
+ <var-decl name='type_comment' type-id='type-id-526' visibility='default' filepath='./Include/internal/pycore_ast.h' line='533' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='534' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='535' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='end_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='536' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='end_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='537' column='1'/>
</data-member>
</class-decl>
- <class-decl name='_keyword' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='540' column='1' id='type-id-694'>
+ <class-decl name='_keyword' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='540' column='1' id='type-id-1010'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='arg' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='541' column='1'/>
+ <var-decl name='arg' type-id='type-id-524' visibility='default' filepath='./Include/internal/pycore_ast.h' line='541' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='542' column='1'/>
+ <var-decl name='value' type-id='type-id-453' visibility='default' filepath='./Include/internal/pycore_ast.h' line='542' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='543' column='1'/>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='543' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='544' column='1'/>
+ <var-decl name='col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='544' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='end_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='545' column='1'/>
+ <var-decl name='end_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='545' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='end_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='546' column='1'/>
+ <var-decl name='end_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_ast.h' line='546' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-694' size-in-bits='64' id='type-id-695'/>
- <typedef-decl name='keyword_ty' type-id='type-id-695' filepath='./Include/internal/pycore_ast.h' line='42' column='1' id='type-id-696'/>
-
- <array-type-def dimensions='1' type-id='type-id-696' size-in-bits='64' id='type-id-693'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_keyword_seq' type-id='type-id-692' filepath='./Include/internal/pycore_ast.h' line='109' column='1' id='type-id-691'/>
- <pointer-type-def type-id='type-id-691' size-in-bits='64' id='type-id-690'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='436' column='1' id='type-id-659'>
+ <typedef-decl name='PyArena' type-id='type-id-907' filepath='./Include/internal/pycore_pyarena.h' line='14' column='1' id='type-id-1011'/>
+ <typedef-decl name='PyCFunction' type-id='type-id-1012' filepath='./Include/methodobject.h' line='19' column='1' id='type-id-390'/>
+ <class-decl name='PyMethodDef' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/methodobject.h' line='54' column='1' id='type-id-1013'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='437' column='1'/>
+ <var-decl name='ml_name' type-id='type-id-6' visibility='default' filepath='./Include/methodobject.h' line='55' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='conversion' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='438' column='1'/>
+ <var-decl name='ml_meth' type-id='type-id-390' visibility='default' filepath='./Include/methodobject.h' line='56' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='format_spec' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='439' column='1'/>
+ <var-decl name='ml_flags' type-id='type-id-21' visibility='default' filepath='./Include/methodobject.h' line='57' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='442' column='1' id='type-id-660'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='values' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='443' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='ml_doc' type-id='type-id-6' visibility='default' filepath='./Include/methodobject.h' line='59' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='446' column='1' id='type-id-661'>
+ <class-decl name='_object' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/object.h' line='100' column='1' id='type-id-1014'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='value' type-id='type-id-697' visibility='default' filepath='./Include/internal/pycore_ast.h' line='447' column='1'/>
+ <var-decl name='ob_refcnt' type-id='type-id-7' visibility='default' filepath='./Include/object.h' line='102' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='kind' type-id='type-id-636' visibility='default' filepath='./Include/internal/pycore_ast.h' line='448' column='1'/>
+ <var-decl name='ob_type' type-id='type-id-1' visibility='default' filepath='./Include/object.h' line='103' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='constant' type-id='type-id-14' filepath='./Include/internal/pycore_asdl.h' line='16' column='1' id='type-id-697'/>
- <typedef-decl name='string' type-id='type-id-14' filepath='./Include/internal/pycore_asdl.h' line='14' column='1' id='type-id-636'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='451' column='1' id='type-id-662'>
+ <class-decl name='PyVarObject' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-333' visibility='default' filepath='./Include/object.h' line='109' column='1' id='type-id-1015'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='452' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='attr' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='453' column='1'/>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/object.h' line='110' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ctx' type-id='type-id-698' visibility='default' filepath='./Include/internal/pycore_ast.h' line='454' column='1'/>
+ <var-decl name='ob_size' type-id='type-id-7' visibility='default' filepath='./Include/object.h' line='111' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='_expr_context' filepath='./Include/internal/pycore_ast.h' line='21' column='1' id='type-id-699'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='Load' value='1'/>
- <enumerator name='Store' value='2'/>
- <enumerator name='Del' value='3'/>
+ <typedef-decl name='PyVarObject' type-id='type-id-1015' filepath='./Include/object.h' line='112' column='1' id='type-id-333'/>
+ <typedef-decl name='unaryfunc' type-id='type-id-1016' filepath='./Include/object.h' line='196' column='1' id='type-id-924'/>
+ <typedef-decl name='binaryfunc' type-id='type-id-1012' filepath='./Include/object.h' line='197' column='1' id='type-id-922'/>
+ <typedef-decl name='ternaryfunc' type-id='type-id-1017' filepath='./Include/object.h' line='198' column='1' id='type-id-923'/>
+ <typedef-decl name='inquiry' type-id='type-id-355' filepath='./Include/object.h' line='199' column='1' id='type-id-11'/>
+ <typedef-decl name='lenfunc' type-id='type-id-1018' filepath='./Include/object.h' line='200' column='1' id='type-id-927'/>
+ <typedef-decl name='ssizeargfunc' type-id='type-id-1019' filepath='./Include/object.h' line='201' column='1' id='type-id-928'/>
+ <typedef-decl name='ssizeobjargproc' type-id='type-id-1020' filepath='./Include/object.h' line='203' column='1' id='type-id-929'/>
+ <typedef-decl name='objobjargproc' type-id='type-id-1021' filepath='./Include/object.h' line='205' column='1' id='type-id-933'/>
+ <typedef-decl name='objobjproc' type-id='type-id-1022' filepath='./Include/object.h' line='207' column='1' id='type-id-930'/>
+ <typedef-decl name='visitproc' type-id='type-id-1023' filepath='./Include/object.h' line='208' column='1' id='type-id-377'/>
+ <typedef-decl name='traverseproc' type-id='type-id-1024' filepath='./Include/object.h' line='209' column='1' id='type-id-10'/>
+ <typedef-decl name='freefunc' type-id='type-id-713' filepath='./Include/object.h' line='212' column='1' id='type-id-12'/>
+ <typedef-decl name='destructor' type-id='type-id-327' filepath='./Include/object.h' line='213' column='1' id='type-id-350'/>
+ <typedef-decl name='getattrfunc' type-id='type-id-1025' filepath='./Include/object.h' line='214' column='1' id='type-id-941'/>
+ <typedef-decl name='getattrofunc' type-id='type-id-1012' filepath='./Include/object.h' line='215' column='1' id='type-id-949'/>
+ <typedef-decl name='setattrfunc' type-id='type-id-1026' filepath='./Include/object.h' line='216' column='1' id='type-id-942'/>
+ <typedef-decl name='setattrofunc' type-id='type-id-1021' filepath='./Include/object.h' line='217' column='1' id='type-id-950'/>
+ <typedef-decl name='reprfunc' type-id='type-id-1016' filepath='./Include/object.h' line='218' column='1' id='type-id-944'/>
+ <typedef-decl name='hashfunc' type-id='type-id-1027' filepath='./Include/object.h' line='219' column='1' id='type-id-948'/>
+ <typedef-decl name='richcmpfunc' type-id='type-id-1028' filepath='./Include/object.h' line='220' column='1' id='type-id-952'/>
+ <typedef-decl name='getiterfunc' type-id='type-id-1016' filepath='./Include/object.h' line='221' column='1' id='type-id-953'/>
+ <typedef-decl name='iternextfunc' type-id='type-id-1016' filepath='./Include/object.h' line='222' column='1' id='type-id-954'/>
+ <typedef-decl name='descrgetfunc' type-id='type-id-1017' filepath='./Include/object.h' line='223' column='1' id='type-id-955'/>
+ <typedef-decl name='descrsetfunc' type-id='type-id-1021' filepath='./Include/object.h' line='224' column='1' id='type-id-956'/>
+ <typedef-decl name='initproc' type-id='type-id-1021' filepath='./Include/object.h' line='225' column='1' id='type-id-957'/>
+ <typedef-decl name='newfunc' type-id='type-id-1029' filepath='./Include/object.h' line='226' column='1' id='type-id-959'/>
+ <typedef-decl name='allocfunc' type-id='type-id-1030' filepath='./Include/object.h' line='227' column='1' id='type-id-958'/>
+ <enum-decl name='PySendResult' naming-typedef-id='type-id-262' filepath='./Include/object.h' line='676' column='1' id='type-id-1031'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='PYGEN_RETURN' value='0'/>
+ <enumerator name='PYGEN_ERROR' value='-1'/>
+ <enumerator name='PYGEN_NEXT' value='1'/>
</enum-decl>
- <typedef-decl name='expr_context_ty' type-id='type-id-699' filepath='./Include/internal/pycore_ast.h' line='21' column='1' id='type-id-698'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='457' column='1' id='type-id-663'>
+ <typedef-decl name='PySendResult' type-id='type-id-1031' filepath='./Include/object.h' line='680' column='1' id='type-id-262'/>
+ <class-decl name='Py_buffer' size-in-bits='640' is-struct='yes' naming-typedef-id='type-id-250' visibility='default' filepath='./Include/pybuffer.h' line='20' column='1' id='type-id-1032'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='458' column='1'/>
+ <var-decl name='buf' type-id='type-id-41' visibility='default' filepath='./Include/pybuffer.h' line='21' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='slice' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='459' column='1'/>
+ <var-decl name='obj' type-id='type-id-2' visibility='default' filepath='./Include/pybuffer.h' line='22' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ctx' type-id='type-id-698' visibility='default' filepath='./Include/internal/pycore_ast.h' line='460' column='1'/>
+ <var-decl name='len' type-id='type-id-7' visibility='default' filepath='./Include/pybuffer.h' line='23' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='itemsize' type-id='type-id-7' visibility='default' filepath='./Include/pybuffer.h' line='24' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='readonly' type-id='type-id-21' visibility='default' filepath='./Include/pybuffer.h' line='26' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='ndim' type-id='type-id-21' visibility='default' filepath='./Include/pybuffer.h' line='27' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='format' type-id='type-id-26' visibility='default' filepath='./Include/pybuffer.h' line='28' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='shape' type-id='type-id-25' visibility='default' filepath='./Include/pybuffer.h' line='29' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='strides' type-id='type-id-25' visibility='default' filepath='./Include/pybuffer.h' line='30' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='suboffsets' type-id='type-id-25' visibility='default' filepath='./Include/pybuffer.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='internal' type-id='type-id-41' visibility='default' filepath='./Include/pybuffer.h' line='32' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='463' column='1' id='type-id-664'>
+ <typedef-decl name='Py_buffer' type-id='type-id-1032' filepath='./Include/pybuffer.h' line='33' column='1' id='type-id-250'/>
+ <typedef-decl name='Py_ssize_t' type-id='type-id-195' filepath='./Include/pyport.h' line='131' column='1' id='type-id-7'/>
+ <typedef-decl name='Py_hash_t' type-id='type-id-7' filepath='./Include/pyport.h' line='145' column='1' id='type-id-317'/>
+ <typedef-decl name='PyMethodDef' type-id='type-id-1013' filepath='./Include/pytypedefs.h' line='14' column='1' id='type-id-1033'/>
+ <typedef-decl name='PyGetSetDef' type-id='type-id-963' filepath='./Include/pytypedefs.h' line='15' column='1' id='type-id-1034'/>
+ <typedef-decl name='PyMemberDef' type-id='type-id-354' filepath='./Include/pytypedefs.h' line='16' column='1' id='type-id-353'/>
+ <typedef-decl name='PyObject' type-id='type-id-1014' filepath='./Include/pytypedefs.h' line='18' column='1' id='type-id-14'/>
+ <typedef-decl name='PyTypeObject' type-id='type-id-940' filepath='./Include/pytypedefs.h' line='20' column='1' id='type-id-20'/>
+ <typedef-decl name='__off_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='152' column='1' id='type-id-1035'/>
+ <typedef-decl name='__off64_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='153' column='1' id='type-id-19'/>
+ <typedef-decl name='__ssize_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='194' column='1' id='type-id-196'/>
+ <typedef-decl name='FILE' type-id='type-id-1036' filepath='/usr/include/x86_64-linux-gnu/bits/types/FILE.h' line='7' column='1' id='type-id-1037'/>
+ <typedef-decl name='_IO_lock_t' type-id='type-id-58' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='43' column='1' id='type-id-1038'/>
+ <class-decl name='_IO_FILE' size-in-bits='1728' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='49' column='1' id='type-id-1036'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='464' column='1'/>
+ <var-decl name='_flags' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='51' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='ctx' type-id='type-id-698' visibility='default' filepath='./Include/internal/pycore_ast.h' line='465' column='1'/>
+ <var-decl name='_IO_read_ptr' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='54' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='_IO_read_end' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='55' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='_IO_read_base' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='56' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='_IO_write_base' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='_IO_write_ptr' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_IO_write_end' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='59' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='_IO_buf_base' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='60' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='_IO_buf_end' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='_IO_save_base' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='64' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='468' column='1' id='type-id-665'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='id' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='469' column='1'/>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='_IO_backup_base' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='65' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='ctx' type-id='type-id-698' visibility='default' filepath='./Include/internal/pycore_ast.h' line='470' column='1'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='_IO_save_end' type-id='type-id-26' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='66' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='473' column='1' id='type-id-666'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='elts' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='474' column='1'/>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='_markers' type-id='type-id-1039' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='68' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='ctx' type-id='type-id-698' visibility='default' filepath='./Include/internal/pycore_ast.h' line='475' column='1'/>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='_chain' type-id='type-id-1040' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='70' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='483' column='1' id='type-id-667'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='lower' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='484' column='1'/>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='_fileno' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='72' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='upper' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='485' column='1'/>
+ <data-member access='public' layout-offset-in-bits='928'>
+ <var-decl name='_flags2' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='73' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='step' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='486' column='1'/>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='_old_offset' type-id='type-id-1035' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='74' column='1'/>
</data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-643' size-in-bits='64' id='type-id-700'/>
- <typedef-decl name='arg_ty' type-id='type-id-700' filepath='./Include/internal/pycore_ast.h' line='40' column='1' id='type-id-639'/>
-
- <array-type-def dimensions='1' type-id='type-id-639' size-in-bits='64' id='type-id-642'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_arg_seq' type-id='type-id-641' filepath='./Include/internal/pycore_ast.h' line='102' column='1' id='type-id-640'/>
- <pointer-type-def type-id='type-id-640' size-in-bits='64' id='type-id-638'/>
- <typedef-decl name='asdl_stmt_seq' type-id='type-id-610' filepath='./Include/internal/pycore_ast.h' line='65' column='1' id='type-id-609'/>
- <pointer-type-def type-id='type-id-609' size-in-bits='64' id='type-id-607'/>
- <class-decl name='__anonymous_struct__' size-in-bits='320' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='206' column='1' id='type-id-616'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='207' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='_cur_column' type-id='type-id-96' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='77' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='bases' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='208' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1040'>
+ <var-decl name='_vtable_offset' type-id='type-id-913' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='78' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='keywords' type-id='type-id-690' visibility='default' filepath='./Include/internal/pycore_ast.h' line='209' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1048'>
+ <var-decl name='_shortbuf' type-id='type-id-673' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='79' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='210' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='_lock' type-id='type-id-1041' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='81' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='decorator_list' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='211' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='_offset' type-id='type-id-19' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='89' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='218' column='1' id='type-id-618'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='targets' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='219' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1216'>
+ <var-decl name='_codecvt' type-id='type-id-1042' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='91' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='222' column='1' id='type-id-619'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='targets' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='223' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1280'>
+ <var-decl name='_wide_data' type-id='type-id-1043' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='92' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='224' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1344'>
+ <var-decl name='_freeres_list' type-id='type-id-1040' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='93' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='type_comment' type-id='type-id-636' visibility='default' filepath='./Include/internal/pycore_ast.h' line='225' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1408'>
+ <var-decl name='_freeres_buf' type-id='type-id-41' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='94' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='228' column='1' id='type-id-620'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='target' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='229' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1472'>
+ <var-decl name='__pad5' type-id='type-id-30' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='95' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='op' type-id='type-id-674' visibility='default' filepath='./Include/internal/pycore_ast.h' line='230' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1536'>
+ <var-decl name='_mode' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='96' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='231' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1568'>
+ <var-decl name='_unused2' type-id='type-id-902' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='98' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='234' column='1' id='type-id-621'>
+ <typedef-decl name='ssize_t' type-id='type-id-196' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='108' column='1' id='type-id-195'/>
+ <class-decl name='_memo' size-in-bits='256' is-struct='yes' visibility='default' filepath='Parser/pegen.h' line='29' column='1' id='type-id-1044'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='target' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='235' column='1'/>
+ <var-decl name='type' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='30' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='annotation' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='236' column='1'/>
+ <var-decl name='node' type-id='type-id-41' visibility='default' filepath='Parser/pegen.h' line='31' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='value' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='237' column='1'/>
+ <var-decl name='mark' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='32' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='simple' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='238' column='1'/>
+ <var-decl name='next' type-id='type-id-1045' visibility='default' filepath='Parser/pegen.h' line='33' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='320' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='241' column='1' id='type-id-622'>
+ <typedef-decl name='Memo' type-id='type-id-1044' filepath='Parser/pegen.h' line='34' column='1' id='type-id-1046'/>
+ <class-decl name='Token' size-in-bits='384' is-struct='yes' naming-typedef-id='type-id-1047' visibility='default' filepath='Parser/pegen.h' line='36' column='1' id='type-id-1048'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='target' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='242' column='1'/>
+ <var-decl name='type' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='37' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='iter' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='243' column='1'/>
+ <var-decl name='bytes' type-id='type-id-2' visibility='default' filepath='Parser/pegen.h' line='38' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='244' column='1'/>
+ <var-decl name='level' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='39' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='orelse' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='245' column='1'/>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='40' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='type_comment' type-id='type-id-636' visibility='default' filepath='./Include/internal/pycore_ast.h' line='246' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='col_offset' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='40' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='257' column='1' id='type-id-623'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='test' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='258' column='1'/>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='end_lineno' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='40' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='259' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='end_col_offset' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='40' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='orelse' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='260' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='memo' type-id='type-id-1049' visibility='default' filepath='Parser/pegen.h' line='41' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='269' column='1' id='type-id-624'>
+ <typedef-decl name='Token' type-id='type-id-1048' filepath='Parser/pegen.h' line='42' column='1' id='type-id-1047'/>
+ <class-decl name='KeywordToken' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-1050' visibility='default' filepath='Parser/pegen.h' line='44' column='1' id='type-id-1051'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='items' type-id='type-id-701' visibility='default' filepath='./Include/internal/pycore_ast.h' line='270' column='1'/>
+ <var-decl name='str' type-id='type-id-26' visibility='default' filepath='Parser/pegen.h' line='45' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='271' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='type_comment' type-id='type-id-636' visibility='default' filepath='./Include/internal/pycore_ast.h' line='272' column='1'/>
+ <var-decl name='type' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='46' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-702' visibility='default' filepath='./Include/internal/pycore_ast.h' line='120' column='1' id='type-id-703'>
+ <typedef-decl name='KeywordToken' type-id='type-id-1051' filepath='Parser/pegen.h' line='47' column='1' id='type-id-1050'/>
+ <class-decl name='growable_comment_array' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-581' visibility='default' filepath='Parser/pegen.h' line='50' column='1' id='type-id-1052'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='121' column='1'/>
+ <var-decl name='items' type-id='type-id-1053' visibility='default' filepath='Parser/pegen.h' line='54' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='121' column='1'/>
+ <var-decl name='size' type-id='type-id-30' visibility='default' filepath='Parser/pegen.h' line='55' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-704' visibility='default' filepath='./Include/internal/pycore_ast.h' line='122' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_withitem' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='558' column='1' id='type-id-705'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='context_expr' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='559' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='optional_vars' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='560' column='1'/>
+ <var-decl name='num_items' type-id='type-id-30' visibility='default' filepath='Parser/pegen.h' line='56' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-705' size-in-bits='64' id='type-id-706'/>
- <typedef-decl name='withitem_ty' type-id='type-id-706' filepath='./Include/internal/pycore_ast.h' line='46' column='1' id='type-id-707'/>
-
- <array-type-def dimensions='1' type-id='type-id-707' size-in-bits='64' id='type-id-704'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_withitem_seq' type-id='type-id-703' filepath='./Include/internal/pycore_ast.h' line='123' column='1' id='type-id-702'/>
- <pointer-type-def type-id='type-id-702' size-in-bits='64' id='type-id-701'/>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='281' column='1' id='type-id-625'>
+ <class-decl name='__anonymous_struct__2' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='Parser/pegen.h' line='51' column='1' id='type-id-1054'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='subject' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='282' column='1'/>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='52' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='cases' type-id='type-id-708' visibility='default' filepath='./Include/internal/pycore_ast.h' line='283' column='1'/>
+ <var-decl name='comment' type-id='type-id-26' visibility='default' filepath='Parser/pegen.h' line='53' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-709' visibility='default' filepath='./Include/internal/pycore_ast.h' line='127' column='1' id='type-id-710'>
+ <typedef-decl name='growable_comment_array' type-id='type-id-1052' filepath='Parser/pegen.h' line='57' column='1' id='type-id-581'/>
+ <class-decl name='Parser' size-in-bits='1216' is-struct='yes' naming-typedef-id='type-id-576' visibility='default' filepath='Parser/pegen.h' line='59' column='1' id='type-id-577'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='128' column='1'/>
+ <var-decl name='tok' type-id='type-id-578' visibility='default' filepath='Parser/pegen.h' line='60' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='128' column='1'/>
+ <var-decl name='tokens' type-id='type-id-579' visibility='default' filepath='Parser/pegen.h' line='61' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-711' visibility='default' filepath='./Include/internal/pycore_ast.h' line='129' column='1'/>
+ <var-decl name='mark' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='62' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='_match_case' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='563' column='1' id='type-id-712'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='pattern' type-id='type-id-713' visibility='default' filepath='./Include/internal/pycore_ast.h' line='564' column='1'/>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='fill' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='63' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='guard' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='565' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='size' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='63' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='566' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='arena' type-id='type-id-569' visibility='default' filepath='Parser/pegen.h' line='64' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='_pattern' size-in-bits='448' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='573' column='1' id='type-id-714'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='kind' type-id='type-id-715' visibility='default' filepath='./Include/internal/pycore_ast.h' line='574' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='keywords' type-id='type-id-580' visibility='default' filepath='Parser/pegen.h' line='65' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='v' type-id='type-id-716' visibility='default' filepath='./Include/internal/pycore_ast.h' line='614' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='soft_keywords' type-id='type-id-246' visibility='default' filepath='Parser/pegen.h' line='66' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='615' column='1'/>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='n_keyword_lists' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='67' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='616' column='1'/>
+ <data-member access='public' layout-offset-in-bits='480'>
+ <var-decl name='start_rule' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='68' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='end_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='617' column='1'/>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='errcode' type-id='type-id-190' visibility='default' filepath='Parser/pegen.h' line='69' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='416'>
- <var-decl name='end_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='618' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='parsing_started' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='70' column='1'/>
</data-member>
- </class-decl>
- <enum-decl name='_pattern_kind' filepath='./Include/internal/pycore_ast.h' line='569' column='1' id='type-id-715'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='MatchValue_kind' value='1'/>
- <enumerator name='MatchSingleton_kind' value='2'/>
- <enumerator name='MatchSequence_kind' value='3'/>
- <enumerator name='MatchMapping_kind' value='4'/>
- <enumerator name='MatchClass_kind' value='5'/>
- <enumerator name='MatchStar_kind' value='6'/>
- <enumerator name='MatchAs_kind' value='7'/>
- <enumerator name='MatchOr_kind' value='8'/>
- </enum-decl>
- <union-decl name='__anonymous_union__' size-in-bits='256' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='575' column='1' id='type-id-716'>
- <data-member access='private'>
- <var-decl name='MatchValue' type-id='type-id-617' visibility='default' filepath='./Include/internal/pycore_ast.h' line='578' column='1'/>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='normalize' type-id='type-id-2' visibility='default' filepath='Parser/pegen.h' line='71' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='MatchSingleton' type-id='type-id-717' visibility='default' filepath='./Include/internal/pycore_ast.h' line='582' column='1'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='starting_lineno' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='72' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='MatchSequence' type-id='type-id-718' visibility='default' filepath='./Include/internal/pycore_ast.h' line='586' column='1'/>
+ <data-member access='public' layout-offset-in-bits='736'>
+ <var-decl name='starting_col_offset' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='73' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='MatchMapping' type-id='type-id-719' visibility='default' filepath='./Include/internal/pycore_ast.h' line='592' column='1'/>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='error_indicator' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='74' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='MatchClass' type-id='type-id-720' visibility='default' filepath='./Include/internal/pycore_ast.h' line='599' column='1'/>
+ <data-member access='public' layout-offset-in-bits='800'>
+ <var-decl name='flags' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='75' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='MatchStar' type-id='type-id-721' visibility='default' filepath='./Include/internal/pycore_ast.h' line='603' column='1'/>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='feature_version' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='76' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='MatchAs' type-id='type-id-722' visibility='default' filepath='./Include/internal/pycore_ast.h' line='608' column='1'/>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='type_ignore_comments' type-id='type-id-581' visibility='default' filepath='Parser/pegen.h' line='77' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='MatchOr' type-id='type-id-718' visibility='default' filepath='./Include/internal/pycore_ast.h' line='612' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='known_err_token' type-id='type-id-575' visibility='default' filepath='Parser/pegen.h' line='78' column='1'/>
</data-member>
- </union-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='580' column='1' id='type-id-717'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='value' type-id='type-id-697' visibility='default' filepath='./Include/internal/pycore_ast.h' line='581' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='level' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='79' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='584' column='1' id='type-id-718'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='patterns' type-id='type-id-723' visibility='default' filepath='./Include/internal/pycore_ast.h' line='585' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1184'>
+ <var-decl name='call_invalid_rules' type-id='type-id-21' visibility='default' filepath='Parser/pegen.h' line='80' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-724' visibility='default' filepath='./Include/internal/pycore_ast.h' line='135' column='1' id='type-id-725'>
+ <typedef-decl name='Parser' type-id='type-id-577' filepath='Parser/pegen.h' line='81' column='1' id='type-id-576'/>
+ <enum-decl name='decoding_state' filepath='Parser/tokenizer.h' line='16' column='1' id='type-id-567'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='STATE_INIT' value='0'/>
+ <enumerator name='STATE_SEEK_CODING' value='1'/>
+ <enumerator name='STATE_NORMAL' value='2'/>
+ </enum-decl>
+ <enum-decl name='interactive_underflow_t' filepath='Parser/tokenizer.h' line='22' column='1' id='type-id-568'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='IUNDERFLOW_NORMAL' value='0'/>
+ <enumerator name='IUNDERFLOW_STOP' value='1'/>
+ </enum-decl>
+ <class-decl name='tok_state' size-in-bits='22784' is-struct='yes' visibility='default' filepath='Parser/tokenizer.h' line='31' column='1' id='type-id-563'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='136' column='1'/>
+ <var-decl name='buf' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='34' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='136' column='1'/>
+ <var-decl name='cur' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='35' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-726' visibility='default' filepath='./Include/internal/pycore_ast.h' line='137' column='1'/>
+ <var-decl name='inp' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='36' column='1'/>
</data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-714' size-in-bits='64' id='type-id-727'/>
- <typedef-decl name='pattern_ty' type-id='type-id-727' filepath='./Include/internal/pycore_ast.h' line='50' column='1' id='type-id-713'/>
-
- <array-type-def dimensions='1' type-id='type-id-713' size-in-bits='64' id='type-id-726'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_pattern_seq' type-id='type-id-725' filepath='./Include/internal/pycore_ast.h' line='138' column='1' id='type-id-724'/>
- <pointer-type-def type-id='type-id-724' size-in-bits='64' id='type-id-723'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='588' column='1' id='type-id-719'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='keys' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='589' column='1'/>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='fp_interactive' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='37' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='patterns' type-id='type-id-723' visibility='default' filepath='./Include/internal/pycore_ast.h' line='590' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='interactive_src_start' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='rest' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='591' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='interactive_src_end' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='39' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='594' column='1' id='type-id-720'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='cls' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='595' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='end' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='40' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='patterns' type-id='type-id-723' visibility='default' filepath='./Include/internal/pycore_ast.h' line='596' column='1'/>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='start' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='41' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='kwd_attrs' type-id='type-id-728' visibility='default' filepath='./Include/internal/pycore_ast.h' line='597' column='1'/>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='done' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='42' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='kwd_patterns' type-id='type-id-723' visibility='default' filepath='./Include/internal/pycore_ast.h' line='598' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='fp' type-id='type-id-239' visibility='default' filepath='Parser/tokenizer.h' line='44' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-729' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='37' column='1' id='type-id-730'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='38' column='1'/>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='tabsize' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='45' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='38' column='1'/>
+ <data-member access='public' layout-offset-in-bits='672'>
+ <var-decl name='indent' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='46' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-360' visibility='default' filepath='./Include/internal/pycore_asdl.h' line='39' column='1'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='indstack' type-id='type-id-564' visibility='default' filepath='Parser/tokenizer.h' line='47' column='1'/>
</data-member>
- </class-decl>
- <typedef-decl name='asdl_identifier_seq' type-id='type-id-730' filepath='./Include/internal/pycore_asdl.h' line='40' column='1' id='type-id-729'/>
- <pointer-type-def type-id='type-id-729' size-in-bits='64' id='type-id-728'/>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='601' column='1' id='type-id-721'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='602' column='1'/>
+ <data-member access='public' layout-offset-in-bits='3904'>
+ <var-decl name='atbol' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='48' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='605' column='1' id='type-id-722'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='pattern' type-id='type-id-713' visibility='default' filepath='./Include/internal/pycore_ast.h' line='606' column='1'/>
+ <data-member access='public' layout-offset-in-bits='3936'>
+ <var-decl name='pendin' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='49' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='name' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='607' column='1'/>
+ <data-member access='public' layout-offset-in-bits='3968'>
+ <var-decl name='prompt' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='50' column='1'/>
</data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-712' size-in-bits='64' id='type-id-731'/>
- <typedef-decl name='match_case_ty' type-id='type-id-731' filepath='./Include/internal/pycore_ast.h' line='48' column='1' id='type-id-732'/>
-
- <array-type-def dimensions='1' type-id='type-id-732' size-in-bits='64' id='type-id-711'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_match_case_seq' type-id='type-id-710' filepath='./Include/internal/pycore_ast.h' line='130' column='1' id='type-id-709'/>
- <pointer-type-def type-id='type-id-709' size-in-bits='64' id='type-id-708'/>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='286' column='1' id='type-id-626'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='exc' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='287' column='1'/>
+ <data-member access='public' layout-offset-in-bits='4032'>
+ <var-decl name='nextprompt' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='50' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='cause' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='288' column='1'/>
+ <data-member access='public' layout-offset-in-bits='4096'>
+ <var-decl name='lineno' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='51' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='291' column='1' id='type-id-627'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='292' column='1'/>
+ <data-member access='public' layout-offset-in-bits='4128'>
+ <var-decl name='first_lineno' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='52' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='handlers' type-id='type-id-733' visibility='default' filepath='./Include/internal/pycore_ast.h' line='293' column='1'/>
+ <data-member access='public' layout-offset-in-bits='4160'>
+ <var-decl name='level' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='54' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='orelse' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='294' column='1'/>
+ <data-member access='public' layout-offset-in-bits='4192'>
+ <var-decl name='parenstack' type-id='type-id-565' visibility='default' filepath='Parser/tokenizer.h' line='56' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='finalbody' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='295' column='1'/>
+ <data-member access='public' layout-offset-in-bits='5792'>
+ <var-decl name='parenlinenostack' type-id='type-id-566' visibility='default' filepath='Parser/tokenizer.h' line='57' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-734' visibility='default' filepath='./Include/internal/pycore_ast.h' line='84' column='1' id='type-id-735'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='85' column='1'/>
+ <data-member access='public' layout-offset-in-bits='12192'>
+ <var-decl name='parencolstack' type-id='type-id-566' visibility='default' filepath='Parser/tokenizer.h' line='58' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='85' column='1'/>
+ <data-member access='public' layout-offset-in-bits='18624'>
+ <var-decl name='filename' type-id='type-id-2' visibility='default' filepath='Parser/tokenizer.h' line='59' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-736' visibility='default' filepath='./Include/internal/pycore_ast.h' line='86' column='1'/>
+ <data-member access='public' layout-offset-in-bits='18688'>
+ <var-decl name='altindstack' type-id='type-id-564' visibility='default' filepath='Parser/tokenizer.h' line='61' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='_excepthandler' size-in-bits='384' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='504' column='1' id='type-id-737'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='kind' type-id='type-id-738' visibility='default' filepath='./Include/internal/pycore_ast.h' line='505' column='1'/>
+ <data-member access='public' layout-offset-in-bits='21888'>
+ <var-decl name='decoding_state' type-id='type-id-567' visibility='default' filepath='Parser/tokenizer.h' line='63' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='v' type-id='type-id-739' visibility='default' filepath='./Include/internal/pycore_ast.h' line='513' column='1'/>
+ <data-member access='public' layout-offset-in-bits='21920'>
+ <var-decl name='decoding_erred' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='64' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='514' column='1'/>
+ <data-member access='public' layout-offset-in-bits='21952'>
+ <var-decl name='encoding' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='65' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='515' column='1'/>
+ <data-member access='public' layout-offset-in-bits='22016'>
+ <var-decl name='cont_line' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='66' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='end_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='516' column='1'/>
+ <data-member access='public' layout-offset-in-bits='22080'>
+ <var-decl name='line_start' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='67' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='end_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='517' column='1'/>
+ <data-member access='public' layout-offset-in-bits='22144'>
+ <var-decl name='multi_line_start' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='68' column='1'/>
</data-member>
- </class-decl>
- <enum-decl name='_excepthandler_kind' filepath='./Include/internal/pycore_ast.h' line='503' column='1' id='type-id-738'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='ExceptHandler_kind' value='1'/>
- </enum-decl>
- <union-decl name='__anonymous_union__' size-in-bits='192' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='506' column='1' id='type-id-739'>
- <data-member access='private'>
- <var-decl name='ExceptHandler' type-id='type-id-740' visibility='default' filepath='./Include/internal/pycore_ast.h' line='511' column='1'/>
+ <data-member access='public' layout-offset-in-bits='22208'>
+ <var-decl name='decoding_readline' type-id='type-id-2' visibility='default' filepath='Parser/tokenizer.h' line='71' column='1'/>
</data-member>
- </union-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='507' column='1' id='type-id-740'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='type' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='508' column='1'/>
+ <data-member access='public' layout-offset-in-bits='22272'>
+ <var-decl name='decoding_buffer' type-id='type-id-2' visibility='default' filepath='Parser/tokenizer.h' line='72' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='name' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='509' column='1'/>
+ <data-member access='public' layout-offset-in-bits='22336'>
+ <var-decl name='enc' type-id='type-id-6' visibility='default' filepath='Parser/tokenizer.h' line='73' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='510' column='1'/>
+ <data-member access='public' layout-offset-in-bits='22400'>
+ <var-decl name='str' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22464'>
+ <var-decl name='input' type-id='type-id-26' visibility='default' filepath='Parser/tokenizer.h' line='75' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22528'>
+ <var-decl name='type_comments' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22560'>
+ <var-decl name='async_hacks' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='80' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22592'>
+ <var-decl name='async_def' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='81' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22624'>
+ <var-decl name='async_def_indent' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='82' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22656'>
+ <var-decl name='async_def_nl' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='83' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22688'>
+ <var-decl name='interactive_underflow' type-id='type-id-568' visibility='default' filepath='Parser/tokenizer.h' line='86' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='22720'>
+ <var-decl name='report_warnings' type-id='type-id-21' visibility='default' filepath='Parser/tokenizer.h' line='87' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-737' size-in-bits='64' id='type-id-741'/>
- <typedef-decl name='excepthandler_ty' type-id='type-id-741' filepath='./Include/internal/pycore_ast.h' line='36' column='1' id='type-id-742'/>
-
- <array-type-def dimensions='1' type-id='type-id-742' size-in-bits='64' id='type-id-736'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
+ <pointer-type-def type-id='type-id-1037' size-in-bits='64' id='type-id-239'/>
+ <pointer-type-def type-id='type-id-1050' size-in-bits='64' id='type-id-1055'/>
+ <pointer-type-def type-id='type-id-1055' size-in-bits='64' id='type-id-580'/>
+ <pointer-type-def type-id='type-id-1046' size-in-bits='64' id='type-id-1049'/>
+ <pointer-type-def type-id='type-id-576' size-in-bits='64' id='type-id-574'/>
+ <pointer-type-def type-id='type-id-1011' size-in-bits='64' id='type-id-569'/>
+ <pointer-type-def type-id='type-id-936' size-in-bits='64' id='type-id-943'/>
+ <pointer-type-def type-id='type-id-938' size-in-bits='64' id='type-id-951'/>
+ <pointer-type-def type-id='type-id-1034' size-in-bits='64' id='type-id-352'/>
+ <pointer-type-def type-id='type-id-931' size-in-bits='64' id='type-id-947'/>
+ <pointer-type-def type-id='type-id-353' size-in-bits='64' id='type-id-351'/>
+ <pointer-type-def type-id='type-id-1033' size-in-bits='64' id='type-id-8'/>
+ <pointer-type-def type-id='type-id-920' size-in-bits='64' id='type-id-945'/>
+ <pointer-type-def type-id='type-id-14' size-in-bits='64' id='type-id-2'/>
+ <pointer-type-def type-id='type-id-1056' size-in-bits='64' id='type-id-1016'/>
+ <pointer-type-def type-id='type-id-1057' size-in-bits='64' id='type-id-919'/>
+ <pointer-type-def type-id='type-id-1058' size-in-bits='64' id='type-id-1012'/>
+ <pointer-type-def type-id='type-id-1059' size-in-bits='64' id='type-id-1017'/>
+ <pointer-type-def type-id='type-id-1060' size-in-bits='64' id='type-id-1028'/>
+ <pointer-type-def type-id='type-id-1061' size-in-bits='64' id='type-id-1025'/>
+ <pointer-type-def type-id='type-id-1062' size-in-bits='64' id='type-id-1019'/>
+ <pointer-type-def type-id='type-id-852' size-in-bits='64' id='type-id-686'/>
+ <pointer-type-def type-id='type-id-1063' size-in-bits='64' id='type-id-1029'/>
+ <pointer-type-def type-id='type-id-1064' size-in-bits='64' id='type-id-1030'/>
+ <qualified-type-def type-id='type-id-2' const='yes' id='type-id-1065'/>
+ <pointer-type-def type-id='type-id-1065' size-in-bits='64' id='type-id-255'/>
+ <pointer-type-def type-id='type-id-2' size-in-bits='64' id='type-id-242'/>
+ <pointer-type-def type-id='type-id-925' size-in-bits='64' id='type-id-946'/>
+ <pointer-type-def type-id='type-id-20' size-in-bits='64' id='type-id-1'/>
+ <pointer-type-def type-id='type-id-250' size-in-bits='64' id='type-id-261'/>
+ <pointer-type-def type-id='type-id-7' size-in-bits='64' id='type-id-25'/>
+ <pointer-type-def type-id='type-id-1047' size-in-bits='64' id='type-id-575'/>
+ <pointer-type-def type-id='type-id-575' size-in-bits='64' id='type-id-579'/>
+ <pointer-type-def type-id='type-id-1036' size-in-bits='64' id='type-id-1040'/>
+ <pointer-type-def type-id='type-id-903' size-in-bits='64' id='type-id-1042'/>
+ <pointer-type-def type-id='type-id-1038' size-in-bits='64' id='type-id-1041'/>
+ <pointer-type-def type-id='type-id-904' size-in-bits='64' id='type-id-1039'/>
+ <pointer-type-def type-id='type-id-905' size-in-bits='64' id='type-id-1043'/>
+ <pointer-type-def type-id='type-id-1054' size-in-bits='64' id='type-id-1053'/>
+ <pointer-type-def type-id='type-id-906' size-in-bits='64' id='type-id-318'/>
+ <pointer-type-def type-id='type-id-1009' size-in-bits='64' id='type-id-973'/>
+ <pointer-type-def type-id='type-id-1008' size-in-bits='64' id='type-id-972'/>
+ <pointer-type-def type-id='type-id-1007' size-in-bits='64' id='type-id-971'/>
+ <pointer-type-def type-id='type-id-984' size-in-bits='64' id='type-id-966'/>
+ <pointer-type-def type-id='type-id-1010' size-in-bits='64' id='type-id-974'/>
+ <pointer-type-def type-id='type-id-1044' size-in-bits='64' id='type-id-1045'/>
+ <pointer-type-def type-id='type-id-979' size-in-bits='64' id='type-id-571'/>
+ <pointer-type-def type-id='type-id-977' size-in-bits='64' id='type-id-895'/>
+ <pointer-type-def type-id='type-id-975' size-in-bits='64' id='type-id-503'/>
+ <pointer-type-def type-id='type-id-964' size-in-bits='64' id='type-id-570'/>
+ <pointer-type-def type-id='type-id-981' size-in-bits='64' id='type-id-527'/>
+ <pointer-type-def type-id='type-id-26' size-in-bits='64' id='type-id-246'/>
+ <pointer-type-def type-id='type-id-6' size-in-bits='64' id='type-id-259'/>
+ <pointer-type-def type-id='type-id-357' size-in-bits='64' id='type-id-355'/>
+ <pointer-type-def type-id='type-id-1066' size-in-bits='64' id='type-id-1022'/>
+ <pointer-type-def type-id='type-id-1067' size-in-bits='64' id='type-id-1021'/>
+ <pointer-type-def type-id='type-id-1068' size-in-bits='64' id='type-id-961'/>
+ <pointer-type-def type-id='type-id-1069' size-in-bits='64' id='type-id-915'/>
+ <pointer-type-def type-id='type-id-1070' size-in-bits='64' id='type-id-1026'/>
+ <pointer-type-def type-id='type-id-1071' size-in-bits='64' id='type-id-1020'/>
+ <pointer-type-def type-id='type-id-1072' size-in-bits='64' id='type-id-1024'/>
+ <pointer-type-def type-id='type-id-1073' size-in-bits='64' id='type-id-1023'/>
+ <pointer-type-def type-id='type-id-21' size-in-bits='64' id='type-id-190'/>
+ <pointer-type-def type-id='type-id-563' size-in-bits='64' id='type-id-578'/>
+ <pointer-type-def type-id='type-id-1074' size-in-bits='64' id='type-id-934'/>
+ <pointer-type-def type-id='type-id-1075' size-in-bits='64' id='type-id-1027'/>
+ <pointer-type-def type-id='type-id-1076' size-in-bits='64' id='type-id-1018'/>
+ <pointer-type-def type-id='type-id-329' size-in-bits='64' id='type-id-327'/>
+ <pointer-type-def type-id='type-id-1077' size-in-bits='64' id='type-id-917'/>
+ <pointer-type-def type-id='type-id-853' size-in-bits='64' id='type-id-713'/>
+ <pointer-type-def type-id='type-id-58' size-in-bits='64' id='type-id-41'/>
+ <pointer-type-def type-id='type-id-41' size-in-bits='64' id='type-id-260'/>
+ <class-decl name='_IO_codecvt' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-903'/>
+ <class-decl name='_IO_marker' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-904'/>
+ <class-decl name='_IO_wide_data' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-905'/>
+ <class-decl name='_arena' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-907'/>
+ <function-decl name='PyBytes_FromStringAndSize' mangled-name='PyBytes_FromStringAndSize' filepath='./Include/bytesobject.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_FromStringAndSize'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyBytes_AsString' mangled-name='PyBytes_AsString' filepath='./Include/bytesobject.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_AsString'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='PyBytes_AsStringAndSize' mangled-name='PyBytes_AsStringAndSize' filepath='./Include/bytesobject.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyBytes_AsStringAndSize'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-246'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyObject_FastCall' mangled-name='_PyObject_FastCall' filepath='./Include/cpython/abstract.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_FastCall'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_CallOneArg' mangled-name='PyObject_CallOneArg' filepath='./Include/cpython/abstract.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallOneArg'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyComplex_FromCComplex' mangled-name='PyComplex_FromCComplex' filepath='./Include/cpython/complexobject.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyComplex_FromCComplex'>
+ <parameter type-id='type-id-337'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyImport_GetModuleAttrString' mangled-name='_PyImport_GetModuleAttrString' filepath='./Include/cpython/import.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_GetModuleAttrString'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyType_Name' mangled-name='_PyType_Name' filepath='./Include/cpython/object.h' line='261' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyType_Name'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsUTF8' mangled-name='PyUnicode_AsUTF8' filepath='./Include/cpython/unicodeobject.h' line='857' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF8'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_EqualToASCIIString' mangled-name='_PyUnicode_EqualToASCIIString' filepath='./Include/cpython/unicodeobject.h' line='999' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_EqualToASCIIString'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyFloat_FromDouble' mangled-name='PyFloat_FromDouble' filepath='./Include/floatobject.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyFloat_FromDouble'>
+ <parameter type-id='type-id-258'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_ImportModule' mangled-name='PyImport_ImportModule' filepath='./Include/import.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportModule'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyAST_Constant' filepath='./Include/internal/pycore_ast.h' line='774' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-550'/>
+ <parameter type-id='type-id-526'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_Name' filepath='./Include/internal/pycore_ast.h' line='786' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-524'/>
+ <parameter type-id='type-id-572'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyArena_Malloc' mangled-name='_PyArena_Malloc' filepath='./Include/internal/pycore_pyarena.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArena_Malloc'>
+ <parameter type-id='type-id-569'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyArena_AddPyObject' mangled-name='_PyArena_AddPyObject' filepath='./Include/internal/pycore_pyarena.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArena_AddPyObject'>
+ <parameter type-id='type-id-569'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyLong_FromLong' mangled-name='PyLong_FromLong' filepath='./Include/longobject.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromLong'>
+ <parameter type-id='type-id-59'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyLong_FromString' mangled-name='PyLong_FromString' filepath='./Include/longobject.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyLong_FromString'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-246'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyOS_strtoul' mangled-name='PyOS_strtoul' filepath='./Include/longobject.h' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_strtoul'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-246'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-38'/>
+ </function-decl>
+ <function-decl name='PyOS_strtol' mangled-name='PyOS_strtol' filepath='./Include/longobject.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_strtol'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-246'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='PyObject_GetAttrString' mangled-name='PyObject_GetAttrString' filepath='./Include/object.h' line='289' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetAttrString'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_Dealloc' mangled-name='_Py_Dealloc' filepath='./Include/object.h' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Dealloc'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_Occurred' mangled-name='PyErr_Occurred' filepath='./Include/pyerrors.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Occurred'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_Clear' mangled-name='PyErr_Clear' filepath='./Include/pyerrors.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Clear'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_Fetch' mangled-name='PyErr_Fetch' filepath='./Include/pyerrors.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Fetch'>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_ExceptionMatches' mangled-name='PyErr_ExceptionMatches' filepath='./Include/pyerrors.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_ExceptionMatches'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_NoMemory' mangled-name='PyErr_NoMemory' filepath='./Include/pyerrors.h' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_NoMemory'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_Format' mangled-name='PyErr_Format' filepath='./Include/pyerrors.h' line='176' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Format'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyMem_Malloc' mangled-name='PyMem_Malloc' filepath='./Include/pymem.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_Malloc'>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyMem_Calloc' mangled-name='PyMem_Calloc' filepath='./Include/pymem.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_Calloc'>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyMem_Realloc' mangled-name='PyMem_Realloc' filepath='./Include/pymem.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_Realloc'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyMem_Free' mangled-name='PyMem_Free' filepath='./Include/pymem.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMem_Free'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyOS_string_to_double' mangled-name='PyOS_string_to_double' filepath='./Include/pystrtod.h' line='9' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_string_to_double'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-246'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Substring' mangled-name='PyUnicode_Substring' filepath='./Include/unicodeobject.h' line='142' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Substring'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_InternInPlace' mangled-name='PyUnicode_InternInPlace' filepath='./Include/unicodeobject.h' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_InternInPlace'>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyUnicode_InternFromString' mangled-name='PyUnicode_InternFromString' filepath='./Include/unicodeobject.h' line='264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_InternFromString'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeUTF8' mangled-name='PyUnicode_DecodeUTF8' filepath='./Include/unicodeobject.h' line='450' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF8'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_CompareWithASCIIString' mangled-name='PyUnicode_CompareWithASCIIString' filepath='./Include/unicodeobject.h' line='992' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_CompareWithASCIIString'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='__errno_location' filepath='/usr/include/errno.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-190'/>
+ </function-decl>
+ <function-decl name='strncpy' filepath='/usr/include/string.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='strncmp' filepath='/usr/include/string.h' line='159' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='strchr' filepath='/usr/include/string.h' line='246' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='strlen' filepath='/usr/include/string.h' line='407' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ <function-decl name='_Pypegen_raise_decode_error' filepath='Parser/pegen.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_raise_tokenizer_init_error' filepath='Parser/pegen.h' line='156' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Pypegen_tokenizer_error' filepath='Parser/pegen.h' line='157' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_raise_error' filepath='Parser/pegen.h' line='158' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyPegen_raise_error_known_location' filepath='Parser/pegen.h' line='159' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-318'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_Pypegen_set_syntax_error' filepath='Parser/pegen.h' line='163' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <parameter type-id='type-id-575'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyPegen_parse' filepath='Parser/pegen.h' line='342' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyTokenizer_FromString' filepath='Parser/tokenizer.h' line='90' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-578'/>
+ </function-decl>
+ <function-decl name='_PyTokenizer_FromUTF8' filepath='Parser/tokenizer.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-578'/>
+ </function-decl>
+ <function-decl name='_PyTokenizer_FromFile' filepath='Parser/tokenizer.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-578'/>
+ </function-decl>
+ <function-decl name='_PyTokenizer_Free' filepath='Parser/tokenizer.h' line='94' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-578'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyTokenizer_Get' filepath='Parser/tokenizer.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-578'/>
+ <parameter type-id='type-id-259'/>
+ <parameter type-id='type-id-259'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-1056'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1057'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1058'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1059'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1060'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1061'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-26'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1062'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1063'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1064'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1066'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1067'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1068'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1069'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-261'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1070'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1071'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1072'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-377'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1073'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1074'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-262'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1075'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-317'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1076'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-7'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1077'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-261'/>
+ <return type-id='type-id-58'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='Parser/pegen_errors.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyErr_ProgramDecodedTextObject' mangled-name='_PyErr_ProgramDecodedTextObject' filepath='./Include/cpython/pyerrors.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_ProgramDecodedTextObject'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='Py_BuildValue' mangled-name='Py_BuildValue' filepath='./Include/modsupport.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_BuildValue'>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_Str' mangled-name='PyObject_Str' filepath='./Include/object.h' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_Str'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_SetNone' mangled-name='PyErr_SetNone' filepath='./Include/pyerrors.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetNone'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_SetObject' mangled-name='PyErr_SetObject' filepath='./Include/pyerrors.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetObject'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_SetString' mangled-name='PyErr_SetString' filepath='./Include/pyerrors.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetString'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_Restore' mangled-name='PyErr_Restore' filepath='./Include/pyerrors.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Restore'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyTuple_Pack' mangled-name='PyTuple_Pack' filepath='./Include/tupleobject.h' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTuple_Pack'>
+ <parameter type-id='type-id-7'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_FromStringAndSize' mangled-name='PyUnicode_FromStringAndSize' filepath='./Include/unicodeobject.h' line='130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromStringAndSize'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_FromFormatV' mangled-name='PyUnicode_FromFormatV' filepath='./Include/unicodeobject.h' line='254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromFormatV'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-318'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='memcpy' filepath='/usr/include/string.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyPegen_byte_offset_to_character_offset' filepath='Parser/pegen.h' line='145' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Parser/string_parser.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyBytes_DecodeEscape' mangled-name='_PyBytes_DecodeEscape' filepath='./Include/cpython/bytesobject.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyBytes_DecodeEscape'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-259'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_DecodeUnicodeEscapeInternal' mangled-name='_PyUnicode_DecodeUnicodeEscapeInternal' filepath='./Include/cpython/unicodeobject.h' line='917' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_DecodeUnicodeEscapeInternal'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-25'/>
+ <parameter type-id='type-id-259'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_WarnExplicitObject' mangled-name='PyErr_WarnExplicitObject' filepath='./Include/cpython/warnings.h' line='5' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnExplicitObject'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyAST_FormattedValue' filepath='./Include/internal/pycore_ast.h' line='769' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-453'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyAST_JoinedStr' filepath='./Include/internal/pycore_ast.h' line='772' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-503'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-453'/>
+ </function-decl>
+ <function-decl name='_PyErr_BadInternalCall' mangled-name='_PyErr_BadInternalCall' filepath='./Include/pyerrors.h' line='219' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_BadInternalCall'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyUnicode_FromFormat' mangled-name='PyUnicode_FromFormat' filepath='./Include/unicodeobject.h' line='258' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromFormat'>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_DecodeUTF8Stateful' mangled-name='PyUnicode_DecodeUTF8Stateful' filepath='./Include/unicodeobject.h' line='456' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_DecodeUTF8Stateful'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AppendAndDel' mangled-name='PyUnicode_AppendAndDel' filepath='./Include/unicodeobject.h' line='831' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AppendAndDel'>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='sprintf' filepath='/usr/include/stdio.h' line='358' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyPegen_Parser_New' filepath='Parser/pegen.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-578'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-574'/>
+ </function-decl>
+ <function-decl name='_PyPegen_Parser_Free' filepath='Parser/pegen.h' line='334' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyPegen_run_parser' filepath='Parser/pegen.h' line='337' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-574'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Parser/token.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-272' size-in-bits='4160' id='type-id-1078'>
+ <subrange length='65' type-id='type-id-38' id='type-id-76'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-272' size-in-bits='infinite' id='type-id-1079'>
+ <subrange length='infinite' id='type-id-235'/>
+ </array-type-def>
+ <qualified-type-def type-id='type-id-6' const='yes' id='type-id-272'/>
+ <var-decl name='_PyParser_TokenNames' type-id='type-id-1079' mangled-name='_PyParser_TokenNames' visibility='default' filepath='./Include/token.h' line='88' column='1' elf-symbol-id='_PyParser_TokenNames'/>
+ <function-decl name='PyToken_OneChar' mangled-name='PyToken_OneChar' filepath='Parser/token.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyToken_OneChar'>
+ <parameter type-id='type-id-21' name='c1' filepath='Parser/token.c' line='79' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyToken_TwoChars' mangled-name='PyToken_TwoChars' filepath='Parser/token.c' line='110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyToken_TwoChars'>
+ <parameter type-id='type-id-21' name='c1' filepath='Parser/token.c' line='110' column='1'/>
+ <parameter type-id='type-id-21' name='c2' filepath='Parser/token.c' line='110' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyToken_ThreeChars' mangled-name='PyToken_ThreeChars' filepath='Parser/token.c' line='194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyToken_ThreeChars'>
+ <parameter type-id='type-id-21' name='c1' filepath='Parser/token.c' line='194' column='1'/>
+ <parameter type-id='type-id-21' name='c2' filepath='Parser/token.c' line='194' column='1'/>
+ <parameter type-id='type-id-21' name='c3' filepath='Parser/token.c' line='194' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Parser/tokenizer.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <typedef-decl name='Py_UCS4' type-id='type-id-322' filepath='./Include/unicodeobject.h' line='102' column='1' id='type-id-257'/>
+ <qualified-type-def type-id='type-id-96' const='yes' id='type-id-1080'/>
+ <pointer-type-def type-id='type-id-1080' size-in-bits='64' id='type-id-1081'/>
+ <pointer-type-def type-id='type-id-1081' size-in-bits='64' id='type-id-1082'/>
+ <pointer-type-def type-id='type-id-30' size-in-bits='64' id='type-id-446'/>
+ <function-decl name='PyObject_CallNoArgs' mangled-name='PyObject_CallNoArgs' filepath='./Include/abstract.h' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_CallNoArgs'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_CheckFunctionResult' mangled-name='_Py_CheckFunctionResult' filepath='./Include/cpython/abstract.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_CheckFunctionResult'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_MakeTpCall' mangled-name='_PyObject_MakeTpCall' filepath='./Include/cpython/abstract.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_MakeTpCall'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyObject_CallMethod' mangled-name='_PyObject_CallMethod' filepath='./Include/cpython/abstract.h' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CallMethod'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_UniversalNewlineFgetsWithSize' mangled-name='_Py_UniversalNewlineFgetsWithSize' filepath='./Include/cpython/fileobject.h' line='6' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_UniversalNewlineFgetsWithSize'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-239'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-446'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='_Py_FatalErrorFunc' mangled-name='_Py_FatalErrorFunc' filepath='./Include/cpython/pyerrors.h' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FatalErrorFunc'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_IsPrintable' mangled-name='_PyUnicode_IsPrintable' filepath='./Include/cpython/unicodeobject.h' line='1130' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_IsPrintable'>
+ <parameter type-id='type-id-257'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_ScanIdentifier' mangled-name='_PyUnicode_ScanIdentifier' filepath='./Include/cpython/unicodeobject.h' line='1153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_ScanIdentifier'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_Py_dup' mangled-name='_Py_dup' filepath='./Include/internal/pycore_fileutils.h' line='156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dup'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_BuildValue_SizeT' mangled-name='_Py_BuildValue_SizeT' filepath='./Include/modsupport.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_BuildValue_SizeT'>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyObject_GetAttr' mangled-name='PyObject_GetAttr' filepath='./Include/object.h' line='292' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GetAttr'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_SetFromErrnoWithFilename' mangled-name='PyErr_SetFromErrnoWithFilename' filepath='./Include/pyerrors.h' line='171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetFromErrnoWithFilename'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PySys_WriteStderr' mangled-name='PySys_WriteStderr' filepath='./Include/sysmodule.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_WriteStderr'>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyUnicode_FromString' mangled-name='PyUnicode_FromString' filepath='./Include/unicodeobject.h' line='137' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_FromString'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_Decode' mangled-name='PyUnicode_Decode' filepath='./Include/unicodeobject.h' line='358' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_Decode'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsUTF8String' mangled-name='PyUnicode_AsUTF8String' filepath='./Include/unicodeobject.h' line='463' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF8String'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyUnicode_AsUTF8AndSize' mangled-name='PyUnicode_AsUTF8AndSize' filepath='./Include/unicodeobject.h' line='479' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyUnicode_AsUTF8AndSize'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-25'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='__ctype_b_loc' filepath='/usr/include/ctype.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-1082'/>
+ </function-decl>
+ <function-decl name='tolower' filepath='/usr/include/ctype.h' line='122' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fclose' filepath='/usr/include/stdio.h' line='178' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fdopen' filepath='/usr/include/stdio.h' line='293' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-239'/>
+ </function-decl>
+ <function-decl name='getc' filepath='/usr/include/stdio.h' line='514' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='ungetc' filepath='/usr/include/stdio.h' line='668' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='ftell' filepath='/usr/include/stdio.h' line='718' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='memcmp' filepath='/usr/include/string.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='memchr' filepath='/usr/include/string.h' line='107' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='strcspn' filepath='/usr/include/string.h' line='293' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/Python-ast.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='Py_GetRecursionLimit' mangled-name='Py_GetRecursionLimit' filepath='./Include/ceval.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetRecursionLimit'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyModule_AddIntConstant' mangled-name='PyModule_AddIntConstant' filepath='./Include/modsupport.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddIntConstant'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-59'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyInit__ast' mangled-name='PyInit__ast' filepath='Python/Python-ast.c' line='12385' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__ast'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/Python-tokenize.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='PyModule_AddType' mangled-name='PyModule_AddType' filepath='./Include/modsupport.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddType'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyInit__tokenize' mangled-name='PyInit__tokenize' filepath='Python/Python-tokenize.c' line='191' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__tokenize'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/_warnings.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_Py_IsFinalizing' mangled-name='_Py_IsFinalizing' filepath='./Include/cpython/pylifecycle.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_IsFinalizing'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PySys_GetAttr' mangled-name='_PySys_GetAttr' filepath='./Include/cpython/sysmodule.h' line='5' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySys_GetAttr'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_DisplaySourceLine' mangled-name='_Py_DisplaySourceLine' filepath='./Include/cpython/traceback.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DisplaySourceLine'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyModule_AddObjectRef' mangled-name='PyModule_AddObjectRef' filepath='./Include/modsupport.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddObjectRef'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyThreadState_GetFrame' mangled-name='PyThreadState_GetFrame' filepath='./Include/pystate.h' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_GetFrame'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-369'/>
+ </function-decl>
+ <function-decl name='PyErr_ResourceWarning' mangled-name='PyErr_ResourceWarning' filepath='Python/_warnings.c' line='1166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_ResourceWarning'>
+ <parameter type-id='type-id-2' name='source' filepath='Python/_warnings.c' line='1166' column='1'/>
+ <parameter type-id='type-id-7' name='stack_level' filepath='Python/_warnings.c' line='1166' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/_warnings.c' line='1167' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_WarnExplicit' mangled-name='PyErr_WarnExplicit' filepath='Python/_warnings.c' line='1229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnExplicit'>
+ <parameter type-id='type-id-2' name='category' filepath='Python/_warnings.c' line='1229' column='1'/>
+ <parameter type-id='type-id-6' name='text' filepath='Python/_warnings.c' line='1229' column='1'/>
+ <parameter type-id='type-id-6' name='filename_str' filepath='Python/_warnings.c' line='1230' column='1'/>
+ <parameter type-id='type-id-21' name='lineno' filepath='Python/_warnings.c' line='1230' column='1'/>
+ <parameter type-id='type-id-6' name='module_str' filepath='Python/_warnings.c' line='1231' column='1'/>
+ <parameter type-id='type-id-2' name='registry' filepath='Python/_warnings.c' line='1231' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_WarnExplicitFormat' mangled-name='PyErr_WarnExplicitFormat' filepath='Python/_warnings.c' line='1261' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WarnExplicitFormat'>
+ <parameter type-id='type-id-2' name='category' filepath='Python/_warnings.c' line='1261' column='1'/>
+ <parameter type-id='type-id-6' name='filename_str' filepath='Python/_warnings.c' line='1262' column='1'/>
+ <parameter type-id='type-id-21' name='lineno' filepath='Python/_warnings.c' line='1262' column='1'/>
+ <parameter type-id='type-id-6' name='module_str' filepath='Python/_warnings.c' line='1263' column='1'/>
+ <parameter type-id='type-id-2' name='registry' filepath='Python/_warnings.c' line='1263' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/_warnings.c' line='1264' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyWarnings_Init' mangled-name='_PyWarnings_Init' filepath='Python/_warnings.c' line='1409' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWarnings_Init'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/ast_opt.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyAST_GetDocString' filepath='./Include/internal/pycore_ast.h' line='861' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-501'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='snprintf' filepath='/usr/include/stdio.h' line='378' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/bltinmodule.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <pointer-type-def type-id='type-id-907' size-in-bits='64' id='type-id-1083'/>
+ <var-decl name='PyFilter_Type' type-id='type-id-20' mangled-name='PyFilter_Type' visibility='default' filepath='./Include/bltinmodule.h' line='7' column='1' elf-symbol-id='PyFilter_Type'/>
+ <var-decl name='PyMap_Type' type-id='type-id-20' mangled-name='PyMap_Type' visibility='default' filepath='./Include/bltinmodule.h' line='8' column='1' elf-symbol-id='PyMap_Type'/>
+ <var-decl name='PyZip_Type' type-id='type-id-20' mangled-name='PyZip_Type' visibility='default' filepath='./Include/bltinmodule.h' line='9' column='1' elf-symbol-id='PyZip_Type'/>
+ <function-decl name='PyEval_EvalCode' mangled-name='PyEval_EvalCode' filepath='./Include/ceval.h' line='10' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_EvalCode'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyEval_EvalCodeEx' mangled-name='PyEval_EvalCodeEx' filepath='./Include/ceval.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_EvalCodeEx'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyEval_GetBuiltins' mangled-name='PyEval_GetBuiltins' filepath='./Include/ceval.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetBuiltins'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyEval_MergeCompilerFlags' mangled-name='PyEval_MergeCompilerFlags' filepath='./Include/cpython/ceval.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_MergeCompilerFlags'>
+ <parameter type-id='type-id-218'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyArg_UnpackKeywordsWithVararg' mangled-name='_PyArg_UnpackKeywordsWithVararg' filepath='./Include/cpython/modsupport.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_UnpackKeywordsWithVararg'>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-268'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-255'/>
+ </function-decl>
+ <function-decl name='PyRun_StringFlags' mangled-name='PyRun_StringFlags' filepath='./Include/cpython/pythonrun.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_StringFlags'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-218'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='Py_CompileStringObject' mangled-name='Py_CompileStringObject' filepath='./Include/cpython/pythonrun.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_CompileStringObject'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-218'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_SourceAsString' mangled-name='_Py_SourceAsString' filepath='./Include/cpython/pythonrun.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_SourceAsString'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-218'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='PyImport_ImportModuleLevelObject' mangled-name='PyImport_ImportModuleLevelObject' filepath='./Include/import.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportModuleLevelObject'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyAST_obj2mod' filepath='./Include/internal/pycore_ast.h' line='850' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-569'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-472'/>
+ </function-decl>
+ <function-decl name='PyAST_Check' filepath='./Include/internal/pycore_ast.h' line='851' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyAST_Validate' filepath='./Include/internal/pycore_ast.h' line='853' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-472'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyAST_Compile' mangled-name='_PyAST_Compile' filepath='./Include/internal/pycore_compile.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAST_Compile'>
+ <parameter type-id='type-id-471'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-218'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-1083'/>
+ <return type-id='type-id-338'/>
+ </function-decl>
+ <function-decl name='_PyFloat_ExactDealloc' filepath='./Include/internal/pycore_floatobject.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyArena_New' mangled-name='_PyArena_New' filepath='./Include/internal/pycore_pyarena.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArena_New'>
+ <return type-id='type-id-569'/>
+ </function-decl>
+ <function-decl name='_PyArena_Free' mangled-name='_PyArena_Free' filepath='./Include/internal/pycore_pyarena.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArena_Free'>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_GetObject' mangled-name='PySys_GetObject' filepath='./Include/sysmodule.h' line='10' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_GetObject'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyAnextAwaitable_New' filepath='Python/bltinmodule.c' line='1640' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/bootstrap_hash.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_Py_fstat' mangled-name='_Py_fstat' filepath='./Include/internal/pycore_fileutils.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_fstat'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-63'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_open' mangled-name='_Py_open' filepath='./Include/internal/pycore_fileutils.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_open'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_open_noraise' mangled-name='_Py_open_noraise' filepath='./Include/internal/pycore_fileutils.h' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_open_noraise'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_read' mangled-name='_Py_read' filepath='./Include/internal/pycore_fileutils.h' line='109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_read'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='close' filepath='/usr/include/unistd.h' line='358' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='read' filepath='/usr/include/unistd.h' line='371' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='getrandom' filepath='/usr/include/x86_64-linux-gnu/sys/random.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-31'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='_PyOS_URandom' mangled-name='_PyOS_URandom' filepath='Python/bootstrap_hash.c' line='527' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyOS_URandom'>
+ <parameter type-id='type-id-41' name='buffer' filepath='Python/bootstrap_hash.c' line='527' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Python/bootstrap_hash.c' line='527' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyOS_URandomNonblock' mangled-name='_PyOS_URandomNonblock' filepath='Python/bootstrap_hash.c' line='541' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyOS_URandomNonblock'>
+ <parameter type-id='type-id-41' name='buffer' filepath='Python/bootstrap_hash.c' line='541' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Python/bootstrap_hash.c' line='541' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/ceval.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='32' id='type-id-1084'>
+ <subrange length='4' type-id='type-id-38' id='type-id-233'/>
</array-type-def>
- <typedef-decl name='asdl_excepthandler_seq' type-id='type-id-735' filepath='./Include/internal/pycore_ast.h' line='87' column='1' id='type-id-734'/>
- <pointer-type-def type-id='type-id-734' size-in-bits='64' id='type-id-733'/>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='305' column='1' id='type-id-628'>
+ <class-decl name='PyGenObject' size-in-bits='704' is-struct='yes' naming-typedef-id='type-id-1085' visibility='default' filepath='./Include/cpython/genobject.h' line='33' column='1' id='type-id-1086'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='test' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='306' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='msg' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='307' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='310' column='1' id='type-id-629'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='names' type-id='type-id-743' visibility='default' filepath='./Include/internal/pycore_ast.h' line='311' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-744' visibility='default' filepath='./Include/internal/pycore_ast.h' line='113' column='1' id='type-id-745'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='114' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='114' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-746' visibility='default' filepath='./Include/internal/pycore_ast.h' line='115' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='_alias' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='549' column='1' id='type-id-747'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='550' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='asname' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='551' column='1'/>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='552' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='553' column='1'/>
+ <var-decl name='gi_code' type-id='type-id-338' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='end_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='554' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='end_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='555' column='1'/>
+ <var-decl name='gi_weakreflist' type-id='type-id-2' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-747' size-in-bits='64' id='type-id-748'/>
- <typedef-decl name='alias_ty' type-id='type-id-748' filepath='./Include/internal/pycore_ast.h' line='44' column='1' id='type-id-749'/>
-
- <array-type-def dimensions='1' type-id='type-id-749' size-in-bits='64' id='type-id-746'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_alias_seq' type-id='type-id-745' filepath='./Include/internal/pycore_ast.h' line='116' column='1' id='type-id-744'/>
- <pointer-type-def type-id='type-id-744' size-in-bits='64' id='type-id-743'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='314' column='1' id='type-id-630'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='module' type-id='type-id-632' visibility='default' filepath='./Include/internal/pycore_ast.h' line='315' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='gi_name' type-id='type-id-2' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='names' type-id='type-id-743' visibility='default' filepath='./Include/internal/pycore_ast.h' line='316' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='gi_qualname' type-id='type-id-2' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='level' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='317' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='gi_exc_state' type-id='type-id-708' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='320' column='1' id='type-id-631'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='names' type-id='type-id-728' visibility='default' filepath='./Include/internal/pycore_ast.h' line='321' column='1'/>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='gi_origin_or_finalizer' type-id='type-id-2' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-612' size-in-bits='64' id='type-id-750'/>
- <typedef-decl name='stmt_ty' type-id='type-id-750' filepath='./Include/internal/pycore_ast.h' line='17' column='1' id='type-id-751'/>
-
- <array-type-def dimensions='1' type-id='type-id-751' size-in-bits='64' id='type-id-611'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-752' visibility='default' filepath='./Include/internal/pycore_ast.h' line='142' column='1' id='type-id-753'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='size' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_ast.h' line='143' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='gi_hooks_inited' type-id='type-id-60' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='elements' type-id='type-id-482' visibility='default' filepath='./Include/internal/pycore_ast.h' line='143' column='1'/>
+ <data-member access='public' layout-offset-in-bits='584'>
+ <var-decl name='gi_closed' type-id='type-id-60' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='typed_elements' type-id='type-id-754' visibility='default' filepath='./Include/internal/pycore_ast.h' line='144' column='1'/>
+ <data-member access='public' layout-offset-in-bits='592'>
+ <var-decl name='gi_running_async' type-id='type-id-60' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='_type_ignore' size-in-bits='192' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='622' column='1' id='type-id-755'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='kind' type-id='type-id-756' visibility='default' filepath='./Include/internal/pycore_ast.h' line='623' column='1'/>
+ <data-member access='public' layout-offset-in-bits='600'>
+ <var-decl name='gi_frame_state' type-id='type-id-1087' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='v' type-id='type-id-757' visibility='default' filepath='./Include/internal/pycore_ast.h' line='630' column='1'/>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='gi_iframe' type-id='type-id-381' visibility='default' filepath='./Include/cpython/genobject.h' line='35' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='_type_ignore_kind' filepath='./Include/internal/pycore_ast.h' line='621' column='1' id='type-id-756'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='TypeIgnore_kind' value='1'/>
- </enum-decl>
- <union-decl name='__anonymous_union__' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='624' column='1' id='type-id-757'>
- <data-member access='private'>
- <var-decl name='TypeIgnore' type-id='type-id-758' visibility='default' filepath='./Include/internal/pycore_ast.h' line='628' column='1'/>
+ <typedef-decl name='PyGenObject' type-id='type-id-1086' filepath='./Include/cpython/genobject.h' line='36' column='1' id='type-id-1085'/>
+ <typedef-decl name='_PyRuntimeState' type-id='type-id-815' filepath='./Include/internal/pycore_runtime.h' line='147' column='1' id='type-id-1088'/>
+ <union-decl name='pthread_mutexattr_t' size-in-bits='32' naming-typedef-id='type-id-1089' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='32' column='1' id='type-id-1090'>
+ <data-member access='public'>
+ <var-decl name='__size' type-id='type-id-1084' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='__align' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='35' column='1'/>
</data-member>
</union-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='625' column='1' id='type-id-758'>
+ <typedef-decl name='pthread_mutexattr_t' type-id='type-id-1090' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='36' column='1' id='type-id-1089'/>
+ <typedef-decl name='int8_t' type-id='type-id-1091' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-intn.h' line='24' column='1' id='type-id-1087'/>
+ <typedef-decl name='__int8_t' type-id='type-id-913' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='37' column='1' id='type-id-1091'/>
+ <typedef-decl name='__time_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='160' column='1' id='type-id-1092'/>
+ <typedef-decl name='__syscall_slong_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='197' column='1' id='type-id-127'/>
+ <class-decl name='timespec' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h' line='11' column='1' id='type-id-1093'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_ast.h' line='626' column='1'/>
+ <var-decl name='tv_sec' type-id='type-id-1092' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h' line='16' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='tag' type-id='type-id-636' visibility='default' filepath='./Include/internal/pycore_ast.h' line='627' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-755' size-in-bits='64' id='type-id-759'/>
- <typedef-decl name='type_ignore_ty' type-id='type-id-759' filepath='./Include/internal/pycore_ast.h' line='52' column='1' id='type-id-760'/>
-
- <array-type-def dimensions='1' type-id='type-id-760' size-in-bits='64' id='type-id-754'>
- <subrange length='1' type-id='type-id-16' id='type-id-258'/>
-
- </array-type-def>
- <typedef-decl name='asdl_type_ignore_seq' type-id='type-id-753' filepath='./Include/internal/pycore_ast.h' line='145' column='1' id='type-id-752'/>
- <pointer-type-def type-id='type-id-752' size-in-bits='64' id='type-id-608'/>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='161' column='1' id='type-id-604'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='body' type-id='type-id-607' visibility='default' filepath='./Include/internal/pycore_ast.h' line='162' column='1'/>
- </data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='165' column='1' id='type-id-605'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='body' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='166' column='1'/>
+ <var-decl name='tv_nsec' type-id='type-id-127' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h' line='21' column='1'/>
</data-member>
</class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/internal/pycore_ast.h' line='169' column='1' id='type-id-606'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='argtypes' type-id='type-id-634' visibility='default' filepath='./Include/internal/pycore_ast.h' line='170' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='returns' type-id='type-id-635' visibility='default' filepath='./Include/internal/pycore_ast.h' line='171' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-600' size-in-bits='64' id='type-id-761'/>
- <typedef-decl name='mod_ty' type-id='type-id-761' filepath='./Include/internal/pycore_ast.h' line='15' column='1' id='type-id-762'/>
- <class-decl name='_arena' size-in-bits='192' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-763'/>
- <typedef-decl name='PyArena' type-id='type-id-763' filepath='./Include/internal/pycore_pyarena.h' line='14' column='1' id='type-id-764'/>
- <pointer-type-def type-id='type-id-764' size-in-bits='64' id='type-id-765'/>
- <function-decl name='_PyAST_Compile' mangled-name='_PyAST_Compile' filepath='Python/compile.c' line='541' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyAST_Compile'>
- <parameter type-id='type-id-762' name='mod' filepath='Python/compile.c' line='541' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/compile.c' line='541' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/compile.c' line='541' column='1'/>
- <parameter type-id='type-id-8' name='optimize' filepath='Python/compile.c' line='542' column='1'/>
- <parameter type-id='type-id-765' name='arena' filepath='Python/compile.c' line='542' column='1'/>
- <return type-id='type-id-444'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/context.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyContext_Type' type-id='type-id-112' mangled-name='PyContext_Type' visibility='default' filepath='./Include/cpython/context.h' line='8' column='1' elf-symbol-id='PyContext_Type'/>
- <var-decl name='PyContextVar_Type' type-id='type-id-112' mangled-name='PyContextVar_Type' visibility='default' filepath='./Include/cpython/context.h' line='11' column='1' elf-symbol-id='PyContextVar_Type'/>
- <var-decl name='PyContextToken_Type' type-id='type-id-112' mangled-name='PyContextToken_Type' visibility='default' filepath='./Include/cpython/context.h' line='14' column='1' elf-symbol-id='PyContextToken_Type'/>
- <var-decl name='_PyContextTokenMissing_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_context.h' line='11' column='1'/>
- <function-decl name='PyContextVar_Reset' mangled-name='PyContextVar_Reset' filepath='Python/context.c' line='295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContextVar_Reset'>
- <parameter type-id='type-id-14' name='ovar' filepath='Python/context.c' line='295' column='1'/>
- <parameter type-id='type-id-14' name='otok' filepath='Python/context.c' line='295' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyContextVar_Set' mangled-name='PyContextVar_Set' filepath='Python/context.c' line='259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContextVar_Set'>
- <parameter type-id='type-id-14' name='ovar' filepath='Python/context.c' line='259' column='1'/>
- <parameter type-id='type-id-14' name='val' filepath='Python/context.c' line='259' column='1'/>
- <return type-id='type-id-14'/>
+ <pointer-type-def type-id='type-id-1085' size-in-bits='64' id='type-id-1094'/>
+ <pointer-type-def type-id='type-id-791' size-in-bits='64' id='type-id-1095'/>
+ <pointer-type-def type-id='type-id-373' size-in-bits='64' id='type-id-1096'/>
+ <pointer-type-def type-id='type-id-1088' size-in-bits='64' id='type-id-189'/>
+ <pointer-type-def type-id='type-id-810' size-in-bits='64' id='type-id-1097'/>
+ <qualified-type-def type-id='type-id-1089' const='yes' id='type-id-1098'/>
+ <pointer-type-def type-id='type-id-1098' size-in-bits='64' id='type-id-1099'/>
+ <qualified-type-def type-id='type-id-1093' const='yes' id='type-id-1100'/>
+ <pointer-type-def type-id='type-id-1100' size-in-bits='64' id='type-id-198'/>
+ <qualified-type-def type-id='type-id-198' restrict='yes' id='type-id-216'/>
+ <pointer-type-def type-id='type-id-753' size-in-bits='64' id='type-id-1101'/>
+ <qualified-type-def type-id='type-id-1101' restrict='yes' id='type-id-1102'/>
+ <pointer-type-def type-id='type-id-754' size-in-bits='64' id='type-id-1103'/>
+ <qualified-type-def type-id='type-id-1103' restrict='yes' id='type-id-1104'/>
+ <pointer-type-def type-id='type-id-1093' size-in-bits='64' id='type-id-191'/>
+ <function-decl name='_PyErr_GetTopmostException' mangled-name='_PyErr_GetTopmostException' filepath='./Include/cpython/pyerrors.h' line='93' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_GetTopmostException'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-378'/>
+ </function-decl>
+ <function-decl name='_PyThread_at_fork_reinit' mangled-name='_PyThread_at_fork_reinit' filepath='./Include/cpython/pythread.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThread_at_fork_reinit'>
+ <parameter type-id='type-id-1095'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyNumber_PowerNoMod' filepath='./Include/internal/pycore_abstract.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyNumber_InPlacePowerNoMod' filepath='./Include/internal/pycore_abstract.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_MakeCoro' filepath='./Include/internal/pycore_ceval.h' line='133' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-325'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyCode_Quicken' filepath='./Include/internal/pycore_code.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-338'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_LoadAttr' filepath='./Include/internal/pycore_code.h' line='238' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_StoreAttr' filepath='./Include/internal/pycore_code.h' line='240' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_LoadGlobal' filepath='./Include/internal/pycore_code.h' line='242' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_LoadMethod' filepath='./Include/internal/pycore_code.h' line='243' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_BinarySubscr' filepath='./Include/internal/pycore_code.h' line='245' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_StoreSubscr' filepath='./Include/internal/pycore_code.h' line='246' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_Call' filepath='./Include/internal/pycore_code.h' line='247' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_Precall' filepath='./Include/internal/pycore_code.h' line='249' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_BinaryOp' filepath='./Include/internal/pycore_code.h' line='251' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_CompareOp' filepath='./Include/internal/pycore_code.h' line='253' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_Specialize_UnpackSequence' filepath='./Include/internal/pycore_code.h' line='255' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyCode_CreateLineArray' filepath='./Include/internal/pycore_code.h' line='534' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-338'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDict_LoadGlobal' filepath='./Include/internal/pycore_dict.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-356'/>
+ <parameter type-id='type-id-356'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyDict_SetItem_Take2' filepath='./Include/internal/pycore_dict.h' line='70' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-356'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyFrame_FastToLocalsWithError' filepath='./Include/internal/pycore_frame.h' line='190' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1096'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyFrame_LocalsToFast' filepath='./Include/internal/pycore_frame.h' line='193' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1096'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyThreadState_BumpFramePointerSlow' filepath='./Include/internal/pycore_frame.h' line='196' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-1096'/>
+ </function-decl>
+ <function-decl name='_PyThreadState_PopFrame' filepath='./Include/internal/pycore_frame.h' line='221' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-1096'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyFrame_Push' filepath='./Include/internal/pycore_frame.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-325'/>
+ <return type-id='type-id-1096'/>
+ </function-decl>
+ <function-decl name='_PyGen_yf' filepath='./Include/internal/pycore_genobject.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1094'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyAsyncGenValueWrapperNew' filepath='./Include/internal/pycore_genobject.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyList_AppendTakeRefListResize' filepath='./Include/internal/pycore_list.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-256'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyLong_Add' filepath='./Include/internal/pycore_long.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-248'/>
+ <parameter type-id='type-id-248'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_Multiply' filepath='./Include/internal/pycore_long.h' line='82' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-248'/>
+ <parameter type-id='type-id-248'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyLong_Subtract' filepath='./Include/internal/pycore_long.h' line='83' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-248'/>
+ <parameter type-id='type-id-248'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyErr_SetObject' mangled-name='_PyErr_SetObject' filepath='./Include/internal/pycore_pyerrors.h' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetObject'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyErr_SetNone' mangled-name='_PyErr_SetNone' filepath='./Include/internal/pycore_pyerrors.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetNone'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyErr_NormalizeException' mangled-name='_PyErr_NormalizeException' filepath='./Include/internal/pycore_pyerrors.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_NormalizeException'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyExc_CreateExceptionGroup' filepath='./Include/internal/pycore_pyerrors.h' line='87' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyExc_PrepReraiseStar' filepath='./Include/internal/pycore_pyerrors.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyErr_CheckSignalsTstate' mangled-name='_PyErr_CheckSignalsTstate' filepath='./Include/internal/pycore_pyerrors.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_CheckSignalsTstate'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyErr_Print' mangled-name='_PyErr_Print' filepath='./Include/internal/pycore_pylifecycle.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Print'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyThreadState_MustExit' filepath='./Include/internal/pycore_pystate.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyThreadState_DeleteExcept' mangled-name='_PyThreadState_DeleteExcept' filepath='./Include/internal/pycore_pystate.h' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_DeleteExcept'>
+ <parameter type-id='type-id-189'/>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyThreadState_Swap' mangled-name='_PyThreadState_Swap' filepath='./Include/internal/pycore_pystate.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_Swap'>
+ <parameter type-id='type-id-1097'/>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-188'/>
+ </function-decl>
+ <function-decl name='_PySys_Audit' filepath='./Include/internal/pycore_sysmodule.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyContextVar_Get' mangled-name='PyContextVar_Get' filepath='Python/context.c' line='196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContextVar_Get'>
- <parameter type-id='type-id-14' name='ovar' filepath='Python/context.c' line='196' column='1'/>
- <parameter type-id='type-id-14' name='def' filepath='Python/context.c' line='196' column='1'/>
- <parameter type-id='type-id-22' name='val' filepath='Python/context.c' line='196' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyTuple_FromArraySteal' filepath='./Include/internal/pycore_tuple.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-255'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyContextVar_New' mangled-name='PyContextVar_New' filepath='Python/context.c' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContextVar_New'>
- <parameter type-id='type-id-3' name='name' filepath='Python/context.c' line='183' column='1'/>
- <parameter type-id='type-id-14' name='def' filepath='Python/context.c' line='183' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyUnicode_ExactDealloc' filepath='./Include/internal/pycore_unicodeobject.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyContext_Exit' mangled-name='PyContext_Exit' filepath='Python/context.c' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_Exit'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyErr_SetExcInfo' mangled-name='PyErr_SetExcInfo' filepath='./Include/pyerrors.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetExcInfo'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyContext_Enter' mangled-name='PyContext_Enter' filepath='Python/context.c' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_Enter'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyErr_SetImportError' mangled-name='PyErr_SetImportError' filepath='./Include/pyerrors.h' line='213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetImportError'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyContext_CopyCurrent' mangled-name='PyContext_CopyCurrent' filepath='Python/context.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_CopyCurrent'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyGILState_GetThisThreadState' mangled-name='PyGILState_GetThisThreadState' filepath='./Include/pystate.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGILState_GetThisThreadState'>
+ <return type-id='type-id-188'/>
</function-decl>
- <function-decl name='PyContext_Copy' mangled-name='PyContext_Copy' filepath='Python/context.c' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_Copy'>
- <parameter type-id='type-id-14' name='item' filepath='Objects/abstract.c' line='1408' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyThread_init_thread' mangled-name='PyThread_init_thread' filepath='./Include/pythread.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_init_thread'>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyContext_New' mangled-name='PyContext_New' filepath='Python/context.c' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_New'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyThread_exit_thread' mangled-name='PyThread_exit_thread' filepath='./Include/pythread.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_exit_thread'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThread_get_thread_ident' mangled-name='PyThread_get_thread_ident' filepath='./Include/pythread.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_get_thread_ident'>
+ <return type-id='type-id-38'/>
</function-decl>
- <function-decl name='_PyContext_NewHamtForTests' mangled-name='_PyContext_NewHamtForTests' filepath='Python/context.c' line='78' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyContext_NewHamtForTests'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyThread_free_lock' mangled-name='PyThread_free_lock' filepath='./Include/pythread.h' line='29' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_free_lock'>
+ <parameter type-id='type-id-791'/>
+ <return type-id='type-id-58'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/errors.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyErr_ProgramTextObject' mangled-name='PyErr_ProgramTextObject' filepath='Python/errors.c' line='1828' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_ProgramTextObject'>
- <parameter type-id='type-id-14' name='filename' filepath='Python/errors.c' line='1828' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/errors.c' line='1828' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyErr_ProgramDecodedTextObject' mangled-name='_PyErr_ProgramDecodedTextObject' filepath='Python/errors.c' line='1812' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_ProgramDecodedTextObject'>
- <parameter type-id='type-id-14' name='filename' filepath='Python/errors.c' line='1812' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/errors.c' line='1812' column='1'/>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/errors.c' line='1812' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_ProgramText' mangled-name='PyErr_ProgramText' filepath='Python/errors.c' line='1795' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_ProgramText'>
- <parameter type-id='type-id-3' name='filename' filepath='Python/errors.c' line='1795' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/errors.c' line='1795' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_SyntaxLocationEx' mangled-name='PyErr_SyntaxLocationEx' filepath='Python/errors.c' line='1730' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SyntaxLocationEx'>
- <parameter type-id='type-id-3' name='filename' filepath='Python/errors.c' line='1730' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/errors.c' line='1730' column='1'/>
- <parameter type-id='type-id-8' name='col_offset' filepath='Python/errors.c' line='1730' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_RangedSyntaxLocationObject' mangled-name='PyErr_RangedSyntaxLocationObject' filepath='Python/errors.c' line='1724' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_RangedSyntaxLocationObject'>
- <parameter type-id='type-id-14' name='filename' filepath='Python/errors.c' line='1724' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/errors.c' line='1724' column='1'/>
- <parameter type-id='type-id-8' name='col_offset' filepath='Python/errors.c' line='1724' column='1'/>
- <parameter type-id='type-id-8' name='end_lineno' filepath='Python/errors.c' line='1725' column='1'/>
- <parameter type-id='type-id-8' name='end_col_offset' filepath='Python/errors.c' line='1725' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_SyntaxLocationObject' mangled-name='PyErr_SyntaxLocationObject' filepath='Python/errors.c' line='1719' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SyntaxLocationObject'>
- <parameter type-id='type-id-14' name='filename' filepath='Python/errors.c' line='1719' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/errors.c' line='1719' column='1'/>
- <parameter type-id='type-id-8' name='col_offset' filepath='Python/errors.c' line='1719' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_SyntaxLocation' mangled-name='PyErr_SyntaxLocation' filepath='Python/errors.c' line='1599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SyntaxLocation'>
- <parameter type-id='type-id-3' name='filename' filepath='Python/errors.c' line='1599' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/errors.c' line='1599' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_WriteUnraisable' mangled-name='PyErr_WriteUnraisable' filepath='Python/errors.c' line='1592' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_WriteUnraisable'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2016' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_WriteUnraisableMsg' mangled-name='_PyErr_WriteUnraisableMsg' filepath='Python/errors.c' line='1489' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_WriteUnraisableMsg'>
- <parameter type-id='type-id-3' name='err_msg_str' filepath='Python/errors.c' line='1489' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Python/errors.c' line='1489' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_NewExceptionWithDoc' mangled-name='PyErr_NewExceptionWithDoc' filepath='Python/errors.c' line='1184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_NewExceptionWithDoc'>
- <parameter type-id='type-id-3' name='name' filepath='Python/errors.c' line='1184' column='1'/>
- <parameter type-id='type-id-3' name='doc' filepath='Python/errors.c' line='1184' column='1'/>
- <parameter type-id='type-id-14' name='base' filepath='Python/errors.c' line='1185' column='1'/>
- <parameter type-id='type-id-14' name='dict' filepath='Python/errors.c' line='1185' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_NewException' mangled-name='PyErr_NewException' filepath='Python/errors.c' line='1127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_NewException'>
- <parameter type-id='type-id-3' name='name' filepath='Python/errors.c' line='1127' column='1'/>
- <parameter type-id='type-id-14' name='base' filepath='Python/errors.c' line='1127' column='1'/>
- <parameter type-id='type-id-14' name='dict' filepath='Python/errors.c' line='1127' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_Format' mangled-name='PyErr_Format' filepath='Python/errors.c' line='1111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Format'>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='1111' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/errors.c' line='1111' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyTraceBack_Here' mangled-name='PyTraceBack_Here' filepath='./Include/traceback.h' line='9' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTraceBack_Here'>
+ <parameter type-id='type-id-369'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyErr_Format' mangled-name='_PyErr_Format' filepath='Python/errors.c' line='1095' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Format'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='1095' column='1'/>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='1095' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/errors.c' line='1096' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_FormatV' mangled-name='PyErr_FormatV' filepath='Python/errors.c' line='1087' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_FormatV'>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='1087' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/errors.c' line='1087' column='1'/>
- <parameter type-id='type-id-496' name='vargs' filepath='Python/errors.c' line='1087' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_BadInternalCall' mangled-name='PyErr_BadInternalCall' filepath='Python/errors.c' line='1058' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_BadInternalCall'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_BadInternalCall' mangled-name='_PyErr_BadInternalCall' filepath='Python/errors.c' line='1046' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_BadInternalCall'>
- <parameter type-id='type-id-3' name='filename' filepath='Python/errors.c' line='1046' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/errors.c' line='1046' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_SetImportError' mangled-name='PyErr_SetImportError' filepath='Python/errors.c' line='1040' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetImportError'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1311' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1311' column='1'/>
- <parameter type-id='type-id-14' name='z' filepath='Objects/abstract.c' line='1311' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_SetImportErrorSubclass' mangled-name='PyErr_SetImportErrorSubclass' filepath='Python/errors.c' line='987' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetImportErrorSubclass'>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='987' column='1'/>
- <parameter type-id='type-id-14' name='msg' filepath='Python/errors.c' line='987' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Python/errors.c' line='988' column='1'/>
- <parameter type-id='type-id-14' name='path' filepath='Python/errors.c' line='988' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_SetFromErrno' mangled-name='PyErr_SetFromErrno' filepath='Python/errors.c' line='862' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetFromErrno'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2462' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_SetFromErrnoWithFilename' mangled-name='PyErr_SetFromErrnoWithFilename' filepath='Python/errors.c' line='853' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetFromErrnoWithFilename'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2342' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2342' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_SetFromErrnoWithFilenameObjects' mangled-name='PyErr_SetFromErrnoWithFilenameObjects' filepath='Python/errors.c' line='754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetFromErrnoWithFilenameObjects'>
- <parameter type-id='type-id-14' name='co' filepath='Python/ceval.c' line='1130' column='1'/>
- <parameter type-id='type-id-14' name='globals' filepath='Python/ceval.c' line='1130' column='1'/>
- <parameter type-id='type-id-14' name='locals' filepath='Python/ceval.c' line='1130' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_SetFromErrnoWithFilenameObject' mangled-name='PyErr_SetFromErrnoWithFilenameObject' filepath='Python/errors.c' line='748' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetFromErrnoWithFilenameObject'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1256' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1256' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_NoMemory' mangled-name='PyErr_NoMemory' filepath='Python/errors.c' line='741' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_NoMemory'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyErr_NoMemory' mangled-name='_PyErr_NoMemory' filepath='Python/errors.c' line='728' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_NoMemory'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='728' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_BadArgument' mangled-name='PyErr_BadArgument' filepath='Python/errors.c' line='719' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_BadArgument'>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyErr_FormatFromCause' mangled-name='_PyErr_FormatFromCause' filepath='Python/errors.c' line='702' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_FormatFromCause'>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='1111' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/errors.c' line='1111' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
+ <function-decl name='pthread_mutex_init' filepath='/usr/include/pthread.h' line='781' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1103'/>
+ <parameter type-id='type-id-1099'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_mutex_destroy' filepath='/usr/include/pthread.h' line='786' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1103'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_mutex_lock' filepath='/usr/include/pthread.h' line='794' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1103'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_mutex_unlock' filepath='/usr/include/pthread.h' line='835' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1103'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_cond_destroy' filepath='/usr/include/pthread.h' line='1117' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1101'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_cond_signal' filepath='/usr/include/pthread.h' line='1121' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1101'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_cond_wait' filepath='/usr/include/pthread.h' line='1133' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1102'/>
+ <parameter type-id='type-id-1104'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_cond_timedwait' filepath='/usr/include/pthread.h' line='1145' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1102'/>
+ <parameter type-id='type-id-1104'/>
+ <parameter type-id='type-id-216'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_FatalError_TstateNULL' mangled-name='_Py_FatalError_TstateNULL' filepath='Python/ceval.c' line='328' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FatalError_TstateNULL'>
+ <parameter type-id='type-id-6' name='func' filepath='Python/ceval.c' line='328' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyEval_ThreadsInitialized' mangled-name='PyEval_ThreadsInitialized' filepath='Python/ceval.c' line='343' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_ThreadsInitialized'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyEval_InitThreads' mangled-name='PyEval_InitThreads' filepath='Python/ceval.c' line='393' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_InitThreads'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyEval_AcquireLock' mangled-name='PyEval_AcquireLock' filepath='Python/ceval.c' line='407' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_AcquireLock'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyEval_ReleaseLock' mangled-name='PyEval_ReleaseLock' filepath='Python/ceval.c' line='417' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_ReleaseLock'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyEval_AcquireThread' mangled-name='PyEval_AcquireThread' filepath='Python/ceval.c' line='438' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_AcquireThread'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/ceval.c' line='438' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyEval_ReleaseThread' mangled-name='PyEval_ReleaseThread' filepath='Python/ceval.c' line='451' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_ReleaseThread'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/ceval.c' line='451' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_SignalAsyncExc' mangled-name='_PyEval_SignalAsyncExc' filepath='Python/ceval.c' line='497' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SignalAsyncExc'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/ceval.c' line='497' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_SignalReceived' mangled-name='_PyEval_SignalReceived' filepath='Python/ceval.c' line='551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SignalReceived'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/ceval.c' line='551' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_AddPendingCall' mangled-name='_PyEval_AddPendingCall' filepath='Python/ceval.c' line='608' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_AddPendingCall'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/ceval.c' line='608' column='1'/>
+ <parameter type-id='type-id-792' name='func' filepath='Python/ceval.c' line='609' column='1'/>
+ <parameter type-id='type-id-41' name='arg' filepath='Python/ceval.c' line='609' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyErr_FormatFromCauseTstate' mangled-name='_PyErr_FormatFromCauseTstate' filepath='Python/errors.c' line='687' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_FormatFromCauseTstate'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='1095' column='1'/>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='1095' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/errors.c' line='1096' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyErr_ChainStackItem' mangled-name='_PyErr_ChainStackItem' filepath='Python/errors.c' line='619' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_ChainStackItem'>
- <parameter type-id='type-id-15' name='exc_info' filepath='Python/errors.c' line='619' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_ChainExceptions' mangled-name='_PyErr_ChainExceptions' filepath='Python/errors.c' line='577' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_ChainExceptions'>
- <parameter type-id='type-id-14' name='typ' filepath='Python/errors.c' line='577' column='1'/>
- <parameter type-id='type-id-14' name='val' filepath='Python/errors.c' line='577' column='1'/>
- <parameter type-id='type-id-14' name='tb' filepath='Python/errors.c' line='577' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_StackItemToExcInfoTuple' mangled-name='_PyErr_StackItemToExcInfoTuple' filepath='Python/errors.c' line='552' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_StackItemToExcInfoTuple'>
- <parameter type-id='type-id-15' name='err_info' filepath='Python/errors.c' line='552' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_SetExcInfo' mangled-name='PyErr_SetExcInfo' filepath='Python/errors.c' line='541' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetExcInfo'>
- <parameter type-id='type-id-14' name='type' filepath='Python/errors.c' line='541' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Python/errors.c' line='541' column='1'/>
- <parameter type-id='type-id-14' name='traceback' filepath='Python/errors.c' line='541' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_GetExcInfo' mangled-name='PyErr_GetExcInfo' filepath='Python/errors.c' line='534' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_GetExcInfo'>
- <parameter type-id='type-id-22' name='p_type' filepath='Python/errors.c' line='534' column='1'/>
- <parameter type-id='type-id-22' name='p_value' filepath='Python/errors.c' line='534' column='1'/>
- <parameter type-id='type-id-22' name='p_traceback' filepath='Python/errors.c' line='534' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_SetHandledException' mangled-name='PyErr_SetHandledException' filepath='Python/errors.c' line='527' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetHandledException'>
- <parameter type-id='type-id-14' name='m' filepath='Objects/moduleobject.c' line='578' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_SetHandledException' mangled-name='_PyErr_SetHandledException' filepath='Python/errors.c' line='521' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetHandledException'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='521' column='1'/>
- <parameter type-id='type-id-14' name='exc' filepath='Python/errors.c' line='521' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_GetHandledException' mangled-name='PyErr_GetHandledException' filepath='Python/errors.c' line='514' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_GetHandledException'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyErr_GetHandledException' mangled-name='_PyErr_GetHandledException' filepath='Python/errors.c' line='503' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_GetHandledException'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='503' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyErr_GetExcInfo' mangled-name='_PyErr_GetExcInfo' filepath='Python/errors.c' line='488' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_GetExcInfo'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='488' column='1'/>
- <parameter type-id='type-id-22' name='p_type' filepath='Python/errors.c' line='489' column='1'/>
- <parameter type-id='type-id-22' name='p_value' filepath='Python/errors.c' line='489' column='1'/>
- <parameter type-id='type-id-22' name='p_traceback' filepath='Python/errors.c' line='489' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_Clear' mangled-name='PyErr_Clear' filepath='Python/errors.c' line='453' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Clear'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_Clear' mangled-name='_PyErr_Clear' filepath='Python/errors.c' line='446' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Clear'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/object.c' line='2291' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_Fetch' mangled-name='PyErr_Fetch' filepath='Python/errors.c' line='438' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Fetch'>
- <parameter type-id='type-id-22' name='p_type' filepath='Python/errors.c' line='534' column='1'/>
- <parameter type-id='type-id-22' name='p_value' filepath='Python/errors.c' line='534' column='1'/>
- <parameter type-id='type-id-22' name='p_traceback' filepath='Python/errors.c' line='534' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_Fetch' mangled-name='_PyErr_Fetch' filepath='Python/errors.c' line='424' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Fetch'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='424' column='1'/>
- <parameter type-id='type-id-22' name='p_type' filepath='Python/errors.c' line='424' column='1'/>
- <parameter type-id='type-id-22' name='p_value' filepath='Python/errors.c' line='424' column='1'/>
- <parameter type-id='type-id-22' name='p_traceback' filepath='Python/errors.c' line='425' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_NormalizeException' mangled-name='PyErr_NormalizeException' filepath='Python/errors.c' line='416' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_NormalizeException'>
- <parameter type-id='type-id-22' name='p_type' filepath='Python/errors.c' line='534' column='1'/>
- <parameter type-id='type-id-22' name='p_value' filepath='Python/errors.c' line='534' column='1'/>
- <parameter type-id='type-id-22' name='p_traceback' filepath='Python/errors.c' line='534' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_NormalizeException' mangled-name='_PyErr_NormalizeException' filepath='Python/errors.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_NormalizeException'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='309' column='1'/>
- <parameter type-id='type-id-22' name='exc' filepath='Python/errors.c' line='309' column='1'/>
- <parameter type-id='type-id-22' name='val' filepath='Python/errors.c' line='310' column='1'/>
- <parameter type-id='type-id-22' name='tb' filepath='Python/errors.c' line='310' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_ExceptionMatches' mangled-name='PyErr_ExceptionMatches' filepath='Python/errors.c' line='291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_ExceptionMatches'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyErr_ExceptionMatches' mangled-name='_PyErr_ExceptionMatches' filepath='Python/errors.c' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_ExceptionMatches'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/object.c' line='2277' column='1'/>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2277' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyErr_GivenExceptionMatches' mangled-name='PyErr_GivenExceptionMatches' filepath='Python/errors.c' line='252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_GivenExceptionMatches'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/funcobject.c' line='319' column='1'/>
- <parameter type-id='type-id-14' name='annotations' filepath='Objects/funcobject.c' line='319' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyErr_Occurred' mangled-name='PyErr_Occurred' filepath='Python/errors.c' line='241' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Occurred'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_SetString' mangled-name='PyErr_SetString' filepath='Python/errors.c' line='233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetString'>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='233' column='1'/>
- <parameter type-id='type-id-3' name='string' filepath='Python/errors.c' line='233' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_SetString' mangled-name='_PyErr_SetString' filepath='Python/errors.c' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetString'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='224' column='1'/>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='224' column='1'/>
- <parameter type-id='type-id-3' name='string' filepath='Python/errors.c' line='225' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_SetNone' mangled-name='PyErr_SetNone' filepath='Python/errors.c' line='216' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetNone'>
- <parameter type-id='type-id-14' name='m' filepath='Objects/moduleobject.c' line='578' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_SetNone' mangled-name='_PyErr_SetNone' filepath='Python/errors.c' line='209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetNone'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='209' column='1'/>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='209' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_SetKeyError' mangled-name='_PyErr_SetKeyError' filepath='Python/errors.c' line='196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetKeyError'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/object.c' line='2366' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_SetObject' mangled-name='PyErr_SetObject' filepath='Python/errors.c' line='186' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetObject'>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='186' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Python/errors.c' line='186' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_SetObject' mangled-name='_PyErr_SetObject' filepath='Python/errors.c' line='108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetObject'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='108' column='1'/>
- <parameter type-id='type-id-14' name='exception' filepath='Python/errors.c' line='108' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Python/errors.c' line='108' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_GetTopmostException' mangled-name='_PyErr_GetTopmostException' filepath='Python/errors.c' line='68' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_GetTopmostException'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='68' column='1'/>
- <return type-id='type-id-15'/>
- </function-decl>
- <function-decl name='PyErr_Restore' mangled-name='PyErr_Restore' filepath='Python/errors.c' line='60' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Restore'>
- <parameter type-id='type-id-14' name='type' filepath='Python/errors.c' line='60' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Python/errors.c' line='60' column='1'/>
- <parameter type-id='type-id-14' name='traceback' filepath='Python/errors.c' line='60' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_Restore' mangled-name='_PyErr_Restore' filepath='Python/errors.c' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Restore'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/errors.c' line='32' column='1'/>
- <parameter type-id='type-id-14' name='type' filepath='Python/errors.c' line='32' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Python/errors.c' line='32' column='1'/>
- <parameter type-id='type-id-14' name='traceback' filepath='Python/errors.c' line='33' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='Py_AddPendingCall' mangled-name='Py_AddPendingCall' filepath='Python/ceval.c' line='627' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_AddPendingCall'>
+ <parameter type-id='type-id-792' name='func' filepath='Python/ceval.c' line='627' column='1'/>
+ <parameter type-id='type-id-41' name='arg' filepath='Python/ceval.c' line='627' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/frozenmain.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='Py_FrozenMain' mangled-name='Py_FrozenMain' filepath='Python/frozenmain.c' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_FrozenMain'>
- <parameter type-id='type-id-8' name='argc' filepath='Python/frozenmain.c' line='16' column='1'/>
- <parameter type-id='type-id-494' name='argv' filepath='Python/frozenmain.c' line='16' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='Py_MakePendingCalls' mangled-name='Py_MakePendingCalls' filepath='Python/ceval.c' line='748' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_MakePendingCalls'>
+ <return type-id='type-id-21'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/getargs.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_PyArg_NoKwnames' mangled-name='_PyArg_NoKwnames' filepath='Python/getargs.c' line='2921' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_NoKwnames'>
- <parameter type-id='type-id-3' name='funcname' filepath='Python/getargs.c' line='2921' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Python/getargs.c' line='2921' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyArg_NoPositional' mangled-name='_PyArg_NoPositional' filepath='Python/getargs.c' line='2904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_NoPositional'>
- <parameter type-id='type-id-3' name='funcname' filepath='Python/getargs.c' line='2921' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Python/getargs.c' line='2921' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyArg_NoKeywords' mangled-name='_PyArg_NoKeywords' filepath='Python/getargs.c' line='2885' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_NoKeywords'>
- <parameter type-id='type-id-3' name='funcname' filepath='Python/getargs.c' line='2921' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Python/getargs.c' line='2921' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyArg_UnpackStack' mangled-name='_PyArg_UnpackStack' filepath='Python/getargs.c' line='2858' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_UnpackStack'>
- <parameter type-id='type-id-200' name='args' filepath='Python/getargs.c' line='2858' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Python/getargs.c' line='2858' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Python/getargs.c' line='2858' column='1'/>
- <parameter type-id='type-id-36' name='min' filepath='Python/getargs.c' line='2859' column='1'/>
- <parameter type-id='type-id-36' name='max' filepath='Python/getargs.c' line='2859' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='Py_SetRecursionLimit' mangled-name='Py_SetRecursionLimit' filepath='Python/ceval.c' line='805' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetRecursionLimit'>
+ <parameter type-id='type-id-21' name='new_limit' filepath='Python/ceval.c' line='805' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyArg_UnpackTuple' mangled-name='PyArg_UnpackTuple' filepath='Python/getargs.c' line='2832' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_UnpackTuple'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='2832' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Python/getargs.c' line='2832' column='1'/>
- <parameter type-id='type-id-36' name='min' filepath='Python/getargs.c' line='2832' column='1'/>
- <parameter type-id='type-id-36' name='max' filepath='Python/getargs.c' line='2832' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyEval_EvalFrame' mangled-name='PyEval_EvalFrame' filepath='Python/ceval.c' line='1157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_EvalFrame'>
+ <parameter type-id='type-id-369' name='f' filepath='Python/ceval.c' line='1157' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyEval_EvalFrameEx' mangled-name='PyEval_EvalFrameEx' filepath='Python/ceval.c' line='1165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_EvalFrameEx'>
+ <parameter type-id='type-id-369' name='f' filepath='Python/ceval.c' line='1165' column='1'/>
+ <parameter type-id='type-id-21' name='throwflag' filepath='Python/ceval.c' line='1165' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyThreadState_EnterTracing' mangled-name='PyThreadState_EnterTracing' filepath='Python/ceval.c' line='6838' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_EnterTracing'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/ceval.c' line='6838' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThreadState_LeaveTracing' mangled-name='PyThreadState_LeaveTracing' filepath='Python/ceval.c' line='6845' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_LeaveTracing'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/ceval.c' line='6845' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_SetProfile' mangled-name='_PyEval_SetProfile' filepath='Python/ceval.c' line='6943' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SetProfile'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/ceval.c' line='6943' column='1'/>
+ <parameter type-id='type-id-700' name='func' filepath='Python/ceval.c' line='6943' column='1'/>
+ <parameter type-id='type-id-2' name='arg' filepath='Python/ceval.c' line='6943' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyArg_CheckPositional' mangled-name='_PyArg_CheckPositional' filepath='Python/getargs.c' line='2770' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_CheckPositional'>
- <parameter type-id='type-id-3' name='name' filepath='Python/getargs.c' line='2770' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Python/getargs.c' line='2770' column='1'/>
- <parameter type-id='type-id-36' name='min' filepath='Python/getargs.c' line='2771' column='1'/>
- <parameter type-id='type-id-36' name='max' filepath='Python/getargs.c' line='2771' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyEval_SetProfile' mangled-name='PyEval_SetProfile' filepath='Python/ceval.c' line='6985' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_SetProfile'>
+ <parameter type-id='type-id-700' name='func' filepath='Python/ceval.c' line='6985' column='1'/>
+ <parameter type-id='type-id-2' name='arg' filepath='Python/ceval.c' line='6985' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_SetTrace' mangled-name='_PyEval_SetTrace' filepath='Python/ceval.c' line='6995' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SetTrace'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/ceval.c' line='6995' column='1'/>
+ <parameter type-id='type-id-700' name='func' filepath='Python/ceval.c' line='6995' column='1'/>
+ <parameter type-id='type-id-2' name='arg' filepath='Python/ceval.c' line='6995' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyEval_SetTrace' mangled-name='PyEval_SetTrace' filepath='Python/ceval.c' line='7038' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_SetTrace'>
+ <parameter type-id='type-id-700' name='func' filepath='Python/ceval.c' line='7038' column='1'/>
+ <parameter type-id='type-id-2' name='arg' filepath='Python/ceval.c' line='7038' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <class-decl name='_PyArg_Parser' size-in-bits='512' is-struct='yes' visibility='default' filepath='./Include/cpython/modsupport.h' line='51' column='1' id='type-id-766'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='format' type-id='type-id-3' visibility='default' filepath='./Include/cpython/modsupport.h' line='52' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='keywords' type-id='type-id-767' visibility='default' filepath='./Include/cpython/modsupport.h' line='53' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='fname' type-id='type-id-3' visibility='default' filepath='./Include/cpython/modsupport.h' line='54' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='custom_msg' type-id='type-id-3' visibility='default' filepath='./Include/cpython/modsupport.h' line='55' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='pos' type-id='type-id-8' visibility='default' filepath='./Include/cpython/modsupport.h' line='56' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='min' type-id='type-id-8' visibility='default' filepath='./Include/cpython/modsupport.h' line='57' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='max' type-id='type-id-8' visibility='default' filepath='./Include/cpython/modsupport.h' line='58' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='kwtuple' type-id='type-id-14' visibility='default' filepath='./Include/cpython/modsupport.h' line='59' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='next' type-id='type-id-768' visibility='default' filepath='./Include/cpython/modsupport.h' line='60' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-4' size-in-bits='64' id='type-id-767'/>
- <pointer-type-def type-id='type-id-766' size-in-bits='64' id='type-id-768'/>
- <function-decl name='_PyArg_UnpackKeywordsWithVararg' mangled-name='_PyArg_UnpackKeywordsWithVararg' filepath='Python/getargs.c' line='2470' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_UnpackKeywordsWithVararg'>
- <parameter type-id='type-id-200' name='args' filepath='Python/getargs.c' line='2470' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Python/getargs.c' line='2470' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Python/getargs.c' line='2471' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Python/getargs.c' line='2471' column='1'/>
- <parameter type-id='type-id-768' name='parser' filepath='Python/getargs.c' line='2472' column='1'/>
- <parameter type-id='type-id-8' name='minpos' filepath='Python/getargs.c' line='2473' column='1'/>
- <parameter type-id='type-id-8' name='maxpos' filepath='Python/getargs.c' line='2473' column='1'/>
- <parameter type-id='type-id-8' name='minkw' filepath='Python/getargs.c' line='2473' column='1'/>
- <parameter type-id='type-id-8' name='vararg' filepath='Python/getargs.c' line='2474' column='1'/>
- <parameter type-id='type-id-22' name='buf' filepath='Python/getargs.c' line='2474' column='1'/>
- <return type-id='type-id-200'/>
- </function-decl>
- <function-decl name='_PyArg_UnpackKeywords' mangled-name='_PyArg_UnpackKeywords' filepath='Python/getargs.c' line='2269' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_UnpackKeywords'>
- <parameter type-id='type-id-200' name='args' filepath='Python/getargs.c' line='2269' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Python/getargs.c' line='2269' column='1'/>
- <parameter type-id='type-id-14' name='kwargs' filepath='Python/getargs.c' line='2270' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Python/getargs.c' line='2270' column='1'/>
- <parameter type-id='type-id-768' name='parser' filepath='Python/getargs.c' line='2271' column='1'/>
- <parameter type-id='type-id-8' name='minpos' filepath='Python/getargs.c' line='2272' column='1'/>
- <parameter type-id='type-id-8' name='maxpos' filepath='Python/getargs.c' line='2272' column='1'/>
- <parameter type-id='type-id-8' name='minkw' filepath='Python/getargs.c' line='2272' column='1'/>
- <parameter type-id='type-id-22' name='buf' filepath='Python/getargs.c' line='2273' column='1'/>
- <return type-id='type-id-200'/>
- </function-decl>
- <function-decl name='PyArg_ValidateKeywordArguments' mangled-name='PyArg_ValidateKeywordArguments' filepath='Python/getargs.c' line='1558' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_ValidateKeywordArguments'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyEval_GetFrame' mangled-name='PyEval_GetFrame' filepath='Python/ceval.c' line='7118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetFrame'>
+ <return type-id='type-id-369'/>
+ </function-decl>
+ <function-decl name='_PyEval_GetBuiltinId' mangled-name='_PyEval_GetBuiltinId' filepath='Python/ceval.c' line='7164' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_GetBuiltinId'>
+ <parameter type-id='type-id-326' name='name' filepath='Python/ceval.c' line='7164' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyEval_GetFuncName' mangled-name='PyEval_GetFuncName' filepath='Python/ceval.c' line='7219' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetFuncName'>
+ <parameter type-id='type-id-2' name='func' filepath='Python/ceval.c' line='7219' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='_PyArg_VaParseTupleAndKeywordsFast_SizeT' mangled-name='_PyArg_VaParseTupleAndKeywordsFast_SizeT' filepath='Python/getargs.c' line='1544' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_VaParseTupleAndKeywordsFast_SizeT'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='1544' column='1'/>
- <parameter type-id='type-id-14' name='keywords' filepath='Python/getargs.c' line='1544' column='1'/>
- <parameter type-id='type-id-768' name='parser' filepath='Python/getargs.c' line='1545' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/getargs.c' line='1545' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyEval_GetFuncDesc' mangled-name='PyEval_GetFuncDesc' filepath='Python/ceval.c' line='7232' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyEval_GetFuncDesc'>
+ <parameter type-id='type-id-2' name='func' filepath='Python/ceval.c' line='7232' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='_PyArg_VaParseTupleAndKeywordsFast' mangled-name='_PyArg_VaParseTupleAndKeywordsFast' filepath='Python/getargs.c' line='1530' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_VaParseTupleAndKeywordsFast'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='1544' column='1'/>
- <parameter type-id='type-id-14' name='keywords' filepath='Python/getargs.c' line='1544' column='1'/>
- <parameter type-id='type-id-768' name='parser' filepath='Python/getargs.c' line='1545' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/getargs.c' line='1545' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyEval_RequestCodeExtraIndex' mangled-name='_PyEval_RequestCodeExtraIndex' filepath='Python/ceval.c' line='7860' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_RequestCodeExtraIndex'>
+ <parameter type-id='type-id-12' name='free' filepath='Python/ceval.c' line='7860' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='Py_EnterRecursiveCall' mangled-name='Py_EnterRecursiveCall' filepath='Python/ceval.c' line='7941' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_EnterRecursiveCall'>
+ <parameter type-id='type-id-6' name='where' filepath='Python/ceval.c' line='7941' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_LeaveRecursiveCall' mangled-name='Py_LeaveRecursiveCall' filepath='Python/ceval.c' line='7948' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_LeaveRecursiveCall'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_SetSwitchInterval' mangled-name='_PyEval_SetSwitchInterval' filepath='Python/ceval_gil.h' line='315' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_SetSwitchInterval'>
+ <parameter type-id='type-id-38' name='microseconds' filepath='Python/ceval_gil.h' line='315' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_GetSwitchInterval' mangled-name='_PyEval_GetSwitchInterval' filepath='Python/ceval_gil.h' line='321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyEval_GetSwitchInterval'>
+ <return type-id='type-id-38'/>
+ </function-decl>
+ <function-decl name='_PyThread_cond_init' filepath='Python/condvar.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1101'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyThread_cond_after' filepath='Python/condvar.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-384'/>
+ <parameter type-id='type-id-191'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyArg_ParseStackAndKeywords_SizeT' mangled-name='_PyArg_ParseStackAndKeywords_SizeT' filepath='Python/getargs.c' line='1516' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseStackAndKeywords_SizeT'>
- <parameter type-id='type-id-200' name='args' filepath='Python/getargs.c' line='1516' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Python/getargs.c' line='1516' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Python/getargs.c' line='1516' column='1'/>
- <parameter type-id='type-id-768' name='parser' filepath='Python/getargs.c' line='1517' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/codecs.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='Py_hexdigits' type-id='type-id-6' mangled-name='Py_hexdigits' visibility='default' filepath='./Include/codecs.h' line='242' column='1' elf-symbol-id='Py_hexdigits'/>
+ <function-decl name='PyInterpreterState_Get' mangled-name='PyInterpreterState_Get' filepath='./Include/pystate.h' line='26' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Get'>
+ <return type-id='type-id-245'/>
</function-decl>
- <function-decl name='_PyArg_ParseStackAndKeywords' mangled-name='_PyArg_ParseStackAndKeywords' filepath='Python/getargs.c' line='1503' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseStackAndKeywords'>
- <parameter type-id='type-id-200' name='args' filepath='Python/getargs.c' line='1516' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Python/getargs.c' line='1516' column='1'/>
- <parameter type-id='type-id-14' name='kwnames' filepath='Python/getargs.c' line='1516' column='1'/>
- <parameter type-id='type-id-768' name='parser' filepath='Python/getargs.c' line='1517' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_Register' mangled-name='PyCodec_Register' filepath='Python/codecs.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Register'>
+ <parameter type-id='type-id-2' name='search_function' filepath='Python/codecs.c' line='35' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyArg_ParseTupleAndKeywordsFast_SizeT' mangled-name='_PyArg_ParseTupleAndKeywordsFast_SizeT' filepath='Python/getargs.c' line='1490' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseTupleAndKeywordsFast_SizeT'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='1490' column='1'/>
- <parameter type-id='type-id-14' name='keywords' filepath='Python/getargs.c' line='1490' column='1'/>
- <parameter type-id='type-id-768' name='parser' filepath='Python/getargs.c' line='1491' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_Unregister' mangled-name='PyCodec_Unregister' filepath='Python/codecs.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Unregister'>
+ <parameter type-id='type-id-2' name='search_function' filepath='Python/codecs.c' line='55' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyArg_ParseTupleAndKeywordsFast' mangled-name='_PyArg_ParseTupleAndKeywordsFast' filepath='Python/getargs.c' line='1477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseTupleAndKeywordsFast'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='1490' column='1'/>
- <parameter type-id='type-id-14' name='keywords' filepath='Python/getargs.c' line='1490' column='1'/>
- <parameter type-id='type-id-768' name='parser' filepath='Python/getargs.c' line='1491' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_normalize_encoding' filepath='Python/codecs.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyArg_VaParseTupleAndKeywords_SizeT' mangled-name='_PyArg_VaParseTupleAndKeywords_SizeT' filepath='Python/getargs.c' line='1451' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_VaParseTupleAndKeywords_SizeT'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='1451' column='1'/>
- <parameter type-id='type-id-14' name='keywords' filepath='Python/getargs.c' line='1452' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='1453' column='1'/>
- <parameter type-id='type-id-494' name='kwlist' filepath='Python/getargs.c' line='1454' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/getargs.c' line='1454' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_KnownEncoding' mangled-name='PyCodec_KnownEncoding' filepath='Python/codecs.c' line='214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_KnownEncoding'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Python/codecs.c' line='214' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyArg_VaParseTupleAndKeywords' mangled-name='PyArg_VaParseTupleAndKeywords' filepath='Python/getargs.c' line='1426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_VaParseTupleAndKeywords'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='1451' column='1'/>
- <parameter type-id='type-id-14' name='keywords' filepath='Python/getargs.c' line='1452' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='1453' column='1'/>
- <parameter type-id='type-id-494' name='kwlist' filepath='Python/getargs.c' line='1454' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/getargs.c' line='1454' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyArg_ParseTupleAndKeywords_SizeT' mangled-name='_PyArg_ParseTupleAndKeywords_SizeT' filepath='Python/getargs.c' line='1400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseTupleAndKeywords_SizeT'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='1400' column='1'/>
- <parameter type-id='type-id-14' name='keywords' filepath='Python/getargs.c' line='1401' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='1402' column='1'/>
- <parameter type-id='type-id-494' name='kwlist' filepath='Python/getargs.c' line='1403' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyCodecInfo_GetIncrementalDecoder' mangled-name='_PyCodecInfo_GetIncrementalDecoder' filepath='Python/codecs.c' line='330' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodecInfo_GetIncrementalDecoder'>
+ <parameter type-id='type-id-2' name='codec_info' filepath='Python/codecs.c' line='330' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Python/codecs.c' line='331' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyArg_ParseTupleAndKeywords' mangled-name='PyArg_ParseTupleAndKeywords' filepath='Python/getargs.c' line='1376' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_ParseTupleAndKeywords'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='1400' column='1'/>
- <parameter type-id='type-id-14' name='keywords' filepath='Python/getargs.c' line='1401' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='1402' column='1'/>
- <parameter type-id='type-id-494' name='kwlist' filepath='Python/getargs.c' line='1403' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyCodecInfo_GetIncrementalEncoder' mangled-name='_PyCodecInfo_GetIncrementalEncoder' filepath='Python/codecs.c' line='337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodecInfo_GetIncrementalEncoder'>
+ <parameter type-id='type-id-2' name='codec_info' filepath='Python/codecs.c' line='337' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Python/codecs.c' line='338' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyArg_BadArgument' mangled-name='_PyArg_BadArgument' filepath='Python/getargs.c' line='618' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_BadArgument'>
- <parameter type-id='type-id-3' name='fname' filepath='Python/getargs.c' line='618' column='1'/>
- <parameter type-id='type-id-3' name='displayname' filepath='Python/getargs.c' line='618' column='1'/>
- <parameter type-id='type-id-3' name='expected' filepath='Python/getargs.c' line='619' column='1'/>
- <parameter type-id='type-id-14' name='arg' filepath='Python/getargs.c' line='619' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='PyCodec_Encoder' mangled-name='PyCodec_Encoder' filepath='Python/codecs.c' line='351' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Encoder'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Python/codecs.c' line='351' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyArg_VaParse_SizeT' mangled-name='_PyArg_VaParse_SizeT' filepath='Python/getargs.c' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_VaParse_SizeT'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='187' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='187' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/getargs.c' line='187' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_Decoder' mangled-name='PyCodec_Decoder' filepath='Python/codecs.c' line='356' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_Decoder'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Python/codecs.c' line='356' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyArg_VaParse' mangled-name='PyArg_VaParse' filepath='Python/getargs.c' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_VaParse'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='187' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='187' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/getargs.c' line='187' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_IncrementalEncoder' mangled-name='PyCodec_IncrementalEncoder' filepath='Python/codecs.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_IncrementalEncoder'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Python/codecs.c' line='361' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Python/codecs.c' line='362' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyArg_ParseStack_SizeT' mangled-name='_PyArg_ParseStack_SizeT' filepath='Python/getargs.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseStack_SizeT'>
- <parameter type-id='type-id-200' name='args' filepath='Python/getargs.c' line='161' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Python/getargs.c' line='161' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='161' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_IncrementalDecoder' mangled-name='PyCodec_IncrementalDecoder' filepath='Python/codecs.c' line='367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_IncrementalDecoder'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Python/codecs.c' line='367' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Python/codecs.c' line='368' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyArg_ParseStack' mangled-name='_PyArg_ParseStack' filepath='Python/getargs.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseStack'>
- <parameter type-id='type-id-200' name='args' filepath='Python/getargs.c' line='161' column='1'/>
- <parameter type-id='type-id-36' name='nargs' filepath='Python/getargs.c' line='161' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='161' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_StreamReader' mangled-name='PyCodec_StreamReader' filepath='Python/codecs.c' line='373' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_StreamReader'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Python/codecs.c' line='373' column='1'/>
+ <parameter type-id='type-id-2' name='stream' filepath='Python/codecs.c' line='374' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Python/codecs.c' line='375' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyArg_ParseTuple_SizeT' mangled-name='_PyArg_ParseTuple_SizeT' filepath='Python/getargs.c' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseTuple_SizeT'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='136' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='136' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_StreamWriter' mangled-name='PyCodec_StreamWriter' filepath='Python/codecs.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_StreamWriter'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Python/codecs.c' line='380' column='1'/>
+ <parameter type-id='type-id-2' name='stream' filepath='Python/codecs.c' line='381' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Python/codecs.c' line='382' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyArg_ParseTuple' mangled-name='PyArg_ParseTuple' filepath='Python/getargs.c' line='124' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_ParseTuple'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='136' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='136' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyCodec_LookupTextEncoding' mangled-name='_PyCodec_LookupTextEncoding' filepath='Python/codecs.c' line='522' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCodec_LookupTextEncoding'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Python/codecs.c' line='522' column='1'/>
+ <parameter type-id='type-id-6' name='alternate_command' filepath='Python/codecs.c' line='523' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyArg_Parse_SizeT' mangled-name='_PyArg_Parse_SizeT' filepath='Python/getargs.c' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_Parse_SizeT'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='136' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='136' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_RegisterError' mangled-name='PyCodec_RegisterError' filepath='Python/codecs.c' line='622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_RegisterError'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/codecs.c' line='622' column='1'/>
+ <parameter type-id='type-id-2' name='error' filepath='Python/codecs.c' line='622' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyArg_Parse' mangled-name='PyArg_Parse' filepath='Python/getargs.c' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_Parse'>
- <parameter type-id='type-id-14' name='args' filepath='Python/getargs.c' line='136' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/getargs.c' line='136' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyCodec_IgnoreErrors' mangled-name='PyCodec_IgnoreErrors' filepath='Python/codecs.c' line='675' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_IgnoreErrors'>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/codecs.c' line='675' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/getcompiler.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='Py_GetCompiler' mangled-name='Py_GetCompiler' filepath='Python/getcompiler.c' line='24' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetCompiler'>
- <return type-id='type-id-3'/>
+ <function-decl name='PyCodec_ReplaceErrors' mangled-name='PyCodec_ReplaceErrors' filepath='Python/codecs.c' line='699' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_ReplaceErrors'>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/codecs.c' line='699' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/getcopyright.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='Py_GetCopyright' mangled-name='Py_GetCopyright' filepath='Python/getcopyright.c' line='20' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetCopyright'>
- <return type-id='type-id-3'/>
+ <function-decl name='PyCodec_XMLCharRefReplaceErrors' mangled-name='PyCodec_XMLCharRefReplaceErrors' filepath='Python/codecs.c' line='752' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_XMLCharRefReplaceErrors'>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/codecs.c' line='752' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Python/getplatform.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='Py_GetPlatform' mangled-name='Py_GetPlatform' filepath='./Python/getplatform.c' line='9' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetPlatform'>
- <return type-id='type-id-3'/>
+ <function-decl name='PyCodec_BackslashReplaceErrors' mangled-name='PyCodec_BackslashReplaceErrors' filepath='Python/codecs.c' line='850' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_BackslashReplaceErrors'>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/codecs.c' line='850' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/getversion.c' comp-dir-path='/src' language='LANG_C99'>
- <qualified-type-def type-id='type-id-16' const='yes' id='type-id-769'/>
- <var-decl name='Py_Version' type-id='type-id-769' mangled-name='Py_Version' visibility='default' filepath='./Include/pylifecycle.h' line='66' column='1' elf-symbol-id='Py_Version'/>
- <function-decl name='Py_GetVersion' mangled-name='Py_GetVersion' filepath='Python/getversion.c' line='9' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetVersion'>
- <return type-id='type-id-3'/>
+ <function-decl name='PyCodec_NameReplaceErrors' mangled-name='PyCodec_NameReplaceErrors' filepath='Python/codecs.c' line='959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCodec_NameReplaceErrors'>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/codecs.c' line='959' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/hamt.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_PyHamtItems_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='29' column='1'/>
- <var-decl name='_PyHamtKeys_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='27' column='1'/>
- <var-decl name='_PyHamtValues_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='28' column='1'/>
- <var-decl name='_PyHamt_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='23' column='1'/>
- <var-decl name='_PyHamt_ArrayNode_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='24' column='1'/>
- <var-decl name='_PyHamt_BitmapNode_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='25' column='1'/>
- <var-decl name='_PyHamt_CollisionNode_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='26' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/hashtable.c' comp-dir-path='/src' language='LANG_C99'>
- <class-decl name='_Py_hashtable_t' size-in-bits='640' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='60' column='1' id='type-id-770'>
+ <abi-instr address-size='64' path='Python/compile.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-845' size-in-bits='2048' id='type-id-1105'>
+ <subrange length='256' type-id='type-id-38' id='type-id-74'/>
+ </array-type-def>
+ <class-decl name='PyFutureFeatures' size-in-bits='64' is-struct='yes' naming-typedef-id='type-id-1106' visibility='default' filepath='./Include/cpython/compile.h' line='36' column='1' id='type-id-1107'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ff_features' type-id='type-id-21' visibility='default' filepath='./Include/cpython/compile.h' line='37' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='ff_lineno' type-id='type-id-21' visibility='default' filepath='./Include/cpython/compile.h' line='38' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyFutureFeatures' type-id='type-id-1107' filepath='./Include/cpython/compile.h' line='39' column='1' id='type-id-1106'/>
+ <class-decl name='_PyASTOptimizeState' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-1108' visibility='default' filepath='./Include/internal/pycore_compile.h' line='28' column='1' id='type-id-1109'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='optimize' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_compile.h' line='29' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='ff_features' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_compile.h' line='30' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='recursion_depth' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_compile.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='recursion_limit' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_compile.h' line='33' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_PyASTOptimizeState' type-id='type-id-1109' filepath='./Include/internal/pycore_compile.h' line='34' column='1' id='type-id-1108'/>
+ <enum-decl name='_block_type' filepath='./Include/internal/pycore_symtable.h' line='13' column='1' id='type-id-1110'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='FunctionBlock' value='0'/>
+ <enumerator name='ClassBlock' value='1'/>
+ <enumerator name='ModuleBlock' value='2'/>
+ <enumerator name='AnnotationBlock' value='3'/>
+ </enum-decl>
+ <typedef-decl name='_Py_block_ty' type-id='type-id-1110' filepath='./Include/internal/pycore_symtable.h' line='14' column='1' id='type-id-1111'/>
+ <enum-decl name='_comprehension_type' filepath='./Include/internal/pycore_symtable.h' line='16' column='1' id='type-id-1112'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='NoComprehension' value='0'/>
+ <enumerator name='ListComprehension' value='1'/>
+ <enumerator name='DictComprehension' value='2'/>
+ <enumerator name='SetComprehension' value='3'/>
+ <enumerator name='GeneratorExpression' value='4'/>
+ </enum-decl>
+ <typedef-decl name='_Py_comprehension_ty' type-id='type-id-1112' filepath='./Include/internal/pycore_symtable.h' line='21' column='1' id='type-id-1113'/>
+ <class-decl name='symtable' size-in-bits='640' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='25' column='1' id='type-id-1114'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='nentries' type-id='type-id-54' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='61' column='1'/>
+ <var-decl name='st_filename' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='26' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='nbuckets' type-id='type-id-54' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='62' column='1'/>
+ <var-decl name='st_cur' type-id='type-id-1115' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='28' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='buckets' type-id='type-id-771' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='63' column='1'/>
+ <var-decl name='st_top' type-id='type-id-1115' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='29' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='get_entry_func' type-id='type-id-772' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='65' column='1'/>
+ <var-decl name='st_blocks' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='30' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='hash_func' type-id='type-id-773' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='66' column='1'/>
+ <var-decl name='st_stack' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='32' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='compare_func' type-id='type-id-774' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='67' column='1'/>
+ <var-decl name='st_global' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='33' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='key_destroy_func' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='68' column='1'/>
+ <var-decl name='st_nblocks' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='34' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='value_destroy_func' type-id='type-id-775' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='69' column='1'/>
+ <var-decl name='st_private' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='37' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='alloc' type-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='70' column='1'/>
+ <var-decl name='st_future' type-id='type-id-1116' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='38' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-777' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='17' column='1' id='type-id-778'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='head' type-id='type-id-779' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='18' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='recursion_depth' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='40' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='_Py_slist_item_s' size-in-bits='64' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='13' column='1' id='type-id-780'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='next' type-id='type-id-781' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='14' column='1'/>
+ <data-member access='public' layout-offset-in-bits='608'>
+ <var-decl name='recursion_limit' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='41' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-780' size-in-bits='64' id='type-id-781'/>
- <typedef-decl name='_Py_slist_item_t' type-id='type-id-780' filepath='./Include/internal/pycore_hashtable.h' line='15' column='1' id='type-id-782'/>
- <pointer-type-def type-id='type-id-782' size-in-bits='64' id='type-id-779'/>
- <typedef-decl name='_Py_slist_t' type-id='type-id-778' filepath='./Include/internal/pycore_hashtable.h' line='19' column='1' id='type-id-777'/>
- <pointer-type-def type-id='type-id-777' size-in-bits='64' id='type-id-771'/>
- <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-783' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='28' column='1' id='type-id-784'>
+ <class-decl name='_symtable_entry' size-in-bits='960' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='44' column='1' id='type-id-1117'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_Py_slist_item' type-id='type-id-782' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='30' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='key_hash' type-id='type-id-785' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='32' column='1'/>
+ <var-decl name='ob_base' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='45' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='key' type-id='type-id-18' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='33' column='1'/>
+ <var-decl name='ste_id' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='46' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='value' type-id='type-id-18' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='34' column='1'/>
+ <var-decl name='ste_symbols' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='47' column='1'/>
</data-member>
- </class-decl>
- <typedef-decl name='Py_uhash_t' type-id='type-id-54' filepath='./Include/pyport.h' line='148' column='1' id='type-id-785'/>
- <typedef-decl name='_Py_hashtable_entry_t' type-id='type-id-784' filepath='./Include/internal/pycore_hashtable.h' line='35' column='1' id='type-id-783'/>
- <pointer-type-def type-id='type-id-783' size-in-bits='64' id='type-id-786'/>
- <typedef-decl name='_Py_hashtable_t' type-id='type-id-770' filepath='./Include/internal/pycore_hashtable.h' line='42' column='1' id='type-id-787'/>
- <pointer-type-def type-id='type-id-787' size-in-bits='64' id='type-id-788'/>
- <pointer-type-def type-id='type-id-789' size-in-bits='64' id='type-id-790'/>
- <typedef-decl name='_Py_hashtable_get_entry_func' type-id='type-id-790' filepath='./Include/internal/pycore_hashtable.h' line='47' column='1' id='type-id-772'/>
- <pointer-type-def type-id='type-id-791' size-in-bits='64' id='type-id-792'/>
- <typedef-decl name='_Py_hashtable_hash_func' type-id='type-id-792' filepath='./Include/internal/pycore_hashtable.h' line='44' column='1' id='type-id-773'/>
- <pointer-type-def type-id='type-id-793' size-in-bits='64' id='type-id-794'/>
- <typedef-decl name='_Py_hashtable_compare_func' type-id='type-id-794' filepath='./Include/internal/pycore_hashtable.h' line='45' column='1' id='type-id-774'/>
- <typedef-decl name='_Py_hashtable_destroy_func' type-id='type-id-17' filepath='./Include/internal/pycore_hashtable.h' line='46' column='1' id='type-id-775'/>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-776' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='50' column='1' id='type-id-795'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='malloc' type-id='type-id-796' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='52' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='ste_name' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='48' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='free' type-id='type-id-17' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='55' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='ste_varnames' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='49' column='1'/>
</data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-797' size-in-bits='64' id='type-id-796'/>
- <typedef-decl name='_Py_hashtable_allocator_t' type-id='type-id-795' filepath='./Include/internal/pycore_hashtable.h' line='56' column='1' id='type-id-776'/>
- <function-decl name='_Py_hashtable_destroy' mangled-name='_Py_hashtable_destroy' filepath='Python/hashtable.c' line='404' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_destroy'>
- <parameter type-id='type-id-788' name='ht' filepath='Python/hashtable.c' line='404' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_hashtable_clear' mangled-name='_Py_hashtable_clear' filepath='Python/hashtable.c' line='385' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_clear'>
- <parameter type-id='type-id-788' name='ht' filepath='Python/hashtable.c' line='404' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_hashtable_new' mangled-name='_Py_hashtable_new' filepath='Python/hashtable.c' line='363' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_new'>
- <parameter type-id='type-id-773' name='hash_func' filepath='Python/hashtable.c' line='363' column='1'/>
- <parameter type-id='type-id-774' name='compare_func' filepath='Python/hashtable.c' line='364' column='1'/>
- <return type-id='type-id-788'/>
- </function-decl>
- <pointer-type-def type-id='type-id-776' size-in-bits='64' id='type-id-798'/>
- <function-decl name='_Py_hashtable_new_full' mangled-name='_Py_hashtable_new_full' filepath='Python/hashtable.c' line='316' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_new_full'>
- <parameter type-id='type-id-773' name='hash_func' filepath='Python/hashtable.c' line='316' column='1'/>
- <parameter type-id='type-id-774' name='compare_func' filepath='Python/hashtable.c' line='317' column='1'/>
- <parameter type-id='type-id-775' name='key_destroy_func' filepath='Python/hashtable.c' line='318' column='1'/>
- <parameter type-id='type-id-775' name='value_destroy_func' filepath='Python/hashtable.c' line='319' column='1'/>
- <parameter type-id='type-id-798' name='allocator' filepath='Python/hashtable.c' line='320' column='1'/>
- <return type-id='type-id-788'/>
- </function-decl>
- <pointer-type-def type-id='type-id-799' size-in-bits='64' id='type-id-800'/>
- <typedef-decl name='_Py_hashtable_foreach_func' type-id='type-id-800' filepath='./Include/internal/pycore_hashtable.h' line='96' column='1' id='type-id-801'/>
- <function-decl name='_Py_hashtable_foreach' mangled-name='_Py_hashtable_foreach' filepath='Python/hashtable.c' line='261' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_foreach'>
- <parameter type-id='type-id-788' name='ht' filepath='Python/hashtable.c' line='261' column='1'/>
- <parameter type-id='type-id-801' name='func' filepath='Python/hashtable.c' line='262' column='1'/>
- <parameter type-id='type-id-18' name='user_data' filepath='Python/hashtable.c' line='263' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_hashtable_get' mangled-name='_Py_hashtable_get' filepath='Python/hashtable.c' line='248' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_get'>
- <parameter type-id='type-id-788' name='ht' filepath='Python/hashtable.c' line='248' column='1'/>
- <parameter type-id='type-id-18' name='key' filepath='Python/hashtable.c' line='248' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='_Py_hashtable_set' mangled-name='_Py_hashtable_set' filepath='Python/hashtable.c' line='209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_set'>
- <parameter type-id='type-id-788' name='ht' filepath='Python/hashtable.c' line='209' column='1'/>
- <parameter type-id='type-id-18' name='key' filepath='Python/hashtable.c' line='209' column='1'/>
- <parameter type-id='type-id-18' name='value' filepath='Python/hashtable.c' line='209' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_hashtable_steal' mangled-name='_Py_hashtable_steal' filepath='Python/hashtable.c' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_steal'>
- <parameter type-id='type-id-788' name='ht' filepath='Python/hashtable.c' line='174' column='1'/>
- <parameter type-id='type-id-18' name='key' filepath='Python/hashtable.c' line='174' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <qualified-type-def type-id='type-id-787' const='yes' id='type-id-802'/>
- <pointer-type-def type-id='type-id-802' size-in-bits='64' id='type-id-803'/>
- <function-decl name='_Py_hashtable_size' mangled-name='_Py_hashtable_size' filepath='Python/hashtable.c' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_size'>
- <parameter type-id='type-id-803' name='ht' filepath='Python/hashtable.c' line='120' column='1'/>
- <return type-id='type-id-54'/>
- </function-decl>
- <function-decl name='_Py_hashtable_compare_direct' mangled-name='_Py_hashtable_compare_direct' filepath='Python/hashtable.c' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_compare_direct'>
- <parameter type-id='type-id-18' name='key1' filepath='Python/hashtable.c' line='99' column='1'/>
- <parameter type-id='type-id-18' name='key2' filepath='Python/hashtable.c' line='99' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_hashtable_hash_ptr' mangled-name='_Py_hashtable_hash_ptr' filepath='Python/hashtable.c' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_hash_ptr'>
- <parameter type-id='type-id-18' name='key' filepath='Python/hashtable.c' line='92' column='1'/>
- <return type-id='type-id-785'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-789'>
- <parameter type-id='type-id-788'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-786'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-799'>
- <parameter type-id='type-id-788'/>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-793'>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-8'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-791'>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-785'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-797'>
- <parameter type-id='type-id-54'/>
- <return type-id='type-id-18'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/import.c' comp-dir-path='/src' language='LANG_C99'>
- <class-decl name='_inittab' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/cpython/import.h' line='24' column='1' id='type-id-804'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/cpython/import.h' line='25' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='ste_children' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='50' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='ste_directives' type-id='type-id-2' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='51' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='ste_type' type-id='type-id-1111' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='52' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='544'>
+ <var-decl name='ste_nested' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='53' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='ste_free' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='54' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='577'>
+ <var-decl name='ste_child_free' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='55' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='578'>
+ <var-decl name='ste_generator' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='579'>
+ <var-decl name='ste_coroutine' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='608'>
+ <var-decl name='ste_comprehension' type-id='type-id-1113' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='59' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='ste_varargs' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='60' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='641'>
+ <var-decl name='ste_varkeywords' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='642'>
+ <var-decl name='ste_returns_value' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='62' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='643'>
+ <var-decl name='ste_needs_class_closure' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='64' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='644'>
+ <var-decl name='ste_comp_iter_target' type-id='type-id-31' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='672'>
+ <var-decl name='ste_comp_iter_expr' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='68' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='initfunc' type-id='type-id-534' visibility='default' filepath='./Include/cpython/import.h' line='26' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-804' size-in-bits='64' id='type-id-805'/>
- <var-decl name='PyImport_Inittab' type-id='type-id-805' mangled-name='PyImport_Inittab' visibility='default' filepath='./Include/cpython/import.h' line='28' column='1' elf-symbol-id='PyImport_Inittab'/>
- <function-decl name='_PyImport_GetModuleAttrString' mangled-name='_PyImport_GetModuleAttrString' filepath='Python/import.c' line='2649' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_GetModuleAttrString'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='522' column='1'/>
- <parameter type-id='type-id-3' name='alternate_command' filepath='Python/codecs.c' line='523' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyImport_GetModuleAttr' mangled-name='_PyImport_GetModuleAttr' filepath='Python/import.c' line='2637' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_GetModuleAttr'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='1071' column='1'/>
- <parameter type-id='type-id-14' name='w' filepath='Objects/abstract.c' line='1071' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_AppendInittab' mangled-name='PyImport_AppendInittab' filepath='Python/import.c' line='2623' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_AppendInittab'>
- <parameter type-id='type-id-3' name='name' filepath='Python/import.c' line='2623' column='1'/>
- <parameter type-id='type-id-534' name='initfunc' filepath='Python/import.c' line='2623' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyImport_ExtendInittab' mangled-name='PyImport_ExtendInittab' filepath='Python/import.c' line='2577' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExtendInittab'>
- <parameter type-id='type-id-805' name='newtab' filepath='Python/import.c' line='2577' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyInit__imp' mangled-name='PyInit__imp' filepath='Python/import.c' line='2516' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__imp'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_Import' mangled-name='PyImport_Import' filepath='Python/import.c' line='1975' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_Import'>
- <parameter type-id='type-id-14' name='module_name' filepath='Python/import.c' line='1975' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_ReloadModule' mangled-name='PyImport_ReloadModule' filepath='Python/import.c' line='1944' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ReloadModule'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_ImportModuleLevel' mangled-name='PyImport_ImportModuleLevel' filepath='Python/import.c' line='1926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportModuleLevel'>
- <parameter type-id='type-id-3' name='name' filepath='Python/import.c' line='1926' column='1'/>
- <parameter type-id='type-id-14' name='globals' filepath='Python/import.c' line='1926' column='1'/>
- <parameter type-id='type-id-14' name='locals' filepath='Python/import.c' line='1926' column='1'/>
- <parameter type-id='type-id-14' name='fromlist' filepath='Python/import.c' line='1927' column='1'/>
- <parameter type-id='type-id-8' name='level' filepath='Python/import.c' line='1927' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_ImportModuleLevelObject' mangled-name='PyImport_ImportModuleLevelObject' filepath='Python/import.c' line='1775' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportModuleLevelObject'>
- <parameter type-id='type-id-14' name='name' filepath='Python/import.c' line='1775' column='1'/>
- <parameter type-id='type-id-14' name='globals' filepath='Python/import.c' line='1775' column='1'/>
- <parameter type-id='type-id-14' name='locals' filepath='Python/import.c' line='1776' column='1'/>
- <parameter type-id='type-id-14' name='fromlist' filepath='Python/import.c' line='1776' column='1'/>
- <parameter type-id='type-id-8' name='level' filepath='Python/import.c' line='1777' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_GetModule' mangled-name='PyImport_GetModule' filepath='Python/import.c' line='1758' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetModule'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_ImportModuleNoBlock' mangled-name='PyImport_ImportModuleNoBlock' filepath='Python/import.c' line='1468' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportModuleNoBlock'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='356' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_ImportModule' mangled-name='PyImport_ImportModule' filepath='Python/import.c' line='1444' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportModule'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/bytesobject.c' line='147' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_ImportFrozenModule' mangled-name='PyImport_ImportFrozenModule' filepath='Python/import.c' line='1427' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportFrozenModule'>
- <parameter type-id='type-id-3' name='name' filepath='Python/import.c' line='1427' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyImport_ImportFrozenModuleObject' mangled-name='PyImport_ImportFrozenModuleObject' filepath='Python/import.c' line='1350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportFrozenModuleObject'>
- <parameter type-id='type-id-14' name='name' filepath='Python/import.c' line='1350' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyImport_GetImporter' mangled-name='PyImport_GetImporter' filepath='Python/import.c' line='950' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetImporter'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2817' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyImport_ExecCodeModuleObject' mangled-name='PyImport_ExecCodeModuleObject' filepath='Python/import.c' line='782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExecCodeModuleObject'>
- <parameter type-id='type-id-14' name='name' filepath='Python/import.c' line='782' column='1'/>
- <parameter type-id='type-id-14' name='co' filepath='Python/import.c' line='782' column='1'/>
- <parameter type-id='type-id-14' name='pathname' filepath='Python/import.c' line='782' column='1'/>
- <parameter type-id='type-id-14' name='cpathname' filepath='Python/import.c' line='783' column='1'/>
- <return type-id='type-id-14'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='ste_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='69' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='736'>
+ <var-decl name='ste_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='ste_end_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='71' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='800'>
+ <var-decl name='ste_end_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='72' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='ste_opt_lineno' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='73' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='864'>
+ <var-decl name='ste_opt_col_offset' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='ste_table' type-id='type-id-219' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='75' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PySTEntryObject' type-id='type-id-1117' filepath='./Include/internal/pycore_symtable.h' line='76' column='1' id='type-id-1118'/>
+ <pointer-type-def type-id='type-id-1106' size-in-bits='64' id='type-id-1116'/>
+ <pointer-type-def type-id='type-id-1118' size-in-bits='64' id='type-id-1119'/>
+ <pointer-type-def type-id='type-id-1108' size-in-bits='64' id='type-id-1120'/>
+ <pointer-type-def type-id='type-id-1117' size-in-bits='64' id='type-id-1115'/>
+ <pointer-type-def type-id='type-id-1114' size-in-bits='64' id='type-id-219'/>
+ <function-decl name='PyErr_ProgramTextObject' mangled-name='PyErr_ProgramTextObject' filepath='./Include/cpython/pyerrors.h' line='150' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_ProgramTextObject'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyAST_ExprAsUnicode' filepath='./Include/internal/pycore_ast.h' line='856' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-453'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyCode_GetFreevars' filepath='./Include/internal/pycore_code.h' line='219' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-338'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyFuture_FromAST' filepath='./Include/internal/pycore_compile.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-471'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-1116'/>
+ </function-decl>
+ <function-decl name='_PyAST_Optimize' filepath='./Include/internal/pycore_compile.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-471'/>
+ <parameter type-id='type-id-1083'/>
+ <parameter type-id='type-id-1120'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <var-decl name='_PyOpcode_Caches' type-id='type-id-1105' visibility='default' filepath='./Include/internal/pycore_opcode.h' line='15' column='1'/>
+ <var-decl name='_PyOpcode_Deopt' type-id='type-id-1105' visibility='default' filepath='./Include/internal/pycore_opcode.h' line='17' column='1'/>
+ <function-decl name='_PyST_GetSymbol' filepath='./Include/internal/pycore_symtable.h' line='82' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1119'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='_PyST_GetScope' filepath='./Include/internal/pycore_symtable.h' line='83' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1119'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PySymtable_Build' filepath='./Include/internal/pycore_symtable.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-471'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-1116'/>
+ <return type-id='type-id-219'/>
+ </function-decl>
+ <function-decl name='PySymtable_Lookup' mangled-name='PySymtable_Lookup' filepath='./Include/internal/pycore_symtable.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySymtable_Lookup'>
+ <parameter type-id='type-id-219'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-1119'/>
+ </function-decl>
+ <function-decl name='_PySymtable_Free' filepath='./Include/internal/pycore_symtable.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-219'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyImport_ExecCodeModuleWithPathnames' mangled-name='PyImport_ExecCodeModuleWithPathnames' filepath='Python/import.c' line='680' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExecCodeModuleWithPathnames'>
- <parameter type-id='type-id-3' name='name' filepath='Python/import.c' line='680' column='1'/>
- <parameter type-id='type-id-14' name='co' filepath='Python/import.c' line='680' column='1'/>
- <parameter type-id='type-id-3' name='pathname' filepath='Python/import.c' line='681' column='1'/>
- <parameter type-id='type-id-3' name='cpathname' filepath='Python/import.c' line='682' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyCompile_OpcodeStackEffectWithJump' mangled-name='PyCompile_OpcodeStackEffectWithJump' filepath='Python/compile.c' line='1200' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCompile_OpcodeStackEffectWithJump'>
+ <parameter type-id='type-id-21' name='opcode' filepath='Python/compile.c' line='1200' column='1'/>
+ <parameter type-id='type-id-21' name='oparg' filepath='Python/compile.c' line='1200' column='1'/>
+ <parameter type-id='type-id-21' name='jump' filepath='Python/compile.c' line='1200' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_set_localsplus_info' filepath='Python/compile.c' line='7936' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-97'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyCode_Optimize' mangled-name='PyCode_Optimize' filepath='Python/compile.c' line='9452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyCode_Optimize'>
+ <parameter type-id='type-id-2' name='code' filepath='Python/compile.c' line='9452' column='1'/>
+ <parameter type-id='type-id-2' name='_unused_consts' filepath='Python/compile.c' line='9452' column='1'/>
+ <parameter type-id='type-id-2' name='_unused_names' filepath='Python/compile.c' line='9453' column='1'/>
+ <parameter type-id='type-id-2' name='_unused_lnotab_obj' filepath='Python/compile.c' line='9453' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyImport_ExecCodeModuleEx' mangled-name='PyImport_ExecCodeModuleEx' filepath='Python/import.c' line='673' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExecCodeModuleEx'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='380' column='1'/>
- <parameter type-id='type-id-14' name='stream' filepath='Python/codecs.c' line='381' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/codecs.c' line='382' column='1'/>
- <return type-id='type-id-14'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/context.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PyContext_Type' type-id='type-id-20' mangled-name='PyContext_Type' visibility='default' filepath='./Include/cpython/context.h' line='8' column='1' elf-symbol-id='PyContext_Type'/>
+ <var-decl name='PyContextVar_Type' type-id='type-id-20' mangled-name='PyContextVar_Type' visibility='default' filepath='./Include/cpython/context.h' line='11' column='1' elf-symbol-id='PyContextVar_Type'/>
+ <var-decl name='PyContextToken_Type' type-id='type-id-20' mangled-name='PyContextToken_Type' visibility='default' filepath='./Include/cpython/context.h' line='14' column='1' elf-symbol-id='PyContextToken_Type'/>
+ <var-decl name='_PyContextTokenMissing_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_context.h' line='11' column='1'/>
+ <function-decl name='_PyHamt_Fini' filepath='./Include/internal/pycore_hamt.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyHamt_New' filepath='./Include/internal/pycore_hamt.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-740'/>
+ </function-decl>
+ <function-decl name='_PyHamt_Assoc' filepath='./Include/internal/pycore_hamt.h' line='96' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-740'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-740'/>
+ </function-decl>
+ <function-decl name='_PyHamt_Without' filepath='./Include/internal/pycore_hamt.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-740'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-740'/>
+ </function-decl>
+ <function-decl name='_PyHamt_Find' filepath='./Include/internal/pycore_hamt.h' line='108' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-740'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyHamt_Eq' filepath='./Include/internal/pycore_hamt.h' line='117' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-740'/>
+ <parameter type-id='type-id-740'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyHamt_Len' filepath='./Include/internal/pycore_hamt.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-740'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyHamt_NewIterKeys' filepath='./Include/internal/pycore_hamt.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-740'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyHamt_NewIterValues' filepath='./Include/internal/pycore_hamt.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-740'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyHamt_NewIterItems' filepath='./Include/internal/pycore_hamt.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-740'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyImport_ExecCodeModule' mangled-name='PyImport_ExecCodeModule' filepath='Python/import.c' line='666' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExecCodeModule'>
- <parameter type-id='type-id-3' name='name' filepath='Python/import.c' line='666' column='1'/>
- <parameter type-id='type-id-14' name='co' filepath='Python/import.c' line='666' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyContext_NewHamtForTests' mangled-name='_PyContext_NewHamtForTests' filepath='Python/context.c' line='78' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyContext_NewHamtForTests'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyImport_AddModule' mangled-name='PyImport_AddModule' filepath='Python/import.c' line='617' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_AddModule'>
- <parameter type-id='type-id-3' name='str' filepath='Objects/bytesobject.c' line='147' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyContext_New' mangled-name='PyContext_New' filepath='Python/context.c' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_New'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyImport_AddModuleObject' mangled-name='PyImport_AddModuleObject' filepath='Python/import.c' line='599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_AddModuleObject'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2791' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyContext_Copy' mangled-name='PyContext_Copy' filepath='Python/context.c' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_Copy'>
+ <parameter type-id='type-id-2' name='octx' filepath='Python/context.c' line='92' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyImport_FixupBuiltin' mangled-name='_PyImport_FixupBuiltin' filepath='Python/import.c' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_FixupBuiltin'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2359' column='1'/>
- <parameter type-id='type-id-3' name='key' filepath='Objects/abstract.c' line='2359' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Objects/abstract.c' line='2359' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyContext_CopyCurrent' mangled-name='PyContext_CopyCurrent' filepath='Python/context.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_CopyCurrent'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyImport_FixupExtensionObject' mangled-name='_PyImport_FixupExtensionObject' filepath='Python/import.c' line='412' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_FixupExtensionObject'>
- <parameter type-id='type-id-14' name='mod' filepath='Python/import.c' line='412' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='Python/import.c' line='412' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/import.c' line='413' column='1'/>
- <parameter type-id='type-id-14' name='modules' filepath='Python/import.c' line='413' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyContext_Enter' mangled-name='PyContext_Enter' filepath='Python/context.c' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_Enter'>
+ <parameter type-id='type-id-2' name='octx' filepath='Python/context.c' line='136' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyImport_GetMagicTag' mangled-name='PyImport_GetMagicTag' filepath='Python/import.c' line='389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetMagicTag'>
- <return type-id='type-id-3'/>
+ <function-decl name='PyContext_Exit' mangled-name='PyContext_Exit' filepath='Python/context.c' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContext_Exit'>
+ <parameter type-id='type-id-2' name='octx' filepath='Python/context.c' line='174' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyImport_GetMagicNumber' mangled-name='PyImport_GetMagicNumber' filepath='Python/import.c' line='367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetMagicNumber'>
- <return type-id='type-id-53'/>
+ <function-decl name='PyContextVar_New' mangled-name='PyContextVar_New' filepath='Python/context.c' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContextVar_New'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/context.c' line='183' column='1'/>
+ <parameter type-id='type-id-2' name='def' filepath='Python/context.c' line='183' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyImport_SetModuleString' mangled-name='_PyImport_SetModuleString' filepath='Python/import.c' line='304' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_SetModuleString'>
- <parameter type-id='type-id-3' name='name' filepath='Python/import.c' line='304' column='1'/>
- <parameter type-id='type-id-14' name='m' filepath='Python/import.c' line='304' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyContextVar_Get' mangled-name='PyContextVar_Get' filepath='Python/context.c' line='196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContextVar_Get'>
+ <parameter type-id='type-id-2' name='ovar' filepath='Python/context.c' line='196' column='1'/>
+ <parameter type-id='type-id-2' name='def' filepath='Python/context.c' line='196' column='1'/>
+ <parameter type-id='type-id-242' name='val' filepath='Python/context.c' line='196' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyImport_SetModule' mangled-name='_PyImport_SetModule' filepath='Python/import.c' line='296' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_SetModule'>
- <parameter type-id='type-id-14' name='od' filepath='Objects/odictobject.c' line='1624' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/odictobject.c' line='1624' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyContextVar_Set' mangled-name='PyContextVar_Set' filepath='Python/context.c' line='259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContextVar_Set'>
+ <parameter type-id='type-id-2' name='ovar' filepath='Python/context.c' line='259' column='1'/>
+ <parameter type-id='type-id-2' name='val' filepath='Python/context.c' line='259' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyImport_GetModuleId' mangled-name='_PyImport_GetModuleId' filepath='Python/import.c' line='286' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_GetModuleId'>
- <parameter type-id='type-id-499' name='nameid' filepath='Python/import.c' line='286' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyContextVar_Reset' mangled-name='PyContextVar_Reset' filepath='Python/context.c' line='295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyContextVar_Reset'>
+ <parameter type-id='type-id-2' name='ovar' filepath='Python/context.c' line='295' column='1'/>
+ <parameter type-id='type-id-2' name='otok' filepath='Python/context.c' line='295' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyImport_IsInitialized' mangled-name='_PyImport_IsInitialized' filepath='Python/import.c' line='278' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_IsInitialized'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/import.c' line='278' column='1'/>
- <return type-id='type-id-8'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/deepfreeze/deepfreeze.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyStaticCode_Dealloc' filepath='./Include/internal/pycore_code.h' line='259' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-338'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyImport_GetModuleDict' mangled-name='PyImport_GetModuleDict' filepath='Python/import.c' line='264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetModuleDict'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyStaticCode_InternStrings' filepath='./Include/internal/pycore_code.h' line='261' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-338'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyImport_ReleaseLock' mangled-name='_PyImport_ReleaseLock' filepath='Python/import.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_ReleaseLock'>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyStaticUnicode_Dealloc' filepath='./Include/internal/pycore_unicodeobject.h' line='22' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyImport_AcquireLock' mangled-name='_PyImport_AcquireLock' filepath='Python/import.c' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_AcquireLock'>
- <return type-id='type-id-70'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/errors.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_Py_fopen_obj' mangled-name='_Py_fopen_obj' filepath='./Include/cpython/fileutils.h' line='6' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_fopen_obj'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-239'/>
+ </function-decl>
+ <function-decl name='_PyTraceBack_FromFrame' mangled-name='_PyTraceBack_FromFrame' filepath='./Include/internal/pycore_traceback.h' line='83' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTraceBack_FromFrame'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-369'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyTraceBack_Print' mangled-name='PyTraceBack_Print' filepath='./Include/traceback.h' line='10' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTraceBack_Print'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='strerror' filepath='/usr/include/string.h' line='419' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='_PyErr_GetExcInfo' mangled-name='_PyErr_GetExcInfo' filepath='Python/errors.c' line='490' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_GetExcInfo'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/errors.c' line='490' column='1'/>
+ <parameter type-id='type-id-242' name='p_type' filepath='Python/errors.c' line='491' column='1'/>
+ <parameter type-id='type-id-242' name='p_value' filepath='Python/errors.c' line='491' column='1'/>
+ <parameter type-id='type-id-242' name='p_traceback' filepath='Python/errors.c' line='491' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyErr_GetHandledException' mangled-name='_PyErr_GetHandledException' filepath='Python/errors.c' line='505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_GetHandledException'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/errors.c' line='505' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_GetHandledException' mangled-name='PyErr_GetHandledException' filepath='Python/errors.c' line='516' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_GetHandledException'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyErr_SetHandledException' mangled-name='_PyErr_SetHandledException' filepath='Python/errors.c' line='523' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_SetHandledException'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/errors.c' line='523' column='1'/>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/errors.c' line='523' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_SetHandledException' mangled-name='PyErr_SetHandledException' filepath='Python/errors.c' line='529' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetHandledException'>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/errors.c' line='529' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_GetExcInfo' mangled-name='PyErr_GetExcInfo' filepath='Python/errors.c' line='536' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_GetExcInfo'>
+ <parameter type-id='type-id-242' name='p_type' filepath='Python/errors.c' line='536' column='1'/>
+ <parameter type-id='type-id-242' name='p_value' filepath='Python/errors.c' line='536' column='1'/>
+ <parameter type-id='type-id-242' name='p_traceback' filepath='Python/errors.c' line='536' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyErr_StackItemToExcInfoTuple' mangled-name='_PyErr_StackItemToExcInfoTuple' filepath='Python/errors.c' line='554' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_StackItemToExcInfoTuple'>
+ <parameter type-id='type-id-378' name='err_info' filepath='Python/errors.c' line='554' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_SetFromErrnoWithFilenameObject' mangled-name='PyErr_SetFromErrnoWithFilenameObject' filepath='Python/errors.c' line='750' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetFromErrnoWithFilenameObject'>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/errors.c' line='750' column='1'/>
+ <parameter type-id='type-id-2' name='filenameObject' filepath='Python/errors.c' line='750' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_SetFromErrnoWithFilenameObjects' mangled-name='PyErr_SetFromErrnoWithFilenameObjects' filepath='Python/errors.c' line='756' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetFromErrnoWithFilenameObjects'>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/errors.c' line='756' column='1'/>
+ <parameter type-id='type-id-2' name='filenameObject' filepath='Python/errors.c' line='756' column='1'/>
+ <parameter type-id='type-id-2' name='filenameObject2' filepath='Python/errors.c' line='756' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_SetImportErrorSubclass' mangled-name='PyErr_SetImportErrorSubclass' filepath='Python/errors.c' line='1015' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetImportErrorSubclass'>
+ <parameter type-id='type-id-2' name='exception' filepath='Python/errors.c' line='1015' column='1'/>
+ <parameter type-id='type-id-2' name='msg' filepath='Python/errors.c' line='1015' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Python/errors.c' line='1016' column='1'/>
+ <parameter type-id='type-id-2' name='path' filepath='Python/errors.c' line='1016' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_BadInternalCall' mangled-name='PyErr_BadInternalCall' filepath='Python/errors.c' line='1086' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_BadInternalCall'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_FormatV' mangled-name='PyErr_FormatV' filepath='Python/errors.c' line='1116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_FormatV'>
+ <parameter type-id='type-id-2' name='exception' filepath='Python/errors.c' line='1116' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/errors.c' line='1116' column='1'/>
+ <parameter type-id='type-id-318' name='vargs' filepath='Python/errors.c' line='1116' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_NewExceptionWithDoc' mangled-name='PyErr_NewExceptionWithDoc' filepath='Python/errors.c' line='1213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_NewExceptionWithDoc'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/errors.c' line='1213' column='1'/>
+ <parameter type-id='type-id-6' name='doc' filepath='Python/errors.c' line='1213' column='1'/>
+ <parameter type-id='type-id-2' name='base' filepath='Python/errors.c' line='1214' column='1'/>
+ <parameter type-id='type-id-2' name='dict' filepath='Python/errors.c' line='1214' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyErr_SyntaxLocation' mangled-name='PyErr_SyntaxLocation' filepath='Python/errors.c' line='1628' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SyntaxLocation'>
+ <parameter type-id='type-id-6' name='filename' filepath='Python/errors.c' line='1628' column='1'/>
+ <parameter type-id='type-id-21' name='lineno' filepath='Python/errors.c' line='1628' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_SyntaxLocationObject' mangled-name='PyErr_SyntaxLocationObject' filepath='Python/errors.c' line='1748' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SyntaxLocationObject'>
+ <parameter type-id='type-id-2' name='filename' filepath='Python/errors.c' line='1748' column='1'/>
+ <parameter type-id='type-id-21' name='lineno' filepath='Python/errors.c' line='1748' column='1'/>
+ <parameter type-id='type-id-21' name='col_offset' filepath='Python/errors.c' line='1748' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_RangedSyntaxLocationObject' mangled-name='PyErr_RangedSyntaxLocationObject' filepath='Python/errors.c' line='1753' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_RangedSyntaxLocationObject'>
+ <parameter type-id='type-id-2' name='filename' filepath='Python/errors.c' line='1753' column='1'/>
+ <parameter type-id='type-id-21' name='lineno' filepath='Python/errors.c' line='1753' column='1'/>
+ <parameter type-id='type-id-21' name='col_offset' filepath='Python/errors.c' line='1753' column='1'/>
+ <parameter type-id='type-id-21' name='end_lineno' filepath='Python/errors.c' line='1754' column='1'/>
+ <parameter type-id='type-id-21' name='end_col_offset' filepath='Python/errors.c' line='1754' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_SyntaxLocationEx' mangled-name='PyErr_SyntaxLocationEx' filepath='Python/errors.c' line='1759' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SyntaxLocationEx'>
+ <parameter type-id='type-id-6' name='filename' filepath='Python/errors.c' line='1759' column='1'/>
+ <parameter type-id='type-id-21' name='lineno' filepath='Python/errors.c' line='1759' column='1'/>
+ <parameter type-id='type-id-21' name='col_offset' filepath='Python/errors.c' line='1759' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_ProgramText' mangled-name='PyErr_ProgramText' filepath='Python/errors.c' line='1824' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_ProgramText'>
+ <parameter type-id='type-id-6' name='filename' filepath='Python/errors.c' line='1824' column='1'/>
+ <parameter type-id='type-id-21' name='lineno' filepath='Python/errors.c' line='1824' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/initconfig.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='Py_UTF8Mode' type-id='type-id-8' mangled-name='Py_UTF8Mode' visibility='default' filepath='./Include/fileobject.h' line='29' column='1' elf-symbol-id='Py_UTF8Mode'/>
- <var-decl name='Py_DebugFlag' type-id='type-id-8' mangled-name='Py_DebugFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='8' column='1' elf-symbol-id='Py_DebugFlag'/>
- <var-decl name='Py_VerboseFlag' type-id='type-id-8' mangled-name='Py_VerboseFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='9' column='1' elf-symbol-id='Py_VerboseFlag'/>
- <var-decl name='Py_QuietFlag' type-id='type-id-8' mangled-name='Py_QuietFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='10' column='1' elf-symbol-id='Py_QuietFlag'/>
- <var-decl name='Py_InteractiveFlag' type-id='type-id-8' mangled-name='Py_InteractiveFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='11' column='1' elf-symbol-id='Py_InteractiveFlag'/>
- <var-decl name='Py_InspectFlag' type-id='type-id-8' mangled-name='Py_InspectFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='12' column='1' elf-symbol-id='Py_InspectFlag'/>
- <var-decl name='Py_OptimizeFlag' type-id='type-id-8' mangled-name='Py_OptimizeFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='13' column='1' elf-symbol-id='Py_OptimizeFlag'/>
- <var-decl name='Py_NoSiteFlag' type-id='type-id-8' mangled-name='Py_NoSiteFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='14' column='1' elf-symbol-id='Py_NoSiteFlag'/>
- <var-decl name='Py_BytesWarningFlag' type-id='type-id-8' mangled-name='Py_BytesWarningFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='15' column='1' elf-symbol-id='Py_BytesWarningFlag'/>
- <var-decl name='Py_FrozenFlag' type-id='type-id-8' mangled-name='Py_FrozenFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='16' column='1' elf-symbol-id='Py_FrozenFlag'/>
- <var-decl name='Py_IgnoreEnvironmentFlag' type-id='type-id-8' mangled-name='Py_IgnoreEnvironmentFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='17' column='1' elf-symbol-id='Py_IgnoreEnvironmentFlag'/>
- <var-decl name='Py_DontWriteBytecodeFlag' type-id='type-id-8' mangled-name='Py_DontWriteBytecodeFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='18' column='1' elf-symbol-id='Py_DontWriteBytecodeFlag'/>
- <var-decl name='Py_NoUserSiteDirectory' type-id='type-id-8' mangled-name='Py_NoUserSiteDirectory' visibility='default' filepath='./Include/cpython/pydebug.h' line='19' column='1' elf-symbol-id='Py_NoUserSiteDirectory'/>
- <var-decl name='Py_UnbufferedStdioFlag' type-id='type-id-8' mangled-name='Py_UnbufferedStdioFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='20' column='1' elf-symbol-id='Py_UnbufferedStdioFlag'/>
- <var-decl name='Py_HashRandomizationFlag' type-id='type-id-8' mangled-name='Py_HashRandomizationFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='21' column='1' elf-symbol-id='Py_HashRandomizationFlag'/>
- <var-decl name='Py_IsolatedFlag' type-id='type-id-8' mangled-name='Py_IsolatedFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='22' column='1' elf-symbol-id='Py_IsolatedFlag'/>
- <function-decl name='_Py_GetConfigsAsDict' mangled-name='_Py_GetConfigsAsDict' filepath='Python/initconfig.c' line='2967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetConfigsAsDict'>
- <return type-id='type-id-14'/>
- </function-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-806' visibility='default' filepath='./Include/cpython/initconfig.h' line='10' column='1' id='type-id-807'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='_type' type-id='type-id-808' visibility='default' filepath='./Include/cpython/initconfig.h' line='15' column='1'/>
+ <abi-instr address-size='64' path='Python/fileutils.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='__mbstate_t' size-in-bits='64' is-struct='yes' naming-typedef-id='type-id-1121' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h' line='13' column='1' id='type-id-1122'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='__count' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h' line='15' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='func' type-id='type-id-3' visibility='default' filepath='./Include/cpython/initconfig.h' line='16' column='1'/>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='__value' type-id='type-id-1123' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h' line='20' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='err_msg' type-id='type-id-3' visibility='default' filepath='./Include/cpython/initconfig.h' line='17' column='1'/>
+ </class-decl>
+ <union-decl name='__anonymous_union__' size-in-bits='32' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h' line='16' column='1' id='type-id-1123'>
+ <data-member access='public'>
+ <var-decl name='__wch' type-id='type-id-31' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h' line='18' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='exitcode' type-id='type-id-8' visibility='default' filepath='./Include/cpython/initconfig.h' line='18' column='1'/>
+ <data-member access='public'>
+ <var-decl name='__wchb' type-id='type-id-1084' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h' line='19' column='1'/>
</data-member>
- </class-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='./Include/cpython/initconfig.h' line='11' column='1' id='type-id-808'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='_PyStatus_TYPE_OK' value='0'/>
- <enumerator name='_PyStatus_TYPE_ERROR' value='1'/>
- <enumerator name='_PyStatus_TYPE_EXIT' value='2'/>
- </enum-decl>
- <typedef-decl name='PyStatus' type-id='type-id-807' filepath='./Include/cpython/initconfig.h' line='19' column='1' id='type-id-806'/>
- <pointer-type-def type-id='type-id-34' size-in-bits='64' id='type-id-809'/>
- <function-decl name='PyConfig_Read' mangled-name='PyConfig_Read' filepath='Python/initconfig.c' line='2960' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_Read'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='2960' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <pointer-type-def type-id='type-id-372' size-in-bits='64' id='type-id-810'/>
- <function-decl name='PyConfig_SetWideStringList' mangled-name='PyConfig_SetWideStringList' filepath='Python/initconfig.c' line='2876' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetWideStringList'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='2876' column='1'/>
- <parameter type-id='type-id-810' name='list' filepath='Python/initconfig.c' line='2876' column='1'/>
- <parameter type-id='type-id-36' name='length' filepath='Python/initconfig.c' line='2877' column='1'/>
- <parameter type-id='type-id-374' name='items' filepath='Python/initconfig.c' line='2877' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <qualified-type-def type-id='type-id-281' const='yes' id='type-id-811'/>
- <pointer-type-def type-id='type-id-811' size-in-bits='64' id='type-id-812'/>
- <function-decl name='PyConfig_SetArgv' mangled-name='PyConfig_SetArgv' filepath='Python/initconfig.c' line='2864' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetArgv'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='2864' column='1'/>
- <parameter type-id='type-id-36' name='argc' filepath='Python/initconfig.c' line='2864' column='1'/>
- <parameter type-id='type-id-812' name='argv' filepath='Python/initconfig.c' line='2864' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='PyConfig_SetBytesArgv' mangled-name='PyConfig_SetBytesArgv' filepath='Python/initconfig.c' line='2852' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetBytesArgv'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='2852' column='1'/>
- <parameter type-id='type-id-36' name='argc' filepath='Python/initconfig.c' line='2852' column='1'/>
- <parameter type-id='type-id-477' name='argv' filepath='Python/initconfig.c' line='2852' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='_PyConfig_FromDict' mangled-name='_PyConfig_FromDict' filepath='Python/initconfig.c' line='1270' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyConfig_FromDict'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='1270' column='1'/>
- <parameter type-id='type-id-14' name='dict' filepath='Python/initconfig.c' line='1270' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <qualified-type-def type-id='type-id-34' const='yes' id='type-id-813'/>
- <pointer-type-def type-id='type-id-813' size-in-bits='64' id='type-id-814'/>
- <function-decl name='_PyConfig_AsDict' mangled-name='_PyConfig_AsDict' filepath='Python/initconfig.c' line='1003' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyConfig_AsDict'>
- <parameter type-id='type-id-814' name='config' filepath='Python/initconfig.c' line='1003' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyConfig_SetBytesString' mangled-name='PyConfig_SetBytesString' filepath='Python/initconfig.c' line='895' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetBytesString'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='895' column='1'/>
- <parameter type-id='type-id-374' name='config_str' filepath='Python/initconfig.c' line='895' column='1'/>
- <parameter type-id='type-id-3' name='str' filepath='Python/initconfig.c' line='896' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='PyConfig_SetString' mangled-name='PyConfig_SetString' filepath='Python/initconfig.c' line='833' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetString'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='833' column='1'/>
- <parameter type-id='type-id-374' name='config_str' filepath='Python/initconfig.c' line='833' column='1'/>
- <parameter type-id='type-id-545' name='str' filepath='Python/initconfig.c' line='833' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='PyConfig_InitIsolatedConfig' mangled-name='PyConfig_InitIsolatedConfig' filepath='Python/initconfig.c' line='810' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_InitIsolatedConfig'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='810' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyConfig_InitPythonConfig' mangled-name='PyConfig_InitPythonConfig' filepath='Python/initconfig.c' line='799' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_InitPythonConfig'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='810' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyConfig_InitCompatConfig' mangled-name='_PyConfig_InitCompatConfig' filepath='Python/initconfig.c' line='727' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyConfig_InitCompatConfig'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='810' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyConfig_Clear' mangled-name='PyConfig_Clear' filepath='Python/initconfig.c' line='684' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_Clear'>
- <parameter type-id='type-id-809' name='config' filepath='Python/initconfig.c' line='810' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <pointer-type-def type-id='type-id-374' size-in-bits='64' id='type-id-815'/>
- <function-decl name='Py_GetArgcArgv' mangled-name='Py_GetArgcArgv' filepath='Python/initconfig.c' line='609' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetArgcArgv'>
- <parameter type-id='type-id-501' name='argc' filepath='Python/initconfig.c' line='609' column='1'/>
- <parameter type-id='type-id-815' name='argv' filepath='Python/initconfig.c' line='609' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_ClearArgcArgv' mangled-name='_Py_ClearArgcArgv' filepath='Python/initconfig.c' line='580' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_ClearArgcArgv'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_ClearStandardStreamEncoding' mangled-name='_Py_ClearStandardStreamEncoding' filepath='Python/initconfig.c' line='553' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_ClearStandardStreamEncoding'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_SetStandardStreamEncoding' mangled-name='Py_SetStandardStreamEncoding' filepath='Python/initconfig.c' line='498' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetStandardStreamEncoding'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/initconfig.c' line='498' column='1'/>
- <parameter type-id='type-id-3' name='errors' filepath='Python/initconfig.c' line='498' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <qualified-type-def type-id='type-id-372' const='yes' id='type-id-816'/>
- <pointer-type-def type-id='type-id-816' size-in-bits='64' id='type-id-817'/>
- <function-decl name='_PyWideStringList_AsList' mangled-name='_PyWideStringList_AsList' filepath='Python/initconfig.c' line='467' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWideStringList_AsList'>
- <parameter type-id='type-id-817' name='list' filepath='Python/initconfig.c' line='467' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyWideStringList_Extend' mangled-name='_PyWideStringList_Extend' filepath='Python/initconfig.c' line='442' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWideStringList_Extend'>
- <parameter type-id='type-id-810' name='list' filepath='Python/initconfig.c' line='442' column='1'/>
- <parameter type-id='type-id-817' name='list2' filepath='Python/initconfig.c' line='442' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='PyWideStringList_Append' mangled-name='PyWideStringList_Append' filepath='Python/initconfig.c' line='435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWideStringList_Append'>
- <parameter type-id='type-id-810' name='list' filepath='Python/initconfig.c' line='435' column='1'/>
- <parameter type-id='type-id-545' name='item' filepath='Python/initconfig.c' line='435' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='PyWideStringList_Insert' mangled-name='PyWideStringList_Insert' filepath='Python/initconfig.c' line='394' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWideStringList_Insert'>
- <parameter type-id='type-id-810' name='list' filepath='Python/initconfig.c' line='394' column='1'/>
- <parameter type-id='type-id-36' name='index' filepath='Python/initconfig.c' line='395' column='1'/>
- <parameter type-id='type-id-545' name='item' filepath='Python/initconfig.c' line='395' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='_PyWideStringList_Copy' mangled-name='_PyWideStringList_Copy' filepath='Python/initconfig.c' line='359' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWideStringList_Copy'>
- <parameter type-id='type-id-810' name='list' filepath='Python/initconfig.c' line='359' column='1'/>
- <parameter type-id='type-id-817' name='list2' filepath='Python/initconfig.c' line='359' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyWideStringList_Clear' mangled-name='_PyWideStringList_Clear' filepath='Python/initconfig.c' line='346' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWideStringList_Clear'>
- <parameter type-id='type-id-810' name='list' filepath='Python/initconfig.c' line='346' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyStatus_Exception' mangled-name='PyStatus_Exception' filepath='Python/initconfig.c' line='306' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_Exception'>
- <parameter type-id='type-id-806' name='status' filepath='Python/initconfig.c' line='306' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyStatus_IsExit' mangled-name='PyStatus_IsExit' filepath='Python/initconfig.c' line='303' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_IsExit'>
- <parameter type-id='type-id-806' name='status' filepath='Python/initconfig.c' line='306' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyStatus_IsError' mangled-name='PyStatus_IsError' filepath='Python/initconfig.c' line='300' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_IsError'>
- <parameter type-id='type-id-806' name='status' filepath='Python/initconfig.c' line='306' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyStatus_Exit' mangled-name='PyStatus_Exit' filepath='Python/initconfig.c' line='296' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_Exit'>
- <parameter type-id='type-id-8' name='exitcode' filepath='Python/initconfig.c' line='296' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='PyStatus_NoMemory' mangled-name='PyStatus_NoMemory' filepath='Python/initconfig.c' line='293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_NoMemory'>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='PyStatus_Error' mangled-name='PyStatus_Error' filepath='Python/initconfig.c' line='286' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_Error'>
- <parameter type-id='type-id-3' name='err_msg' filepath='Python/initconfig.c' line='286' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='PyStatus_Ok' mangled-name='PyStatus_Ok' filepath='Python/initconfig.c' line='283' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_Ok'>
- <return type-id='type-id-806'/>
- </function-decl>
- <function-decl name='Py_GETENV' mangled-name='Py_GETENV' filepath='Python/initconfig.c' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GETENV'>
- <parameter type-id='type-id-3' name='name' filepath='Python/initconfig.c' line='273' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/marshal.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyMarshal_Init' mangled-name='PyMarshal_Init' filepath='Python/marshal.c' line='1893' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_Init'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMarshal_WriteObjectToString' mangled-name='PyMarshal_WriteObjectToString' filepath='Python/marshal.c' line='1644' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_WriteObjectToString'>
- <parameter type-id='type-id-14' name='x' filepath='Python/marshal.c' line='1644' column='1'/>
- <parameter type-id='type-id-8' name='version' filepath='Python/marshal.c' line='1644' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMarshal_ReadObjectFromString' mangled-name='PyMarshal_ReadObjectFromString' filepath='Python/marshal.c' line='1623' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadObjectFromString'>
- <parameter type-id='type-id-3' name='bytes' filepath='Objects/bytearrayobject.c' line='108' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Objects/bytearrayobject.c' line='108' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMarshal_ReadObjectFromFile' mangled-name='PyMarshal_ReadObjectFromFile' filepath='Python/marshal.c' line='1603' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadObjectFromFile'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/marshal.c' line='1603' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMarshal_ReadLastObjectFromFile' mangled-name='PyMarshal_ReadLastObjectFromFile' filepath='Python/marshal.c' line='1578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadLastObjectFromFile'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/marshal.c' line='1578' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyMarshal_ReadLongFromFile' mangled-name='PyMarshal_ReadLongFromFile' filepath='Python/marshal.c' line='1542' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadLongFromFile'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/marshal.c' line='1542' column='1'/>
- <return type-id='type-id-53'/>
- </function-decl>
- <function-decl name='PyMarshal_ReadShortFromFile' mangled-name='PyMarshal_ReadShortFromFile' filepath='Python/marshal.c' line='1526' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadShortFromFile'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/marshal.c' line='1526' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyMarshal_WriteObjectToFile' mangled-name='PyMarshal_WriteObjectToFile' filepath='Python/marshal.c' line='641' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_WriteObjectToFile'>
- <parameter type-id='type-id-14' name='x' filepath='Python/marshal.c' line='641' column='1'/>
- <parameter type-id='type-id-473' name='fp' filepath='Python/marshal.c' line='641' column='1'/>
- <parameter type-id='type-id-8' name='version' filepath='Python/marshal.c' line='641' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyMarshal_WriteLongToFile' mangled-name='PyMarshal_WriteLongToFile' filepath='Python/marshal.c' line='626' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_WriteLongToFile'>
- <parameter type-id='type-id-53' name='x' filepath='Python/marshal.c' line='626' column='1'/>
- <parameter type-id='type-id-473' name='fp' filepath='Python/marshal.c' line='626' column='1'/>
- <parameter type-id='type-id-8' name='version' filepath='Python/marshal.c' line='626' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/modsupport.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_Py_PackageContext' type-id='type-id-3' mangled-name='_Py_PackageContext' visibility='default' filepath='./Include/cpython/modsupport.h' line='107' column='1' elf-symbol-id='_Py_PackageContext'/>
- <function-decl name='PyModule_AddType' mangled-name='PyModule_AddType' filepath='Python/modsupport.c' line='704' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddType'>
- <parameter type-id='type-id-14' name='module' filepath='Python/modsupport.c' line='704' column='1'/>
- <parameter type-id='type-id-74' name='type' filepath='Python/modsupport.c' line='704' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyModule_AddStringConstant' mangled-name='PyModule_AddStringConstant' filepath='Python/modsupport.c' line='692' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddStringConstant'>
- <parameter type-id='type-id-14' name='m' filepath='Python/modsupport.c' line='692' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Python/modsupport.c' line='692' column='1'/>
- <parameter type-id='type-id-3' name='value' filepath='Python/modsupport.c' line='692' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyModule_AddIntConstant' mangled-name='PyModule_AddIntConstant' filepath='Python/modsupport.c' line='680' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddIntConstant'>
- <parameter type-id='type-id-14' name='m' filepath='Python/modsupport.c' line='680' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Python/modsupport.c' line='680' column='1'/>
- <parameter type-id='type-id-53' name='value' filepath='Python/modsupport.c' line='680' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyModule_AddObject' mangled-name='PyModule_AddObject' filepath='Python/modsupport.c' line='670' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddObject'>
- <parameter type-id='type-id-14' name='mod' filepath='Python/modsupport.c' line='670' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Python/modsupport.c' line='670' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Python/modsupport.c' line='670' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyModule_AddObjectRef' mangled-name='PyModule_AddObjectRef' filepath='Python/modsupport.c' line='637' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddObjectRef'>
- <parameter type-id='type-id-14' name='mod' filepath='Python/modsupport.c' line='670' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Python/modsupport.c' line='670' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Python/modsupport.c' line='670' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_VaBuildStack_SizeT' mangled-name='_Py_VaBuildStack_SizeT' filepath='Python/modsupport.c' line='581' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_VaBuildStack_SizeT'>
- <parameter type-id='type-id-22' name='small_stack' filepath='Python/modsupport.c' line='581' column='1'/>
- <parameter type-id='type-id-36' name='small_stack_len' filepath='Python/modsupport.c' line='581' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/modsupport.c' line='582' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/modsupport.c' line='582' column='1'/>
- <parameter type-id='type-id-168' name='p_nargs' filepath='Python/modsupport.c' line='582' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <function-decl name='_Py_VaBuildStack' mangled-name='_Py_VaBuildStack' filepath='Python/modsupport.c' line='574' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_VaBuildStack'>
- <parameter type-id='type-id-22' name='small_stack' filepath='Python/modsupport.c' line='581' column='1'/>
- <parameter type-id='type-id-36' name='small_stack_len' filepath='Python/modsupport.c' line='581' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/modsupport.c' line='582' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/modsupport.c' line='582' column='1'/>
- <parameter type-id='type-id-168' name='p_nargs' filepath='Python/modsupport.c' line='582' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <function-decl name='_Py_VaBuildValue_SizeT' mangled-name='_Py_VaBuildValue_SizeT' filepath='Python/modsupport.c' line='545' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_VaBuildValue_SizeT'>
- <parameter type-id='type-id-3' name='format' filepath='Python/modsupport.c' line='545' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/modsupport.c' line='545' column='1'/>
- <return type-id='type-id-14'/>
+ </union-decl>
+ <typedef-decl name='__mbstate_t' type-id='type-id-1122' filepath='/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h' line='21' column='1' id='type-id-1121'/>
+ <typedef-decl name='mbstate_t' type-id='type-id-1121' filepath='/usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h' line='6' column='1' id='type-id-1124'/>
+ <pointer-type-def type-id='type-id-1124' size-in-bits='64' id='type-id-1125'/>
+ <qualified-type-def type-id='type-id-1125' restrict='yes' id='type-id-1126'/>
+ <qualified-type-def type-id='type-id-63' restrict='yes' id='type-id-1127'/>
+ <function-decl name='realpath' filepath='/usr/include/stdlib.h' line='808' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-194'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='mbstowcs' filepath='/usr/include/stdlib.h' line='941' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-28'/>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-30'/>
</function-decl>
- <function-decl name='Py_VaBuildValue' mangled-name='Py_VaBuildValue' filepath='Python/modsupport.c' line='539' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_VaBuildValue'>
- <parameter type-id='type-id-3' name='format' filepath='Python/modsupport.c' line='545' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/modsupport.c' line='545' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='wcstombs' filepath='/usr/include/stdlib.h' line='945' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-194'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-30'/>
</function-decl>
- <function-decl name='_Py_BuildValue_SizeT' mangled-name='_Py_BuildValue_SizeT' filepath='Python/modsupport.c' line='528' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_BuildValue_SizeT'>
- <parameter type-id='type-id-3' name='format' filepath='Objects/bytesobject.c' line='375' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
+ <function-decl name='write' filepath='/usr/include/unistd.h' line='378' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='getcwd' filepath='/usr/include/unistd.h' line='531' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='readlink' filepath='/usr/include/unistd.h' line='838' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-194'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-195'/>
+ </function-decl>
+ <function-decl name='close_range' filepath='/usr/include/unistd.h' line='1208' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-31'/>
+ <parameter type-id='type-id-31'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='mbrtowc' filepath='/usr/include/wchar.h' line='297' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-28'/>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-1126'/>
+ <return type-id='type-id-30'/>
</function-decl>
- <function-decl name='Py_BuildValue' mangled-name='Py_BuildValue' filepath='Python/modsupport.c' line='517' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_BuildValue'>
- <parameter type-id='type-id-3' name='format' filepath='Objects/bytesobject.c' line='375' column='1'/>
+ <function-decl name='ioctl' filepath='/usr/include/x86_64-linux-gnu/sys/ioctl.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-38'/>
<parameter is-variadic='yes'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_Py_convert_optional_to_ssize_t' mangled-name='_Py_convert_optional_to_ssize_t' filepath='Python/modsupport.c' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_convert_optional_to_ssize_t'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/capsule.c' line='181' column='1'/>
- <parameter type-id='type-id-18' name='context' filepath='Objects/capsule.c' line='181' column='1'/>
- <return type-id='type-id-8'/>
+ <return type-id='type-id-21'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/mysnprintf.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyOS_vsnprintf' mangled-name='PyOS_vsnprintf' filepath='Python/mysnprintf.c' line='52' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_vsnprintf'>
- <parameter type-id='type-id-115' name='str' filepath='Python/mysnprintf.c' line='52' column='1'/>
- <parameter type-id='type-id-54' name='size' filepath='Python/mysnprintf.c' line='52' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/mysnprintf.c' line='52' column='1'/>
- <parameter type-id='type-id-496' name='va' filepath='Python/mysnprintf.c' line='52' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyOS_snprintf' mangled-name='PyOS_snprintf' filepath='Python/mysnprintf.c' line='40' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_snprintf'>
- <parameter type-id='type-id-115' name='str' filepath='Python/mysnprintf.c' line='40' column='1'/>
- <parameter type-id='type-id-54' name='size' filepath='Python/mysnprintf.c' line='40' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/mysnprintf.c' line='40' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_device_encoding' mangled-name='_Py_device_encoding' filepath='Python/fileutils.c' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_device_encoding'>
+ <parameter type-id='type-id-21' name='fd' filepath='Python/fileutils.c' line='69' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/mystrtoul.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyOS_strtol' mangled-name='PyOS_strtol' filepath='Python/mystrtoul.c' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_strtol'>
- <parameter type-id='type-id-3' name='str' filepath='Python/mystrtoul.c' line='263' column='1'/>
- <parameter type-id='type-id-494' name='ptr' filepath='Python/mystrtoul.c' line='263' column='1'/>
- <parameter type-id='type-id-8' name='base' filepath='Python/mystrtoul.c' line='263' column='1'/>
- <return type-id='type-id-53'/>
- </function-decl>
- <function-decl name='PyOS_strtoul' mangled-name='PyOS_strtoul' filepath='Python/mystrtoul.c' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_strtoul'>
- <parameter type-id='type-id-3' name='str' filepath='Python/mystrtoul.c' line='95' column='1'/>
- <parameter type-id='type-id-494' name='ptr' filepath='Python/mystrtoul.c' line='95' column='1'/>
- <parameter type-id='type-id-8' name='base' filepath='Python/mystrtoul.c' line='95' column='1'/>
- <return type-id='type-id-16'/>
+ <function-decl name='Py_EncodeLocale' mangled-name='Py_EncodeLocale' filepath='Python/fileutils.c' line='853' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_EncodeLocale'>
+ <parameter type-id='type-id-27' name='text' filepath='Python/fileutils.c' line='853' column='1'/>
+ <parameter type-id='type-id-446' name='error_pos' filepath='Python/fileutils.c' line='853' column='1'/>
+ <return type-id='type-id-26'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pathconfig.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='Py_GetProgramName' mangled-name='Py_GetProgramName' filepath='Python/pathconfig.c' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetProgramName'>
- <return type-id='type-id-281'/>
+ <function-decl name='_Py_EncodeLocaleRaw' mangled-name='_Py_EncodeLocaleRaw' filepath='Python/fileutils.c' line='862' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_EncodeLocaleRaw'>
+ <parameter type-id='type-id-27' name='text' filepath='Python/fileutils.c' line='862' column='1'/>
+ <parameter type-id='type-id-446' name='error_pos' filepath='Python/fileutils.c' line='862' column='1'/>
+ <return type-id='type-id-26'/>
</function-decl>
- <function-decl name='Py_GetPythonHome' mangled-name='Py_GetPythonHome' filepath='Python/pathconfig.c' line='362' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetPythonHome'>
- <return type-id='type-id-281'/>
+ <function-decl name='_Py_GetLocaleEncodingObject' mangled-name='_Py_GetLocaleEncodingObject' filepath='Python/fileutils.c' line='926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetLocaleEncodingObject'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='Py_GetProgramFullPath' mangled-name='Py_GetProgramFullPath' filepath='Python/pathconfig.c' line='355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetProgramFullPath'>
- <return type-id='type-id-281'/>
+ <function-decl name='_Py_stat' mangled-name='_Py_stat' filepath='Python/fileutils.c' line='1242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_stat'>
+ <parameter type-id='type-id-2' name='path' filepath='Python/fileutils.c' line='1242' column='1'/>
+ <parameter type-id='type-id-63' name='statbuf' filepath='Python/fileutils.c' line='1242' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='Py_GetExecPrefix' mangled-name='Py_GetExecPrefix' filepath='Python/pathconfig.c' line='348' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetExecPrefix'>
- <return type-id='type-id-281'/>
+ <function-decl name='_Py_get_inheritable' mangled-name='_Py_get_inheritable' filepath='Python/fileutils.c' line='1321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_get_inheritable'>
+ <parameter type-id='type-id-21' name='fd' filepath='Python/fileutils.c' line='1321' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='Py_GetPrefix' mangled-name='Py_GetPrefix' filepath='Python/pathconfig.c' line='341' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetPrefix'>
- <return type-id='type-id-281'/>
+ <function-decl name='_Py_set_inheritable' mangled-name='_Py_set_inheritable' filepath='Python/fileutils.c' line='1487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_set_inheritable'>
+ <parameter type-id='type-id-21' name='fd' filepath='Python/fileutils.c' line='1487' column='1'/>
+ <parameter type-id='type-id-21' name='inheritable' filepath='Python/fileutils.c' line='1487' column='1'/>
+ <parameter type-id='type-id-190' name='atomic_flag_works' filepath='Python/fileutils.c' line='1487' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='Py_GetPath' mangled-name='Py_GetPath' filepath='Python/pathconfig.c' line='318' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetPath'>
- <return type-id='type-id-281'/>
+ <function-decl name='_Py_set_inheritable_async_safe' mangled-name='_Py_set_inheritable_async_safe' filepath='Python/fileutils.c' line='1496' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_set_inheritable_async_safe'>
+ <parameter type-id='type-id-21' name='fd' filepath='Python/fileutils.c' line='1496' column='1'/>
+ <parameter type-id='type-id-21' name='inheritable' filepath='Python/fileutils.c' line='1496' column='1'/>
+ <parameter type-id='type-id-190' name='atomic_flag_works' filepath='Python/fileutils.c' line='1496' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_Py_SetProgramFullPath' mangled-name='_Py_SetProgramFullPath' filepath='Python/pathconfig.c' line='297' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_SetProgramFullPath'>
- <parameter type-id='type-id-545' name='program_full_path' filepath='Python/pathconfig.c' line='297' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_wfopen' mangled-name='_Py_wfopen' filepath='Python/fileutils.c' line='1599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_wfopen'>
+ <parameter type-id='type-id-27' name='path' filepath='Python/fileutils.c' line='1599' column='1'/>
+ <parameter type-id='type-id-27' name='mode' filepath='Python/fileutils.c' line='1599' column='1'/>
+ <return type-id='type-id-239'/>
</function-decl>
- <function-decl name='Py_SetProgramName' mangled-name='Py_SetProgramName' filepath='Python/pathconfig.c' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetProgramName'>
- <parameter type-id='type-id-545' name='program_full_path' filepath='Python/pathconfig.c' line='297' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_normpath' mangled-name='_Py_normpath' filepath='Python/fileutils.c' line='2316' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_normpath'>
+ <parameter type-id='type-id-64' name='path' filepath='Python/fileutils.c' line='2316' column='1'/>
+ <parameter type-id='type-id-7' name='size' filepath='Python/fileutils.c' line='2316' column='1'/>
+ <return type-id='type-id-64'/>
</function-decl>
- <function-decl name='Py_SetPythonHome' mangled-name='Py_SetPythonHome' filepath='Python/pathconfig.c' line='256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetPythonHome'>
- <parameter type-id='type-id-545' name='program_full_path' filepath='Python/pathconfig.c' line='297' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_get_blocking' mangled-name='_Py_get_blocking' filepath='Python/fileutils.c' line='2431' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_get_blocking'>
+ <parameter type-id='type-id-21' name='fd' filepath='Python/fileutils.c' line='2431' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='Py_SetPath' mangled-name='Py_SetPath' filepath='Python/pathconfig.c' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetPath'>
- <parameter type-id='type-id-545' name='path' filepath='Python/pathconfig.c' line='215' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_set_blocking' mangled-name='_Py_set_blocking' filepath='Python/fileutils.c' line='2452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_set_blocking'>
+ <parameter type-id='type-id-21' name='fd' filepath='Python/fileutils.c' line='2452' column='1'/>
+ <parameter type-id='type-id-21' name='blocking' filepath='Python/fileutils.c' line='2452' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyPathConfig_ClearGlobal' mangled-name='_PyPathConfig_ClearGlobal' filepath='Python/pathconfig.c' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyPathConfig_ClearGlobal'>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_closerange' mangled-name='_Py_closerange' filepath='Python/fileutils.c' line='2645' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_closerange'>
+ <parameter type-id='type-id-21' name='first' filepath='Python/fileutils.c' line='2645' column='1'/>
+ <parameter type-id='type-id-21' name='last' filepath='Python/fileutils.c' line='2645' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/preconfig.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='Py_FileSystemDefaultEncoding' type-id='type-id-3' mangled-name='Py_FileSystemDefaultEncoding' visibility='default' filepath='./Include/fileobject.h' line='22' column='1' elf-symbol-id='Py_FileSystemDefaultEncoding'/>
- <var-decl name='Py_HasFileSystemDefaultEncoding' type-id='type-id-8' mangled-name='Py_HasFileSystemDefaultEncoding' visibility='default' filepath='./Include/fileobject.h' line='26' column='1' elf-symbol-id='Py_HasFileSystemDefaultEncoding'/>
- <var-decl name='Py_FileSystemDefaultEncodeErrors' type-id='type-id-3' mangled-name='Py_FileSystemDefaultEncodeErrors' visibility='default' filepath='./Include/fileobject.h' line='24' column='1' elf-symbol-id='Py_FileSystemDefaultEncodeErrors'/>
- <var-decl name='_Py_HasFileSystemDefaultEncodeErrors' type-id='type-id-8' mangled-name='_Py_HasFileSystemDefaultEncodeErrors' visibility='default' filepath='./Include/internal/pycore_fileutils.h' line='178' column='1' elf-symbol-id='_Py_HasFileSystemDefaultEncodeErrors'/>
- <function-decl name='_Py_get_xoption' mangled-name='_Py_get_xoption' filepath='Python/preconfig.c' line='569' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_get_xoption'>
- <parameter type-id='type-id-817' name='xoptions' filepath='Python/preconfig.c' line='569' column='1'/>
- <parameter type-id='type-id-545' name='name' filepath='Python/preconfig.c' line='569' column='1'/>
- <return type-id='type-id-545'/>
- </function-decl>
- <function-decl name='_Py_get_env_flag' mangled-name='_Py_get_env_flag' filepath='Python/preconfig.c' line='551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_get_env_flag'>
- <parameter type-id='type-id-8' name='use_environment' filepath='Python/preconfig.c' line='551' column='1'/>
- <parameter type-id='type-id-501' name='flag' filepath='Python/preconfig.c' line='551' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Python/preconfig.c' line='551' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_str_to_int' mangled-name='_Py_str_to_int' filepath='Python/preconfig.c' line='533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_str_to_int'>
- <parameter type-id='type-id-3' name='str' filepath='Python/preconfig.c' line='533' column='1'/>
- <parameter type-id='type-id-501' name='result' filepath='Python/preconfig.c' line='533' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_GetEnv' mangled-name='_Py_GetEnv' filepath='Python/preconfig.c' line='514' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetEnv'>
- <parameter type-id='type-id-8' name='use_environment' filepath='Python/preconfig.c' line='514' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Python/preconfig.c' line='514' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <pointer-type-def type-id='type-id-63' size-in-bits='64' id='type-id-818'/>
- <function-decl name='PyPreConfig_InitIsolatedConfig' mangled-name='PyPreConfig_InitIsolatedConfig' filepath='Python/preconfig.c' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPreConfig_InitIsolatedConfig'>
- <parameter type-id='type-id-818' name='config' filepath='Python/preconfig.c' line='326' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyPreConfig_InitPythonConfig' mangled-name='PyPreConfig_InitPythonConfig' filepath='Python/preconfig.c' line='305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPreConfig_InitPythonConfig'>
- <parameter type-id='type-id-818' name='config' filepath='Python/preconfig.c' line='326' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyPreConfig_InitCompatConfig' mangled-name='_PyPreConfig_InitCompatConfig' filepath='Python/preconfig.c' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyPreConfig_InitCompatConfig'>
- <parameter type-id='type-id-818' name='config' filepath='Python/preconfig.c' line='326' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <class-decl name='_PyArgv' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='66' column='1' id='type-id-819'>
+ <abi-instr address-size='64' path='Python/formatter_unicode.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='lconv' size-in-bits='768' is-struct='yes' visibility='default' filepath='/usr/include/locale.h' line='51' column='1' id='type-id-1128'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='argc' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='67' column='1'/>
+ <var-decl name='decimal_point' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='55' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='use_bytes_argv' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='68' column='1'/>
+ <var-decl name='thousands_sep' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='56' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='bytes_argv' type-id='type-id-477' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='69' column='1'/>
+ <var-decl name='grouping' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='62' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='wchar_argv' type-id='type-id-812' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='70' column='1'/>
+ <var-decl name='int_curr_symbol' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='68' column='1'/>
</data-member>
- </class-decl>
- <typedef-decl name='_PyArgv' type-id='type-id-819' filepath='./Include/internal/pycore_initconfig.h' line='71' column='1' id='type-id-820'/>
- <qualified-type-def type-id='type-id-820' const='yes' id='type-id-821'/>
- <pointer-type-def type-id='type-id-821' size-in-bits='64' id='type-id-822'/>
- <function-decl name='_PyArgv_AsWstrList' mangled-name='_PyArgv_AsWstrList' filepath='Python/preconfig.c' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArgv_AsWstrList'>
- <parameter type-id='type-id-822' name='args' filepath='Python/preconfig.c' line='72' column='1'/>
- <parameter type-id='type-id-810' name='list' filepath='Python/preconfig.c' line='72' column='1'/>
- <return type-id='type-id-806'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pyarena.c' comp-dir-path='/src' language='LANG_C99'>
- <class-decl name='_arena' size-in-bits='192' is-struct='yes' visibility='default' filepath='Python/pyarena.c' line='46' column='1' id='type-id-763'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='a_head' type-id='type-id-823' visibility='default' filepath='Python/pyarena.c' line='51' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='currency_symbol' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='69' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='a_cur' type-id='type-id-823' visibility='default' filepath='Python/pyarena.c' line='58' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='mon_decimal_point' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='70' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='a_objects' type-id='type-id-14' visibility='default' filepath='Python/pyarena.c' line='64' column='1'/>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='mon_thousands_sep' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='71' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='_block' size-in-bits='256' is-struct='yes' visibility='default' filepath='Python/pyarena.c' line='17' column='1' id='type-id-824'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ab_size' type-id='type-id-54' visibility='default' filepath='Python/pyarena.c' line='22' column='1'/>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='mon_grouping' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='72' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='ab_offset' type-id='type-id-54' visibility='default' filepath='Python/pyarena.c' line='27' column='1'/>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='positive_sign' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='73' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ab_next' type-id='type-id-825' visibility='default' filepath='Python/pyarena.c' line='33' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='negative_sign' type-id='type-id-26' visibility='default' filepath='/usr/include/locale.h' line='74' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='ab_mem' type-id='type-id-18' visibility='default' filepath='Python/pyarena.c' line='38' column='1'/>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='int_frac_digits' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='75' column='1'/>
</data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-824' size-in-bits='64' id='type-id-825'/>
- <typedef-decl name='block' type-id='type-id-824' filepath='Python/pyarena.c' line='39' column='1' id='type-id-826'/>
- <pointer-type-def type-id='type-id-826' size-in-bits='64' id='type-id-823'/>
- <function-decl name='_PyArena_AddPyObject' mangled-name='_PyArena_AddPyObject' filepath='Python/pyarena.c' line='204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArena_AddPyObject'>
- <parameter type-id='type-id-765' name='arena' filepath='Python/pyarena.c' line='204' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pyarena.c' line='204' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyArena_Malloc' mangled-name='_PyArena_Malloc' filepath='Python/pyarena.c' line='181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArena_Malloc'>
- <parameter type-id='type-id-765' name='arena' filepath='Python/pyarena.c' line='181' column='1'/>
- <parameter type-id='type-id-54' name='size' filepath='Python/pyarena.c' line='181' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='_PyArena_Free' mangled-name='_PyArena_Free' filepath='Python/pyarena.c' line='158' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArena_Free'>
- <parameter type-id='type-id-765' name='arena' filepath='Python/pyarena.c' line='158' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyArena_New' mangled-name='_PyArena_New' filepath='Python/pyarena.c' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArena_New'>
- <return type-id='type-id-765'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pyctype.c' comp-dir-path='/src' language='LANG_C99'>
- <qualified-type-def type-id='type-id-105' const='yes' id='type-id-827'/>
-
- <array-type-def dimensions='1' type-id='type-id-827' size-in-bits='8192' id='type-id-828'>
- <subrange length='256' type-id='type-id-16' id='type-id-264'/>
-
- </array-type-def>
- <qualified-type-def type-id='type-id-828' const='yes' id='type-id-829'/>
- <var-decl name='_Py_ctype_table' type-id='type-id-829' mangled-name='_Py_ctype_table' visibility='default' filepath='./Include/cpython/pyctype.h' line='16' column='1' elf-symbol-id='_Py_ctype_table'/>
-
- <array-type-def dimensions='1' type-id='type-id-527' size-in-bits='2048' id='type-id-830'>
- <subrange length='256' type-id='type-id-16' id='type-id-264'/>
-
- </array-type-def>
- <qualified-type-def type-id='type-id-830' const='yes' id='type-id-831'/>
- <var-decl name='_Py_ctype_tolower' type-id='type-id-831' mangled-name='_Py_ctype_tolower' visibility='default' filepath='./Include/cpython/pyctype.h' line='29' column='1' elf-symbol-id='_Py_ctype_tolower'/>
- <var-decl name='_Py_ctype_toupper' type-id='type-id-831' mangled-name='_Py_ctype_toupper' visibility='default' filepath='./Include/cpython/pyctype.h' line='30' column='1' elf-symbol-id='_Py_ctype_toupper'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pyhash.c' comp-dir-path='/src' language='LANG_C99'>
- <union-decl name='__anonymous_union__' size-in-bits='192' is-anonymous='yes' visibility='default' filepath='./Include/pyhash.h' line='55' column='1' id='type-id-832'>
- <data-member access='private'>
- <var-decl name='uc' type-id='type-id-833' visibility='default' filepath='./Include/pyhash.h' line='57' column='1'/>
+ <data-member access='public' layout-offset-in-bits='648'>
+ <var-decl name='frac_digits' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='76' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='fnv' type-id='type-id-834' visibility='default' filepath='./Include/pyhash.h' line='62' column='1'/>
+ <data-member access='public' layout-offset-in-bits='656'>
+ <var-decl name='p_cs_precedes' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='78' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='siphash' type-id='type-id-835' visibility='default' filepath='./Include/pyhash.h' line='67' column='1'/>
+ <data-member access='public' layout-offset-in-bits='664'>
+ <var-decl name='p_sep_by_space' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='80' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='djbx33a' type-id='type-id-836' visibility='default' filepath='./Include/pyhash.h' line='72' column='1'/>
+ <data-member access='public' layout-offset-in-bits='672'>
+ <var-decl name='n_cs_precedes' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='82' column='1'/>
</data-member>
- <data-member access='private'>
- <var-decl name='expat' type-id='type-id-837' visibility='default' filepath='./Include/pyhash.h' line='76' column='1'/>
+ <data-member access='public' layout-offset-in-bits='680'>
+ <var-decl name='n_sep_by_space' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='84' column='1'/>
</data-member>
- </union-decl>
-
- <array-type-def dimensions='1' type-id='type-id-283' size-in-bits='192' id='type-id-833'>
- <subrange length='24' type-id='type-id-16' id='type-id-296'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/pyhash.h' line='59' column='1' id='type-id-834'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='prefix' type-id='type-id-159' visibility='default' filepath='./Include/pyhash.h' line='60' column='1'/>
+ <data-member access='public' layout-offset-in-bits='688'>
+ <var-decl name='p_sign_posn' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='91' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='suffix' type-id='type-id-159' visibility='default' filepath='./Include/pyhash.h' line='61' column='1'/>
+ <data-member access='public' layout-offset-in-bits='696'>
+ <var-decl name='n_sign_posn' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='92' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/pyhash.h' line='64' column='1' id='type-id-835'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='k0' type-id='type-id-19' visibility='default' filepath='./Include/pyhash.h' line='65' column='1'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='int_p_cs_precedes' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='95' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='k1' type-id='type-id-19' visibility='default' filepath='./Include/pyhash.h' line='66' column='1'/>
+ <data-member access='public' layout-offset-in-bits='712'>
+ <var-decl name='int_p_sep_by_space' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='97' column='1'/>
</data-member>
- </class-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/pyhash.h' line='69' column='1' id='type-id-836'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='padding' type-id='type-id-838' visibility='default' filepath='./Include/pyhash.h' line='70' column='1'/>
+ <data-member access='public' layout-offset-in-bits='720'>
+ <var-decl name='int_n_cs_precedes' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='99' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='suffix' type-id='type-id-159' visibility='default' filepath='./Include/pyhash.h' line='71' column='1'/>
+ <data-member access='public' layout-offset-in-bits='728'>
+ <var-decl name='int_n_sep_by_space' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='101' column='1'/>
</data-member>
- </class-decl>
-
- <array-type-def dimensions='1' type-id='type-id-283' size-in-bits='128' id='type-id-838'>
- <subrange length='16' type-id='type-id-16' id='type-id-326'/>
-
- </array-type-def>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/pyhash.h' line='73' column='1' id='type-id-837'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='padding' type-id='type-id-838' visibility='default' filepath='./Include/pyhash.h' line='74' column='1'/>
+ <data-member access='public' layout-offset-in-bits='736'>
+ <var-decl name='int_p_sign_posn' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='108' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='hashsalt' type-id='type-id-159' visibility='default' filepath='./Include/pyhash.h' line='75' column='1'/>
+ <data-member access='public' layout-offset-in-bits='744'>
+ <var-decl name='int_n_sign_posn' type-id='type-id-60' visibility='default' filepath='/usr/include/locale.h' line='109' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='_Py_HashSecret_t' type-id='type-id-832' filepath='./Include/pyhash.h' line='77' column='1' id='type-id-839'/>
- <var-decl name='_Py_HashSecret' type-id='type-id-839' mangled-name='_Py_HashSecret' visibility='default' filepath='./Include/pyhash.h' line='78' column='1' elf-symbol-id='_Py_HashSecret'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-840' visibility='default' filepath='./Include/pyhash.h' line='86' column='1' id='type-id-841'>
+ <pointer-type-def type-id='type-id-1128' size-in-bits='64' id='type-id-1129'/>
+ <function-decl name='_Py_GetLocaleconvNumeric' mangled-name='_Py_GetLocaleconvNumeric' filepath='./Include/internal/pycore_fileutils.h' line='214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetLocaleconvNumeric'>
+ <parameter type-id='type-id-1129'/>
+ <parameter type-id='type-id-242'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='localeconv' filepath='/usr/include/locale.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-1129'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/frame.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyFrame_New_NoTrack' filepath='./Include/internal/pycore_frame.h' line='28' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-338'/>
+ <return type-id='type-id-369'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/frozen.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_frozen' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/cpython/import.h' line='31' column='1' id='type-id-1130'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='hash' type-id='type-id-842' visibility='default' filepath='./Include/pyhash.h' line='87' column='1'/>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/cpython/import.h' line='32' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/pyhash.h' line='88' column='1'/>
+ <var-decl name='code' type-id='type-id-387' visibility='default' filepath='./Include/cpython/import.h' line='33' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='hash_bits' type-id='type-id-843' visibility='default' filepath='./Include/pyhash.h' line='89' column='1'/>
+ <var-decl name='size' type-id='type-id-21' visibility='default' filepath='./Include/cpython/import.h' line='34' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='seed_bits' type-id='type-id-843' visibility='default' filepath='./Include/pyhash.h' line='90' column='1'/>
+ <var-decl name='is_package' type-id='type-id-21' visibility='default' filepath='./Include/cpython/import.h' line='35' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='get_code' type-id='type-id-15' visibility='default' filepath='./Include/cpython/import.h' line='36' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-844' size-in-bits='64' id='type-id-845'/>
- <qualified-type-def type-id='type-id-845' const='yes' id='type-id-842'/>
- <qualified-type-def type-id='type-id-8' const='yes' id='type-id-843'/>
- <typedef-decl name='PyHash_FuncDef' type-id='type-id-841' filepath='./Include/pyhash.h' line='91' column='1' id='type-id-840'/>
- <pointer-type-def type-id='type-id-840' size-in-bits='64' id='type-id-846'/>
- <function-decl name='PyHash_GetFuncDef' mangled-name='PyHash_GetFuncDef' filepath='Python/pyhash.c' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyHash_GetFuncDef'>
- <return type-id='type-id-846'/>
- </function-decl>
- <function-decl name='_Py_HashBytes' mangled-name='_Py_HashBytes' filepath='Python/pyhash.c' line='158' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HashBytes'>
- <parameter type-id='type-id-18' name='src' filepath='Python/pyhash.c' line='158' column='1'/>
- <parameter type-id='type-id-36' name='len' filepath='Python/pyhash.c' line='158' column='1'/>
- <return type-id='type-id-159'/>
- </function-decl>
- <function-decl name='_Py_HashPointer' mangled-name='_Py_HashPointer' filepath='Python/pyhash.c' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HashPointer'>
- <parameter type-id='type-id-18' name='p' filepath='Python/pyhash.c' line='148' column='1'/>
- <return type-id='type-id-159'/>
- </function-decl>
- <function-decl name='_Py_HashPointerRaw' mangled-name='_Py_HashPointerRaw' filepath='Python/pyhash.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HashPointerRaw'>
- <parameter type-id='type-id-18' name='p' filepath='Python/pyhash.c' line='148' column='1'/>
- <return type-id='type-id-159'/>
- </function-decl>
- <function-decl name='_Py_HashDouble' mangled-name='_Py_HashDouble' filepath='Python/pyhash.c' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HashDouble'>
- <parameter type-id='type-id-14' name='inst' filepath='Python/pyhash.c' line='92' column='1'/>
- <parameter type-id='type-id-391' name='v' filepath='Python/pyhash.c' line='92' column='1'/>
- <return type-id='type-id-159'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-844'>
- <parameter type-id='type-id-18'/>
- <parameter type-id='type-id-36'/>
- <return type-id='type-id-159'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pylifecycle.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_Py_UnhandledKeyboardInterrupt' type-id='type-id-8' mangled-name='_Py_UnhandledKeyboardInterrupt' visibility='default' filepath='./Include/internal/pycore_pylifecycle.h' line='19' column='1' elf-symbol-id='_Py_UnhandledKeyboardInterrupt'/>
- <typedef-decl name='_PyRuntimeState' type-id='type-id-56' filepath='./Include/internal/pycore_runtime.h' line='147' column='1' id='type-id-847'/>
- <var-decl name='_PyRuntime' type-id='type-id-847' mangled-name='_PyRuntime' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='152' column='1' elf-symbol-id='_PyRuntime'/>
- <pointer-type-def type-id='type-id-848' size-in-bits='64' id='type-id-849'/>
- <typedef-decl name='PyOS_sighandler_t' type-id='type-id-849' filepath='./Include/pylifecycle.h' line='61' column='1' id='type-id-850'/>
- <function-decl name='PyOS_setsig' mangled-name='PyOS_setsig' filepath='Python/pylifecycle.c' line='3022' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_setsig'>
- <parameter type-id='type-id-8' name='sig' filepath='Python/pylifecycle.c' line='3022' column='1'/>
- <parameter type-id='type-id-850' name='handler' filepath='Python/pylifecycle.c' line='3022' column='1'/>
- <return type-id='type-id-850'/>
- </function-decl>
- <function-decl name='PyOS_getsig' mangled-name='PyOS_getsig' filepath='Python/pylifecycle.c' line='2983' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_getsig'>
- <parameter type-id='type-id-8' name='sig' filepath='Python/pylifecycle.c' line='2983' column='1'/>
- <return type-id='type-id-850'/>
- </function-decl>
- <function-decl name='_Py_FdIsInteractive' mangled-name='_Py_FdIsInteractive' filepath='Python/pylifecycle.c' line='2966' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FdIsInteractive'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pylifecycle.c' line='2966' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/pylifecycle.c' line='2966' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_FdIsInteractive' mangled-name='Py_FdIsInteractive' filepath='Python/pylifecycle.c' line='2953' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_FdIsInteractive'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <parameter type-id='type-id-3' name='filename' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_Exit' mangled-name='Py_Exit' filepath='Python/pylifecycle.c' line='2936' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Exit'>
- <parameter type-id='type-id-8' name='sts' filepath='Python/pylifecycle.c' line='2936' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_AtExit' mangled-name='Py_AtExit' filepath='Python/pylifecycle.c' line='2911' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_AtExit'>
- <parameter type-id='type-id-211' name='func' filepath='Python/pylifecycle.c' line='2911' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_ExitStatusException' mangled-name='Py_ExitStatusException' filepath='Python/pylifecycle.c' line='2870' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_ExitStatusException'>
- <parameter type-id='type-id-806' name='status' filepath='Python/pylifecycle.c' line='2870' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_FatalRefcountErrorFunc' mangled-name='_Py_FatalRefcountErrorFunc' filepath='Python/pylifecycle.c' line='2860' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FatalRefcountErrorFunc'>
- <parameter type-id='type-id-3' name='func' filepath='Python/pylifecycle.c' line='2860' column='1'/>
- <parameter type-id='type-id-3' name='msg' filepath='Python/pylifecycle.c' line='2860' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_FatalErrorFormat' mangled-name='_Py_FatalErrorFormat' filepath='Python/pylifecycle.c' line='2826' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FatalErrorFormat'>
- <parameter type-id='type-id-3' name='func' filepath='Python/pylifecycle.c' line='2826' column='1'/>
- <parameter type-id='type-id-3' name='format' filepath='Python/pylifecycle.c' line='2826' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_FatalErrorFunc' mangled-name='_Py_FatalErrorFunc' filepath='Python/pylifecycle.c' line='2819' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FatalErrorFunc'>
- <parameter type-id='type-id-3' name='func' filepath='Python/pylifecycle.c' line='2860' column='1'/>
- <parameter type-id='type-id-3' name='msg' filepath='Python/pylifecycle.c' line='2860' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_FatalError' mangled-name='Py_FatalError' filepath='Python/pylifecycle.c' line='2812' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_FatalError'>
- <parameter type-id='type-id-3' name='func' filepath='Python/ceval.c' line='342' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_DumpExtensionModules' mangled-name='_Py_DumpExtensionModules' filepath='Python/pylifecycle.c' line='2639' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpExtensionModules'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/pylifecycle.c' line='2639' column='1'/>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pylifecycle.c' line='2639' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_EndInterpreter' mangled-name='Py_EndInterpreter' filepath='Python/pylifecycle.c' line='2068' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_EndInterpreter'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/ceval.c' line='531' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='Py_NewInterpreter' mangled-name='Py_NewInterpreter' filepath='Python/pylifecycle.c' line='2050' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_NewInterpreter'>
- <return type-id='type-id-10'/>
+ <class-decl name='_module_alias' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_import.h' line='13' column='1' id='type-id-1131'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/internal/pycore_import.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='orig' type-id='type-id-6' visibility='default' filepath='./Include/internal/pycore_import.h' line='15' column='1'/>
+ </data-member>
+ </class-decl>
+ <qualified-type-def type-id='type-id-1130' const='yes' id='type-id-1132'/>
+ <pointer-type-def type-id='type-id-1132' size-in-bits='64' id='type-id-1133'/>
+ <qualified-type-def type-id='type-id-1131' const='yes' id='type-id-1134'/>
+ <pointer-type-def type-id='type-id-1134' size-in-bits='64' id='type-id-1135'/>
+ <var-decl name='PyImport_FrozenModules' type-id='type-id-1133' mangled-name='PyImport_FrozenModules' visibility='default' filepath='./Include/cpython/import.h' line='42' column='1' elf-symbol-id='PyImport_FrozenModules'/>
+ <var-decl name='_PyImport_FrozenBootstrap' type-id='type-id-1133' mangled-name='_PyImport_FrozenBootstrap' visibility='default' filepath='./Include/internal/pycore_import.h' line='18' column='1' elf-symbol-id='_PyImport_FrozenBootstrap'/>
+ <var-decl name='_PyImport_FrozenStdlib' type-id='type-id-1133' mangled-name='_PyImport_FrozenStdlib' visibility='default' filepath='./Include/internal/pycore_import.h' line='19' column='1' elf-symbol-id='_PyImport_FrozenStdlib'/>
+ <var-decl name='_PyImport_FrozenTest' type-id='type-id-1133' mangled-name='_PyImport_FrozenTest' visibility='default' filepath='./Include/internal/pycore_import.h' line='20' column='1' elf-symbol-id='_PyImport_FrozenTest'/>
+ <var-decl name='_PyImport_FrozenAliases' type-id='type-id-1135' visibility='default' filepath='./Include/internal/pycore_import.h' line='21' column='1'/>
+ <function-decl name='_Py_get_importlib__bootstrap_toplevel' filepath='Python/frozen.c' line='49' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_NewInterpreter' mangled-name='_Py_NewInterpreter' filepath='Python/pylifecycle.c' line='2038' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_NewInterpreter'>
- <parameter type-id='type-id-8' name='isolated_subinterpreter' filepath='Python/pylifecycle.c' line='2038' column='1'/>
- <return type-id='type-id-10'/>
+ <function-decl name='_Py_get_importlib__bootstrap_external_toplevel' filepath='Python/frozen.c' line='50' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='Py_Finalize' mangled-name='Py_Finalize' filepath='Python/pylifecycle.c' line='1934' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Finalize'>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_get_zipimport_toplevel' filepath='Python/frozen.c' line='51' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='Py_FinalizeEx' mangled-name='Py_FinalizeEx' filepath='Python/pylifecycle.c' line='1749' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_FinalizeEx'>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_get_abc_toplevel' filepath='Python/frozen.c' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_InitializeMain' mangled-name='_Py_InitializeMain' filepath='Python/pylifecycle.c' line='1305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_InitializeMain'>
- <return type-id='type-id-806'/>
+ <function-decl name='_Py_get_codecs_toplevel' filepath='Python/frozen.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='Py_Initialize' mangled-name='Py_Initialize' filepath='Python/pylifecycle.c' line='1298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Initialize'>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_get_io_toplevel' filepath='Python/frozen.c' line='54' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='Py_InitializeEx' mangled-name='Py_InitializeEx' filepath='Python/pylifecycle.c' line='1271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_InitializeEx'>
- <parameter type-id='type-id-8' name='install_sigs' filepath='Python/pylifecycle.c' line='1271' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_get__collections_abc_toplevel' filepath='Python/frozen.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='Py_InitializeFromConfig' mangled-name='Py_InitializeFromConfig' filepath='Python/pylifecycle.c' line='1238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_InitializeFromConfig'>
- <parameter type-id='type-id-814' name='config' filepath='Python/pylifecycle.c' line='1238' column='1'/>
- <return type-id='type-id-806'/>
+ <function-decl name='_Py_get__sitebuiltins_toplevel' filepath='Python/frozen.c' line='56' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_PreInitializeFromConfig' mangled-name='_Py_PreInitializeFromConfig' filepath='Python/pylifecycle.c' line='982' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_PreInitializeFromConfig'>
- <parameter type-id='type-id-814' name='config' filepath='Python/pylifecycle.c' line='982' column='1'/>
- <parameter type-id='type-id-822' name='args' filepath='Python/pylifecycle.c' line='983' column='1'/>
- <return type-id='type-id-806'/>
+ <function-decl name='_Py_get_genericpath_toplevel' filepath='Python/frozen.c' line='57' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <qualified-type-def type-id='type-id-63' const='yes' id='type-id-851'/>
- <pointer-type-def type-id='type-id-851' size-in-bits='64' id='type-id-852'/>
- <function-decl name='Py_PreInitialize' mangled-name='Py_PreInitialize' filepath='Python/pylifecycle.c' line='975' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_PreInitialize'>
- <parameter type-id='type-id-852' name='src_config' filepath='Python/pylifecycle.c' line='975' column='1'/>
- <return type-id='type-id-806'/>
+ <function-decl name='_Py_get_ntpath_toplevel' filepath='Python/frozen.c' line='58' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='Py_PreInitializeFromArgs' mangled-name='Py_PreInitializeFromArgs' filepath='Python/pylifecycle.c' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_PreInitializeFromArgs'>
- <parameter type-id='type-id-852' name='src_config' filepath='Python/pylifecycle.c' line='967' column='1'/>
- <parameter type-id='type-id-36' name='argc' filepath='Python/pylifecycle.c' line='967' column='1'/>
- <parameter type-id='type-id-374' name='argv' filepath='Python/pylifecycle.c' line='967' column='1'/>
- <return type-id='type-id-806'/>
+ <function-decl name='_Py_get_posixpath_toplevel' filepath='Python/frozen.c' line='60' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='Py_PreInitializeFromBytesArgs' mangled-name='Py_PreInitializeFromBytesArgs' filepath='Python/pylifecycle.c' line='959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_PreInitializeFromBytesArgs'>
- <parameter type-id='type-id-852' name='src_config' filepath='Python/pylifecycle.c' line='959' column='1'/>
- <parameter type-id='type-id-36' name='argc' filepath='Python/pylifecycle.c' line='959' column='1'/>
- <parameter type-id='type-id-494' name='argv' filepath='Python/pylifecycle.c' line='959' column='1'/>
- <return type-id='type-id-806'/>
+ <function-decl name='_Py_get_os_toplevel' filepath='Python/frozen.c' line='61' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_PreInitializeFromPyArgv' mangled-name='_Py_PreInitializeFromPyArgv' filepath='Python/pylifecycle.c' line='912' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_PreInitializeFromPyArgv'>
- <parameter type-id='type-id-852' name='src_config' filepath='Python/pylifecycle.c' line='912' column='1'/>
- <parameter type-id='type-id-822' name='args' filepath='Python/pylifecycle.c' line='912' column='1'/>
- <return type-id='type-id-806'/>
+ <function-decl name='_Py_get_site_toplevel' filepath='Python/frozen.c' line='62' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyInterpreterState_SetConfig' mangled-name='_PyInterpreterState_SetConfig' filepath='Python/pylifecycle.c' line='492' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_SetConfig'>
- <parameter type-id='type-id-814' name='src_config' filepath='Python/pylifecycle.c' line='492' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_get_stat_toplevel' filepath='Python/frozen.c' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_SetLocaleFromEnv' mangled-name='_Py_SetLocaleFromEnv' filepath='Python/pylifecycle.c' line='404' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_SetLocaleFromEnv'>
- <parameter type-id='type-id-8' name='category' filepath='Python/pylifecycle.c' line='404' column='1'/>
- <return type-id='type-id-115'/>
+ <function-decl name='_Py_get_importlib_util_toplevel' filepath='Python/frozen.c' line='64' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_CoerceLegacyLocale' mangled-name='_Py_CoerceLegacyLocale' filepath='Python/pylifecycle.c' line='354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_CoerceLegacyLocale'>
- <parameter type-id='type-id-8' name='warn' filepath='Python/pylifecycle.c' line='354' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_get_importlib_machinery_toplevel' filepath='Python/frozen.c' line='65' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_IsLocaleCoercionTarget' mangled-name='_Py_IsLocaleCoercionTarget' filepath='Python/pylifecycle.c' line='312' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_IsLocaleCoercionTarget'>
- <parameter type-id='type-id-3' name='encoding' filepath='Python/codecs.c' line='214' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_get_runpy_toplevel' filepath='Python/frozen.c' line='66' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_LegacyLocaleDetected' mangled-name='_Py_LegacyLocaleDetected' filepath='Python/pylifecycle.c' line='257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_LegacyLocaleDetected'>
- <parameter type-id='type-id-8' name='warn' filepath='Python/pylifecycle.c' line='257' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_get___hello___toplevel' filepath='Python/frozen.c' line='70' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='Py_IsInitialized' mangled-name='Py_IsInitialized' filepath='Python/pylifecycle.c' line='157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_IsInitialized'>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_get___phello___toplevel' filepath='Python/frozen.c' line='72' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_IsCoreInitialized' mangled-name='_Py_IsCoreInitialized' filepath='Python/pylifecycle.c' line='151' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_IsCoreInitialized'>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_get___phello___ham_toplevel' filepath='Python/frozen.c' line='74' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_IsFinalizing' mangled-name='_Py_IsFinalizing' filepath='Python/pylifecycle.c' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_IsFinalizing'>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_get___phello___ham_eggs_toplevel' filepath='Python/frozen.c' line='75' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyRuntime_Finalize' mangled-name='_PyRuntime_Finalize' filepath='Python/pylifecycle.c' line='128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRuntime_Finalize'>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_get___phello___spam_toplevel' filepath='Python/frozen.c' line='76' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyRuntime_Initialize' mangled-name='_PyRuntime_Initialize' filepath='Python/pylifecycle.c' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRuntime_Initialize'>
- <return type-id='type-id-806'/>
+ <function-decl name='_Py_get_frozen_only_toplevel' filepath='Python/frozen.c' line='77' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-type size-in-bits='64' id='type-id-848'>
- <parameter type-id='type-id-8'/>
- <return type-id='type-id-70'/>
- </function-type>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pystate.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_Py_GetConfig' mangled-name='_Py_GetConfig' filepath='Python/pystate.c' line='2135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetConfig'>
- <return type-id='type-id-814'/>
- </function-decl>
- <function-decl name='_PyInterpreterState_GetConfigCopy' mangled-name='_PyInterpreterState_GetConfigCopy' filepath='Python/pystate.c' line='2121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetConfigCopy'>
- <parameter type-id='type-id-809' name='config' filepath='Python/pystate.c' line='2121' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyInterpreterState_GetConfig' mangled-name='_PyInterpreterState_GetConfig' filepath='Python/pystate.c' line='2114' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetConfig'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='2114' column='1'/>
- <return type-id='type-id-814'/>
- </function-decl>
- <function-decl name='_PyInterpreterState_SetEvalFrameFunc' mangled-name='_PyInterpreterState_SetEvalFrameFunc' filepath='Python/pystate.c' line='2101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_SetEvalFrameFunc'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='2101' column='1'/>
- <parameter type-id='type-id-35' name='eval_frame' filepath='Python/pystate.c' line='2102' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyInterpreterState_GetEvalFrameFunc' mangled-name='_PyInterpreterState_GetEvalFrameFunc' filepath='Python/pystate.c' line='2091' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetEvalFrameFunc'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='2091' column='1'/>
- <return type-id='type-id-35'/>
- </function-decl>
- <function-decl name='_PyCrossInterpreterData_Lookup' mangled-name='_PyCrossInterpreterData_Lookup' filepath='Python/pystate.c' line='1941' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCrossInterpreterData_Lookup'>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pystate.c' line='1941' column='1'/>
- <return type-id='type-id-75'/>
- </function-decl>
- <function-decl name='_PyCrossInterpreterData_RegisterClass' mangled-name='_PyCrossInterpreterData_RegisterClass' filepath='Python/pystate.c' line='1911' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCrossInterpreterData_RegisterClass'>
- <parameter type-id='type-id-74' name='cls' filepath='Python/pystate.c' line='1911' column='1'/>
- <parameter type-id='type-id-75' name='getdata' filepath='Python/pystate.c' line='1912' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyCrossInterpreterData_NewObject' mangled-name='_PyCrossInterpreterData_NewObject' filepath='Python/pystate.c' line='1881' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCrossInterpreterData_NewObject'>
- <parameter type-id='type-id-206' name='data' filepath='Python/pystate.c' line='1881' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyCrossInterpreterData_Release' mangled-name='_PyCrossInterpreterData_Release' filepath='Python/pystate.c' line='1858' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCrossInterpreterData_Release'>
- <parameter type-id='type-id-206' name='data' filepath='Python/pystate.c' line='1858' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyObject_GetCrossInterpreterData' mangled-name='_PyObject_GetCrossInterpreterData' filepath='Python/pystate.c' line='1786' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetCrossInterpreterData'>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pystate.c' line='1786' column='1'/>
- <parameter type-id='type-id-206' name='data' filepath='Python/pystate.c' line='1786' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyObject_CheckCrossInterpreterData' mangled-name='_PyObject_CheckCrossInterpreterData' filepath='Python/pystate.c' line='1754' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CheckCrossInterpreterData'>
- <parameter type-id='type-id-14' name='obj' filepath='Objects/abstract.c' line='2845' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='./Include/pystate.h' line='77' column='1' id='type-id-853'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='PyGILState_LOCKED' value='0'/>
- <enumerator name='PyGILState_UNLOCKED' value='1'/>
- </enum-decl>
- <typedef-decl name='PyGILState_STATE' type-id='type-id-853' filepath='./Include/pystate.h' line='78' column='1' id='type-id-854'/>
- <function-decl name='PyGILState_Release' mangled-name='PyGILState_Release' filepath='Python/pystate.c' line='1689' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGILState_Release'>
- <parameter type-id='type-id-854' name='oldstate' filepath='Python/pystate.c' line='1689' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyGILState_Ensure' mangled-name='PyGILState_Ensure' filepath='Python/pystate.c' line='1641' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGILState_Ensure'>
- <return type-id='type-id-854'/>
- </function-decl>
- <function-decl name='PyGILState_Check' mangled-name='PyGILState_Check' filepath='Python/pystate.c' line='1621' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGILState_Check'>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyGILState_GetThisThreadState' mangled-name='PyGILState_GetThisThreadState' filepath='Python/pystate.c' line='1615' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGILState_GetThisThreadState'>
- <return type-id='type-id-10'/>
- </function-decl>
- <function-decl name='_PyGILState_GetInterpreterStateUnsafe' mangled-name='_PyGILState_GetInterpreterStateUnsafe' filepath='Python/pystate.c' line='1528' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyGILState_GetInterpreterStateUnsafe'>
- <return type-id='type-id-11'/>
- </function-decl>
- <function-decl name='_PyThread_CurrentExceptions' mangled-name='_PyThread_CurrentExceptions' filepath='Python/pystate.c' line='1410' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThread_CurrentExceptions'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyThread_CurrentFrames' mangled-name='_PyThread_CurrentFrames' filepath='Python/pystate.c' line='1360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThread_CurrentFrames'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyThreadState_Next' mangled-name='PyThreadState_Next' filepath='Python/pystate.c' line='1350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Next'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='1350' column='1'/>
- <return type-id='type-id-10'/>
- </function-decl>
- <function-decl name='PyInterpreterState_ThreadHead' mangled-name='PyInterpreterState_ThreadHead' filepath='Python/pystate.c' line='1345' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_ThreadHead'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='1345' column='1'/>
- <return type-id='type-id-10'/>
- </function-decl>
- <function-decl name='PyInterpreterState_Next' mangled-name='PyInterpreterState_Next' filepath='Python/pystate.c' line='1340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Next'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='1340' column='1'/>
- <return type-id='type-id-11'/>
- </function-decl>
- <function-decl name='PyInterpreterState_Main' mangled-name='PyInterpreterState_Main' filepath='Python/pystate.c' line='1334' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Main'>
- <return type-id='type-id-11'/>
- </function-decl>
- <function-decl name='PyInterpreterState_Head' mangled-name='PyInterpreterState_Head' filepath='Python/pystate.c' line='1328' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Head'>
- <return type-id='type-id-11'/>
- </function-decl>
- <function-decl name='PyThreadState_SetAsyncExc' mangled-name='PyThreadState_SetAsyncExc' filepath='Python/pystate.c' line='1287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_SetAsyncExc'>
- <parameter type-id='type-id-16' name='id' filepath='Python/pystate.c' line='1287' column='1'/>
- <parameter type-id='type-id-14' name='exc' filepath='Python/pystate.c' line='1287' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyThreadState_GetID' mangled-name='PyThreadState_GetID' filepath='Python/pystate.c' line='1271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_GetID'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='1271' column='1'/>
- <return type-id='type-id-19'/>
+ <abi-instr address-size='64' path='Python/frozenmain.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <pointer-type-def type-id='type-id-269' size-in-bits='64' id='type-id-65'/>
+ <function-decl name='PyStatus_Exception' mangled-name='PyStatus_Exception' filepath='./Include/cpython/initconfig.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_Exception'>
+ <parameter type-id='type-id-66'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyThreadState_GetFrame' mangled-name='PyThreadState_GetFrame' filepath='Python/pystate.c' line='1255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_GetFrame'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='1255' column='1'/>
- <return type-id='type-id-438'/>
+ <function-decl name='PyConfig_InitPythonConfig' mangled-name='PyConfig_InitPythonConfig' filepath='./Include/cpython/initconfig.h' line='222' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_InitPythonConfig'>
+ <parameter type-id='type-id-65'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyThreadState_GetInterpreter' mangled-name='PyThreadState_GetInterpreter' filepath='Python/pystate.c' line='1247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_GetInterpreter'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='1247' column='1'/>
- <return type-id='type-id-11'/>
+ <function-decl name='PyConfig_Clear' mangled-name='PyConfig_Clear' filepath='./Include/cpython/initconfig.h' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_Clear'>
+ <parameter type-id='type-id-65'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyThreadState_GetDict' mangled-name='PyThreadState_GetDict' filepath='Python/pystate.c' line='1236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_GetDict'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyConfig_SetBytesArgv' mangled-name='PyConfig_SetBytesArgv' filepath='./Include/cpython/initconfig.h' line='234' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetBytesArgv'>
+ <parameter type-id='type-id-65'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-147'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='_PyThreadState_GetDict' mangled-name='_PyThreadState_GetDict' filepath='Python/pystate.c' line='1222' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_GetDict'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='1222' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='Py_InitializeFromConfig' mangled-name='Py_InitializeFromConfig' filepath='./Include/cpython/pylifecycle.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_InitializeFromConfig'>
+ <parameter type-id='type-id-271'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='PyThreadState_Swap' mangled-name='PyThreadState_Swap' filepath='Python/pystate.c' line='1210' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Swap'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='1350' column='1'/>
- <return type-id='type-id-10'/>
+ <function-decl name='Py_ExitStatusException' mangled-name='Py_ExitStatusException' filepath='./Include/cpython/pylifecycle.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_ExitStatusException'>
+ <parameter type-id='type-id-66'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <pointer-type-def type-id='type-id-62' size-in-bits='64' id='type-id-855'/>
- <function-decl name='_PyThreadState_Swap' mangled-name='_PyThreadState_Swap' filepath='Python/pystate.c' line='1185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_Swap'>
- <parameter type-id='type-id-855' name='gilstate' filepath='Python/pystate.c' line='1185' column='1'/>
- <parameter type-id='type-id-10' name='newts' filepath='Python/pystate.c' line='1185' column='1'/>
- <return type-id='type-id-10'/>
+ <function-decl name='PyRun_AnyFileExFlags' mangled-name='PyRun_AnyFileExFlags' filepath='./Include/cpython/pythonrun.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_AnyFileExFlags'>
+ <parameter type-id='type-id-239'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-218'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyThreadState_Get' mangled-name='PyThreadState_Get' filepath='Python/pystate.c' line='1176' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Get'>
- <return type-id='type-id-10'/>
+ <function-decl name='PyImport_ImportFrozenModule' mangled-name='PyImport_ImportFrozenModule' filepath='./Include/import.h' line='80' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportFrozenModule'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyThreadState_UncheckedGet' mangled-name='_PyThreadState_UncheckedGet' filepath='Python/pystate.c' line='1169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_UncheckedGet'>
- <return type-id='type-id-10'/>
+ <function-decl name='_PyRuntime_Initialize' mangled-name='_PyRuntime_Initialize' filepath='./Include/internal/pycore_runtime.h' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRuntime_Initialize'>
+ <return type-id='type-id-66'/>
</function-decl>
- <pointer-type-def type-id='type-id-847' size-in-bits='64' id='type-id-856'/>
- <function-decl name='_PyThreadState_DeleteExcept' mangled-name='_PyThreadState_DeleteExcept' filepath='Python/pystate.c' line='1134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_DeleteExcept'>
- <parameter type-id='type-id-856' name='runtime' filepath='Python/pystate.c' line='1134' column='1'/>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='1134' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='Py_FinalizeEx' mangled-name='Py_FinalizeEx' filepath='./Include/pylifecycle.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_FinalizeEx'>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyThreadState_DeleteCurrent' mangled-name='PyThreadState_DeleteCurrent' filepath='Python/pystate.c' line='1118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_DeleteCurrent'>
- <return type-id='type-id-70'/>
+ <function-decl name='Py_GetVersion' mangled-name='Py_GetVersion' filepath='./Include/pylifecycle.h' line='54' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetVersion'>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='_PyThreadState_DeleteCurrent' mangled-name='_PyThreadState_DeleteCurrent' filepath='Python/pystate.c' line='1107' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_DeleteCurrent'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='1107' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='Py_GetCopyright' mangled-name='Py_GetCopyright' filepath='./Include/pylifecycle.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetCopyright'>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='PyThreadState_Delete' mangled-name='PyThreadState_Delete' filepath='Python/pystate.c' line='1100' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Delete'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/object.c' line='2291' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyThreadState_Clear' mangled-name='PyThreadState_Clear' filepath='Python/pystate.c' line='998' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Clear'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='998' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyState_RemoveModule' mangled-name='PyState_RemoveModule' filepath='Python/pystate.c' line='941' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyState_RemoveModule'>
- <parameter type-id='type-id-539' name='def' filepath='Python/pystate.c' line='941' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyState_AddModule' mangled-name='PyState_AddModule' filepath='Python/pystate.c' line='920' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyState_AddModule'>
- <parameter type-id='type-id-14' name='module' filepath='Python/pystate.c' line='920' column='1'/>
- <parameter type-id='type-id-539' name='def' filepath='Python/pystate.c' line='920' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyState_AddModule' mangled-name='_PyState_AddModule' filepath='Python/pystate.c' line='887' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyState_AddModule'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='887' column='1'/>
- <parameter type-id='type-id-14' name='module' filepath='Python/pystate.c' line='887' column='1'/>
- <parameter type-id='type-id-539' name='def' filepath='Python/pystate.c' line='887' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyState_FindModule' mangled-name='PyState_FindModule' filepath='Python/pystate.c' line='868' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyState_FindModule'>
- <parameter type-id='type-id-539' name='module' filepath='Python/pystate.c' line='868' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyThreadState_SetCurrent' mangled-name='_PyThreadState_SetCurrent' filepath='Python/pystate.c' line='862' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_SetCurrent'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/object.c' line='2291' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyThreadState_Init' mangled-name='_PyThreadState_Init' filepath='Python/pystate.c' line='856' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_Init'>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/pystate.c' line='856' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyThreadState_Prealloc' mangled-name='_PyThreadState_Prealloc' filepath='Python/pystate.c' line='848' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_Prealloc'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='1345' column='1'/>
- <return type-id='type-id-10'/>
- </function-decl>
- <function-decl name='PyThreadState_New' mangled-name='PyThreadState_New' filepath='Python/pystate.c' line='840' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_New'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='840' column='1'/>
- <return type-id='type-id-10'/>
- </function-decl>
- <function-decl name='PyInterpreterState_GetDict' mangled-name='PyInterpreterState_GetDict' filepath='Python/pystate.c' line='700' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_GetDict'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='700' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='Py_FrozenMain' mangled-name='Py_FrozenMain' filepath='Python/frozenmain.c' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_FrozenMain'>
+ <parameter type-id='type-id-21' name='argc' filepath='Python/frozenmain.c' line='16' column='1'/>
+ <parameter type-id='type-id-246' name='argv' filepath='Python/frozenmain.c' line='16' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyInterpreterState_GetMainModule' mangled-name='_PyInterpreterState_GetMainModule' filepath='Python/pystate.c' line='690' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetMainModule'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='700' column='1'/>
- <return type-id='type-id-14'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/getargs.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='PyArg_Parse' mangled-name='PyArg_Parse' filepath='Python/getargs.c' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_Parse'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='99' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/getargs.c' line='99' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyInterpreterState_RequireIDRef' mangled-name='_PyInterpreterState_RequireIDRef' filepath='Python/pystate.c' line='684' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_RequireIDRef'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='684' column='1'/>
- <parameter type-id='type-id-8' name='required' filepath='Python/pystate.c' line='684' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_PyArg_Parse_SizeT' mangled-name='_PyArg_Parse_SizeT' filepath='Python/getargs.c' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_Parse_SizeT'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='111' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/getargs.c' line='111' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyInterpreterState_RequiresIDRef' mangled-name='_PyInterpreterState_RequiresIDRef' filepath='Python/pystate.c' line='678' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_RequiresIDRef'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/import.c' line='278' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyArg_ParseStack' mangled-name='_PyArg_ParseStack' filepath='Python/getargs.c' line='149' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseStack'>
+ <parameter type-id='type-id-255' name='args' filepath='Python/getargs.c' line='149' column='1'/>
+ <parameter type-id='type-id-7' name='nargs' filepath='Python/getargs.c' line='149' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/getargs.c' line='149' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyInterpreterState_IDDecref' mangled-name='_PyInterpreterState_IDDecref' filepath='Python/pystate.c' line='656' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_IDDecref'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='656' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_PyArg_ParseStack_SizeT' mangled-name='_PyArg_ParseStack_SizeT' filepath='Python/getargs.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseStack_SizeT'>
+ <parameter type-id='type-id-255' name='args' filepath='Python/getargs.c' line='161' column='1'/>
+ <parameter type-id='type-id-7' name='nargs' filepath='Python/getargs.c' line='161' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/getargs.c' line='161' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyInterpreterState_IDIncref' mangled-name='_PyInterpreterState_IDIncref' filepath='Python/pystate.c' line='642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_IDIncref'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/import.c' line='278' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyArg_VaParse' mangled-name='PyArg_VaParse' filepath='Python/getargs.c' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_VaParse'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='174' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/getargs.c' line='174' column='1'/>
+ <parameter type-id='type-id-318' name='va' filepath='Python/getargs.c' line='174' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyInterpreterState_IDInitref' mangled-name='_PyInterpreterState_IDInitref' filepath='Python/pystate.c' line='625' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_IDInitref'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/import.c' line='278' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyArg_VaParse_SizeT' mangled-name='_PyArg_VaParse_SizeT' filepath='Python/getargs.c' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_VaParse_SizeT'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='187' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/getargs.c' line='187' column='1'/>
+ <parameter type-id='type-id-318' name='va' filepath='Python/getargs.c' line='187' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyInterpreterState_LookUpID' mangled-name='_PyInterpreterState_LookUpID' filepath='Python/pystate.c' line='607' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_LookUpID'>
- <parameter type-id='type-id-29' name='requested_id' filepath='Python/pystate.c' line='607' column='1'/>
- <return type-id='type-id-11'/>
+ <function-decl name='PyArg_VaParseTupleAndKeywords' mangled-name='PyArg_VaParseTupleAndKeywords' filepath='Python/getargs.c' line='1426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyArg_VaParseTupleAndKeywords'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='1426' column='1'/>
+ <parameter type-id='type-id-2' name='keywords' filepath='Python/getargs.c' line='1427' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/getargs.c' line='1428' column='1'/>
+ <parameter type-id='type-id-246' name='kwlist' filepath='Python/getargs.c' line='1429' column='1'/>
+ <parameter type-id='type-id-318' name='va' filepath='Python/getargs.c' line='1429' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyInterpreterState_GetID' mangled-name='PyInterpreterState_GetID' filepath='Python/pystate.c' line='579' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_GetID'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='579' column='1'/>
- <return type-id='type-id-29'/>
+ <function-decl name='_PyArg_VaParseTupleAndKeywords_SizeT' mangled-name='_PyArg_VaParseTupleAndKeywords_SizeT' filepath='Python/getargs.c' line='1451' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_VaParseTupleAndKeywords_SizeT'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='1451' column='1'/>
+ <parameter type-id='type-id-2' name='keywords' filepath='Python/getargs.c' line='1452' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/getargs.c' line='1453' column='1'/>
+ <parameter type-id='type-id-246' name='kwlist' filepath='Python/getargs.c' line='1454' column='1'/>
+ <parameter type-id='type-id-318' name='va' filepath='Python/getargs.c' line='1454' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyInterpreterState_Get' mangled-name='PyInterpreterState_Get' filepath='Python/pystate.c' line='566' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Get'>
- <return type-id='type-id-11'/>
+ <function-decl name='_PyArg_ParseTupleAndKeywordsFast' mangled-name='_PyArg_ParseTupleAndKeywordsFast' filepath='Python/getargs.c' line='1477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseTupleAndKeywordsFast'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='1477' column='1'/>
+ <parameter type-id='type-id-2' name='keywords' filepath='Python/getargs.c' line='1477' column='1'/>
+ <parameter type-id='type-id-268' name='parser' filepath='Python/getargs.c' line='1478' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyInterpreterState_Delete' mangled-name='PyInterpreterState_Delete' filepath='Python/pystate.c' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Delete'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/pystate.c' line='477' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_PyArg_ParseTupleAndKeywordsFast_SizeT' mangled-name='_PyArg_ParseTupleAndKeywordsFast_SizeT' filepath='Python/getargs.c' line='1490' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseTupleAndKeywordsFast_SizeT'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='1490' column='1'/>
+ <parameter type-id='type-id-2' name='keywords' filepath='Python/getargs.c' line='1490' column='1'/>
+ <parameter type-id='type-id-268' name='parser' filepath='Python/getargs.c' line='1491' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyInterpreterState_Clear' mangled-name='PyInterpreterState_Clear' filepath='Python/pystate.c' line='446' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Clear'>
- <parameter type-id='type-id-11' name='interp' filepath='Python/ceval.c' line='565' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_PyArg_ParseStackAndKeywords' mangled-name='_PyArg_ParseStackAndKeywords' filepath='Python/getargs.c' line='1503' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseStackAndKeywords'>
+ <parameter type-id='type-id-255' name='args' filepath='Python/getargs.c' line='1503' column='1'/>
+ <parameter type-id='type-id-7' name='nargs' filepath='Python/getargs.c' line='1503' column='1'/>
+ <parameter type-id='type-id-2' name='kwnames' filepath='Python/getargs.c' line='1503' column='1'/>
+ <parameter type-id='type-id-268' name='parser' filepath='Python/getargs.c' line='1504' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyInterpreterState_New' mangled-name='PyInterpreterState_New' filepath='Python/pystate.c' line='302' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_New'>
- <return type-id='type-id-11'/>
+ <function-decl name='_PyArg_ParseStackAndKeywords_SizeT' mangled-name='_PyArg_ParseStackAndKeywords_SizeT' filepath='Python/getargs.c' line='1516' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_ParseStackAndKeywords_SizeT'>
+ <parameter type-id='type-id-255' name='args' filepath='Python/getargs.c' line='1516' column='1'/>
+ <parameter type-id='type-id-7' name='nargs' filepath='Python/getargs.c' line='1516' column='1'/>
+ <parameter type-id='type-id-2' name='kwnames' filepath='Python/getargs.c' line='1516' column='1'/>
+ <parameter type-id='type-id-268' name='parser' filepath='Python/getargs.c' line='1517' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyInterpreterState_Enable' mangled-name='_PyInterpreterState_Enable' filepath='Python/pystate.c' line='226' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_Enable'>
- <parameter type-id='type-id-856' name='runtime' filepath='Python/pystate.c' line='226' column='1'/>
- <return type-id='type-id-806'/>
+ <function-decl name='_PyArg_VaParseTupleAndKeywordsFast' mangled-name='_PyArg_VaParseTupleAndKeywordsFast' filepath='Python/getargs.c' line='1530' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_VaParseTupleAndKeywordsFast'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='1530' column='1'/>
+ <parameter type-id='type-id-2' name='keywords' filepath='Python/getargs.c' line='1530' column='1'/>
+ <parameter type-id='type-id-268' name='parser' filepath='Python/getargs.c' line='1531' column='1'/>
+ <parameter type-id='type-id-318' name='va' filepath='Python/getargs.c' line='1531' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyRuntimeState_Fini' mangled-name='_PyRuntimeState_Fini' filepath='Python/pystate.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRuntimeState_Fini'>
- <parameter type-id='type-id-856' name='runtime' filepath='Python/pystate.c' line='161' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_PyArg_VaParseTupleAndKeywordsFast_SizeT' mangled-name='_PyArg_VaParseTupleAndKeywordsFast_SizeT' filepath='Python/getargs.c' line='1544' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_VaParseTupleAndKeywordsFast_SizeT'>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='1544' column='1'/>
+ <parameter type-id='type-id-2' name='keywords' filepath='Python/getargs.c' line='1544' column='1'/>
+ <parameter type-id='type-id-268' name='parser' filepath='Python/getargs.c' line='1545' column='1'/>
+ <parameter type-id='type-id-318' name='va' filepath='Python/getargs.c' line='1545' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyRuntimeState_Init' mangled-name='_PyRuntimeState_Init' filepath='Python/pystate.c' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRuntimeState_Init'>
- <parameter type-id='type-id-856' name='runtime' filepath='Python/pystate.c' line='132' column='1'/>
- <return type-id='type-id-806'/>
+ <function-decl name='_PyArg_NoPositional' mangled-name='_PyArg_NoPositional' filepath='Python/getargs.c' line='2894' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArg_NoPositional'>
+ <parameter type-id='type-id-6' name='funcname' filepath='Python/getargs.c' line='2894' column='1'/>
+ <parameter type-id='type-id-2' name='args' filepath='Python/getargs.c' line='2894' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pythonrun.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyRun_InteractiveLoop' mangled-name='PyRun_InteractiveLoop' filepath='Python/pythonrun.c' line='2005' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveLoop'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <parameter type-id='type-id-3' name='filename' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_InteractiveOne' mangled-name='PyRun_InteractiveOne' filepath='Python/pythonrun.c' line='1998' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveOne'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <parameter type-id='type-id-3' name='filename' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='Py_CompileStringFlags' mangled-name='Py_CompileStringFlags' filepath='Python/pythonrun.c' line='1990' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_CompileStringFlags'>
- <parameter type-id='type-id-3' name='str' filepath='Python/pythonrun.c' line='1990' column='1'/>
- <parameter type-id='type-id-3' name='p' filepath='Python/pythonrun.c' line='1990' column='1'/>
- <parameter type-id='type-id-8' name='s' filepath='Python/pythonrun.c' line='1990' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='1991' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='Py_CompileString' mangled-name='Py_CompileString' filepath='Python/pythonrun.c' line='1983' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_CompileString'>
- <parameter type-id='type-id-3' name='str' filepath='Python/pythonrun.c' line='1983' column='1'/>
- <parameter type-id='type-id-3' name='p' filepath='Python/pythonrun.c' line='1983' column='1'/>
- <parameter type-id='type-id-8' name='s' filepath='Python/pythonrun.c' line='1983' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyRun_SimpleString' mangled-name='PyRun_SimpleString' filepath='Python/pythonrun.c' line='1976' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleString'>
- <parameter type-id='type-id-3' name='where' filepath='Python/ceval.c' line='7947' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_String' mangled-name='PyRun_String' filepath='Python/pythonrun.c' line='1969' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_String'>
- <parameter type-id='type-id-3' name='str' filepath='Python/pythonrun.c' line='1969' column='1'/>
- <parameter type-id='type-id-8' name='s' filepath='Python/pythonrun.c' line='1969' column='1'/>
- <parameter type-id='type-id-14' name='g' filepath='Python/pythonrun.c' line='1969' column='1'/>
- <parameter type-id='type-id-14' name='l' filepath='Python/pythonrun.c' line='1969' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyRun_SimpleFileEx' mangled-name='PyRun_SimpleFileEx' filepath='Python/pythonrun.c' line='1961' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleFileEx'>
- <parameter type-id='type-id-473' name='f' filepath='Python/pythonrun.c' line='1961' column='1'/>
- <parameter type-id='type-id-3' name='p' filepath='Python/pythonrun.c' line='1961' column='1'/>
- <parameter type-id='type-id-8' name='c' filepath='Python/pythonrun.c' line='1961' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_SimpleFile' mangled-name='PyRun_SimpleFile' filepath='Python/pythonrun.c' line='1954' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleFile'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <parameter type-id='type-id-3' name='filename' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_FileFlags' mangled-name='PyRun_FileFlags' filepath='Python/pythonrun.c' line='1946' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_FileFlags'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='1946' column='1'/>
- <parameter type-id='type-id-3' name='p' filepath='Python/pythonrun.c' line='1946' column='1'/>
- <parameter type-id='type-id-8' name='s' filepath='Python/pythonrun.c' line='1946' column='1'/>
- <parameter type-id='type-id-14' name='g' filepath='Python/pythonrun.c' line='1946' column='1'/>
- <parameter type-id='type-id-14' name='l' filepath='Python/pythonrun.c' line='1946' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='1947' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyRun_FileEx' mangled-name='PyRun_FileEx' filepath='Python/pythonrun.c' line='1939' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_FileEx'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='1939' column='1'/>
- <parameter type-id='type-id-3' name='p' filepath='Python/pythonrun.c' line='1939' column='1'/>
- <parameter type-id='type-id-8' name='s' filepath='Python/pythonrun.c' line='1939' column='1'/>
- <parameter type-id='type-id-14' name='g' filepath='Python/pythonrun.c' line='1939' column='1'/>
- <parameter type-id='type-id-14' name='l' filepath='Python/pythonrun.c' line='1939' column='1'/>
- <parameter type-id='type-id-8' name='c' filepath='Python/pythonrun.c' line='1939' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyRun_File' mangled-name='PyRun_File' filepath='Python/pythonrun.c' line='1932' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_File'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='1932' column='1'/>
- <parameter type-id='type-id-3' name='p' filepath='Python/pythonrun.c' line='1932' column='1'/>
- <parameter type-id='type-id-8' name='s' filepath='Python/pythonrun.c' line='1932' column='1'/>
- <parameter type-id='type-id-14' name='g' filepath='Python/pythonrun.c' line='1932' column='1'/>
- <parameter type-id='type-id-14' name='l' filepath='Python/pythonrun.c' line='1932' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyRun_AnyFileFlags' mangled-name='PyRun_AnyFileFlags' filepath='Python/pythonrun.c' line='1925' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_AnyFileFlags'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='1925' column='1'/>
- <parameter type-id='type-id-3' name='name' filepath='Python/pythonrun.c' line='1925' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='1925' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_AnyFileEx' mangled-name='PyRun_AnyFileEx' filepath='Python/pythonrun.c' line='1918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_AnyFileEx'>
- <parameter type-id='type-id-473' name='f' filepath='Python/pythonrun.c' line='1961' column='1'/>
- <parameter type-id='type-id-3' name='p' filepath='Python/pythonrun.c' line='1961' column='1'/>
- <parameter type-id='type-id-8' name='c' filepath='Python/pythonrun.c' line='1961' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_AnyFile' mangled-name='PyRun_AnyFile' filepath='Python/pythonrun.c' line='1911' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_AnyFile'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <parameter type-id='type-id-3' name='filename' filepath='Python/pylifecycle.c' line='2953' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_SourceAsString' mangled-name='_Py_SourceAsString' filepath='Python/pythonrun.c' line='1822' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_SourceAsString'>
- <parameter type-id='type-id-14' name='cmd' filepath='Python/pythonrun.c' line='1822' column='1'/>
- <parameter type-id='type-id-3' name='funcname' filepath='Python/pythonrun.c' line='1822' column='1'/>
- <parameter type-id='type-id-3' name='what' filepath='Python/pythonrun.c' line='1822' column='1'/>
- <parameter type-id='type-id-593' name='cf' filepath='Python/pythonrun.c' line='1822' column='1'/>
- <parameter type-id='type-id-22' name='cmd_copy' filepath='Python/pythonrun.c' line='1822' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='Py_CompileStringExFlags' mangled-name='Py_CompileStringExFlags' filepath='Python/pythonrun.c' line='1809' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_CompileStringExFlags'>
- <parameter type-id='type-id-3' name='str' filepath='Python/pythonrun.c' line='1809' column='1'/>
- <parameter type-id='type-id-3' name='filename_str' filepath='Python/pythonrun.c' line='1809' column='1'/>
- <parameter type-id='type-id-8' name='start' filepath='Python/pythonrun.c' line='1809' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='1810' column='1'/>
- <parameter type-id='type-id-8' name='optimize' filepath='Python/pythonrun.c' line='1810' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='Py_CompileStringObject' mangled-name='Py_CompileStringObject' filepath='Python/pythonrun.c' line='1784' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_CompileStringObject'>
- <parameter type-id='type-id-3' name='str' filepath='Python/pythonrun.c' line='1784' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/pythonrun.c' line='1784' column='1'/>
- <parameter type-id='type-id-8' name='start' filepath='Python/pythonrun.c' line='1784' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='1785' column='1'/>
- <parameter type-id='type-id-8' name='optimize' filepath='Python/pythonrun.c' line='1785' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyRun_FileExFlags' mangled-name='PyRun_FileExFlags' filepath='Python/pythonrun.c' line='1642' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_FileExFlags'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='1642' column='1'/>
- <parameter type-id='type-id-3' name='filename' filepath='Python/pythonrun.c' line='1642' column='1'/>
- <parameter type-id='type-id-8' name='start' filepath='Python/pythonrun.c' line='1642' column='1'/>
- <parameter type-id='type-id-14' name='globals' filepath='Python/pythonrun.c' line='1642' column='1'/>
- <parameter type-id='type-id-14' name='locals' filepath='Python/pythonrun.c' line='1643' column='1'/>
- <parameter type-id='type-id-8' name='closeit' filepath='Python/pythonrun.c' line='1643' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='1643' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyRun_StringFlags' mangled-name='PyRun_StringFlags' filepath='Python/pythonrun.c' line='1589' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_StringFlags'>
- <parameter type-id='type-id-3' name='str' filepath='Python/pythonrun.c' line='1589' column='1'/>
- <parameter type-id='type-id-8' name='start' filepath='Python/pythonrun.c' line='1589' column='1'/>
- <parameter type-id='type-id-14' name='globals' filepath='Python/pythonrun.c' line='1589' column='1'/>
- <parameter type-id='type-id-14' name='locals' filepath='Python/pythonrun.c' line='1590' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='1590' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyErr_Display' mangled-name='PyErr_Display' filepath='Python/pythonrun.c' line='1571' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Display'>
- <parameter type-id='type-id-14' name='exception' filepath='Python/pythonrun.c' line='1571' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Python/pythonrun.c' line='1571' column='1'/>
- <parameter type-id='type-id-14' name='tb' filepath='Python/pythonrun.c' line='1571' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_Display' mangled-name='_PyErr_Display' filepath='Python/pythonrun.c' line='1524' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Display'>
- <parameter type-id='type-id-14' name='file' filepath='Python/pythonrun.c' line='1524' column='1'/>
- <parameter type-id='type-id-14' name='exception' filepath='Python/pythonrun.c' line='1524' column='1'/>
- <parameter type-id='type-id-14' name='value' filepath='Python/pythonrun.c' line='1524' column='1'/>
- <parameter type-id='type-id-14' name='tb' filepath='Python/pythonrun.c' line='1524' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_Print' mangled-name='PyErr_Print' filepath='Python/pythonrun.c' line='880' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Print'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyErr_PrintEx' mangled-name='PyErr_PrintEx' filepath='Python/pythonrun.c' line='873' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_PrintEx'>
- <parameter type-id='type-id-8' name='set_sys_last_vars' filepath='Python/pythonrun.c' line='873' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyErr_Print' mangled-name='_PyErr_Print' filepath='Python/pythonrun.c' line='867' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Print'>
- <parameter type-id='type-id-10' name='tstate' filepath='Objects/object.c' line='2291' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_HandleSystemExit' mangled-name='_Py_HandleSystemExit' filepath='Python/pythonrun.c' line='696' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HandleSystemExit'>
- <parameter type-id='type-id-501' name='exitcode_p' filepath='Python/pythonrun.c' line='696' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_SimpleStringFlags' mangled-name='PyRun_SimpleStringFlags' filepath='Python/pythonrun.c' line='480' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleStringFlags'>
- <parameter type-id='type-id-3' name='command' filepath='Python/pythonrun.c' line='480' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='480' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_SimpleFileExFlags' mangled-name='PyRun_SimpleFileExFlags' filepath='Python/pythonrun.c' line='466' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleFileExFlags'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='466' column='1'/>
- <parameter type-id='type-id-3' name='filename' filepath='Python/pythonrun.c' line='466' column='1'/>
- <parameter type-id='type-id-8' name='closeit' filepath='Python/pythonrun.c' line='466' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='467' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyRun_SimpleFileObject' mangled-name='_PyRun_SimpleFileObject' filepath='Python/pythonrun.c' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRun_SimpleFileObject'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='383' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/pythonrun.c' line='383' column='1'/>
- <parameter type-id='type-id-8' name='closeit' filepath='Python/pythonrun.c' line='383' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='384' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_InteractiveOneFlags' mangled-name='PyRun_InteractiveOneFlags' filepath='Python/pythonrun.c' line='285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveOneFlags'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='285' column='1'/>
- <parameter type-id='type-id-3' name='filename_str' filepath='Python/pythonrun.c' line='285' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='285' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_InteractiveOneObject' mangled-name='PyRun_InteractiveOneObject' filepath='Python/pythonrun.c' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveOneObject'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='272' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/pythonrun.c' line='272' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='272' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_InteractiveLoopFlags' mangled-name='PyRun_InteractiveLoopFlags' filepath='Python/pythonrun.c' line='168' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveLoopFlags'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='285' column='1'/>
- <parameter type-id='type-id-3' name='filename_str' filepath='Python/pythonrun.c' line='285' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='285' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyRun_InteractiveLoopObject' mangled-name='_PyRun_InteractiveLoopObject' filepath='Python/pythonrun.c' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRun_InteractiveLoopObject'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='112' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/pythonrun.c' line='112' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='112' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyRun_AnyFileExFlags' mangled-name='PyRun_AnyFileExFlags' filepath='Python/pythonrun.c' line='91' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_AnyFileExFlags'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='466' column='1'/>
- <parameter type-id='type-id-3' name='filename' filepath='Python/pythonrun.c' line='466' column='1'/>
- <parameter type-id='type-id-8' name='closeit' filepath='Python/pythonrun.c' line='466' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='467' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyRun_AnyFileObject' mangled-name='_PyRun_AnyFileObject' filepath='Python/pythonrun.c' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRun_AnyFileObject'>
- <parameter type-id='type-id-473' name='fp' filepath='Python/pythonrun.c' line='58' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/pythonrun.c' line='58' column='1'/>
- <parameter type-id='type-id-8' name='closeit' filepath='Python/pythonrun.c' line='58' column='1'/>
- <parameter type-id='type-id-593' name='flags' filepath='Python/pythonrun.c' line='59' column='1'/>
- <return type-id='type-id-8'/>
+ <abi-instr address-size='64' path='Python/getcompiler.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='Py_GetCompiler' mangled-name='Py_GetCompiler' filepath='Python/getcompiler.c' line='24' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetCompiler'>
+ <return type-id='type-id-6'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pytime.c' comp-dir-path='/src' language='LANG_C99'>
- <typedef-decl name='_PyTime_t' type-id='type-id-29' filepath='./Include/cpython/pytime.h' line='59' column='1' id='type-id-857'/>
- <function-decl name='_PyDeadline_Get' mangled-name='_PyDeadline_Get' filepath='Python/pytime.c' line='1347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDeadline_Get'>
- <parameter type-id='type-id-857' name='deadline' filepath='Python/pytime.c' line='1347' column='1'/>
- <return type-id='type-id-857'/>
- </function-decl>
- <function-decl name='_PyDeadline_Init' mangled-name='_PyDeadline_Init' filepath='Python/pytime.c' line='1339' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDeadline_Init'>
- <parameter type-id='type-id-857' name='deadline' filepath='Python/pytime.c' line='1347' column='1'/>
- <return type-id='type-id-857'/>
- </function-decl>
- <typedef-decl name='__time_t' type-id='type-id-53' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='160' column='1' id='type-id-858'/>
- <typedef-decl name='time_t' type-id='type-id-858' filepath='/usr/include/x86_64-linux-gnu/bits/types/time_t.h' line='7' column='1' id='type-id-859'/>
- <class-decl name='tm' size-in-bits='448' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='7' column='1' id='type-id-860'>
+ <abi-instr address-size='64' path='Python/getopt.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_PyOS_opterr' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_getopt.h' line='8' column='1'/>
+ <var-decl name='_PyOS_optind' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_getopt.h' line='9' column='1'/>
+ <var-decl name='_PyOS_optarg' type-id='type-id-27' visibility='default' filepath='./Include/internal/pycore_getopt.h' line='10' column='1'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/getversion.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <qualified-type-def type-id='type-id-38' const='yes' id='type-id-1136'/>
+ <var-decl name='Py_Version' type-id='type-id-1136' mangled-name='Py_Version' visibility='default' filepath='./Include/pylifecycle.h' line='66' column='1' elf-symbol-id='Py_Version'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/hamt.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_PyHamt_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='23' column='1'/>
+ <var-decl name='_PyHamt_ArrayNode_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='24' column='1'/>
+ <var-decl name='_PyHamt_BitmapNode_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='25' column='1'/>
+ <var-decl name='_PyHamt_CollisionNode_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='26' column='1'/>
+ <var-decl name='_PyHamtKeys_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='27' column='1'/>
+ <var-decl name='_PyHamtValues_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='28' column='1'/>
+ <var-decl name='_PyHamtItems_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_hamt.h' line='29' column='1'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/hashtable.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_Py_slist_item_s' size-in-bits='64' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='13' column='1' id='type-id-1137'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='next' type-id='type-id-1138' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='14' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_Py_slist_item_t' type-id='type-id-1137' filepath='./Include/internal/pycore_hashtable.h' line='15' column='1' id='type-id-1139'/>
+ <class-decl name='_Py_slist_t' size-in-bits='64' is-struct='yes' naming-typedef-id='type-id-1140' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='17' column='1' id='type-id-1141'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='head' type-id='type-id-1142' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='18' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_Py_slist_t' type-id='type-id-1141' filepath='./Include/internal/pycore_hashtable.h' line='19' column='1' id='type-id-1140'/>
+ <class-decl name='_Py_hashtable_entry_t' size-in-bits='256' is-struct='yes' naming-typedef-id='type-id-1143' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='28' column='1' id='type-id-1144'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='tm_sec' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='9' column='1'/>
+ <var-decl name='_Py_slist_item' type-id='type-id-1139' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='30' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='tm_min' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='10' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='key_hash' type-id='type-id-1145' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='key' type-id='type-id-41' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='value' type-id='type-id-41' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='34' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_Py_hashtable_entry_t' type-id='type-id-1144' filepath='./Include/internal/pycore_hashtable.h' line='35' column='1' id='type-id-1143'/>
+ <typedef-decl name='_Py_hashtable_t' type-id='type-id-1146' filepath='./Include/internal/pycore_hashtable.h' line='42' column='1' id='type-id-1147'/>
+ <typedef-decl name='_Py_hashtable_hash_func' type-id='type-id-1148' filepath='./Include/internal/pycore_hashtable.h' line='44' column='1' id='type-id-1149'/>
+ <typedef-decl name='_Py_hashtable_compare_func' type-id='type-id-90' filepath='./Include/internal/pycore_hashtable.h' line='45' column='1' id='type-id-1150'/>
+ <typedef-decl name='_Py_hashtable_destroy_func' type-id='type-id-713' filepath='./Include/internal/pycore_hashtable.h' line='46' column='1' id='type-id-1151'/>
+ <typedef-decl name='_Py_hashtable_get_entry_func' type-id='type-id-1152' filepath='./Include/internal/pycore_hashtable.h' line='47' column='1' id='type-id-1153'/>
+ <class-decl name='_Py_hashtable_allocator_t' size-in-bits='128' is-struct='yes' naming-typedef-id='type-id-1154' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='50' column='1' id='type-id-1155'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='malloc' type-id='type-id-1156' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='52' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='tm_hour' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='11' column='1'/>
+ <var-decl name='free' type-id='type-id-713' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='55' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='tm_mday' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='12' column='1'/>
+ </class-decl>
+ <typedef-decl name='_Py_hashtable_allocator_t' type-id='type-id-1155' filepath='./Include/internal/pycore_hashtable.h' line='56' column='1' id='type-id-1154'/>
+ <class-decl name='_Py_hashtable_t' size-in-bits='640' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='60' column='1' id='type-id-1146'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='nentries' type-id='type-id-30' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='61' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='tm_mon' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='13' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='nbuckets' type-id='type-id-30' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='62' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='tm_year' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='14' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='buckets' type-id='type-id-1157' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='63' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='tm_wday' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='15' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='tm_yday' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='16' column='1'/>
+ <var-decl name='get_entry_func' type-id='type-id-1153' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='65' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='tm_isdst' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='17' column='1'/>
+ <var-decl name='hash_func' type-id='type-id-1149' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='66' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='tm_gmtoff' type-id='type-id-53' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='20' column='1'/>
+ <var-decl name='compare_func' type-id='type-id-1150' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='67' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='tm_zone' type-id='type-id-3' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='21' column='1'/>
+ <var-decl name='key_destroy_func' type-id='type-id-1151' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='value_destroy_func' type-id='type-id-1151' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='69' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='alloc' type-id='type-id-1154' visibility='default' filepath='./Include/internal/pycore_hashtable.h' line='70' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-860' size-in-bits='64' id='type-id-861'/>
- <function-decl name='_PyTime_gmtime' mangled-name='_PyTime_gmtime' filepath='Python/pytime.c' line='1311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_gmtime'>
- <parameter type-id='type-id-859' name='t' filepath='Python/pytime.c' line='1311' column='1'/>
- <parameter type-id='type-id-861' name='tm' filepath='Python/pytime.c' line='1311' column='1'/>
- <return type-id='type-id-8'/>
+ <typedef-decl name='_Py_hashtable_foreach_func' type-id='type-id-1158' filepath='./Include/internal/pycore_hashtable.h' line='96' column='1' id='type-id-1159'/>
+ <typedef-decl name='Py_uhash_t' type-id='type-id-30' filepath='./Include/pyport.h' line='148' column='1' id='type-id-1145'/>
+ <pointer-type-def type-id='type-id-1154' size-in-bits='64' id='type-id-1160'/>
+ <pointer-type-def type-id='type-id-1143' size-in-bits='64' id='type-id-1161'/>
+ <pointer-type-def type-id='type-id-1162' size-in-bits='64' id='type-id-1152'/>
+ <pointer-type-def type-id='type-id-1147' size-in-bits='64' id='type-id-1163'/>
+ <pointer-type-def type-id='type-id-1137' size-in-bits='64' id='type-id-1138'/>
+ <pointer-type-def type-id='type-id-1139' size-in-bits='64' id='type-id-1142'/>
+ <pointer-type-def type-id='type-id-1140' size-in-bits='64' id='type-id-1157'/>
+ <qualified-type-def type-id='type-id-1147' const='yes' id='type-id-1164'/>
+ <pointer-type-def type-id='type-id-1164' size-in-bits='64' id='type-id-1165'/>
+ <pointer-type-def type-id='type-id-1166' size-in-bits='64' id='type-id-1158'/>
+ <pointer-type-def type-id='type-id-200' size-in-bits='64' id='type-id-90'/>
+ <pointer-type-def type-id='type-id-1167' size-in-bits='64' id='type-id-1148'/>
+ <pointer-type-def type-id='type-id-1168' size-in-bits='64' id='type-id-1156'/>
+ <function-decl name='_Py_HashPointerRaw' mangled-name='_Py_HashPointerRaw' filepath='./Include/pyhash.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HashPointerRaw'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-317'/>
</function-decl>
- <function-decl name='_PyTime_localtime' mangled-name='_PyTime_localtime' filepath='Python/pytime.c' line='1272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_localtime'>
- <parameter type-id='type-id-859' name='t' filepath='Python/pytime.c' line='1311' column='1'/>
- <parameter type-id='type-id-861' name='tm' filepath='Python/pytime.c' line='1311' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_hashtable_hash_ptr' mangled-name='_Py_hashtable_hash_ptr' filepath='Python/hashtable.c' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_hash_ptr'>
+ <parameter type-id='type-id-41' name='key' filepath='Python/hashtable.c' line='92' column='1'/>
+ <return type-id='type-id-1145'/>
</function-decl>
- <function-decl name='_PyTime_GetPerfCounter' mangled-name='_PyTime_GetPerfCounter' filepath='Python/pytime.c' line='1253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetPerfCounter'>
- <return type-id='type-id-857'/>
+ <function-decl name='_Py_hashtable_compare_direct' mangled-name='_Py_hashtable_compare_direct' filepath='Python/hashtable.c' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_compare_direct'>
+ <parameter type-id='type-id-41' name='key1' filepath='Python/hashtable.c' line='99' column='1'/>
+ <parameter type-id='type-id-41' name='key2' filepath='Python/hashtable.c' line='99' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <pointer-type-def type-id='type-id-857' size-in-bits='64' id='type-id-862'/>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-863' visibility='default' filepath='./Include/cpython/pytime.h' line='232' column='1' id='type-id-864'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='implementation' type-id='type-id-3' visibility='default' filepath='./Include/cpython/pytime.h' line='233' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='monotonic' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pytime.h' line='234' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='adjustable' type-id='type-id-8' visibility='default' filepath='./Include/cpython/pytime.h' line='235' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='resolution' type-id='type-id-391' visibility='default' filepath='./Include/cpython/pytime.h' line='236' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='_Py_clock_info_t' type-id='type-id-864' filepath='./Include/cpython/pytime.h' line='237' column='1' id='type-id-863'/>
- <pointer-type-def type-id='type-id-863' size-in-bits='64' id='type-id-865'/>
- <function-decl name='_PyTime_GetPerfCounterWithInfo' mangled-name='_PyTime_GetPerfCounterWithInfo' filepath='Python/pytime.c' line='1242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetPerfCounterWithInfo'>
- <parameter type-id='type-id-862' name='t' filepath='Python/pytime.c' line='1242' column='1'/>
- <parameter type-id='type-id-865' name='info' filepath='Python/pytime.c' line='1242' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_hashtable_size' mangled-name='_Py_hashtable_size' filepath='Python/hashtable.c' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_size'>
+ <parameter type-id='type-id-1165' name='ht' filepath='Python/hashtable.c' line='120' column='1'/>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ <function-decl name='_Py_hashtable_steal' mangled-name='_Py_hashtable_steal' filepath='Python/hashtable.c' line='174' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_steal'>
+ <parameter type-id='type-id-1163' name='ht' filepath='Python/hashtable.c' line='174' column='1'/>
+ <parameter type-id='type-id-41' name='key' filepath='Python/hashtable.c' line='174' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_Py_hashtable_set' mangled-name='_Py_hashtable_set' filepath='Python/hashtable.c' line='209' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_set'>
+ <parameter type-id='type-id-1163' name='ht' filepath='Python/hashtable.c' line='209' column='1'/>
+ <parameter type-id='type-id-41' name='key' filepath='Python/hashtable.c' line='209' column='1'/>
+ <parameter type-id='type-id-41' name='value' filepath='Python/hashtable.c' line='209' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_hashtable_get' mangled-name='_Py_hashtable_get' filepath='Python/hashtable.c' line='248' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_get'>
+ <parameter type-id='type-id-1163' name='ht' filepath='Python/hashtable.c' line='248' column='1'/>
+ <parameter type-id='type-id-41' name='key' filepath='Python/hashtable.c' line='248' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_Py_hashtable_foreach' mangled-name='_Py_hashtable_foreach' filepath='Python/hashtable.c' line='261' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_foreach'>
+ <parameter type-id='type-id-1163' name='ht' filepath='Python/hashtable.c' line='261' column='1'/>
+ <parameter type-id='type-id-1159' name='func' filepath='Python/hashtable.c' line='262' column='1'/>
+ <parameter type-id='type-id-41' name='user_data' filepath='Python/hashtable.c' line='263' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyTime_GetMonotonicClockWithInfo' mangled-name='_PyTime_GetMonotonicClockWithInfo' filepath='Python/pytime.c' line='1161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetMonotonicClockWithInfo'>
- <parameter type-id='type-id-862' name='t' filepath='Python/pytime.c' line='1242' column='1'/>
- <parameter type-id='type-id-865' name='info' filepath='Python/pytime.c' line='1242' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_hashtable_new_full' mangled-name='_Py_hashtable_new_full' filepath='Python/hashtable.c' line='316' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_new_full'>
+ <parameter type-id='type-id-1149' name='hash_func' filepath='Python/hashtable.c' line='316' column='1'/>
+ <parameter type-id='type-id-1150' name='compare_func' filepath='Python/hashtable.c' line='317' column='1'/>
+ <parameter type-id='type-id-1151' name='key_destroy_func' filepath='Python/hashtable.c' line='318' column='1'/>
+ <parameter type-id='type-id-1151' name='value_destroy_func' filepath='Python/hashtable.c' line='319' column='1'/>
+ <parameter type-id='type-id-1160' name='allocator' filepath='Python/hashtable.c' line='320' column='1'/>
+ <return type-id='type-id-1163'/>
</function-decl>
- <function-decl name='_PyTime_GetMonotonicClock' mangled-name='_PyTime_GetMonotonicClock' filepath='Python/pytime.c' line='1148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetMonotonicClock'>
- <return type-id='type-id-857'/>
+ <function-decl name='_Py_hashtable_new' mangled-name='_Py_hashtable_new' filepath='Python/hashtable.c' line='363' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_new'>
+ <parameter type-id='type-id-1149' name='hash_func' filepath='Python/hashtable.c' line='363' column='1'/>
+ <parameter type-id='type-id-1150' name='compare_func' filepath='Python/hashtable.c' line='364' column='1'/>
+ <return type-id='type-id-1163'/>
</function-decl>
- <function-decl name='_PyTime_GetSystemClockWithInfo' mangled-name='_PyTime_GetSystemClockWithInfo' filepath='Python/pytime.c' line='964' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetSystemClockWithInfo'>
- <parameter type-id='type-id-862' name='t' filepath='Python/pytime.c' line='1242' column='1'/>
- <parameter type-id='type-id-865' name='info' filepath='Python/pytime.c' line='1242' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_hashtable_clear' mangled-name='_Py_hashtable_clear' filepath='Python/hashtable.c' line='385' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_clear'>
+ <parameter type-id='type-id-1163' name='ht' filepath='Python/hashtable.c' line='385' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyTime_GetSystemClock' mangled-name='_PyTime_GetSystemClock' filepath='Python/pytime.c' line='951' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetSystemClock'>
- <return type-id='type-id-857'/>
+ <function-decl name='_Py_hashtable_destroy' mangled-name='_Py_hashtable_destroy' filepath='Python/hashtable.c' line='404' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_hashtable_destroy'>
+ <parameter type-id='type-id-1163' name='ht' filepath='Python/hashtable.c' line='404' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <class-decl name='timespec' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h' line='10' column='1' id='type-id-866'>
+ <function-type size-in-bits='64' id='type-id-1162'>
+ <parameter type-id='type-id-1163'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-1161'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1166'>
+ <parameter type-id='type-id-1163'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1167'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-1145'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1168'>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/import.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_inittab' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/cpython/import.h' line='24' column='1' id='type-id-1169'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='tv_sec' type-id='type-id-858' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h' line='12' column='1'/>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/cpython/import.h' line='25' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='tv_nsec' type-id='type-id-867' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h' line='16' column='1'/>
+ <var-decl name='initfunc' type-id='type-id-15' visibility='default' filepath='./Include/cpython/import.h' line='26' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='__syscall_slong_t' type-id='type-id-53' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='196' column='1' id='type-id-867'/>
- <pointer-type-def type-id='type-id-866' size-in-bits='64' id='type-id-868'/>
- <function-decl name='_PyTime_AsTimespec' mangled-name='_PyTime_AsTimespec' filepath='Python/pytime.c' line='832' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimespec'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='832' column='1'/>
- <parameter type-id='type-id-868' name='ts' filepath='Python/pytime.c' line='832' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTime_AsTimespec_clamp' mangled-name='_PyTime_AsTimespec_clamp' filepath='Python/pytime.c' line='826' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimespec_clamp'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='826' column='1'/>
- <parameter type-id='type-id-868' name='ts' filepath='Python/pytime.c' line='826' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <pointer-type-def type-id='type-id-859' size-in-bits='64' id='type-id-869'/>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='./Include/cpython/pytime.h' line='66' column='1' id='type-id-870'>
- <underlying-type type-id='type-id-126'/>
+ <typedef-decl name='_PyTime_t' type-id='type-id-383' filepath='./Include/cpython/pytime.h' line='59' column='1' id='type-id-1170'/>
+ <enum-decl name='_PyTime_round_t' naming-typedef-id='type-id-1171' filepath='./Include/cpython/pytime.h' line='66' column='1' id='type-id-1172'>
+ <underlying-type type-id='type-id-34'/>
<enumerator name='_PyTime_ROUND_FLOOR' value='0'/>
<enumerator name='_PyTime_ROUND_CEILING' value='1'/>
<enumerator name='_PyTime_ROUND_HALF_EVEN' value='2'/>
<enumerator name='_PyTime_ROUND_UP' value='3'/>
<enumerator name='_PyTime_ROUND_TIMEOUT' value='3'/>
</enum-decl>
- <typedef-decl name='_PyTime_round_t' type-id='type-id-870' filepath='./Include/cpython/pytime.h' line='86' column='1' id='type-id-871'/>
- <function-decl name='_PyTime_AsTimevalTime_t' mangled-name='_PyTime_AsTimevalTime_t' filepath='Python/pytime.c' line='787' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimevalTime_t'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='787' column='1'/>
- <parameter type-id='type-id-869' name='p_secs' filepath='Python/pytime.c' line='787' column='1'/>
- <parameter type-id='type-id-501' name='us' filepath='Python/pytime.c' line='787' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='788' column='1'/>
- <return type-id='type-id-8'/>
+ <typedef-decl name='_PyTime_round_t' type-id='type-id-1172' filepath='./Include/cpython/pytime.h' line='86' column='1' id='type-id-1171'/>
+ <pointer-type-def type-id='type-id-1169' size-in-bits='64' id='type-id-1173'/>
+ <var-decl name='PyImport_Inittab' type-id='type-id-1173' mangled-name='PyImport_Inittab' visibility='default' filepath='./Include/cpython/import.h' line='28' column='1' elf-symbol-id='PyImport_Inittab'/>
+ <function-decl name='_PyTime_AsMicroseconds' mangled-name='_PyTime_AsMicroseconds' filepath='./Include/cpython/pytime.h' line='157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsMicroseconds'>
+ <parameter type-id='type-id-1170'/>
+ <parameter type-id='type-id-1171'/>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyTime_GetPerfCounter' mangled-name='_PyTime_GetPerfCounter' filepath='./Include/cpython/pytime.h' line='297' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetPerfCounter'>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_Py_KeyedHash' filepath='./Include/internal/pycore_pyhash.h' line='8' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-128'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-128'/>
</function-decl>
- <class-decl name='timeval' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h' line='8' column='1' id='type-id-872'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='tv_sec' type-id='type-id-858' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h' line='10' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='tv_usec' type-id='type-id-873' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h' line='11' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='__suseconds_t' type-id='type-id-53' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='162' column='1' id='type-id-873'/>
- <pointer-type-def type-id='type-id-872' size-in-bits='64' id='type-id-874'/>
- <function-decl name='_PyTime_AsTimeval_clamp' mangled-name='_PyTime_AsTimeval_clamp' filepath='Python/pytime.c' line='780' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimeval_clamp'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='780' column='1'/>
- <parameter type-id='type-id-874' name='tv' filepath='Python/pytime.c' line='780' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='780' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_PyTime_AsTimeval' mangled-name='_PyTime_AsTimeval' filepath='Python/pytime.c' line='773' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimeval'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='773' column='1'/>
- <parameter type-id='type-id-874' name='tv' filepath='Python/pytime.c' line='773' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='773' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTime_AsMilliseconds' mangled-name='_PyTime_AsMilliseconds' filepath='Python/pytime.c' line='723' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsMilliseconds'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='723' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='723' column='1'/>
- <return type-id='type-id-857'/>
- </function-decl>
- <function-decl name='_PyTime_AsMicroseconds' mangled-name='_PyTime_AsMicroseconds' filepath='Python/pytime.c' line='715' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsMicroseconds'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='723' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='723' column='1'/>
- <return type-id='type-id-857'/>
- </function-decl>
- <function-decl name='_PyTime_AsNanoseconds' mangled-name='_PyTime_AsNanoseconds' filepath='Python/pytime.c' line='698' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsNanoseconds'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='698' column='1'/>
- <return type-id='type-id-857'/>
- </function-decl>
- <function-decl name='_PyTime_AsNanosecondsObject' mangled-name='_PyTime_AsNanosecondsObject' filepath='Python/pytime.c' line='593' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsNanosecondsObject'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='593' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyTime_AsSecondsDouble' mangled-name='_PyTime_AsSecondsDouble' filepath='Python/pytime.c' line='572' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsSecondsDouble'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='572' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='_PyTime_FromMillisecondsObject' mangled-name='_PyTime_FromMillisecondsObject' filepath='Python/pytime.c' line='565' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromMillisecondsObject'>
- <parameter type-id='type-id-862' name='tp' filepath='Python/pytime.c' line='565' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pytime.c' line='565' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='565' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTime_FromSecondsObject' mangled-name='_PyTime_FromSecondsObject' filepath='Python/pytime.c' line='558' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromSecondsObject'>
- <parameter type-id='type-id-862' name='tp' filepath='Python/pytime.c' line='565' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pytime.c' line='565' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='565' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTime_FromTimeval' mangled-name='_PyTime_FromTimeval' filepath='Python/pytime.c' line='491' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromTimeval'>
- <parameter type-id='type-id-862' name='tp' filepath='Python/pytime.c' line='491' column='1'/>
- <parameter type-id='type-id-874' name='tv' filepath='Python/pytime.c' line='491' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTime_FromTimespec' mangled-name='_PyTime_FromTimespec' filepath='Python/pytime.c' line='460' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromTimespec'>
- <parameter type-id='type-id-862' name='tp' filepath='Python/pytime.c' line='460' column='1'/>
- <parameter type-id='type-id-868' name='ts' filepath='Python/pytime.c' line='460' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTime_FromNanosecondsObject' mangled-name='_PyTime_FromNanosecondsObject' filepath='Python/pytime.c' line='410' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromNanosecondsObject'>
- <parameter type-id='type-id-862' name='tp' filepath='Python/pytime.c' line='410' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pytime.c' line='410' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTime_FromNanoseconds' mangled-name='_PyTime_FromNanoseconds' filepath='Python/pytime.c' line='403' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromNanoseconds'>
- <parameter type-id='type-id-857' name='t' filepath='Python/pytime.c' line='698' column='1'/>
- <return type-id='type-id-857'/>
- </function-decl>
- <function-decl name='_PyTime_FromSeconds' mangled-name='_PyTime_FromSeconds' filepath='Python/pytime.c' line='386' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromSeconds'>
- <parameter type-id='type-id-8' name='seconds' filepath='Python/pytime.c' line='386' column='1'/>
- <return type-id='type-id-857'/>
- </function-decl>
- <pointer-type-def type-id='type-id-53' size-in-bits='64' id='type-id-875'/>
- <function-decl name='_PyTime_ObjectToTimeval' mangled-name='_PyTime_ObjectToTimeval' filepath='Python/pytime.c' line='378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_ObjectToTimeval'>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pytime.c' line='378' column='1'/>
- <parameter type-id='type-id-869' name='sec' filepath='Python/pytime.c' line='378' column='1'/>
- <parameter type-id='type-id-875' name='usec' filepath='Python/pytime.c' line='378' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='379' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTime_ObjectToTimespec' mangled-name='_PyTime_ObjectToTimespec' filepath='Python/pytime.c' line='370' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_ObjectToTimespec'>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pytime.c' line='378' column='1'/>
- <parameter type-id='type-id-869' name='sec' filepath='Python/pytime.c' line='378' column='1'/>
- <parameter type-id='type-id-875' name='usec' filepath='Python/pytime.c' line='378' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='379' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTime_ObjectToTime_t' mangled-name='_PyTime_ObjectToTime_t' filepath='Python/pytime.c' line='336' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_ObjectToTime_t'>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pytime.c' line='336' column='1'/>
- <parameter type-id='type-id-869' name='sec' filepath='Python/pytime.c' line='336' column='1'/>
- <parameter type-id='type-id-871' name='round' filepath='Python/pytime.c' line='336' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyLong_FromTime_t' mangled-name='_PyLong_FromTime_t' filepath='Python/pytime.c' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromTime_t'>
- <parameter type-id='type-id-859' name='t' filepath='Python/pytime.c' line='182' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_PyLong_AsTime_t' mangled-name='_PyLong_AsTime_t' filepath='Python/pytime.c' line='162' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_AsTime_t'>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pytime.c' line='162' column='1'/>
- <return type-id='type-id-859'/>
- </function-decl>
- <function-decl name='_PyTime_MulDiv' mangled-name='_PyTime_MulDiv' filepath='Python/pytime.c' line='145' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_MulDiv'>
- <parameter type-id='type-id-857' name='ticks' filepath='Python/pytime.c' line='145' column='1'/>
- <parameter type-id='type-id-857' name='mul' filepath='Python/pytime.c' line='145' column='1'/>
- <parameter type-id='type-id-857' name='div' filepath='Python/pytime.c' line='145' column='1'/>
- <return type-id='type-id-857'/>
- </function-decl>
- <function-decl name='_PyTime_Add' mangled-name='_PyTime_Add' filepath='Python/pytime.c' line='97' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_Add'>
- <parameter type-id='type-id-857' name='t1' filepath='Python/pytime.c' line='97' column='1'/>
- <parameter type-id='type-id-857' name='t2' filepath='Python/pytime.c' line='97' column='1'/>
- <return type-id='type-id-857'/>
+ <function-decl name='_PyState_AddModule' mangled-name='_PyState_AddModule' filepath='./Include/internal/pycore_pystate.h' line='162' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyState_AddModule'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-393'/>
+ <return type-id='type-id-21'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/bootstrap_hash.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_PyOS_URandomNonblock' mangled-name='_PyOS_URandomNonblock' filepath='Python/bootstrap_hash.c' line='541' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyOS_URandomNonblock'>
- <parameter type-id='type-id-18' name='buffer' filepath='Python/bootstrap_hash.c' line='541' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Python/bootstrap_hash.c' line='541' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyMarshal_ReadObjectFromString' mangled-name='PyMarshal_ReadObjectFromString' filepath='./Include/marshal.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadObjectFromString'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PyOS_URandom' mangled-name='_PyOS_URandom' filepath='Python/bootstrap_hash.c' line='527' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyOS_URandom'>
- <parameter type-id='type-id-18' name='buffer' filepath='Python/bootstrap_hash.c' line='541' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Python/bootstrap_hash.c' line='541' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyImport_AcquireLock' mangled-name='_PyImport_AcquireLock' filepath='Python/import.c' line='111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_AcquireLock'>
+ <return type-id='type-id-58'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/specialize.c' comp-dir-path='/src' language='LANG_C99'>
-
- <array-type-def dimensions='1' type-id='type-id-285' size-in-bits='2048' id='type-id-876'>
- <subrange length='256' type-id='type-id-16' id='type-id-264'/>
-
- </array-type-def>
- <var-decl name='_PyOpcode_Adaptive' type-id='type-id-876' visibility='default' filepath='./Include/internal/pycore_code.h' line='113' column='1'/>
- <var-decl name='_Py_QuickenedCount' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_code.h' line='115' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/structmember.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyMember_SetOne' mangled-name='PyMember_SetOne' filepath='Python/structmember.c' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMember_SetOne'>
- <parameter type-id='type-id-115' name='addr' filepath='Python/structmember.c' line='105' column='1'/>
- <parameter type-id='type-id-97' name='l' filepath='Python/structmember.c' line='105' column='1'/>
- <parameter type-id='type-id-14' name='v' filepath='Python/structmember.c' line='105' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyMember_GetOne' mangled-name='PyMember_GetOne' filepath='Python/structmember.c' line='8' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMember_GetOne'>
- <parameter type-id='type-id-3' name='obj_addr' filepath='Python/structmember.c' line='8' column='1'/>
- <parameter type-id='type-id-97' name='l' filepath='Python/structmember.c' line='8' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyImport_ReleaseLock' mangled-name='_PyImport_ReleaseLock' filepath='Python/import.c' line='138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_ReleaseLock'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyImport_GetModuleDict' mangled-name='PyImport_GetModuleDict' filepath='Python/import.c' line='264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetModuleDict'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyImport_GetModuleId' mangled-name='_PyImport_GetModuleId' filepath='Python/import.c' line='286' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_GetModuleId'>
+ <parameter type-id='type-id-326' name='nameid' filepath='Python/import.c' line='286' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyImport_SetModule' mangled-name='_PyImport_SetModule' filepath='Python/import.c' line='296' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_SetModule'>
+ <parameter type-id='type-id-2' name='name' filepath='Python/import.c' line='296' column='1'/>
+ <parameter type-id='type-id-2' name='m' filepath='Python/import.c' line='296' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyImport_SetModuleString' mangled-name='_PyImport_SetModuleString' filepath='Python/import.c' line='304' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_SetModuleString'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/import.c' line='304' column='1'/>
+ <parameter type-id='type-id-2' name='m' filepath='Python/import.c' line='304' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyImport_GetMagicNumber' mangled-name='PyImport_GetMagicNumber' filepath='Python/import.c' line='367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetMagicNumber'>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='PyImport_GetMagicTag' mangled-name='PyImport_GetMagicTag' filepath='Python/import.c' line='389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetMagicTag'>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='_PyImport_FixupExtensionObject' mangled-name='_PyImport_FixupExtensionObject' filepath='Python/import.c' line='412' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_FixupExtensionObject'>
+ <parameter type-id='type-id-2' name='mod' filepath='Python/import.c' line='412' column='1'/>
+ <parameter type-id='type-id-2' name='name' filepath='Python/import.c' line='412' column='1'/>
+ <parameter type-id='type-id-2' name='filename' filepath='Python/import.c' line='413' column='1'/>
+ <parameter type-id='type-id-2' name='modules' filepath='Python/import.c' line='413' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyImport_FixupBuiltin' mangled-name='_PyImport_FixupBuiltin' filepath='Python/import.c' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_FixupBuiltin'>
+ <parameter type-id='type-id-2' name='mod' filepath='Python/import.c' line='477' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Python/import.c' line='477' column='1'/>
+ <parameter type-id='type-id-2' name='modules' filepath='Python/import.c' line='477' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyImport_AddModuleObject' mangled-name='PyImport_AddModuleObject' filepath='Python/import.c' line='599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_AddModuleObject'>
+ <parameter type-id='type-id-2' name='name' filepath='Python/import.c' line='599' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_AddModule' mangled-name='PyImport_AddModule' filepath='Python/import.c' line='617' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_AddModule'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/import.c' line='617' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_ExecCodeModule' mangled-name='PyImport_ExecCodeModule' filepath='Python/import.c' line='666' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExecCodeModule'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/import.c' line='666' column='1'/>
+ <parameter type-id='type-id-2' name='co' filepath='Python/import.c' line='666' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_ExecCodeModuleEx' mangled-name='PyImport_ExecCodeModuleEx' filepath='Python/import.c' line='673' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExecCodeModuleEx'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/import.c' line='673' column='1'/>
+ <parameter type-id='type-id-2' name='co' filepath='Python/import.c' line='673' column='1'/>
+ <parameter type-id='type-id-6' name='pathname' filepath='Python/import.c' line='673' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_ExecCodeModuleWithPathnames' mangled-name='PyImport_ExecCodeModuleWithPathnames' filepath='Python/import.c' line='680' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExecCodeModuleWithPathnames'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/import.c' line='680' column='1'/>
+ <parameter type-id='type-id-2' name='co' filepath='Python/import.c' line='680' column='1'/>
+ <parameter type-id='type-id-6' name='pathname' filepath='Python/import.c' line='681' column='1'/>
+ <parameter type-id='type-id-6' name='cpathname' filepath='Python/import.c' line='682' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_ExecCodeModuleObject' mangled-name='PyImport_ExecCodeModuleObject' filepath='Python/import.c' line='782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExecCodeModuleObject'>
+ <parameter type-id='type-id-2' name='name' filepath='Python/import.c' line='782' column='1'/>
+ <parameter type-id='type-id-2' name='co' filepath='Python/import.c' line='782' column='1'/>
+ <parameter type-id='type-id-2' name='pathname' filepath='Python/import.c' line='782' column='1'/>
+ <parameter type-id='type-id-2' name='cpathname' filepath='Python/import.c' line='783' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_GetImporter' mangled-name='PyImport_GetImporter' filepath='Python/import.c' line='950' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_GetImporter'>
+ <parameter type-id='type-id-2' name='path' filepath='Python/import.c' line='950' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_ImportFrozenModuleObject' mangled-name='PyImport_ImportFrozenModuleObject' filepath='Python/import.c' line='1363' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportFrozenModuleObject'>
+ <parameter type-id='type-id-2' name='name' filepath='Python/import.c' line='1363' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyImport_ImportModuleNoBlock' mangled-name='PyImport_ImportModuleNoBlock' filepath='Python/import.c' line='1481' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportModuleNoBlock'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/import.c' line='1481' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_ImportModuleLevel' mangled-name='PyImport_ImportModuleLevel' filepath='Python/import.c' line='1939' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ImportModuleLevel'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/import.c' line='1939' column='1'/>
+ <parameter type-id='type-id-2' name='globals' filepath='Python/import.c' line='1939' column='1'/>
+ <parameter type-id='type-id-2' name='locals' filepath='Python/import.c' line='1939' column='1'/>
+ <parameter type-id='type-id-2' name='fromlist' filepath='Python/import.c' line='1940' column='1'/>
+ <parameter type-id='type-id-21' name='level' filepath='Python/import.c' line='1940' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_ReloadModule' mangled-name='PyImport_ReloadModule' filepath='Python/import.c' line='1957' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ReloadModule'>
+ <parameter type-id='type-id-2' name='m' filepath='Python/import.c' line='1957' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInit__imp' mangled-name='PyInit__imp' filepath='Python/import.c' line='2529' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__imp'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyImport_ExtendInittab' mangled-name='PyImport_ExtendInittab' filepath='Python/import.c' line='2590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_ExtendInittab'>
+ <parameter type-id='type-id-1173' name='newtab' filepath='Python/import.c' line='2590' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyImport_AppendInittab' mangled-name='PyImport_AppendInittab' filepath='Python/import.c' line='2636' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyImport_AppendInittab'>
+ <parameter type-id='type-id-6' name='name' filepath='Python/import.c' line='2636' column='1'/>
+ <parameter type-id='type-id-15' name='initfunc' filepath='Python/import.c' line='2636' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyImport_GetModuleAttr' mangled-name='_PyImport_GetModuleAttr' filepath='Python/import.c' line='2650' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyImport_GetModuleAttr'>
+ <parameter type-id='type-id-2' name='modname' filepath='Python/import.c' line='2650' column='1'/>
+ <parameter type-id='type-id-2' name='attrname' filepath='Python/import.c' line='2650' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyImport_LoadDynamicModuleWithSpec' filepath='Python/importdl.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-2'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/symtable.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PySTEntry_Type' type-id='type-id-112' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='78' column='1'/>
- <class-decl name='_symtable_entry' size-in-bits='960' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='44' column='1' id='type-id-877'>
+ <abi-instr address-size='64' path='Python/initconfig.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_PyArgv' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='66' column='1' id='type-id-1174'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ob_base' type-id='type-id-108' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='45' column='1'/>
+ <var-decl name='argc' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='use_bytes_argv' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='68' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ste_id' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='46' column='1'/>
+ <var-decl name='bytes_argv' type-id='type-id-147' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='69' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='ste_symbols' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='47' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='ste_name' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='48' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='ste_varnames' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='49' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='ste_children' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='50' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='ste_directives' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='51' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='ste_type' type-id='type-id-878' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='52' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='544'>
- <var-decl name='ste_nested' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='53' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='31'>
- <var-decl name='ste_free' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='54' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='30'>
- <var-decl name='ste_child_free' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='55' column='1'/>
+ <var-decl name='wchar_argv' type-id='type-id-1175' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='70' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='29'>
- <var-decl name='ste_generator' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='57' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='28'>
- <var-decl name='ste_coroutine' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='58' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='608'>
- <var-decl name='ste_comprehension' type-id='type-id-879' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='59' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='31'>
- <var-decl name='ste_varargs' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='60' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='30'>
- <var-decl name='ste_varkeywords' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='61' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='29'>
- <var-decl name='ste_returns_value' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='62' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='28'>
- <var-decl name='ste_needs_class_closure' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='64' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='27'>
- <var-decl name='ste_comp_iter_target' type-id='type-id-105' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='67' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='672'>
- <var-decl name='ste_comp_iter_expr' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='68' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='ste_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='69' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='736'>
- <var-decl name='ste_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='70' column='1'/>
+ </class-decl>
+ <typedef-decl name='_PyArgv' type-id='type-id-1174' filepath='./Include/internal/pycore_initconfig.h' line='71' column='1' id='type-id-1176'/>
+ <class-decl name='_PyPreCmdline' size-in-bits='384' is-struct='yes' naming-typedef-id='type-id-1177' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='99' column='1' id='type-id-1178'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='argv' type-id='type-id-689' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='100' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='768'>
- <var-decl name='ste_end_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='71' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='xoptions' type-id='type-id-689' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='101' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='800'>
- <var-decl name='ste_end_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='72' column='1'/>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='isolated' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='102' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='ste_opt_lineno' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='73' column='1'/>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='use_environment' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='103' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='864'>
- <var-decl name='ste_opt_col_offset' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='74' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='dev_mode' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='104' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='896'>
- <var-decl name='ste_table' type-id='type-id-880' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='75' column='1'/>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='warn_default_encoding' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='105' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='_block_type' filepath='./Include/internal/pycore_symtable.h' line='13' column='1' id='type-id-881'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='FunctionBlock' value='0'/>
- <enumerator name='ClassBlock' value='1'/>
- <enumerator name='ModuleBlock' value='2'/>
- <enumerator name='AnnotationBlock' value='3'/>
- </enum-decl>
- <typedef-decl name='_Py_block_ty' type-id='type-id-881' filepath='./Include/internal/pycore_symtable.h' line='14' column='1' id='type-id-878'/>
- <enum-decl name='_comprehension_type' filepath='./Include/internal/pycore_symtable.h' line='16' column='1' id='type-id-882'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='NoComprehension' value='0'/>
- <enumerator name='ListComprehension' value='1'/>
- <enumerator name='DictComprehension' value='2'/>
- <enumerator name='SetComprehension' value='3'/>
- <enumerator name='GeneratorExpression' value='4'/>
- </enum-decl>
- <typedef-decl name='_Py_comprehension_ty' type-id='type-id-882' filepath='./Include/internal/pycore_symtable.h' line='21' column='1' id='type-id-879'/>
- <class-decl name='symtable' size-in-bits='640' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='25' column='1' id='type-id-883'>
+ <typedef-decl name='_PyPreCmdline' type-id='type-id-1178' filepath='./Include/internal/pycore_initconfig.h' line='106' column='1' id='type-id-1177'/>
+ <pointer-type-def type-id='type-id-692' size-in-bits='64' id='type-id-1179'/>
+ <pointer-type-def type-id='type-id-689' size-in-bits='64' id='type-id-1180'/>
+ <pointer-type-def type-id='type-id-1177' size-in-bits='64' id='type-id-1181'/>
+ <qualified-type-def type-id='type-id-692' const='yes' id='type-id-1182'/>
+ <pointer-type-def type-id='type-id-1182' size-in-bits='64' id='type-id-1183'/>
+ <qualified-type-def type-id='type-id-689' const='yes' id='type-id-1184'/>
+ <pointer-type-def type-id='type-id-1184' size-in-bits='64' id='type-id-241'/>
+ <qualified-type-def type-id='type-id-1176' const='yes' id='type-id-1185'/>
+ <pointer-type-def type-id='type-id-1185' size-in-bits='64' id='type-id-1186'/>
+ <qualified-type-def type-id='type-id-1177' const='yes' id='type-id-1187'/>
+ <pointer-type-def type-id='type-id-1187' size-in-bits='64' id='type-id-1188'/>
+ <qualified-type-def type-id='type-id-27' restrict='yes' id='type-id-29'/>
+ <qualified-type-def type-id='type-id-64' const='yes' id='type-id-1189'/>
+ <pointer-type-def type-id='type-id-1189' size-in-bits='64' id='type-id-1175'/>
+ <qualified-type-def type-id='type-id-64' restrict='yes' id='type-id-28'/>
+ <qualified-type-def type-id='type-id-244' restrict='yes' id='type-id-1190'/>
+ <pointer-type-def type-id='type-id-244' size-in-bits='64' id='type-id-1191'/>
+ <var-decl name='Py_DebugFlag' type-id='type-id-21' mangled-name='Py_DebugFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='8' column='1' elf-symbol-id='Py_DebugFlag'/>
+ <var-decl name='Py_VerboseFlag' type-id='type-id-21' mangled-name='Py_VerboseFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='9' column='1' elf-symbol-id='Py_VerboseFlag'/>
+ <var-decl name='Py_QuietFlag' type-id='type-id-21' mangled-name='Py_QuietFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='10' column='1' elf-symbol-id='Py_QuietFlag'/>
+ <var-decl name='Py_InteractiveFlag' type-id='type-id-21' mangled-name='Py_InteractiveFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='11' column='1' elf-symbol-id='Py_InteractiveFlag'/>
+ <var-decl name='Py_InspectFlag' type-id='type-id-21' mangled-name='Py_InspectFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='12' column='1' elf-symbol-id='Py_InspectFlag'/>
+ <var-decl name='Py_OptimizeFlag' type-id='type-id-21' mangled-name='Py_OptimizeFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='13' column='1' elf-symbol-id='Py_OptimizeFlag'/>
+ <var-decl name='Py_NoSiteFlag' type-id='type-id-21' mangled-name='Py_NoSiteFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='14' column='1' elf-symbol-id='Py_NoSiteFlag'/>
+ <var-decl name='Py_BytesWarningFlag' type-id='type-id-21' mangled-name='Py_BytesWarningFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='15' column='1' elf-symbol-id='Py_BytesWarningFlag'/>
+ <var-decl name='Py_FrozenFlag' type-id='type-id-21' mangled-name='Py_FrozenFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='16' column='1' elf-symbol-id='Py_FrozenFlag'/>
+ <var-decl name='Py_IgnoreEnvironmentFlag' type-id='type-id-21' mangled-name='Py_IgnoreEnvironmentFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='17' column='1' elf-symbol-id='Py_IgnoreEnvironmentFlag'/>
+ <var-decl name='Py_DontWriteBytecodeFlag' type-id='type-id-21' mangled-name='Py_DontWriteBytecodeFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='18' column='1' elf-symbol-id='Py_DontWriteBytecodeFlag'/>
+ <var-decl name='Py_NoUserSiteDirectory' type-id='type-id-21' mangled-name='Py_NoUserSiteDirectory' visibility='default' filepath='./Include/cpython/pydebug.h' line='19' column='1' elf-symbol-id='Py_NoUserSiteDirectory'/>
+ <var-decl name='Py_UnbufferedStdioFlag' type-id='type-id-21' mangled-name='Py_UnbufferedStdioFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='20' column='1' elf-symbol-id='Py_UnbufferedStdioFlag'/>
+ <var-decl name='Py_HashRandomizationFlag' type-id='type-id-21' mangled-name='Py_HashRandomizationFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='21' column='1' elf-symbol-id='Py_HashRandomizationFlag'/>
+ <var-decl name='Py_IsolatedFlag' type-id='type-id-21' mangled-name='Py_IsolatedFlag' visibility='default' filepath='./Include/cpython/pydebug.h' line='22' column='1' elf-symbol-id='Py_IsolatedFlag'/>
+ <var-decl name='Py_UTF8Mode' type-id='type-id-21' mangled-name='Py_UTF8Mode' visibility='default' filepath='./Include/fileobject.h' line='29' column='1' elf-symbol-id='Py_UTF8Mode'/>
+ <function-decl name='Py_DecodeLocale' mangled-name='Py_DecodeLocale' filepath='./Include/fileutils.h' line='8' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_DecodeLocale'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-446'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='_Py_GetForceASCII' mangled-name='_Py_GetForceASCII' filepath='./Include/internal/pycore_fileutils.h' line='204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetForceASCII'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_GetLocaleEncoding' mangled-name='_Py_GetLocaleEncoding' filepath='./Include/internal/pycore_fileutils.h' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetLocaleEncoding'>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='_Py_isabs' filepath='./Include/internal/pycore_fileutils.h' line='236' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_abspath' filepath='./Include/internal/pycore_fileutils.h' line='237' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-244'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyOS_ResetGetOpt' filepath='./Include/internal/pycore_getopt.h' line='12' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyOS_GetOpt' filepath='./Include/internal/pycore_getopt.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-1175'/>
+ <parameter type-id='type-id-190'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyArgv_AsWstrList' mangled-name='_PyArgv_AsWstrList' filepath='./Include/internal/pycore_initconfig.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyArgv_AsWstrList'>
+ <parameter type-id='type-id-1186'/>
+ <parameter type-id='type-id-1180'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_Py_str_to_int' mangled-name='_Py_str_to_int' filepath='./Include/internal/pycore_initconfig.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_str_to_int'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-190'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_get_xoption' mangled-name='_Py_get_xoption' filepath='./Include/internal/pycore_initconfig.h' line='82' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_get_xoption'>
+ <parameter type-id='type-id-241'/>
+ <parameter type-id='type-id-27'/>
+ <return type-id='type-id-27'/>
+ </function-decl>
+ <function-decl name='_Py_GetEnv' mangled-name='_Py_GetEnv' filepath='./Include/internal/pycore_initconfig.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetEnv'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='_Py_get_env_flag' mangled-name='_Py_get_env_flag' filepath='./Include/internal/pycore_initconfig.h' line='88' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_get_env_flag'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyPreCmdline_Clear' filepath='./Include/internal/pycore_initconfig.h' line='115' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1181'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyPreCmdline_SetConfig' filepath='./Include/internal/pycore_initconfig.h' line='118' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1188'/>
+ <parameter type-id='type-id-65'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyPreCmdline_Read' filepath='./Include/internal/pycore_initconfig.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1181'/>
+ <parameter type-id='type-id-1183'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyPreConfig_InitFromPreConfig' filepath='./Include/internal/pycore_initconfig.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1179'/>
+ <parameter type-id='type-id-1183'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyPreConfig_AsDict' filepath='./Include/internal/pycore_initconfig.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1183'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyPreConfig_GetConfig' filepath='./Include/internal/pycore_initconfig.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1179'/>
+ <parameter type-id='type-id-271'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyConfig_InitPathConfig' filepath='./Include/internal/pycore_initconfig.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-65'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <var-decl name='_Py_global_config_int_max_str_digits' type-id='type-id-21' visibility='default' filepath='./Include/internal/pycore_initconfig.h' line='173' column='1'/>
+ <function-decl name='_Py_IsLocaleCoercionTarget' mangled-name='_Py_IsLocaleCoercionTarget' filepath='./Include/internal/pycore_pylifecycle.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_IsLocaleCoercionTarget'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PySys_ReadPreinitWarnOptions' filepath='./Include/internal/pycore_pylifecycle.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1180'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PySys_ReadPreinitXOptions' filepath='./Include/internal/pycore_pylifecycle.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-65'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_Py_PreInitializeFromConfig' mangled-name='_Py_PreInitializeFromConfig' filepath='./Include/internal/pycore_pylifecycle.h' line='82' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_PreInitializeFromConfig'>
+ <parameter type-id='type-id-271'/>
+ <parameter type-id='type-id-1186'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='setlocale' filepath='/usr/include/locale.h' line='122' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='setvbuf' filepath='/usr/include/stdio.h' line='332' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-401'/>
+ <parameter type-id='type-id-194'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='printf' filepath='/usr/include/stdio.h' line='356' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='putchar' filepath='/usr/include/stdio.h' line='556' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='puts' filepath='/usr/include/stdio.h' line='661' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='strtoul' filepath='/usr/include/stdlib.h' line='181' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-365'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-38'/>
+ </function-decl>
+ <function-decl name='getenv' filepath='/usr/include/stdlib.h' line='641' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='wcschr' filepath='/usr/include/wchar.h' line='165' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-419'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='wcstok' filepath='/usr/include/wchar.h' line='218' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-28'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-1190'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='wcstol' filepath='/usr/include/wchar.h' line='429' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-1190'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='PyStatus_Ok' mangled-name='PyStatus_Ok' filepath='Python/initconfig.c' line='274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_Ok'>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='PyStatus_Error' mangled-name='PyStatus_Error' filepath='Python/initconfig.c' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_Error'>
+ <parameter type-id='type-id-6' name='err_msg' filepath='Python/initconfig.c' line='277' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='PyStatus_NoMemory' mangled-name='PyStatus_NoMemory' filepath='Python/initconfig.c' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_NoMemory'>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='PyStatus_Exit' mangled-name='PyStatus_Exit' filepath='Python/initconfig.c' line='287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_Exit'>
+ <parameter type-id='type-id-21' name='exitcode' filepath='Python/initconfig.c' line='287' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='PyStatus_IsError' mangled-name='PyStatus_IsError' filepath='Python/initconfig.c' line='291' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_IsError'>
+ <parameter type-id='type-id-66' name='status' filepath='Python/initconfig.c' line='291' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyStatus_IsExit' mangled-name='PyStatus_IsExit' filepath='Python/initconfig.c' line='294' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyStatus_IsExit'>
+ <parameter type-id='type-id-66' name='status' filepath='Python/initconfig.c' line='294' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyWideStringList_Clear' mangled-name='_PyWideStringList_Clear' filepath='Python/initconfig.c' line='337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWideStringList_Clear'>
+ <parameter type-id='type-id-1180' name='list' filepath='Python/initconfig.c' line='337' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyWideStringList_Copy' mangled-name='_PyWideStringList_Copy' filepath='Python/initconfig.c' line='350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWideStringList_Copy'>
+ <parameter type-id='type-id-1180' name='list' filepath='Python/initconfig.c' line='350' column='1'/>
+ <parameter type-id='type-id-241' name='list2' filepath='Python/initconfig.c' line='350' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyWideStringList_Insert' mangled-name='PyWideStringList_Insert' filepath='Python/initconfig.c' line='385' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWideStringList_Insert'>
+ <parameter type-id='type-id-1180' name='list' filepath='Python/initconfig.c' line='385' column='1'/>
+ <parameter type-id='type-id-7' name='index' filepath='Python/initconfig.c' line='386' column='1'/>
+ <parameter type-id='type-id-27' name='item' filepath='Python/initconfig.c' line='386' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='PyWideStringList_Append' mangled-name='PyWideStringList_Append' filepath='Python/initconfig.c' line='426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyWideStringList_Append'>
+ <parameter type-id='type-id-1180' name='list' filepath='Python/initconfig.c' line='426' column='1'/>
+ <parameter type-id='type-id-27' name='item' filepath='Python/initconfig.c' line='426' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyWideStringList_Extend' mangled-name='_PyWideStringList_Extend' filepath='Python/initconfig.c' line='433' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWideStringList_Extend'>
+ <parameter type-id='type-id-1180' name='list' filepath='Python/initconfig.c' line='433' column='1'/>
+ <parameter type-id='type-id-241' name='list2' filepath='Python/initconfig.c' line='433' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyWideStringList_AsList' mangled-name='_PyWideStringList_AsList' filepath='Python/initconfig.c' line='458' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyWideStringList_AsList'>
+ <parameter type-id='type-id-241' name='list' filepath='Python/initconfig.c' line='458' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='Py_SetStandardStreamEncoding' mangled-name='Py_SetStandardStreamEncoding' filepath='Python/initconfig.c' line='489' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetStandardStreamEncoding'>
+ <parameter type-id='type-id-6' name='encoding' filepath='Python/initconfig.c' line='489' column='1'/>
+ <parameter type-id='type-id-6' name='errors' filepath='Python/initconfig.c' line='489' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_ClearStandardStreamEncoding' mangled-name='_Py_ClearStandardStreamEncoding' filepath='Python/initconfig.c' line='544' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_ClearStandardStreamEncoding'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_ClearArgcArgv' mangled-name='_Py_ClearArgcArgv' filepath='Python/initconfig.c' line='571' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_ClearArgcArgv'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='Py_GetArgcArgv' mangled-name='Py_GetArgcArgv' filepath='Python/initconfig.c' line='600' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetArgcArgv'>
+ <parameter type-id='type-id-190' name='argc' filepath='Python/initconfig.c' line='600' column='1'/>
+ <parameter type-id='type-id-1191' name='argv' filepath='Python/initconfig.c' line='600' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyConfig_InitCompatConfig' mangled-name='_PyConfig_InitCompatConfig' filepath='Python/initconfig.c' line='718' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyConfig_InitCompatConfig'>
+ <parameter type-id='type-id-65' name='config' filepath='Python/initconfig.c' line='718' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyConfig_InitIsolatedConfig' mangled-name='PyConfig_InitIsolatedConfig' filepath='Python/initconfig.c' line='805' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_InitIsolatedConfig'>
+ <parameter type-id='type-id-65' name='config' filepath='Python/initconfig.c' line='805' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyConfig_SetString' mangled-name='PyConfig_SetString' filepath='Python/initconfig.c' line='828' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetString'>
+ <parameter type-id='type-id-65' name='config' filepath='Python/initconfig.c' line='828' column='1'/>
+ <parameter type-id='type-id-244' name='config_str' filepath='Python/initconfig.c' line='828' column='1'/>
+ <parameter type-id='type-id-27' name='str' filepath='Python/initconfig.c' line='828' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='PyConfig_SetBytesString' mangled-name='PyConfig_SetBytesString' filepath='Python/initconfig.c' line='890' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetBytesString'>
+ <parameter type-id='type-id-65' name='config' filepath='Python/initconfig.c' line='890' column='1'/>
+ <parameter type-id='type-id-244' name='config_str' filepath='Python/initconfig.c' line='890' column='1'/>
+ <parameter type-id='type-id-6' name='str' filepath='Python/initconfig.c' line='891' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyConfig_AsDict' mangled-name='_PyConfig_AsDict' filepath='Python/initconfig.c' line='998' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyConfig_AsDict'>
+ <parameter type-id='type-id-271' name='config' filepath='Python/initconfig.c' line='998' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyConfig_FromDict' mangled-name='_PyConfig_FromDict' filepath='Python/initconfig.c' line='1265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyConfig_FromDict'>
+ <parameter type-id='type-id-65' name='config' filepath='Python/initconfig.c' line='1265' column='1'/>
+ <parameter type-id='type-id-2' name='dict' filepath='Python/initconfig.c' line='1265' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyConfig_SetArgv' mangled-name='PyConfig_SetArgv' filepath='Python/initconfig.c' line='2860' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetArgv'>
+ <parameter type-id='type-id-65' name='config' filepath='Python/initconfig.c' line='2860' column='1'/>
+ <parameter type-id='type-id-7' name='argc' filepath='Python/initconfig.c' line='2860' column='1'/>
+ <parameter type-id='type-id-1175' name='argv' filepath='Python/initconfig.c' line='2860' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='PyConfig_SetWideStringList' mangled-name='PyConfig_SetWideStringList' filepath='Python/initconfig.c' line='2872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_SetWideStringList'>
+ <parameter type-id='type-id-65' name='config' filepath='Python/initconfig.c' line='2872' column='1'/>
+ <parameter type-id='type-id-1180' name='list' filepath='Python/initconfig.c' line='2872' column='1'/>
+ <parameter type-id='type-id-7' name='length' filepath='Python/initconfig.c' line='2873' column='1'/>
+ <parameter type-id='type-id-244' name='items' filepath='Python/initconfig.c' line='2873' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='PyConfig_Read' mangled-name='PyConfig_Read' filepath='Python/initconfig.c' line='2956' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyConfig_Read'>
+ <parameter type-id='type-id-65' name='config' filepath='Python/initconfig.c' line='2956' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_Py_GetConfigsAsDict' mangled-name='_Py_GetConfigsAsDict' filepath='Python/initconfig.c' line='2963' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetConfigsAsDict'>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/marshal.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-127' size-in-bits='192' id='type-id-1192'>
+ <subrange length='3' type-id='type-id-38' id='type-id-615'/>
+ </array-type-def>
+ <class-decl name='stat' size-in-bits='1152' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='26' column='1' id='type-id-1193'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='st_filename' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='26' column='1'/>
+ <var-decl name='st_dev' type-id='type-id-197' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='31' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='st_cur' type-id='type-id-884' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='28' column='1'/>
+ <var-decl name='st_ino' type-id='type-id-1194' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='36' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='st_top' type-id='type-id-884' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='29' column='1'/>
+ <var-decl name='st_nlink' type-id='type-id-1195' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='44' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='st_blocks' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='30' column='1'/>
+ <var-decl name='st_mode' type-id='type-id-134' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='45' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='st_uid' type-id='type-id-136' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='47' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='st_stack' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='32' column='1'/>
+ <var-decl name='st_gid' type-id='type-id-132' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='48' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='__pad0' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='50' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='st_global' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='33' column='1'/>
+ <var-decl name='st_rdev' type-id='type-id-197' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='52' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='st_nblocks' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='34' column='1'/>
+ <var-decl name='st_size' type-id='type-id-1035' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='57' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='st_private' type-id='type-id-14' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='37' column='1'/>
+ <var-decl name='st_blksize' type-id='type-id-1196' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='61' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='st_future' type-id='type-id-885' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='38' column='1'/>
+ <var-decl name='st_blocks' type-id='type-id-1197' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='63' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='recursion_depth' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='40' column='1'/>
+ <var-decl name='st_atim' type-id='type-id-1093' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='74' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='608'>
- <var-decl name='recursion_limit' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='41' column='1'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='st_mtim' type-id='type-id-1093' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='75' column='1'/>
</data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-877' size-in-bits='64' id='type-id-884'/>
- <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-886' visibility='default' filepath='./Include/cpython/compile.h' line='36' column='1' id='type-id-887'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='ff_features' type-id='type-id-8' visibility='default' filepath='./Include/cpython/compile.h' line='37' column='1'/>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='st_ctim' type-id='type-id-1093' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='76' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='ff_lineno' type-id='type-id-8' visibility='default' filepath='./Include/cpython/compile.h' line='38' column='1'/>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='__glibc_reserved' type-id='type-id-1192' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/struct_stat.h' line='89' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='PyFutureFeatures' type-id='type-id-887' filepath='./Include/cpython/compile.h' line='39' column='1' id='type-id-886'/>
- <pointer-type-def type-id='type-id-886' size-in-bits='64' id='type-id-885'/>
- <pointer-type-def type-id='type-id-883' size-in-bits='64' id='type-id-880'/>
- <typedef-decl name='PySTEntryObject' type-id='type-id-877' filepath='./Include/internal/pycore_symtable.h' line='76' column='1' id='type-id-888'/>
- <pointer-type-def type-id='type-id-888' size-in-bits='64' id='type-id-889'/>
- <function-decl name='PySymtable_Lookup' mangled-name='PySymtable_Lookup' filepath='Python/symtable.c' line='373' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySymtable_Lookup'>
- <parameter type-id='type-id-880' name='st' filepath='Python/symtable.c' line='373' column='1'/>
- <parameter type-id='type-id-18' name='key' filepath='Python/symtable.c' line='373' column='1'/>
- <return type-id='type-id-889'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Python/sysmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PySys_FormatStderr' mangled-name='PySys_FormatStderr' filepath='./Python/sysmodule.c' line='3462' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_FormatStderr'>
- <parameter type-id='type-id-3' name='format' filepath='./Python/sysmodule.c' line='3462' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PySys_FormatStdout' mangled-name='PySys_FormatStdout' filepath='./Python/sysmodule.c' line='3452' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_FormatStdout'>
- <parameter type-id='type-id-3' name='format' filepath='./Python/sysmodule.c' line='3462' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PySys_WriteStderr' mangled-name='PySys_WriteStderr' filepath='./Python/sysmodule.c' line='3419' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_WriteStderr'>
- <parameter type-id='type-id-3' name='format' filepath='./Python/sysmodule.c' line='3462' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PySys_WriteStdout' mangled-name='PySys_WriteStdout' filepath='./Python/sysmodule.c' line='3409' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_WriteStdout'>
- <parameter type-id='type-id-3' name='format' filepath='./Python/sysmodule.c' line='3462' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PySys_SetArgv' mangled-name='PySys_SetArgv' filepath='./Python/sysmodule.c' line='3313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_SetArgv'>
- <parameter type-id='type-id-8' name='argc' filepath='./Python/sysmodule.c' line='3313' column='1'/>
- <parameter type-id='type-id-374' name='argv' filepath='./Python/sysmodule.c' line='3313' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PySys_SetArgvEx' mangled-name='PySys_SetArgvEx' filepath='./Python/sysmodule.c' line='3269' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_SetArgvEx'>
- <parameter type-id='type-id-8' name='argc' filepath='./Python/sysmodule.c' line='3269' column='1'/>
- <parameter type-id='type-id-374' name='argv' filepath='./Python/sysmodule.c' line='3269' column='1'/>
- <parameter type-id='type-id-8' name='updatepath' filepath='./Python/sysmodule.c' line='3269' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PySys_SetPath' mangled-name='PySys_SetPath' filepath='./Python/sysmodule.c' line='3237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_SetPath'>
- <parameter type-id='type-id-545' name='program_full_path' filepath='Python/pathconfig.c' line='297' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PySys_GetXOptions' mangled-name='PySys_GetXOptions' filepath='./Python/sysmodule.c' line='2361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_GetXOptions'>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PySys_AddXOption' mangled-name='PySys_AddXOption' filepath='./Python/sysmodule.c' line='2347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_AddXOption'>
- <parameter type-id='type-id-545' name='s' filepath='./Python/sysmodule.c' line='2347' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PySys_HasWarnOptions' mangled-name='PySys_HasWarnOptions' filepath='./Python/sysmodule.c' line='2273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_HasWarnOptions'>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PySys_AddWarnOption' mangled-name='PySys_AddWarnOption' filepath='./Python/sysmodule.c' line='2254' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_AddWarnOption'>
- <parameter type-id='type-id-545' name='path' filepath='Python/pathconfig.c' line='215' column='1'/>
- <return type-id='type-id-70'/>
+ <typedef-decl name='__dev_t' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='145' column='1' id='type-id-197'/>
+ <typedef-decl name='__uid_t' type-id='type-id-31' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='146' column='1' id='type-id-136'/>
+ <typedef-decl name='__gid_t' type-id='type-id-31' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='147' column='1' id='type-id-132'/>
+ <typedef-decl name='__ino_t' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='148' column='1' id='type-id-1194'/>
+ <typedef-decl name='__mode_t' type-id='type-id-31' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='150' column='1' id='type-id-134'/>
+ <typedef-decl name='__nlink_t' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='151' column='1' id='type-id-1195'/>
+ <typedef-decl name='__blksize_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='175' column='1' id='type-id-1196'/>
+ <typedef-decl name='__blkcnt_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='180' column='1' id='type-id-1197'/>
+ <pointer-type-def type-id='type-id-1193' size-in-bits='64' id='type-id-63'/>
+ <function-decl name='_Py_fstat_noraise' mangled-name='_Py_fstat_noraise' filepath='./Include/internal/pycore_fileutils.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_fstat_noraise'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-63'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fread' filepath='/usr/include/stdio.h' line='675' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-236'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-401'/>
+ <return type-id='type-id-30'/>
</function-decl>
- <function-decl name='PySys_AddWarnOptionUnicode' mangled-name='PySys_AddWarnOptionUnicode' filepath='./Python/sysmodule.c' line='2242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_AddWarnOptionUnicode'>
- <parameter type-id='type-id-14' name='m' filepath='Objects/moduleobject.c' line='578' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='PyMarshal_WriteLongToFile' mangled-name='PyMarshal_WriteLongToFile' filepath='Python/marshal.c' line='632' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_WriteLongToFile'>
+ <parameter type-id='type-id-59' name='x' filepath='Python/marshal.c' line='632' column='1'/>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/marshal.c' line='632' column='1'/>
+ <parameter type-id='type-id-21' name='version' filepath='Python/marshal.c' line='632' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PySys_ResetWarnOptions' mangled-name='PySys_ResetWarnOptions' filepath='./Python/sysmodule.c' line='2214' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_ResetWarnOptions'>
- <return type-id='type-id-70'/>
+ <function-decl name='PyMarshal_WriteObjectToFile' mangled-name='PyMarshal_WriteObjectToFile' filepath='Python/marshal.c' line='647' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_WriteObjectToFile'>
+ <parameter type-id='type-id-2' name='x' filepath='Python/marshal.c' line='647' column='1'/>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/marshal.c' line='647' column='1'/>
+ <parameter type-id='type-id-21' name='version' filepath='Python/marshal.c' line='647' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PySys_GetSizeOf' mangled-name='_PySys_GetSizeOf' filepath='./Python/sysmodule.c' line='1624' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySys_GetSizeOf'>
- <parameter type-id='type-id-14' name='vv' filepath='Objects/longobject.c' line='664' column='1'/>
- <return type-id='type-id-54'/>
+ <function-decl name='PyMarshal_ReadShortFromFile' mangled-name='PyMarshal_ReadShortFromFile' filepath='Python/marshal.c' line='1542' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadShortFromFile'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/marshal.c' line='1542' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PySys_AddAuditHook' mangled-name='PySys_AddAuditHook' filepath='./Python/sysmodule.c' line='360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_AddAuditHook'>
- <parameter type-id='type-id-242' name='hook' filepath='./Python/sysmodule.c' line='360' column='1'/>
- <parameter type-id='type-id-18' name='userData' filepath='./Python/sysmodule.c' line='360' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyMarshal_ReadLongFromFile' mangled-name='PyMarshal_ReadLongFromFile' filepath='Python/marshal.c' line='1558' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadLongFromFile'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/marshal.c' line='1558' column='1'/>
+ <return type-id='type-id-59'/>
</function-decl>
- <function-decl name='PySys_Audit' mangled-name='PySys_Audit' filepath='./Python/sysmodule.c' line='306' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_Audit'>
- <parameter type-id='type-id-3' name='event' filepath='./Python/sysmodule.c' line='306' column='1'/>
- <parameter type-id='type-id-3' name='argFormat' filepath='./Python/sysmodule.c' line='306' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyMarshal_ReadLastObjectFromFile' mangled-name='PyMarshal_ReadLastObjectFromFile' filepath='Python/marshal.c' line='1594' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadLastObjectFromFile'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/marshal.c' line='1594' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PySys_SetObject' mangled-name='PySys_SetObject' filepath='./Python/sysmodule.c' line='140' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_SetObject'>
- <parameter type-id='type-id-3' name='name' filepath='Python/codecs.c' line='622' column='1'/>
- <parameter type-id='type-id-14' name='error' filepath='Python/codecs.c' line='622' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyMarshal_ReadObjectFromFile' mangled-name='PyMarshal_ReadObjectFromFile' filepath='Python/marshal.c' line='1619' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_ReadObjectFromFile'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/marshal.c' line='1619' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PySys_GetObject' mangled-name='PySys_GetObject' filepath='./Python/sysmodule.c' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_GetObject'>
- <parameter type-id='type-id-3' name='name' filepath='./Python/sysmodule.c' line='89' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyMarshal_WriteObjectToString' mangled-name='PyMarshal_WriteObjectToString' filepath='Python/marshal.c' line='1660' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_WriteObjectToString'>
+ <parameter type-id='type-id-2' name='x' filepath='Python/marshal.c' line='1660' column='1'/>
+ <parameter type-id='type-id-21' name='version' filepath='Python/marshal.c' line='1660' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_PySys_GetAttr' mangled-name='_PySys_GetAttr' filepath='./Python/sysmodule.c' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PySys_GetAttr'>
- <parameter type-id='type-id-10' name='tstate' filepath='./Python/sysmodule.c' line='63' column='1'/>
- <parameter type-id='type-id-14' name='name' filepath='./Python/sysmodule.c' line='63' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyMarshal_Init' mangled-name='PyMarshal_Init' filepath='Python/marshal.c' line='1909' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyMarshal_Init'>
+ <return type-id='type-id-2'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/thread.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyThread_GetInfo' mangled-name='PyThread_GetInfo' filepath='Python/thread.c' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_GetInfo'>
- <return type-id='type-id-14'/>
- </function-decl>
- <pointer-type-def type-id='type-id-237' size-in-bits='64' id='type-id-890'/>
- <function-decl name='PyThread_tss_is_created' mangled-name='PyThread_tss_is_created' filepath='Python/thread.c' line='156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_is_created'>
- <parameter type-id='type-id-890' name='key' filepath='Python/thread.c' line='156' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyThread_tss_free' mangled-name='PyThread_tss_free' filepath='Python/thread.c' line='147' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_free'>
- <parameter type-id='type-id-890' name='key' filepath='Python/thread.c' line='147' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyThread_tss_alloc' mangled-name='PyThread_tss_alloc' filepath='Python/thread.c' line='136' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_alloc'>
- <return type-id='type-id-890'/>
- </function-decl>
- <function-decl name='PyThread_set_stacksize' mangled-name='PyThread_set_stacksize' filepath='Python/thread.c' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_set_stacksize'>
- <parameter type-id='type-id-54' name='size' filepath='Python/thread.c' line='120' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyThread_get_stacksize' mangled-name='PyThread_get_stacksize' filepath='Python/thread.c' line='109' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_get_stacksize'>
- <return type-id='type-id-54'/>
- </function-decl>
- <function-decl name='PyThread_tss_get' mangled-name='PyThread_tss_get' filepath='Python/thread_pthread.h' line='922' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_get'>
- <parameter type-id='type-id-890' name='key' filepath='Python/thread_pthread.h' line='922' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='PyThread_tss_set' mangled-name='PyThread_tss_set' filepath='Python/thread_pthread.h' line='914' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_set'>
- <parameter type-id='type-id-890' name='key' filepath='Python/thread_pthread.h' line='914' column='1'/>
- <parameter type-id='type-id-18' name='value' filepath='Python/thread_pthread.h' line='914' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyThread_tss_delete' mangled-name='PyThread_tss_delete' filepath='Python/thread_pthread.h' line='900' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_delete'>
- <parameter type-id='type-id-890' name='key' filepath='Python/thread.c' line='147' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyThread_tss_create' mangled-name='PyThread_tss_create' filepath='Python/thread_pthread.h' line='883' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_create'>
- <parameter type-id='type-id-890' name='key' filepath='Python/thread_pthread.h' line='883' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyThread_ReInitTLS' mangled-name='PyThread_ReInitTLS' filepath='Python/thread_pthread.h' line='872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_ReInitTLS'>
- <return type-id='type-id-70'/>
+ <abi-instr address-size='64' path='Python/modsupport.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='_Py_PackageContext' type-id='type-id-6' mangled-name='_Py_PackageContext' visibility='default' filepath='./Include/cpython/modsupport.h' line='108' column='1' elf-symbol-id='_Py_PackageContext'/>
+ <function-decl name='_Py_convert_optional_to_ssize_t' mangled-name='_Py_convert_optional_to_ssize_t' filepath='Python/modsupport.c' line='18' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_convert_optional_to_ssize_t'>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/modsupport.c' line='18' column='1'/>
+ <parameter type-id='type-id-41' name='result' filepath='Python/modsupport.c' line='18' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyThread_get_key_value' mangled-name='PyThread_get_key_value' filepath='Python/thread_pthread.h' line='861' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_get_key_value'>
- <parameter type-id='type-id-8' name='key' filepath='Python/thread_pthread.h' line='861' column='1'/>
- <return type-id='type-id-18'/>
+ <function-decl name='Py_VaBuildValue' mangled-name='Py_VaBuildValue' filepath='Python/modsupport.c' line='539' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_VaBuildValue'>
+ <parameter type-id='type-id-6' name='format' filepath='Python/modsupport.c' line='539' column='1'/>
+ <parameter type-id='type-id-318' name='va' filepath='Python/modsupport.c' line='539' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyThread_set_key_value' mangled-name='PyThread_set_key_value' filepath='Python/thread_pthread.h' line='850' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_set_key_value'>
- <parameter type-id='type-id-8' name='key' filepath='Python/thread_pthread.h' line='850' column='1'/>
- <parameter type-id='type-id-18' name='value' filepath='Python/thread_pthread.h' line='850' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_VaBuildValue_SizeT' mangled-name='_Py_VaBuildValue_SizeT' filepath='Python/modsupport.c' line='545' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_VaBuildValue_SizeT'>
+ <parameter type-id='type-id-6' name='format' filepath='Python/modsupport.c' line='545' column='1'/>
+ <parameter type-id='type-id-318' name='va' filepath='Python/modsupport.c' line='545' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyModule_Add' mangled-name='_PyModule_Add' filepath='Python/modsupport.c' line='665' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyModule_Add'>
+ <parameter type-id='type-id-2' name='mod' filepath='Python/modsupport.c' line='665' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Python/modsupport.c' line='665' column='1'/>
+ <parameter type-id='type-id-2' name='value' filepath='Python/modsupport.c' line='665' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyModule_AddObject' mangled-name='PyModule_AddObject' filepath='Python/modsupport.c' line='673' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddObject'>
+ <parameter type-id='type-id-2' name='mod' filepath='Python/modsupport.c' line='673' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Python/modsupport.c' line='673' column='1'/>
+ <parameter type-id='type-id-2' name='value' filepath='Python/modsupport.c' line='673' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyModule_AddStringConstant' mangled-name='PyModule_AddStringConstant' filepath='Python/modsupport.c' line='689' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyModule_AddStringConstant'>
+ <parameter type-id='type-id-2' name='m' filepath='Python/modsupport.c' line='689' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Python/modsupport.c' line='689' column='1'/>
+ <parameter type-id='type-id-6' name='value' filepath='Python/modsupport.c' line='689' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyThread_delete_key_value' mangled-name='PyThread_delete_key_value' filepath='Python/thread_pthread.h' line='842' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_delete_key_value'>
- <parameter type-id='type-id-8' name='sts' filepath='Python/pylifecycle.c' line='2936' column='1'/>
- <return type-id='type-id-70'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/mysnprintf.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='vsnprintf' filepath='/usr/include/stdio.h' line='382' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-318'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyOS_vsnprintf' mangled-name='PyOS_vsnprintf' filepath='Python/mysnprintf.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_vsnprintf'>
+ <parameter type-id='type-id-26' name='str' filepath='Python/mysnprintf.c' line='53' column='1'/>
+ <parameter type-id='type-id-30' name='size' filepath='Python/mysnprintf.c' line='53' column='1'/>
+ <parameter type-id='type-id-6' name='format' filepath='Python/mysnprintf.c' line='53' column='1'/>
+ <parameter type-id='type-id-318' name='va' filepath='Python/mysnprintf.c' line='53' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyThread_delete_key' mangled-name='PyThread_delete_key' filepath='Python/thread_pthread.h' line='834' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_delete_key'>
- <parameter type-id='type-id-8' name='sts' filepath='Python/pylifecycle.c' line='2936' column='1'/>
- <return type-id='type-id-70'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/pathconfig.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_Py_wreadlink' mangled-name='_Py_wreadlink' filepath='./Include/internal/pycore_fileutils.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_wreadlink'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-64'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_wrealpath' mangled-name='_Py_wrealpath' filepath='./Include/internal/pycore_fileutils.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_wrealpath'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-64'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='_Py_wgetcwd' mangled-name='_Py_wgetcwd' filepath='./Include/internal/pycore_fileutils.h' line='142' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_wgetcwd'>
+ <parameter type-id='type-id-64'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='wcscpy' filepath='/usr/include/wchar.h' line='87' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-28'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='wcsncpy' filepath='/usr/include/wchar.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-28'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-64'/>
+ </function-decl>
+ <function-decl name='wcsrchr' filepath='/usr/include/wchar.h' line='175' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-419'/>
+ <return type-id='type-id-64'/>
</function-decl>
- <function-decl name='PyThread_create_key' mangled-name='PyThread_create_key' filepath='Python/thread_pthread.h' line='814' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_create_key'>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyPathConfig_ClearGlobal' mangled-name='_PyPathConfig_ClearGlobal' filepath='Python/pathconfig.c' line='57' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyPathConfig_ClearGlobal'>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyThread_acquire_lock' mangled-name='PyThread_acquire_lock' filepath='Python/thread_pthread.h' line='747' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_acquire_lock'>
- <parameter type-id='type-id-30' name='lock' filepath='Python/thread_pthread.h' line='747' column='1'/>
- <parameter type-id='type-id-8' name='waitflag' filepath='Python/thread_pthread.h' line='747' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='Py_SetPath' mangled-name='Py_SetPath' filepath='Python/pathconfig.c' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetPath'>
+ <parameter type-id='type-id-27' name='path' filepath='Python/pathconfig.c' line='215' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <pointer-type-def type-id='type-id-30' size-in-bits='64' id='type-id-891'/>
- <function-decl name='_PyThread_at_fork_reinit' mangled-name='_PyThread_at_fork_reinit' filepath='Python/thread_pthread.h' line='727' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThread_at_fork_reinit'>
- <parameter type-id='type-id-891' name='lock' filepath='Python/thread_pthread.h' line='727' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='Py_SetPythonHome' mangled-name='Py_SetPythonHome' filepath='Python/pathconfig.c' line='256' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetPythonHome'>
+ <parameter type-id='type-id-27' name='home' filepath='Python/pathconfig.c' line='256' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyThread_release_lock' mangled-name='PyThread_release_lock' filepath='Python/thread_pthread.h' line='553' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_release_lock'>
- <parameter type-id='type-id-30' name='lock' filepath='Python/thread_pthread.h' line='553' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='Py_SetProgramName' mangled-name='Py_SetProgramName' filepath='Python/pathconfig.c' line='279' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_SetProgramName'>
+ <parameter type-id='type-id-27' name='program_name' filepath='Python/pathconfig.c' line='279' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <enum-decl name='PyLockStatus' filepath='./Include/pythread.h' line='12' column='1' id='type-id-892'>
- <underlying-type type-id='type-id-126'/>
- <enumerator name='PY_LOCK_FAILURE' value='0'/>
- <enumerator name='PY_LOCK_ACQUIRED' value='1'/>
- <enumerator name='PY_LOCK_INTR' value='2'/>
- </enum-decl>
- <typedef-decl name='PyLockStatus' type-id='type-id-892' filepath='./Include/pythread.h' line='16' column='1' id='type-id-893'/>
- <function-decl name='PyThread_acquire_lock_timed' mangled-name='PyThread_acquire_lock_timed' filepath='Python/thread_pthread.h' line='430' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_acquire_lock_timed'>
- <parameter type-id='type-id-30' name='lock' filepath='Python/thread_pthread.h' line='430' column='1'/>
- <parameter type-id='type-id-222' name='microseconds' filepath='Python/thread_pthread.h' line='430' column='1'/>
- <parameter type-id='type-id-8' name='intr_flag' filepath='Python/thread_pthread.h' line='431' column='1'/>
- <return type-id='type-id-893'/>
- </function-decl>
- <function-decl name='PyThread_free_lock' mangled-name='PyThread_free_lock' filepath='Python/thread_pthread.h' line='400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_free_lock'>
- <parameter type-id='type-id-30' name='lock' filepath='Python/thread_pthread.h' line='553' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyThread_allocate_lock' mangled-name='PyThread_allocate_lock' filepath='Python/thread_pthread.h' line='374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_allocate_lock'>
- <return type-id='type-id-30'/>
+ <function-decl name='_Py_SetProgramFullPath' mangled-name='_Py_SetProgramFullPath' filepath='Python/pathconfig.c' line='301' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_SetProgramFullPath'>
+ <parameter type-id='type-id-27' name='program_full_path' filepath='Python/pathconfig.c' line='301' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyThread_exit_thread' mangled-name='PyThread_exit_thread' filepath='Python/thread_pthread.h' line='359' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_exit_thread'>
- <return type-id='type-id-70'/>
+ <function-decl name='Py_GetPath' mangled-name='Py_GetPath' filepath='Python/pathconfig.c' line='324' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetPath'>
+ <return type-id='type-id-64'/>
</function-decl>
- <function-decl name='PyThread_get_thread_native_id' mangled-name='PyThread_get_thread_native_id' filepath='Python/thread_pthread.h' line='331' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_get_thread_native_id'>
- <return type-id='type-id-16'/>
+ <function-decl name='Py_GetPrefix' mangled-name='Py_GetPrefix' filepath='Python/pathconfig.c' line='347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetPrefix'>
+ <return type-id='type-id-64'/>
</function-decl>
- <function-decl name='PyThread_get_thread_ident' mangled-name='PyThread_get_thread_ident' filepath='Python/thread_pthread.h' line='320' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_get_thread_ident'>
- <return type-id='type-id-16'/>
+ <function-decl name='Py_GetExecPrefix' mangled-name='Py_GetExecPrefix' filepath='Python/pathconfig.c' line='354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetExecPrefix'>
+ <return type-id='type-id-64'/>
</function-decl>
- <function-decl name='PyThread_start_new_thread' mangled-name='PyThread_start_new_thread' filepath='Python/thread_pthread.h' line='244' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_start_new_thread'>
- <parameter type-id='type-id-17' name='func' filepath='Python/thread_pthread.h' line='244' column='1'/>
- <parameter type-id='type-id-18' name='arg' filepath='Python/thread_pthread.h' line='244' column='1'/>
- <return type-id='type-id-16'/>
+ <function-decl name='Py_GetProgramFullPath' mangled-name='Py_GetProgramFullPath' filepath='Python/pathconfig.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetProgramFullPath'>
+ <return type-id='type-id-64'/>
</function-decl>
- <function-decl name='PyThread_init_thread' mangled-name='PyThread_init_thread' filepath='Python/thread.c' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_init_thread'>
- <return type-id='type-id-70'/>
+ <function-decl name='Py_GetPythonHome' mangled-name='Py_GetPythonHome' filepath='Python/pathconfig.c' line='368' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetPythonHome'>
+ <return type-id='type-id-64'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/traceback.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyTraceBack_Type' type-id='type-id-112' mangled-name='PyTraceBack_Type' visibility='default' filepath='./Include/traceback.h' line='13' column='1' elf-symbol-id='PyTraceBack_Type'/>
- <function-decl name='_Py_DumpTracebackThreads' mangled-name='_Py_DumpTracebackThreads' filepath='Python/traceback.c' line='1283' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpTracebackThreads'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/traceback.c' line='1283' column='1'/>
- <parameter type-id='type-id-11' name='interp' filepath='Python/traceback.c' line='1283' column='1'/>
- <parameter type-id='type-id-10' name='current_tstate' filepath='Python/traceback.c' line='1284' column='1'/>
- <return type-id='type-id-3'/>
- </function-decl>
- <function-decl name='_Py_DumpTraceback' mangled-name='_Py_DumpTraceback' filepath='Python/traceback.c' line='1253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpTraceback'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/traceback.c' line='1253' column='1'/>
- <parameter type-id='type-id-10' name='tstate' filepath='Python/traceback.c' line='1253' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_DumpASCII' mangled-name='_Py_DumpASCII' filepath='Python/traceback.c' line='1084' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpASCII'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/traceback.c' line='1084' column='1'/>
- <parameter type-id='type-id-14' name='text' filepath='Python/traceback.c' line='1084' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_DumpHexadecimal' mangled-name='_Py_DumpHexadecimal' filepath='Python/traceback.c' line='1061' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpHexadecimal'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/traceback.c' line='1061' column='1'/>
- <parameter type-id='type-id-358' name='value' filepath='Python/traceback.c' line='1061' column='1'/>
- <parameter type-id='type-id-36' name='width' filepath='Python/traceback.c' line='1061' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_DumpDecimal' mangled-name='_Py_DumpDecimal' filepath='Python/traceback.c' line='1037' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpDecimal'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/traceback.c' line='1037' column='1'/>
- <parameter type-id='type-id-54' name='value' filepath='Python/traceback.c' line='1037' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyTraceBack_Print' mangled-name='PyTraceBack_Print' filepath='Python/traceback.c' line='1021' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTraceBack_Print'>
- <parameter type-id='type-id-14' name='op' filepath='Objects/dictobject.c' line='3691' column='1'/>
- <parameter type-id='type-id-14' name='key' filepath='Objects/dictobject.c' line='3691' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTraceBack_Print_Indented' mangled-name='_PyTraceBack_Print_Indented' filepath='Python/traceback.c' line='981' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTraceBack_Print_Indented'>
- <parameter type-id='type-id-14' name='v' filepath='Python/traceback.c' line='981' column='1'/>
- <parameter type-id='type-id-8' name='indent' filepath='Python/traceback.c' line='981' column='1'/>
- <parameter type-id='type-id-3' name='margin' filepath='Python/traceback.c' line='981' column='1'/>
- <parameter type-id='type-id-3' name='header_margin' filepath='Python/traceback.c' line='982' column='1'/>
- <parameter type-id='type-id-3' name='header' filepath='Python/traceback.c' line='982' column='1'/>
- <parameter type-id='type-id-14' name='f' filepath='Python/traceback.c' line='982' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_DisplaySourceLine' mangled-name='_Py_DisplaySourceLine' filepath='Python/traceback.c' line='578' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DisplaySourceLine'>
- <parameter type-id='type-id-14' name='f' filepath='Python/traceback.c' line='578' column='1'/>
- <parameter type-id='type-id-14' name='filename' filepath='Python/traceback.c' line='578' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/traceback.c' line='578' column='1'/>
- <parameter type-id='type-id-8' name='indent' filepath='Python/traceback.c' line='578' column='1'/>
- <parameter type-id='type-id-501' name='truncation' filepath='Python/traceback.c' line='579' column='1'/>
- <parameter type-id='type-id-22' name='line' filepath='Python/traceback.c' line='579' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_WriteIndentedMargin' mangled-name='_Py_WriteIndentedMargin' filepath='Python/traceback.c' line='406' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_WriteIndentedMargin'>
- <parameter type-id='type-id-8' name='indent' filepath='Python/traceback.c' line='406' column='1'/>
- <parameter type-id='type-id-3' name='margin' filepath='Python/traceback.c' line='406' column='1'/>
- <parameter type-id='type-id-14' name='f' filepath='Python/traceback.c' line='406' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_WriteIndent' mangled-name='_Py_WriteIndent' filepath='Python/traceback.c' line='386' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_WriteIndent'>
- <parameter type-id='type-id-8' name='indent' filepath='Python/traceback.c' line='386' column='1'/>
- <parameter type-id='type-id-14' name='f' filepath='Python/traceback.c' line='386' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTraceback_Add' mangled-name='_PyTraceback_Add' filepath='Python/traceback.c' line='264' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTraceback_Add'>
- <parameter type-id='type-id-3' name='funcname' filepath='Python/traceback.c' line='264' column='1'/>
- <parameter type-id='type-id-3' name='filename' filepath='Python/traceback.c' line='264' column='1'/>
- <parameter type-id='type-id-8' name='lineno' filepath='Python/traceback.c' line='264' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='PyTraceBack_Here' mangled-name='PyTraceBack_Here' filepath='Python/traceback.c' line='249' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTraceBack_Here'>
- <parameter type-id='type-id-438' name='frame' filepath='Python/traceback.c' line='249' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyTraceBack_FromFrame' mangled-name='_PyTraceBack_FromFrame' filepath='Python/traceback.c' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTraceBack_FromFrame'>
- <parameter type-id='type-id-14' name='tb_next' filepath='Python/traceback.c' line='238' column='1'/>
- <parameter type-id='type-id-438' name='frame' filepath='Python/traceback.c' line='238' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='Py_GetProgramName' mangled-name='Py_GetProgramName' filepath='Python/pathconfig.c' line='375' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_GetProgramName'>
+ <return type-id='type-id-64'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/getopt.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_PyOS_opterr' type-id='type-id-8' visibility='default' filepath='./Include/internal/pycore_getopt.h' line='8' column='1'/>
- <var-decl name='_PyOS_optind' type-id='type-id-36' visibility='default' filepath='./Include/internal/pycore_getopt.h' line='9' column='1'/>
- <var-decl name='_PyOS_optarg' type-id='type-id-545' visibility='default' filepath='./Include/internal/pycore_getopt.h' line='10' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pystrcmp.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyOS_mystricmp' mangled-name='PyOS_mystricmp' filepath='Python/pystrcmp.c' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_mystricmp'>
- <parameter type-id='type-id-3' name='s1' filepath='Python/pystrcmp.c' line='22' column='1'/>
- <parameter type-id='type-id-3' name='s2' filepath='Python/pystrcmp.c' line='22' column='1'/>
- <return type-id='type-id-8'/>
+ <abi-instr address-size='64' path='Python/preconfig.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_Py_CoerceLegacyLocale' mangled-name='_Py_CoerceLegacyLocale' filepath='./Include/cpython/pylifecycle.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_CoerceLegacyLocale'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_LegacyLocaleDetected' mangled-name='_Py_LegacyLocaleDetected' filepath='./Include/cpython/pylifecycle.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_LegacyLocaleDetected'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_SetLocaleFromEnv' mangled-name='_Py_SetLocaleFromEnv' filepath='./Include/cpython/pylifecycle.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_SetLocaleFromEnv'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <var-decl name='Py_FileSystemDefaultEncoding' type-id='type-id-6' mangled-name='Py_FileSystemDefaultEncoding' visibility='default' filepath='./Include/fileobject.h' line='22' column='1' elf-symbol-id='Py_FileSystemDefaultEncoding'/>
+ <var-decl name='Py_FileSystemDefaultEncodeErrors' type-id='type-id-6' mangled-name='Py_FileSystemDefaultEncodeErrors' visibility='default' filepath='./Include/fileobject.h' line='24' column='1' elf-symbol-id='Py_FileSystemDefaultEncodeErrors'/>
+ <var-decl name='Py_HasFileSystemDefaultEncoding' type-id='type-id-21' mangled-name='Py_HasFileSystemDefaultEncoding' visibility='default' filepath='./Include/fileobject.h' line='26' column='1' elf-symbol-id='Py_HasFileSystemDefaultEncoding'/>
+ <var-decl name='_Py_HasFileSystemDefaultEncodeErrors' type-id='type-id-21' mangled-name='_Py_HasFileSystemDefaultEncodeErrors' visibility='default' filepath='./Include/internal/pycore_fileutils.h' line='178' column='1' elf-symbol-id='_Py_HasFileSystemDefaultEncodeErrors'/>
+ <function-decl name='wcsncmp' filepath='/usr/include/wchar.h' line='109' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-27'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyOS_mystrnicmp' mangled-name='PyOS_mystrnicmp' filepath='Python/pystrcmp.c' line='7' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_mystrnicmp'>
- <parameter type-id='type-id-3' name='s1' filepath='Python/pystrcmp.c' line='7' column='1'/>
- <parameter type-id='type-id-3' name='s2' filepath='Python/pystrcmp.c' line='7' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Python/pystrcmp.c' line='7' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pystrtod.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyOS_double_to_string' mangled-name='PyOS_double_to_string' filepath='Python/pystrtod.c' line='1259' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_double_to_string'>
- <parameter type-id='type-id-391' name='val' filepath='Python/pystrtod.c' line='1259' column='1'/>
- <parameter type-id='type-id-1' name='format_code' filepath='Python/pystrtod.c' line='1260' column='1'/>
- <parameter type-id='type-id-8' name='precision' filepath='Python/pystrtod.c' line='1261' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Python/pystrtod.c' line='1262' column='1'/>
- <parameter type-id='type-id-501' name='type' filepath='Python/pystrtod.c' line='1263' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <pointer-type-def type-id='type-id-894' size-in-bits='64' id='type-id-895'/>
- <function-decl name='_Py_string_to_number_with_underscores' mangled-name='_Py_string_to_number_with_underscores' filepath='Python/pystrtod.c' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_string_to_number_with_underscores'>
- <parameter type-id='type-id-3' name='s' filepath='Python/pystrtod.c' line='384' column='1'/>
- <parameter type-id='type-id-36' name='orig_len' filepath='Python/pystrtod.c' line='384' column='1'/>
- <parameter type-id='type-id-3' name='what' filepath='Python/pystrtod.c' line='384' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Python/pystrtod.c' line='384' column='1'/>
- <parameter type-id='type-id-18' name='arg' filepath='Python/pystrtod.c' line='384' column='1'/>
- <parameter type-id='type-id-895' name='innerfunc' filepath='Python/pystrtod.c' line='385' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyOS_string_to_double' mangled-name='PyOS_string_to_double' filepath='Python/pystrtod.c' line='337' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_string_to_double'>
- <parameter type-id='type-id-3' name='s' filepath='Python/pystrtod.c' line='337' column='1'/>
- <parameter type-id='type-id-494' name='endptr' filepath='Python/pystrtod.c' line='338' column='1'/>
- <parameter type-id='type-id-14' name='overflow_exception' filepath='Python/pystrtod.c' line='339' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='_Py_parse_inf_or_nan' mangled-name='_Py_parse_inf_or_nan' filepath='Python/pystrtod.c' line='30' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_parse_inf_or_nan'>
- <parameter type-id='type-id-3' name='p' filepath='Python/pystrtod.c' line='30' column='1'/>
- <parameter type-id='type-id-494' name='endptr' filepath='Python/pystrtod.c' line='30' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-894'>
- <parameter type-id='type-id-3'/>
- <parameter type-id='type-id-36'/>
- <parameter type-id='type-id-18'/>
- <return type-id='type-id-14'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/pystrhex.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_Py_strhex_bytes_with_sep' mangled-name='_Py_strhex_bytes_with_sep' filepath='Python/pystrhex.c' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_strhex_bytes_with_sep'>
- <parameter type-id='type-id-3' name='argbuf' filepath='Python/pystrhex.c' line='170' column='1'/>
- <parameter type-id='type-id-480' name='arglen' filepath='Python/pystrhex.c' line='170' column='1'/>
- <parameter type-id='type-id-14' name='sep' filepath='Python/pystrhex.c' line='171' column='1'/>
- <parameter type-id='type-id-843' name='bytes_per_group' filepath='Python/pystrhex.c' line='171' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='_Py_strhex_with_sep' mangled-name='_Py_strhex_with_sep' filepath='Python/pystrhex.c' line='162' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_strhex_with_sep'>
- <parameter type-id='type-id-3' name='argbuf' filepath='Python/pystrhex.c' line='170' column='1'/>
- <parameter type-id='type-id-480' name='arglen' filepath='Python/pystrhex.c' line='170' column='1'/>
- <parameter type-id='type-id-14' name='sep' filepath='Python/pystrhex.c' line='171' column='1'/>
- <parameter type-id='type-id-843' name='bytes_per_group' filepath='Python/pystrhex.c' line='171' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyPreConfig_InitCompatConfig' mangled-name='_PyPreConfig_InitCompatConfig' filepath='Python/preconfig.c' line='277' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyPreConfig_InitCompatConfig'>
+ <parameter type-id='type-id-1179' name='config' filepath='Python/preconfig.c' line='277' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_Py_strhex_bytes' mangled-name='_Py_strhex_bytes' filepath='Python/pystrhex.c' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_strhex_bytes'>
- <parameter type-id='type-id-3' name='argbuf' filepath='Python/pystrhex.c' line='155' column='1'/>
- <parameter type-id='type-id-480' name='arglen' filepath='Python/pystrhex.c' line='155' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyPreConfig_InitPythonConfig' mangled-name='PyPreConfig_InitPythonConfig' filepath='Python/preconfig.c' line='305' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPreConfig_InitPythonConfig'>
+ <parameter type-id='type-id-1179' name='config' filepath='Python/preconfig.c' line='305' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_Py_strhex' mangled-name='_Py_strhex' filepath='Python/pystrhex.c' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_strhex'>
- <parameter type-id='type-id-3' name='argbuf' filepath='Python/pystrhex.c' line='155' column='1'/>
- <parameter type-id='type-id-480' name='arglen' filepath='Python/pystrhex.c' line='155' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='PyPreConfig_InitIsolatedConfig' mangled-name='PyPreConfig_InitIsolatedConfig' filepath='Python/preconfig.c' line='326' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyPreConfig_InitIsolatedConfig'>
+ <parameter type-id='type-id-1179' name='config' filepath='Python/preconfig.c' line='326' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/dtoa.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_Py_dg_dtoa' mangled-name='_Py_dg_dtoa' filepath='Python/dtoa.c' line='2248' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_dtoa'>
- <parameter type-id='type-id-391' name='dd' filepath='Python/dtoa.c' line='2248' column='1'/>
- <parameter type-id='type-id-8' name='mode' filepath='Python/dtoa.c' line='2248' column='1'/>
- <parameter type-id='type-id-8' name='ndigits' filepath='Python/dtoa.c' line='2248' column='1'/>
- <parameter type-id='type-id-501' name='decpt' filepath='Python/dtoa.c' line='2249' column='1'/>
- <parameter type-id='type-id-501' name='sign' filepath='Python/dtoa.c' line='2249' column='1'/>
- <parameter type-id='type-id-494' name='rve' filepath='Python/dtoa.c' line='2249' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <function-decl name='_Py_dg_freedtoa' mangled-name='_Py_dg_freedtoa' filepath='Python/dtoa.c' line='2202' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_freedtoa'>
- <parameter type-id='type-id-115' name='s' filepath='Python/dtoa.c' line='2202' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_dg_strtod' mangled-name='_Py_dg_strtod' filepath='Python/dtoa.c' line='1439' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_strtod'>
- <parameter type-id='type-id-3' name='s00' filepath='Python/dtoa.c' line='1439' column='1'/>
- <parameter type-id='type-id-494' name='se' filepath='Python/dtoa.c' line='1439' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='_Py_dg_infinity' mangled-name='_Py_dg_infinity' filepath='Python/dtoa.c' line='1430' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_infinity'>
- <parameter type-id='type-id-8' name='sign' filepath='Python/dtoa.c' line='1430' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
- <function-decl name='_Py_dg_stdnan' mangled-name='_Py_dg_stdnan' filepath='Python/dtoa.c' line='1416' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dg_stdnan'>
- <parameter type-id='type-id-8' name='sign' filepath='Python/dtoa.c' line='1430' column='1'/>
- <return type-id='type-id-391'/>
- </function-decl>
+ <abi-instr address-size='64' path='Python/pyctype.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-386' size-in-bits='2048' id='type-id-1198'>
+ <subrange length='256' type-id='type-id-38' id='type-id-74'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-1199' size-in-bits='8192' id='type-id-1200'>
+ <subrange length='256' type-id='type-id-38' id='type-id-74'/>
+ </array-type-def>
+ <qualified-type-def type-id='type-id-31' const='yes' id='type-id-1199'/>
+ <var-decl name='_Py_ctype_table' type-id='type-id-1200' mangled-name='_Py_ctype_table' visibility='default' filepath='./Include/cpython/pyctype.h' line='16' column='1' elf-symbol-id='_Py_ctype_table'/>
+ <var-decl name='_Py_ctype_tolower' type-id='type-id-1198' mangled-name='_Py_ctype_tolower' visibility='default' filepath='./Include/cpython/pyctype.h' line='29' column='1' elf-symbol-id='_Py_ctype_tolower'/>
+ <var-decl name='_Py_ctype_toupper' type-id='type-id-1198' mangled-name='_Py_ctype_toupper' visibility='default' filepath='./Include/cpython/pyctype.h' line='30' column='1' elf-symbol-id='_Py_ctype_toupper'/>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/formatter_unicode.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_PyFloat_FormatAdvancedWriter' mangled-name='_PyFloat_FormatAdvancedWriter' filepath='Python/formatter_unicode.c' line='1549' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyFloat_FormatAdvancedWriter'>
- <parameter type-id='type-id-525' name='writer' filepath='Python/formatter_unicode.c' line='1549' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Python/formatter_unicode.c' line='1550' column='1'/>
- <parameter type-id='type-id-14' name='format_spec' filepath='Python/formatter_unicode.c' line='1551' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Python/formatter_unicode.c' line='1552' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Python/formatter_unicode.c' line='1552' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyLong_FormatAdvancedWriter' mangled-name='_PyLong_FormatAdvancedWriter' filepath='Python/formatter_unicode.c' line='1487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FormatAdvancedWriter'>
- <parameter type-id='type-id-525' name='writer' filepath='Python/formatter_unicode.c' line='1487' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Python/formatter_unicode.c' line='1488' column='1'/>
- <parameter type-id='type-id-14' name='format_spec' filepath='Python/formatter_unicode.c' line='1489' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Python/formatter_unicode.c' line='1490' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Python/formatter_unicode.c' line='1490' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_PyUnicode_FormatAdvancedWriter' mangled-name='_PyUnicode_FormatAdvancedWriter' filepath='Python/formatter_unicode.c' line='1451' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyUnicode_FormatAdvancedWriter'>
- <parameter type-id='type-id-525' name='writer' filepath='Python/formatter_unicode.c' line='1549' column='1'/>
- <parameter type-id='type-id-14' name='obj' filepath='Python/formatter_unicode.c' line='1550' column='1'/>
- <parameter type-id='type-id-14' name='format_spec' filepath='Python/formatter_unicode.c' line='1551' column='1'/>
- <parameter type-id='type-id-36' name='start' filepath='Python/formatter_unicode.c' line='1552' column='1'/>
- <parameter type-id='type-id-36' name='end' filepath='Python/formatter_unicode.c' line='1552' column='1'/>
- <return type-id='type-id-8'/>
+ <abi-instr address-size='64' path='Python/pyhash.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-97' size-in-bits='128' id='type-id-1201'>
+ <subrange length='16' type-id='type-id-38' id='type-id-69'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-97' size-in-bits='192' id='type-id-1202'>
+ <subrange length='24' type-id='type-id-38' id='type-id-645'/>
+ </array-type-def>
+ <union-decl name='_Py_HashSecret_t' size-in-bits='192' naming-typedef-id='type-id-1203' visibility='default' filepath='./Include/pyhash.h' line='55' column='1' id='type-id-1204'>
+ <data-member access='public'>
+ <var-decl name='uc' type-id='type-id-1202' visibility='default' filepath='./Include/pyhash.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='fnv' type-id='type-id-1205' visibility='default' filepath='./Include/pyhash.h' line='62' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='siphash' type-id='type-id-1206' visibility='default' filepath='./Include/pyhash.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='djbx33a' type-id='type-id-1207' visibility='default' filepath='./Include/pyhash.h' line='72' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='expat' type-id='type-id-1208' visibility='default' filepath='./Include/pyhash.h' line='76' column='1'/>
+ </data-member>
+ </union-decl>
+ <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/pyhash.h' line='59' column='1' id='type-id-1205'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='prefix' type-id='type-id-317' visibility='default' filepath='./Include/pyhash.h' line='60' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='suffix' type-id='type-id-317' visibility='default' filepath='./Include/pyhash.h' line='61' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__1' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/pyhash.h' line='64' column='1' id='type-id-1206'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='k0' type-id='type-id-128' visibility='default' filepath='./Include/pyhash.h' line='65' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='k1' type-id='type-id-128' visibility='default' filepath='./Include/pyhash.h' line='66' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__2' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/pyhash.h' line='69' column='1' id='type-id-1207'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='padding' type-id='type-id-1201' visibility='default' filepath='./Include/pyhash.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='suffix' type-id='type-id-317' visibility='default' filepath='./Include/pyhash.h' line='71' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__3' size-in-bits='192' is-struct='yes' is-anonymous='yes' visibility='default' filepath='./Include/pyhash.h' line='73' column='1' id='type-id-1208'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='padding' type-id='type-id-1201' visibility='default' filepath='./Include/pyhash.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='hashsalt' type-id='type-id-317' visibility='default' filepath='./Include/pyhash.h' line='75' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='_Py_HashSecret_t' type-id='type-id-1204' filepath='./Include/pyhash.h' line='77' column='1' id='type-id-1203'/>
+ <class-decl name='PyHash_FuncDef' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-1209' visibility='default' filepath='./Include/pyhash.h' line='86' column='1' id='type-id-1210'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='hash' type-id='type-id-1211' visibility='default' filepath='./Include/pyhash.h' line='87' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='name' type-id='type-id-6' visibility='default' filepath='./Include/pyhash.h' line='88' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='hash_bits' type-id='type-id-273' visibility='default' filepath='./Include/pyhash.h' line='89' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='seed_bits' type-id='type-id-273' visibility='default' filepath='./Include/pyhash.h' line='90' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='PyHash_FuncDef' type-id='type-id-1210' filepath='./Include/pyhash.h' line='91' column='1' id='type-id-1209'/>
+ <pointer-type-def type-id='type-id-1209' size-in-bits='64' id='type-id-1212'/>
+ <pointer-type-def type-id='type-id-1213' size-in-bits='64' id='type-id-1214'/>
+ <qualified-type-def type-id='type-id-1214' const='yes' id='type-id-1211'/>
+ <var-decl name='_Py_HashSecret' type-id='type-id-1203' mangled-name='_Py_HashSecret' visibility='default' filepath='./Include/pyhash.h' line='78' column='1' elf-symbol-id='_Py_HashSecret'/>
+ <function-decl name='PyHash_GetFuncDef' mangled-name='PyHash_GetFuncDef' filepath='Python/pyhash.c' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyHash_GetFuncDef'>
+ <return type-id='type-id-1212'/>
</function-decl>
+ <function-type size-in-bits='64' id='type-id-1213'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-317'/>
+ </function-type>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/fileutils.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_Py_closerange' mangled-name='_Py_closerange' filepath='Python/fileutils.c' line='2622' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_closerange'>
- <parameter type-id='type-id-8' name='first' filepath='Python/fileutils.c' line='2622' column='1'/>
- <parameter type-id='type-id-8' name='last' filepath='Python/fileutils.c' line='2622' column='1'/>
- <return type-id='type-id-70'/>
- </function-decl>
- <class-decl name='lconv' size-in-bits='768' is-struct='yes' visibility='default' filepath='/usr/include/locale.h' line='51' column='1' id='type-id-896'>
+ <abi-instr address-size='64' path='Python/pylifecycle.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-21' size-in-bits='896' id='type-id-1215'>
+ <subrange length='28' type-id='type-id-38' id='type-id-651'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-38' size-in-bits='1024' id='type-id-1216'>
+ <subrange length='16' type-id='type-id-38' id='type-id-69'/>
+ </array-type-def>
+ <typedef-decl name='PyOS_sighandler_t' type-id='type-id-1217' filepath='./Include/pylifecycle.h' line='61' column='1' id='type-id-1218'/>
+ <typedef-decl name='nl_item' type-id='type-id-21' filepath='/usr/include/nl_types.h' line='36' column='1' id='type-id-1219'/>
+ <typedef-decl name='__sighandler_t' type-id='type-id-1217' filepath='/usr/include/signal.h' line='72' column='1' id='type-id-1220'/>
+ <class-decl name='sigaction' size-in-bits='1216' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='27' column='1' id='type-id-1221'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='decimal_point' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='55' column='1'/>
+ <var-decl name='__sigaction_handler' type-id='type-id-1222' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='38' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='thousands_sep' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='56' column='1'/>
+ <var-decl name='sa_mask' type-id='type-id-43' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='46' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='grouping' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='62' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='sa_flags' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='49' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='int_curr_symbol' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='68' column='1'/>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='sa_restorer' type-id='type-id-237' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='52' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='currency_symbol' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='69' column='1'/>
+ </class-decl>
+ <union-decl name='__anonymous_union__' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='31' column='1' id='type-id-1222'>
+ <data-member access='public'>
+ <var-decl name='sa_handler' type-id='type-id-1220' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='34' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='mon_decimal_point' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='70' column='1'/>
+ <data-member access='public'>
+ <var-decl name='sa_sigaction' type-id='type-id-1223' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='36' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='mon_thousands_sep' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='71' column='1'/>
+ </union-decl>
+ <typedef-decl name='__pid_t' type-id='type-id-21' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='154' column='1' id='type-id-138'/>
+ <typedef-decl name='__clock_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='156' column='1' id='type-id-108'/>
+ <class-decl name='__sigset_t' size-in-bits='1024' is-struct='yes' naming-typedef-id='type-id-43' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h' line='5' column='1' id='type-id-1224'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='__val' type-id='type-id-1216' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h' line='7' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='mon_grouping' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='72' column='1'/>
+ </class-decl>
+ <typedef-decl name='__sigset_t' type-id='type-id-1224' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h' line='8' column='1' id='type-id-43'/>
+ <union-decl name='sigval' size-in-bits='64' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h' line='24' column='1' id='type-id-1225'>
+ <data-member access='public'>
+ <var-decl name='sival_int' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h' line='26' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='positive_sign' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='73' column='1'/>
+ <data-member access='public'>
+ <var-decl name='sival_ptr' type-id='type-id-41' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h' line='27' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='negative_sign' type-id='type-id-115' visibility='default' filepath='/usr/include/locale.h' line='74' column='1'/>
+ </union-decl>
+ <typedef-decl name='__sigval_t' type-id='type-id-1225' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h' line='30' column='1' id='type-id-1226'/>
+ <class-decl name='siginfo_t' size-in-bits='1024' is-struct='yes' naming-typedef-id='type-id-1227' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='36' column='1' id='type-id-1228'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_signo' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='38' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='int_frac_digits' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='75' column='1'/>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_errno' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='40' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='648'>
- <var-decl name='frac_digits' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='76' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_code' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='42' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='656'>
- <var-decl name='p_cs_precedes' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='78' column='1'/>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='__pad0' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='48' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='664'>
- <var-decl name='p_sep_by_space' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='80' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='_sifields' type-id='type-id-1229' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='123' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='672'>
- <var-decl name='n_cs_precedes' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='82' column='1'/>
+ </class-decl>
+ <union-decl name='__anonymous_union__1' size-in-bits='896' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='51' column='1' id='type-id-1229'>
+ <data-member access='public'>
+ <var-decl name='_pad' type-id='type-id-1215' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='53' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='680'>
- <var-decl name='n_sep_by_space' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='84' column='1'/>
+ <data-member access='public'>
+ <var-decl name='_kill' type-id='type-id-1230' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='60' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='688'>
- <var-decl name='p_sign_posn' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='91' column='1'/>
+ <data-member access='public'>
+ <var-decl name='_timer' type-id='type-id-1231' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='68' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='696'>
- <var-decl name='n_sign_posn' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='92' column='1'/>
+ <data-member access='public'>
+ <var-decl name='_rt' type-id='type-id-1232' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='76' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='int_p_cs_precedes' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='95' column='1'/>
+ <data-member access='public'>
+ <var-decl name='_sigchld' type-id='type-id-1233' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='86' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='712'>
- <var-decl name='int_p_sep_by_space' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='97' column='1'/>
+ <data-member access='public'>
+ <var-decl name='_sigfault' type-id='type-id-1234' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='105' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='720'>
- <var-decl name='int_n_cs_precedes' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='99' column='1'/>
+ <data-member access='public'>
+ <var-decl name='_sigpoll' type-id='type-id-1235' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='112' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='728'>
- <var-decl name='int_n_sep_by_space' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='101' column='1'/>
+ <data-member access='public'>
+ <var-decl name='_sigsys' type-id='type-id-1236' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='121' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='736'>
- <var-decl name='int_p_sign_posn' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='108' column='1'/>
+ </union-decl>
+ <class-decl name='__anonymous_struct__1' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='56' column='1' id='type-id-1230'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_pid' type-id='type-id-138' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='58' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='744'>
- <var-decl name='int_n_sign_posn' type-id='type-id-1' visibility='default' filepath='/usr/include/locale.h' line='109' column='1'/>
- </data-member>
- </class-decl>
- <pointer-type-def type-id='type-id-896' size-in-bits='64' id='type-id-897'/>
- <function-decl name='_Py_GetLocaleconvNumeric' mangled-name='_Py_GetLocaleconvNumeric' filepath='Python/fileutils.c' line='2506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetLocaleconvNumeric'>
- <parameter type-id='type-id-897' name='lc' filepath='Python/fileutils.c' line='2506' column='1'/>
- <parameter type-id='type-id-22' name='decimal_point' filepath='Python/fileutils.c' line='2507' column='1'/>
- <parameter type-id='type-id-22' name='thousands_sep' filepath='Python/fileutils.c' line='2507' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_set_blocking' mangled-name='_Py_set_blocking' filepath='Python/fileutils.c' line='2429' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_set_blocking'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='2429' column='1'/>
- <parameter type-id='type-id-8' name='blocking' filepath='Python/fileutils.c' line='2429' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_get_blocking' mangled-name='_Py_get_blocking' filepath='Python/fileutils.c' line='2408' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_get_blocking'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='2408' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_dup' mangled-name='_Py_dup' filepath='Python/fileutils.c' line='2342' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_dup'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='2342' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_wgetcwd' mangled-name='_Py_wgetcwd' filepath='Python/fileutils.c' line='2310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_wgetcwd'>
- <parameter type-id='type-id-281' name='buf' filepath='Python/fileutils.c' line='2310' column='1'/>
- <parameter type-id='type-id-54' name='buflen' filepath='Python/fileutils.c' line='2310' column='1'/>
- <return type-id='type-id-281'/>
- </function-decl>
- <function-decl name='_Py_normpath' mangled-name='_Py_normpath' filepath='Python/fileutils.c' line='2181' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_normpath'>
- <parameter type-id='type-id-281' name='path' filepath='Python/fileutils.c' line='2181' column='1'/>
- <parameter type-id='type-id-36' name='size' filepath='Python/fileutils.c' line='2181' column='1'/>
- <return type-id='type-id-281'/>
- </function-decl>
- <function-decl name='_Py_wrealpath' mangled-name='_Py_wrealpath' filepath='Python/fileutils.c' line='1967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_wrealpath'>
- <parameter type-id='type-id-545' name='path' filepath='Python/fileutils.c' line='1967' column='1'/>
- <parameter type-id='type-id-281' name='resolved_path' filepath='Python/fileutils.c' line='1968' column='1'/>
- <parameter type-id='type-id-54' name='resolved_path_len' filepath='Python/fileutils.c' line='1968' column='1'/>
- <return type-id='type-id-281'/>
- </function-decl>
- <function-decl name='_Py_wreadlink' mangled-name='_Py_wreadlink' filepath='Python/fileutils.c' line='1918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_wreadlink'>
- <parameter type-id='type-id-545' name='path' filepath='Python/fileutils.c' line='1918' column='1'/>
- <parameter type-id='type-id-281' name='buf' filepath='Python/fileutils.c' line='1918' column='1'/>
- <parameter type-id='type-id-54' name='buflen' filepath='Python/fileutils.c' line='1918' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_write_noraise' mangled-name='_Py_write_noraise' filepath='Python/fileutils.c' line='1905' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_write_noraise'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='1905' column='1'/>
- <parameter type-id='type-id-18' name='buf' filepath='Python/fileutils.c' line='1905' column='1'/>
- <parameter type-id='type-id-54' name='count' filepath='Python/fileutils.c' line='1905' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='_Py_write' mangled-name='_Py_write' filepath='Python/fileutils.c' line='1885' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_write'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='1905' column='1'/>
- <parameter type-id='type-id-18' name='buf' filepath='Python/fileutils.c' line='1905' column='1'/>
- <parameter type-id='type-id-54' name='count' filepath='Python/fileutils.c' line='1905' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='_Py_read' mangled-name='_Py_read' filepath='Python/fileutils.c' line='1746' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_read'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='1746' column='1'/>
- <parameter type-id='type-id-18' name='buf' filepath='Python/fileutils.c' line='1746' column='1'/>
- <parameter type-id='type-id-54' name='count' filepath='Python/fileutils.c' line='1746' column='1'/>
- <return type-id='type-id-36'/>
- </function-decl>
- <function-decl name='_Py_fopen_obj' mangled-name='_Py_fopen_obj' filepath='Python/fileutils.c' line='1647' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_fopen_obj'>
- <parameter type-id='type-id-14' name='path' filepath='Python/fileutils.c' line='1647' column='1'/>
- <parameter type-id='type-id-3' name='mode' filepath='Python/fileutils.c' line='1647' column='1'/>
- <return type-id='type-id-473'/>
- </function-decl>
- <function-decl name='_Py_wfopen' mangled-name='_Py_wfopen' filepath='Python/fileutils.c' line='1599' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_wfopen'>
- <parameter type-id='type-id-545' name='path' filepath='Python/fileutils.c' line='1599' column='1'/>
- <parameter type-id='type-id-545' name='mode' filepath='Python/fileutils.c' line='1599' column='1'/>
- <return type-id='type-id-473'/>
- </function-decl>
- <function-decl name='_Py_open_noraise' mangled-name='_Py_open_noraise' filepath='Python/fileutils.c' line='1587' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_open_noraise'>
- <parameter type-id='type-id-3' name='pathname' filepath='Python/fileutils.c' line='1587' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Python/fileutils.c' line='1587' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_open' mangled-name='_Py_open' filepath='Python/fileutils.c' line='1573' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_open'>
- <parameter type-id='type-id-3' name='pathname' filepath='Python/fileutils.c' line='1587' column='1'/>
- <parameter type-id='type-id-8' name='flags' filepath='Python/fileutils.c' line='1587' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_set_inheritable_async_safe' mangled-name='_Py_set_inheritable_async_safe' filepath='Python/fileutils.c' line='1496' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_set_inheritable_async_safe'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='1496' column='1'/>
- <parameter type-id='type-id-8' name='inheritable' filepath='Python/fileutils.c' line='1496' column='1'/>
- <parameter type-id='type-id-501' name='atomic_flag_works' filepath='Python/fileutils.c' line='1496' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_set_inheritable' mangled-name='_Py_set_inheritable' filepath='Python/fileutils.c' line='1487' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_set_inheritable'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='1496' column='1'/>
- <parameter type-id='type-id-8' name='inheritable' filepath='Python/fileutils.c' line='1496' column='1'/>
- <parameter type-id='type-id-501' name='atomic_flag_works' filepath='Python/fileutils.c' line='1496' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_get_inheritable' mangled-name='_Py_get_inheritable' filepath='Python/fileutils.c' line='1321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_get_inheritable'>
- <parameter type-id='type-id-8' name='c1' filepath='Parser/token.c' line='79' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <class-decl name='stat' size-in-bits='1152' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='46' column='1' id='type-id-898'>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_uid' type-id='type-id-136' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='59' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__2' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='63' column='1' id='type-id-1231'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_tid' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='65' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_overrun' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='66' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_sigval' type-id='type-id-1226' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='67' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__3' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='71' column='1' id='type-id-1232'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_pid' type-id='type-id-138' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='73' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_uid' type-id='type-id-136' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_sigval' type-id='type-id-1226' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='75' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__4' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='79' column='1' id='type-id-1233'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='st_dev' type-id='type-id-899' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='48' column='1'/>
+ <var-decl name='si_pid' type-id='type-id-138' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='81' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_uid' type-id='type-id-136' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='82' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='st_ino' type-id='type-id-900' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='53' column='1'/>
+ <var-decl name='si_status' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='83' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='st_nlink' type-id='type-id-901' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='61' column='1'/>
+ <var-decl name='si_utime' type-id='type-id-108' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='84' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='st_mode' type-id='type-id-902' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='62' column='1'/>
+ <var-decl name='si_stime' type-id='type-id-108' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='85' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='st_uid' type-id='type-id-903' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='64' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__5' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='89' column='1' id='type-id-1234'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_addr' type-id='type-id-41' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='91' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='st_gid' type-id='type-id-904' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='65' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_addr_lsb' type-id='type-id-83' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='93' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='__pad0' type-id='type-id-8' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='67' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='_bounds' type-id='type-id-1237' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='104' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='st_rdev' type-id='type-id-899' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='69' column='1'/>
+ </class-decl>
+ <union-decl name='__anonymous_union__2' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='94' column='1' id='type-id-1237'>
+ <data-member access='public'>
+ <var-decl name='_addr_bnd' type-id='type-id-1238' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='101' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='st_size' type-id='type-id-460' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='74' column='1'/>
+ <data-member access='public'>
+ <var-decl name='_pkey' type-id='type-id-834' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='103' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='st_blksize' type-id='type-id-905' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='78' column='1'/>
+ </union-decl>
+ <class-decl name='__anonymous_struct__6' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='97' column='1' id='type-id-1238'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_lower' type-id='type-id-41' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='99' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='st_blocks' type-id='type-id-906' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='80' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='_upper' type-id='type-id-41' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='100' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='st_atim' type-id='type-id-866' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='91' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__7' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='108' column='1' id='type-id-1235'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_band' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='110' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='st_mtim' type-id='type-id-866' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='92' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_fd' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='111' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='832'>
- <var-decl name='st_ctim' type-id='type-id-866' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='93' column='1'/>
+ </class-decl>
+ <class-decl name='__anonymous_struct__8' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='116' column='1' id='type-id-1236'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_call_addr' type-id='type-id-41' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='118' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='960'>
- <var-decl name='__glibc_reserved' type-id='type-id-907' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='106' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='__dev_t' type-id='type-id-16' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='145' column='1' id='type-id-899'/>
- <typedef-decl name='__ino_t' type-id='type-id-16' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='148' column='1' id='type-id-900'/>
- <typedef-decl name='__nlink_t' type-id='type-id-16' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='151' column='1' id='type-id-901'/>
- <typedef-decl name='__mode_t' type-id='type-id-105' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='150' column='1' id='type-id-902'/>
- <typedef-decl name='__uid_t' type-id='type-id-105' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='146' column='1' id='type-id-903'/>
- <typedef-decl name='__gid_t' type-id='type-id-105' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='147' column='1' id='type-id-904'/>
- <typedef-decl name='__blksize_t' type-id='type-id-53' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='174' column='1' id='type-id-905'/>
- <typedef-decl name='__blkcnt_t' type-id='type-id-53' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='179' column='1' id='type-id-906'/>
-
- <array-type-def dimensions='1' type-id='type-id-867' size-in-bits='192' id='type-id-907'>
- <subrange length='3' type-id='type-id-16' id='type-id-293'/>
-
- </array-type-def>
- <pointer-type-def type-id='type-id-898' size-in-bits='64' id='type-id-908'/>
- <function-decl name='_Py_stat' mangled-name='_Py_stat' filepath='Python/fileutils.c' line='1242' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_stat'>
- <parameter type-id='type-id-14' name='path' filepath='Python/fileutils.c' line='1242' column='1'/>
- <parameter type-id='type-id-908' name='statbuf' filepath='Python/fileutils.c' line='1242' column='1'/>
- <return type-id='type-id-8'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='_syscall' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='119' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='_arch' type-id='type-id-31' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='120' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='siginfo_t' type-id='type-id-1228' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='124' column='1' id='type-id-1227'/>
+ <typedef-decl name='sigset_t' type-id='type-id-43' filepath='/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h' line='7' column='1' id='type-id-85'/>
+ <qualified-type-def type-id='type-id-1221' const='yes' id='type-id-1239'/>
+ <pointer-type-def type-id='type-id-1239' size-in-bits='64' id='type-id-1240'/>
+ <qualified-type-def type-id='type-id-1240' restrict='yes' id='type-id-1241'/>
+ <pointer-type-def type-id='type-id-1221' size-in-bits='64' id='type-id-1242'/>
+ <qualified-type-def type-id='type-id-1242' restrict='yes' id='type-id-1243'/>
+ <pointer-type-def type-id='type-id-1227' size-in-bits='64' id='type-id-199'/>
+ <pointer-type-def type-id='type-id-85' size-in-bits='64' id='type-id-57'/>
+ <pointer-type-def type-id='type-id-1244' size-in-bits='64' id='type-id-1217'/>
+ <pointer-type-def type-id='type-id-1245' size-in-bits='64' id='type-id-1223'/>
+ <function-decl name='_PyBytes_InitTypes' filepath='./Include/internal/pycore_bytesobject.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_Py_FinishPendingCalls' filepath='./Include/internal/pycore_ceval.h' line='30' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_Fini' filepath='./Include/internal/pycore_ceval.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_InitGIL' filepath='./Include/internal/pycore_ceval.h' line='85' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyEval_FiniGIL' filepath='./Include/internal/pycore_ceval.h' line='86' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyContext_Init' filepath='./Include/internal/pycore_context.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyContext_Fini' filepath='./Include/internal/pycore_context.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyDict_Fini' filepath='./Include/internal/pycore_dict.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyExc_InitState' filepath='./Include/internal/pycore_exceptions.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyExc_InitGlobalObjects' filepath='./Include/internal/pycore_exceptions.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyExc_InitTypes' filepath='./Include/internal/pycore_exceptions.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyExc_Fini' filepath='./Include/internal/pycore_exceptions.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyExc_ClearExceptionGroupType' filepath='./Include/internal/pycore_exceptions.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_write_noraise' mangled-name='_Py_write_noraise' filepath='./Include/internal/pycore_fileutils.h' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_write_noraise'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_Py_ResetForceASCII' mangled-name='_Py_ResetForceASCII' filepath='./Include/internal/pycore_fileutils.h' line='211' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_ResetForceASCII'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyFloat_InitState' filepath='./Include/internal/pycore_floatobject.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyFloat_InitTypes' filepath='./Include/internal/pycore_floatobject.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyFloat_Fini' filepath='./Include/internal/pycore_floatobject.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyFloat_FiniType' filepath='./Include/internal/pycore_floatobject.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyGC_CollectNoFail' filepath='./Include/internal/pycore_gc.h' line='169' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyAsyncGen_Fini' filepath='./Include/internal/pycore_genobject.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyImport_BootstrapImp' filepath='./Include/internal/pycore_import.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyErr_SetFromPyStatus' filepath='./Include/internal/pycore_initconfig.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-66'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyPreConfig_InitFromConfig' filepath='./Include/internal/pycore_initconfig.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1179'/>
+ <parameter type-id='type-id-271'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyPreConfig_Read' filepath='./Include/internal/pycore_initconfig.h' line='137' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1179'/>
+ <parameter type-id='type-id-1186'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyPreConfig_Write' filepath='./Include/internal/pycore_initconfig.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1183'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyConfig_Copy' filepath='./Include/internal/pycore_initconfig.h' line='152' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-65'/>
+ <parameter type-id='type-id-271'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyConfig_InitImportConfig' filepath='./Include/internal/pycore_initconfig.h' line='158' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-65'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyConfig_Read' filepath='./Include/internal/pycore_initconfig.h' line='159' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-65'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyConfig_Write' filepath='./Include/internal/pycore_initconfig.h' line='160' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-271'/>
+ <parameter type-id='type-id-800'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_ClearModules' filepath='./Include/internal/pycore_interp.h' line='200' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_Py_fstat' mangled-name='_Py_fstat' filepath='Python/fileutils.c' line='1189' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_fstat'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='1189' column='1'/>
- <parameter type-id='type-id-908' name='status' filepath='Python/fileutils.c' line='1189' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyInterpreterState_Clear' filepath='./Include/internal/pycore_interp.h' line='201' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_Py_fstat_noraise' mangled-name='_Py_fstat_noraise' filepath='Python/fileutils.c' line='1122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_fstat_noraise'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='1122' column='1'/>
- <parameter type-id='type-id-908' name='status' filepath='Python/fileutils.c' line='1122' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyList_Fini' filepath='./Include/internal/pycore_list.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_Py_GetLocaleEncodingObject' mangled-name='_Py_GetLocaleEncodingObject' filepath='Python/fileutils.c' line='926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetLocaleEncodingObject'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyLong_InitTypes' filepath='./Include/internal/pycore_long.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='_Py_GetLocaleEncoding' mangled-name='_Py_GetLocaleEncoding' filepath='Python/fileutils.c' line='890' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetLocaleEncoding'>
- <return type-id='type-id-281'/>
+ <function-decl name='_PyLong_FiniTypes' filepath='./Include/internal/pycore_long.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_Py_EncodeLocaleEx' mangled-name='_Py_EncodeLocaleEx' filepath='Python/fileutils.c' line='869' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_EncodeLocaleEx'>
- <parameter type-id='type-id-545' name='text' filepath='Python/fileutils.c' line='869' column='1'/>
- <parameter type-id='type-id-494' name='str' filepath='Python/fileutils.c' line='869' column='1'/>
- <parameter type-id='type-id-582' name='error_pos' filepath='Python/fileutils.c' line='870' column='1'/>
- <parameter type-id='type-id-483' name='reason' filepath='Python/fileutils.c' line='870' column='1'/>
- <parameter type-id='type-id-8' name='current_locale' filepath='Python/fileutils.c' line='871' column='1'/>
- <parameter type-id='type-id-386' name='errors' filepath='Python/fileutils.c' line='871' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyPathConfig_UpdateGlobal' filepath='./Include/internal/pycore_pathconfig.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-271'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='_Py_EncodeLocaleRaw' mangled-name='_Py_EncodeLocaleRaw' filepath='Python/fileutils.c' line='862' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_EncodeLocaleRaw'>
- <parameter type-id='type-id-545' name='text' filepath='Python/fileutils.c' line='862' column='1'/>
- <parameter type-id='type-id-582' name='error_pos' filepath='Python/fileutils.c' line='862' column='1'/>
- <return type-id='type-id-115'/>
+ <function-decl name='_PyErr_InitTypes' filepath='./Include/internal/pycore_pyerrors.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='Py_EncodeLocale' mangled-name='Py_EncodeLocale' filepath='Python/fileutils.c' line='853' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_EncodeLocale'>
- <parameter type-id='type-id-545' name='text' filepath='Python/fileutils.c' line='862' column='1'/>
- <parameter type-id='type-id-582' name='error_pos' filepath='Python/fileutils.c' line='862' column='1'/>
- <return type-id='type-id-115'/>
- </function-decl>
- <function-decl name='Py_DecodeLocale' mangled-name='Py_DecodeLocale' filepath='Python/fileutils.c' line='651' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_DecodeLocale'>
- <parameter type-id='type-id-3' name='arg' filepath='Python/fileutils.c' line='651' column='1'/>
- <parameter type-id='type-id-582' name='wlen' filepath='Python/fileutils.c' line='651' column='1'/>
- <return type-id='type-id-281'/>
- </function-decl>
- <function-decl name='_Py_DecodeLocaleEx' mangled-name='_Py_DecodeLocaleEx' filepath='Python/fileutils.c' line='589' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DecodeLocaleEx'>
- <parameter type-id='type-id-3' name='arg' filepath='Python/fileutils.c' line='589' column='1'/>
- <parameter type-id='type-id-374' name='wstr' filepath='Python/fileutils.c' line='589' column='1'/>
- <parameter type-id='type-id-582' name='wlen' filepath='Python/fileutils.c' line='589' column='1'/>
- <parameter type-id='type-id-483' name='reason' filepath='Python/fileutils.c' line='590' column='1'/>
- <parameter type-id='type-id-8' name='current_locale' filepath='Python/fileutils.c' line='591' column='1'/>
- <parameter type-id='type-id-386' name='errors' filepath='Python/fileutils.c' line='591' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='_Py_ResetForceASCII' mangled-name='_Py_ResetForceASCII' filepath='Python/fileutils.c' line='308' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_ResetForceASCII'>
- <return type-id='type-id-70'/>
- </function-decl>
- <function-decl name='_Py_GetForceASCII' mangled-name='_Py_GetForceASCII' filepath='Python/fileutils.c' line='298' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_GetForceASCII'>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyErr_FiniTypes' filepath='./Include/internal/pycore_pyerrors.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_Py_device_encoding' mangled-name='_Py_device_encoding' filepath='Python/fileutils.c' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_device_encoding'>
- <parameter type-id='type-id-8' name='fd' filepath='Python/fileutils.c' line='69' column='1'/>
- <return type-id='type-id-14'/>
+ <var-decl name='_Py_UnhandledKeyboardInterrupt' type-id='type-id-21' mangled-name='_Py_UnhandledKeyboardInterrupt' visibility='default' filepath='./Include/internal/pycore_pylifecycle.h' line='19' column='1' elf-symbol-id='_Py_UnhandledKeyboardInterrupt'/>
+ <function-decl name='_Py_ClearFileSystemEncoding' filepath='./Include/internal/pycore_pylifecycle.h' line='24' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/suggestions.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_Py_UTF8_Edit_Cost' mangled-name='_Py_UTF8_Edit_Cost' filepath='Python/suggestions.c' line='281' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_UTF8_Edit_Cost'>
- <parameter type-id='type-id-14' name='a' filepath='Python/suggestions.c' line='281' column='1'/>
- <parameter type-id='type-id-14' name='b' filepath='Python/suggestions.c' line='281' column='1'/>
- <parameter type-id='type-id-36' name='max_cost' filepath='Python/suggestions.c' line='281' column='1'/>
- <return type-id='type-id-36'/>
+ <function-decl name='_PyUnicode_InitEncodings' filepath='./Include/internal/pycore_pylifecycle.h' line='25' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-66'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Python/dynload_shlib.c' comp-dir-path='/src' language='LANG_C99'>
-
- <array-type-def dimensions='1' type-id='type-id-3' size-in-bits='infinite' id='type-id-909'>
- <subrange length='infinite' id='type-id-6'/>
-
- </array-type-def>
- <var-decl name='_PyImport_DynLoadFiletab' type-id='type-id-909' visibility='default' filepath='./Python/importdl.h' line='9' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Modules/main.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='Py_BytesMain' mangled-name='Py_BytesMain' filepath='Modules/main.c' line='727' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_BytesMain'>
- <parameter type-id='type-id-8' name='argc' filepath='Modules/main.c' line='727' column='1'/>
- <parameter type-id='type-id-494' name='argv' filepath='Modules/main.c' line='727' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyFaulthandler_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='Py_Main' mangled-name='Py_Main' filepath='Modules/main.c' line='715' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Main'>
- <parameter type-id='type-id-8' name='argc' filepath='Modules/main.c' line='715' column='1'/>
- <parameter type-id='type-id-374' name='argv' filepath='Modules/main.c' line='715' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyTraceMalloc_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='Py_RunMain' mangled-name='Py_RunMain' filepath='Modules/main.c' line='676' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_RunMain'>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyBuiltin_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-2'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='Modules/gcmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyObject_GC_IsFinalized' mangled-name='PyObject_GC_IsFinalized' filepath='Modules/gcmodule.c' line='2369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_IsFinalized'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PySys_Create' filepath='./Include/internal/pycore_pylifecycle.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='PyObject_GC_IsTracked' mangled-name='PyObject_GC_IsTracked' filepath='Modules/gcmodule.c' line='2360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_IsTracked'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PySys_UpdateConfig' filepath='./Include/internal/pycore_pylifecycle.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyObject_GC_Del' mangled-name='PyObject_GC_Del' filepath='Modules/gcmodule.c' line='2345' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_Del'>
- <parameter type-id='type-id-18' name='op' filepath='Modules/gcmodule.c' line='2345' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_PySys_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='45' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyObject_GC_Resize' mangled-name='_PyObject_GC_Resize' filepath='Modules/gcmodule.c' line='2327' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GC_Resize'>
- <parameter type-id='type-id-541' name='op' filepath='Modules/gcmodule.c' line='2327' column='1'/>
- <parameter type-id='type-id-36' name='nitems' filepath='Modules/gcmodule.c' line='2327' column='1'/>
- <return type-id='type-id-541'/>
+ <function-decl name='_PyBuiltins_AddExceptions' filepath='./Include/internal/pycore_pylifecycle.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='_PyObject_GC_NewVar' mangled-name='_PyObject_GC_NewVar' filepath='Modules/gcmodule.c' line='2307' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GC_NewVar'>
- <parameter type-id='type-id-74' name='tp' filepath='Modules/gcmodule.c' line='2307' column='1'/>
- <parameter type-id='type-id-36' name='nitems' filepath='Modules/gcmodule.c' line='2307' column='1'/>
- <return type-id='type-id-541'/>
+ <function-decl name='_Py_HashRandomization_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='47' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-271'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='_PyObject_GC_New' mangled-name='_PyObject_GC_New' filepath='Modules/gcmodule.c' line='2295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GC_New'>
- <parameter type-id='type-id-74' name='tp' filepath='Modules/gcmodule.c' line='2295' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyImportZip_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='PyObject_IS_GC' mangled-name='PyObject_IS_GC' filepath='Modules/gcmodule.c' line='2247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_IS_GC'>
- <parameter type-id='type-id-14' name='o' filepath='Objects/abstract.c' line='2303' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyGC_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='50' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='PyObject_GC_UnTrack' mangled-name='PyObject_GC_UnTrack' filepath='Modules/gcmodule.c' line='2235' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_UnTrack'>
- <parameter type-id='type-id-18' name='op_raw' filepath='Modules/gcmodule.c' line='2235' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_PyAtExit_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='PyObject_GC_Track' mangled-name='PyObject_GC_Track' filepath='Modules/gcmodule.c' line='2216' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyObject_GC_Track'>
- <parameter type-id='type-id-18' name='op_raw' filepath='Modules/gcmodule.c' line='2216' column='1'/>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_Deepfreeze_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyGC_Collect' mangled-name='PyGC_Collect' filepath='Modules/gcmodule.c' line='2068' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGC_Collect'>
- <return type-id='type-id-36'/>
+ <function-decl name='_PySignal_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyGC_IsEnabled' mangled-name='PyGC_IsEnabled' filepath='Modules/gcmodule.c' line='2060' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGC_IsEnabled'>
- <return type-id='type-id-8'/>
+ <function-decl name='_PySignal_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyGC_Disable' mangled-name='PyGC_Disable' filepath='Modules/gcmodule.c' line='2051' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGC_Disable'>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyImport_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyGC_Enable' mangled-name='PyGC_Enable' filepath='Modules/gcmodule.c' line='2042' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGC_Enable'>
- <return type-id='type-id-8'/>
+ <function-decl name='_Py_HashRandomization_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyInit_gc' mangled-name='PyInit_gc' filepath='Modules/gcmodule.c' line='2035' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_gc'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyFaulthandler_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/atexitmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit_atexit' mangled-name='PyInit_atexit' filepath='./Modules/atexitmodule.c' line='287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_atexit'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyHash_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/faulthandler.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit_faulthandler' mangled-name='PyInit_faulthandler' filepath='./Modules/faulthandler.c' line='1333' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_faulthandler'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyTraceMalloc_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/posixmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit_posix' mangled-name='PyInit_posix' filepath='./Modules/posixmodule.c' line='15942' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_posix'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyThread_FiniType' filepath='./Include/internal/pycore_pylifecycle.h' line='69' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_Deepfreeze_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='70' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyArg_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='71' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyGILState_Init' filepath='./Include/internal/pycore_pylifecycle.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-189'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyGILState_SetTstate' filepath='./Include/internal/pycore_pylifecycle.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyGILState_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyOS_FSPath' mangled-name='PyOS_FSPath' filepath='./Modules/posixmodule.c' line='14469' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_FSPath'>
- <parameter type-id='type-id-14' name='v' filepath='Objects/abstract.c' line='2122' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyGC_DumpShutdownStats' filepath='./Include/internal/pycore_pylifecycle.h' line='77' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_Py_Sigset_Converter' mangled-name='_Py_Sigset_Converter' filepath='./Modules/posixmodule.c' line='1485' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Sigset_Converter'>
- <parameter type-id='type-id-14' name='obj' filepath='./Modules/posixmodule.c' line='1485' column='1'/>
- <parameter type-id='type-id-18' name='addr' filepath='./Modules/posixmodule.c' line='1485' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyAtExit_Call' filepath='./Include/internal/pycore_pylifecycle.h' line='98' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <typedef-decl name='gid_t' type-id='type-id-904' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='64' column='1' id='type-id-910'/>
- <pointer-type-def type-id='type-id-910' size-in-bits='64' id='type-id-911'/>
- <function-decl name='_Py_Gid_Converter' mangled-name='_Py_Gid_Converter' filepath='./Modules/posixmodule.c' line='773' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Gid_Converter'>
- <parameter type-id='type-id-14' name='obj' filepath='./Modules/posixmodule.c' line='773' column='1'/>
- <parameter type-id='type-id-911' name='p' filepath='./Modules/posixmodule.c' line='773' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyInterpreterState_Enable' mangled-name='_PyInterpreterState_Enable' filepath='./Include/internal/pycore_pystate.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_Enable'>
+ <parameter type-id='type-id-189'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <typedef-decl name='uid_t' type-id='type-id-903' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='79' column='1' id='type-id-912'/>
- <pointer-type-def type-id='type-id-912' size-in-bits='64' id='type-id-913'/>
- <function-decl name='_Py_Uid_Converter' mangled-name='_Py_Uid_Converter' filepath='./Modules/posixmodule.c' line='667' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Uid_Converter'>
- <parameter type-id='type-id-14' name='obj' filepath='./Modules/posixmodule.c' line='667' column='1'/>
- <parameter type-id='type-id-913' name='p' filepath='./Modules/posixmodule.c' line='667' column='1'/>
- <return type-id='type-id-8'/>
+ <var-decl name='_PyRuntime' type-id='type-id-1088' mangled-name='_PyRuntime' visibility='default' filepath='./Include/internal/pycore_runtime.h' line='152' column='1' elf-symbol-id='_PyRuntime'/>
+ <function-decl name='_PyRuntimeState_Init' mangled-name='_PyRuntimeState_Init' filepath='./Include/internal/pycore_runtime.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRuntimeState_Init'>
+ <parameter type-id='type-id-189'/>
+ <return type-id='type-id-66'/>
</function-decl>
- <function-decl name='_PyLong_FromGid' mangled-name='_PyLong_FromGid' filepath='./Modules/posixmodule.c' line='659' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromGid'>
- <parameter type-id='type-id-910' name='gid' filepath='./Modules/posixmodule.c' line='659' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyRuntimeState_Fini' mangled-name='_PyRuntimeState_Fini' filepath='./Include/internal/pycore_runtime.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRuntimeState_Fini'>
+ <parameter type-id='type-id-189'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyLong_FromUid' mangled-name='_PyLong_FromUid' filepath='./Modules/posixmodule.c' line='651' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromUid'>
- <parameter type-id='type-id-912' name='uid' filepath='./Modules/posixmodule.c' line='651' column='1'/>
- <return type-id='type-id-14'/>
+ <function-decl name='_PySlice_Fini' filepath='./Include/internal/pycore_sliceobject.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyOS_AfterFork' mangled-name='PyOS_AfterFork' filepath='./Modules/posixmodule.c' line='633' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_AfterFork'>
- <return type-id='type-id-70'/>
+ <function-decl name='_PySys_ClearAuditHooks' filepath='./Include/internal/pycore_sysmodule.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyOS_AfterFork_Child' mangled-name='PyOS_AfterFork_Child' filepath='./Modules/posixmodule.c' line='573' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_AfterFork_Child'>
- <return type-id='type-id-70'/>
+ <function-decl name='_PySys_SetAttr' filepath='./Include/internal/pycore_sysmodule.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyOS_AfterFork_Parent' mangled-name='PyOS_AfterFork_Parent' filepath='./Modules/posixmodule.c' line='564' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_AfterFork_Parent'>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_DumpTracebackThreads' mangled-name='_Py_DumpTracebackThreads' filepath='./Include/internal/pycore_traceback.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpTracebackThreads'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-245'/>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='PyOS_BeforeFork' mangled-name='PyOS_BeforeFork' filepath='./Modules/posixmodule.c' line='556' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_BeforeFork'>
- <return type-id='type-id-70'/>
+ <function-decl name='_Py_DumpASCII' mangled-name='_Py_DumpASCII' filepath='./Include/internal/pycore_traceback.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpASCII'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
</function-decl>
+ <function-decl name='_Py_DumpDecimal' mangled-name='_Py_DumpDecimal' filepath='./Include/internal/pycore_traceback.h' line='72' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpDecimal'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_DumpHexadecimal' mangled-name='_Py_DumpHexadecimal' filepath='./Include/internal/pycore_traceback.h' line='78' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpHexadecimal'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-32'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyTuple_InitTypes' filepath='./Include/internal/pycore_tuple.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyTuple_Fini' filepath='./Include/internal/pycore_tuple.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyTypes_InitState' filepath='./Include/internal/pycore_typeobject.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyTypes_InitTypes' filepath='./Include/internal/pycore_typeobject.h' line='15' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyTypes_FiniTypes' filepath='./Include/internal/pycore_typeobject.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyTypes_Fini' filepath='./Include/internal/pycore_typeobject.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_InitState' filepath='./Include/internal/pycore_unicodeobject.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_InitGlobalObjects' filepath='./Include/internal/pycore_unicodeobject.h' line='18' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_InitTypes' filepath='./Include/internal/pycore_unicodeobject.h' line='19' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_Fini' filepath='./Include/internal/pycore_unicodeobject.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_FiniTypes' filepath='./Include/internal/pycore_unicodeobject.h' line='21' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyUnicode_ClearInterned' filepath='./Include/internal/pycore_unicodeobject.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyWarnings_InitState' filepath='./Include/internal/pycore_warnings.h' line='20' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyModule_IsExtension' filepath='./Include/moduleobject.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyGC_Collect' mangled-name='PyGC_Collect' filepath='./Include/objimpl.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyGC_Collect'>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='PyInterpreterState_New' mangled-name='PyInterpreterState_New' filepath='./Include/pystate.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_New'>
+ <return type-id='type-id-245'/>
+ </function-decl>
+ <function-decl name='PyInterpreterState_Delete' mangled-name='PyInterpreterState_Delete' filepath='./Include/pystate.h' line='16' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Delete'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThreadState_New' mangled-name='PyThreadState_New' filepath='./Include/pystate.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_New'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-188'/>
+ </function-decl>
+ <function-decl name='PyThreadState_Clear' mangled-name='PyThreadState_Clear' filepath='./Include/pystate.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Clear'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThreadState_Delete' mangled-name='PyThreadState_Delete' filepath='./Include/pystate.h' line='50' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Delete'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThreadState_Swap' mangled-name='PyThreadState_Swap' filepath='./Include/pystate.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Swap'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-188'/>
+ </function-decl>
+ <function-decl name='PyOS_mystrnicmp' mangled-name='PyOS_mystrnicmp' filepath='./Include/pystrcmp.h' line='8' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_mystrnicmp'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyErr_PrintEx' mangled-name='PyErr_PrintEx' filepath='./Include/pythonrun.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_PrintEx'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyErr_Display' mangled-name='PyErr_Display' filepath='./Include/pythonrun.h' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_Display'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PySys_SetObject' mangled-name='PySys_SetObject' filepath='./Include/sysmodule.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PySys_SetObject'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='nl_langinfo' filepath='/usr/include/langinfo.h' line='661' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1219'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='sigemptyset' filepath='/usr/include/signal.h' line='199' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-57'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sigaction' filepath='/usr/include/signal.h' line='243' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-1241'/>
+ <parameter type-id='type-id-1243'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='vfprintf' filepath='/usr/include/stdio.h' line='365' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-401'/>
+ <parameter type-id='type-id-192'/>
+ <parameter type-id='type-id-318'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='abort' filepath='/usr/include/stdlib.h' line='598' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='exit' filepath='/usr/include/stdlib.h' line='624' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='setenv' filepath='/usr/include/stdlib.h' line='660' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyIO_Fini' filepath='Python/pylifecycle.c' line='32' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyRuntime_Finalize' mangled-name='_PyRuntime_Finalize' filepath='Python/pylifecycle.c' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRuntime_Finalize'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_IsCoreInitialized' mangled-name='_Py_IsCoreInitialized' filepath='Python/pylifecycle.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_IsCoreInitialized'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_SetConfig' mangled-name='_PyInterpreterState_SetConfig' filepath='Python/pylifecycle.c' line='493' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_SetConfig'>
+ <parameter type-id='type-id-271' name='src_config' filepath='Python/pylifecycle.c' line='493' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_PreInitializeFromPyArgv' mangled-name='_Py_PreInitializeFromPyArgv' filepath='Python/pylifecycle.c' line='913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_PreInitializeFromPyArgv'>
+ <parameter type-id='type-id-1183' name='src_config' filepath='Python/pylifecycle.c' line='913' column='1'/>
+ <parameter type-id='type-id-1186' name='args' filepath='Python/pylifecycle.c' line='913' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='Py_PreInitializeFromBytesArgs' mangled-name='Py_PreInitializeFromBytesArgs' filepath='Python/pylifecycle.c' line='960' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_PreInitializeFromBytesArgs'>
+ <parameter type-id='type-id-1183' name='src_config' filepath='Python/pylifecycle.c' line='960' column='1'/>
+ <parameter type-id='type-id-7' name='argc' filepath='Python/pylifecycle.c' line='960' column='1'/>
+ <parameter type-id='type-id-246' name='argv' filepath='Python/pylifecycle.c' line='960' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='Py_PreInitializeFromArgs' mangled-name='Py_PreInitializeFromArgs' filepath='Python/pylifecycle.c' line='968' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_PreInitializeFromArgs'>
+ <parameter type-id='type-id-1183' name='src_config' filepath='Python/pylifecycle.c' line='968' column='1'/>
+ <parameter type-id='type-id-7' name='argc' filepath='Python/pylifecycle.c' line='968' column='1'/>
+ <parameter type-id='type-id-244' name='argv' filepath='Python/pylifecycle.c' line='968' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='Py_PreInitialize' mangled-name='Py_PreInitialize' filepath='Python/pylifecycle.c' line='976' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_PreInitialize'>
+ <parameter type-id='type-id-1183' name='src_config' filepath='Python/pylifecycle.c' line='976' column='1'/>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='_PyThread_debug_deprecation' filepath='Python/pylifecycle.c' line='1095' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='Py_InitializeEx' mangled-name='Py_InitializeEx' filepath='Python/pylifecycle.c' line='1272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_InitializeEx'>
+ <parameter type-id='type-id-21' name='install_sigs' filepath='Python/pylifecycle.c' line='1272' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='Py_Initialize' mangled-name='Py_Initialize' filepath='Python/pylifecycle.c' line='1300' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Initialize'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_InitializeMain' mangled-name='_Py_InitializeMain' filepath='Python/pylifecycle.c' line='1307' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_InitializeMain'>
+ <return type-id='type-id-66'/>
+ </function-decl>
+ <function-decl name='Py_Finalize' mangled-name='Py_Finalize' filepath='Python/pylifecycle.c' line='1936' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Finalize'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_NewInterpreter' mangled-name='_Py_NewInterpreter' filepath='Python/pylifecycle.c' line='2040' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_NewInterpreter'>
+ <parameter type-id='type-id-21' name='isolated_subinterpreter' filepath='Python/pylifecycle.c' line='2040' column='1'/>
+ <return type-id='type-id-188'/>
+ </function-decl>
+ <function-decl name='Py_NewInterpreter' mangled-name='Py_NewInterpreter' filepath='Python/pylifecycle.c' line='2052' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_NewInterpreter'>
+ <return type-id='type-id-188'/>
+ </function-decl>
+ <function-decl name='Py_EndInterpreter' mangled-name='Py_EndInterpreter' filepath='Python/pylifecycle.c' line='2070' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_EndInterpreter'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/pylifecycle.c' line='2070' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_DumpExtensionModules' mangled-name='_Py_DumpExtensionModules' filepath='Python/pylifecycle.c' line='2641' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpExtensionModules'>
+ <parameter type-id='type-id-21' name='fd' filepath='Python/pylifecycle.c' line='2641' column='1'/>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pylifecycle.c' line='2641' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='Py_FatalError' mangled-name='Py_FatalError' filepath='Python/pylifecycle.c' line='2814' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_FatalError'>
+ <parameter type-id='type-id-6' name='msg' filepath='Python/pylifecycle.c' line='2814' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='Py_AtExit' mangled-name='Py_AtExit' filepath='Python/pylifecycle.c' line='2913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_AtExit'>
+ <parameter type-id='type-id-237' name='func' filepath='Python/pylifecycle.c' line='2913' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_Exit' mangled-name='Py_Exit' filepath='Python/pylifecycle.c' line='2938' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_Exit'>
+ <parameter type-id='type-id-21' name='sts' filepath='Python/pylifecycle.c' line='2938' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='Py_FdIsInteractive' mangled-name='Py_FdIsInteractive' filepath='Python/pylifecycle.c' line='2955' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_FdIsInteractive'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pylifecycle.c' line='2955' column='1'/>
+ <parameter type-id='type-id-6' name='filename' filepath='Python/pylifecycle.c' line='2955' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_FdIsInteractive' mangled-name='_Py_FdIsInteractive' filepath='Python/pylifecycle.c' line='2968' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_FdIsInteractive'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pylifecycle.c' line='2968' column='1'/>
+ <parameter type-id='type-id-2' name='filename' filepath='Python/pylifecycle.c' line='2968' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyOS_getsig' mangled-name='PyOS_getsig' filepath='Python/pylifecycle.c' line='2985' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_getsig'>
+ <parameter type-id='type-id-21' name='sig' filepath='Python/pylifecycle.c' line='2985' column='1'/>
+ <return type-id='type-id-1218'/>
+ </function-decl>
+ <function-decl name='PyOS_setsig' mangled-name='PyOS_setsig' filepath='Python/pylifecycle.c' line='3024' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_setsig'>
+ <parameter type-id='type-id-21' name='sig' filepath='Python/pylifecycle.c' line='3024' column='1'/>
+ <parameter type-id='type-id-1218' name='handler' filepath='Python/pylifecycle.c' line='3024' column='1'/>
+ <return type-id='type-id-1218'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-1244'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-58'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-1245'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-199'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-type>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/signalmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_PyOS_IsMainThread' mangled-name='_PyOS_IsMainThread' filepath='./Modules/signalmodule.c' line='2070' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyOS_IsMainThread'>
- <return type-id='type-id-8'/>
+ <abi-instr address-size='64' path='Python/pystate.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <pointer-type-def type-id='type-id-811' size-in-bits='64' id='type-id-1246'/>
+ <pointer-type-def type-id='type-id-809' size-in-bits='64' id='type-id-1247'/>
+ <pointer-type-def type-id='type-id-793' size-in-bits='64' id='type-id-1248'/>
+ <pointer-type-def type-id='type-id-749' size-in-bits='64' id='type-id-1249'/>
+ <function-decl name='_PyEval_InitRuntimeState' filepath='./Include/internal/pycore_ceval.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1247'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_InitState' filepath='./Include/internal/pycore_ceval.h' line='32' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1248'/>
+ <parameter type-id='type-id-791'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_FiniState' filepath='./Include/internal/pycore_ceval.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1248'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyEval_ReleaseLock' filepath='./Include/internal/pycore_ceval.h' line='88' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyGC_InitState' filepath='./Include/internal/pycore_gc.h' line='167' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1249'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyType_InitCache' filepath='./Include/internal/pycore_object.h' line='80' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyGC_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyWarnings_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='66' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyAST_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyAtExit_Fini' filepath='./Include/internal/pycore_pylifecycle.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-245'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyObject_VirtualAlloc' filepath='./Include/internal/pycore_pymem.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='_PyObject_VirtualFree' filepath='./Include/internal/pycore_pymem.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThread_get_thread_native_id' mangled-name='PyThread_get_thread_native_id' filepath='./Include/pythread.h' line='25' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_get_thread_native_id'>
+ <return type-id='type-id-38'/>
+ </function-decl>
+ <function-decl name='PyThread_tss_is_created' mangled-name='PyThread_tss_is_created' filepath='./Include/pythread.h' line='117' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_is_created'>
+ <parameter type-id='type-id-1246'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyThread_tss_create' mangled-name='PyThread_tss_create' filepath='./Include/pythread.h' line='118' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_create'>
+ <parameter type-id='type-id-1246'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyThread_tss_delete' mangled-name='PyThread_tss_delete' filepath='./Include/pythread.h' line='119' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_delete'>
+ <parameter type-id='type-id-1246'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThread_tss_set' mangled-name='PyThread_tss_set' filepath='./Include/pythread.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_set'>
+ <parameter type-id='type-id-1246'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyThread_tss_get' mangled-name='PyThread_tss_get' filepath='./Include/pythread.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_get'>
+ <parameter type-id='type-id-1246'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyInterpreterState_Clear' mangled-name='PyInterpreterState_Clear' filepath='Python/pystate.c' line='458' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Clear'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='458' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_RequiresIDRef' mangled-name='_PyInterpreterState_RequiresIDRef' filepath='Python/pystate.c' line='690' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_RequiresIDRef'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='690' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_RequireIDRef' mangled-name='_PyInterpreterState_RequireIDRef' filepath='Python/pystate.c' line='696' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_RequireIDRef'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='696' column='1'/>
+ <parameter type-id='type-id-21' name='required' filepath='Python/pystate.c' line='696' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_GetMainModule' mangled-name='_PyInterpreterState_GetMainModule' filepath='Python/pystate.c' line='702' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetMainModule'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='702' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyInterpreterState_GetDict' mangled-name='PyInterpreterState_GetDict' filepath='Python/pystate.c' line='712' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_GetDict'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='712' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyThreadState_Prealloc' mangled-name='_PyThreadState_Prealloc' filepath='Python/pystate.c' line='869' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_Prealloc'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='869' column='1'/>
+ <return type-id='type-id-188'/>
+ </function-decl>
+ <function-decl name='_PyThreadState_Init' mangled-name='_PyThreadState_Init' filepath='Python/pystate.c' line='877' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_Init'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/pystate.c' line='877' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='PyOS_InterruptOccurred' mangled-name='PyOS_InterruptOccurred' filepath='./Modules/signalmodule.c' line='2037' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_InterruptOccurred'>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyThreadState_SetCurrent' mangled-name='_PyThreadState_SetCurrent' filepath='Python/pystate.c' line='883' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_SetCurrent'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/pystate.c' line='883' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyOS_InterruptOccurred' mangled-name='_PyOS_InterruptOccurred' filepath='./Modules/signalmodule.c' line='2019' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyOS_InterruptOccurred'>
- <parameter type-id='type-id-10' name='tstate' filepath='./Modules/signalmodule.c' line='2019' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='PyState_FindModule' mangled-name='PyState_FindModule' filepath='Python/pystate.c' line='893' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyState_FindModule'>
+ <parameter type-id='type-id-393' name='module' filepath='Python/pystate.c' line='893' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='_Py_RestoreSignals' mangled-name='_Py_RestoreSignals' filepath='./Modules/signalmodule.c' line='1965' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_RestoreSignals'>
- <return type-id='type-id-70'/>
+ <function-decl name='PyState_AddModule' mangled-name='PyState_AddModule' filepath='Python/pystate.c' line='945' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyState_AddModule'>
+ <parameter type-id='type-id-2' name='module' filepath='Python/pystate.c' line='945' column='1'/>
+ <parameter type-id='type-id-393' name='def' filepath='Python/pystate.c' line='945' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyErr_SetInterrupt' mangled-name='PyErr_SetInterrupt' filepath='./Modules/signalmodule.c' line='1927' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetInterrupt'>
- <return type-id='type-id-70'/>
+ <function-decl name='PyState_RemoveModule' mangled-name='PyState_RemoveModule' filepath='Python/pystate.c' line='966' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyState_RemoveModule'>
+ <parameter type-id='type-id-393' name='def' filepath='Python/pystate.c' line='966' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='PyErr_SetInterruptEx' mangled-name='PyErr_SetInterruptEx' filepath='./Modules/signalmodule.c' line='1911' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_SetInterruptEx'>
- <parameter type-id='type-id-8' name='signum' filepath='./Modules/signalmodule.c' line='1911' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyThreadState_DeleteCurrent' mangled-name='_PyThreadState_DeleteCurrent' filepath='Python/pystate.c' line='1132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_DeleteCurrent'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/pystate.c' line='1132' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyErr_CheckSignals' mangled-name='_PyErr_CheckSignals' filepath='./Modules/signalmodule.c' line='1899' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_CheckSignals'>
- <return type-id='type-id-8'/>
+ <function-decl name='PyThreadState_DeleteCurrent' mangled-name='PyThreadState_DeleteCurrent' filepath='Python/pystate.c' line='1143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_DeleteCurrent'>
+ <return type-id='type-id-58'/>
</function-decl>
- <function-decl name='_PyErr_CheckSignalsTstate' mangled-name='_PyErr_CheckSignalsTstate' filepath='./Modules/signalmodule.c' line='1811' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_CheckSignalsTstate'>
- <parameter type-id='type-id-10' name='tstate' filepath='./Modules/signalmodule.c' line='1811' column='1'/>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyThreadState_UncheckedGet' mangled-name='_PyThreadState_UncheckedGet' filepath='Python/pystate.c' line='1194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_UncheckedGet'>
+ <return type-id='type-id-188'/>
</function-decl>
- <function-decl name='PyErr_CheckSignals' mangled-name='PyErr_CheckSignals' filepath='./Modules/signalmodule.c' line='1798' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyErr_CheckSignals'>
- <return type-id='type-id-8'/>
+ <function-decl name='_PyThreadState_GetDict' mangled-name='_PyThreadState_GetDict' filepath='Python/pystate.c' line='1247' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThreadState_GetDict'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/pystate.c' line='1247' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- <function-decl name='PyInit__signal' mangled-name='PyInit__signal' filepath='./Modules/signalmodule.c' line='1758' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__signal'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyThreadState_GetInterpreter' mangled-name='PyThreadState_GetInterpreter' filepath='Python/pystate.c' line='1272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_GetInterpreter'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/pystate.c' line='1272' column='1'/>
+ <return type-id='type-id-245'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_tracemalloc.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_PyTraceMalloc_GetTraceback' mangled-name='_PyTraceMalloc_GetTraceback' filepath='./Modules/_tracemalloc.c' line='1811' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTraceMalloc_GetTraceback'>
- <parameter type-id='type-id-105' name='domain' filepath='./Modules/_tracemalloc.c' line='1811' column='1'/>
- <parameter type-id='type-id-358' name='ptr' filepath='./Modules/_tracemalloc.c' line='1811' column='1'/>
- <return type-id='type-id-14'/>
- </function-decl>
- <function-decl name='PyTraceMalloc_Untrack' mangled-name='PyTraceMalloc_Untrack' filepath='./Modules/_tracemalloc.c' line='1752' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTraceMalloc_Untrack'>
- <parameter type-id='type-id-105' name='domain' filepath='./Modules/_tracemalloc.c' line='1752' column='1'/>
- <parameter type-id='type-id-358' name='ptr' filepath='./Modules/_tracemalloc.c' line='1752' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyTraceMalloc_Track' mangled-name='PyTraceMalloc_Track' filepath='./Modules/_tracemalloc.c' line='1729' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyTraceMalloc_Track'>
- <parameter type-id='type-id-105' name='domain' filepath='./Modules/_tracemalloc.c' line='1729' column='1'/>
- <parameter type-id='type-id-358' name='ptr' filepath='./Modules/_tracemalloc.c' line='1729' column='1'/>
- <parameter type-id='type-id-54' name='size' filepath='./Modules/_tracemalloc.c' line='1730' column='1'/>
- <return type-id='type-id-8'/>
- </function-decl>
- <function-decl name='PyInit__tracemalloc' mangled-name='PyInit__tracemalloc' filepath='./Modules/_tracemalloc.c' line='1694' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__tracemalloc'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyThreadState_GetID' mangled-name='PyThreadState_GetID' filepath='Python/pystate.c' line='1300' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_GetID'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/pystate.c' line='1300' column='1'/>
+ <return type-id='type-id-128'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_codecsmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__codecs' mangled-name='PyInit__codecs' filepath='./Modules/_codecsmodule.c' line='1067' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__codecs'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyThreadState_SetAsyncExc' mangled-name='PyThreadState_SetAsyncExc' filepath='Python/pystate.c' line='1316' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_SetAsyncExc'>
+ <parameter type-id='type-id-38' name='id' filepath='Python/pystate.c' line='1316' column='1'/>
+ <parameter type-id='type-id-2' name='exc' filepath='Python/pystate.c' line='1316' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_collectionsmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__collections' mangled-name='PyInit__collections' filepath='./Modules/_collectionsmodule.c' line='2612' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__collections'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyInterpreterState_Head' mangled-name='PyInterpreterState_Head' filepath='Python/pystate.c' line='1357' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Head'>
+ <return type-id='type-id-245'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/errnomodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit_errno' mangled-name='PyInit_errno' filepath='./Modules/errnomodule.c' line='960' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_errno'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyInterpreterState_Main' mangled-name='PyInterpreterState_Main' filepath='Python/pystate.c' line='1363' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Main'>
+ <return type-id='type-id-245'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_io/_iomodule.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='_PyIO_Module' type-id='type-id-538' visibility='default' filepath='./Modules/_io/_iomodule.h' line='140' column='1'/>
- <function-decl name='PyInit__io' mangled-name='PyInit__io' filepath='./Modules/_io/_iomodule.c' line='681' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__io'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyInterpreterState_Next' mangled-name='PyInterpreterState_Next' filepath='Python/pystate.c' line='1369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_Next'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='1369' column='1'/>
+ <return type-id='type-id-245'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_io/iobase.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyIOBase_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='8' column='1'/>
- <var-decl name='PyRawIOBase_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='9' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_io/fileio.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyFileIO_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='14' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_io/bytesio.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyBytesIO_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='15' column='1'/>
- <var-decl name='_PyBytesIOBuffer_Type' type-id='type-id-112' mangled-name='_PyBytesIOBuffer_Type' visibility='default' filepath='./Modules/_io/_iomodule.h' line='158' column='1' elf-symbol-id='_PyBytesIOBuffer_Type'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_io/bufferedio.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyBufferedIOBase_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='10' column='1'/>
- <var-decl name='PyBufferedReader_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='17' column='1'/>
- <var-decl name='PyBufferedWriter_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='18' column='1'/>
- <var-decl name='PyBufferedRWPair_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='19' column='1'/>
- <var-decl name='PyBufferedRandom_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='20' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_io/textio.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyTextIOBase_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='11' column='1'/>
- <var-decl name='PyIncrementalNewlineDecoder_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='22' column='1'/>
- <var-decl name='PyTextIOWrapper_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='21' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_io/stringio.c' comp-dir-path='/src' language='LANG_C99'>
- <var-decl name='PyStringIO_Type' type-id='type-id-112' visibility='default' filepath='./Modules/_io/_iomodule.h' line='16' column='1'/>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/itertoolsmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit_itertools' mangled-name='PyInit_itertools' filepath='./Modules/itertoolsmodule.c' line='4901' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_itertools'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyInterpreterState_ThreadHead' mangled-name='PyInterpreterState_ThreadHead' filepath='Python/pystate.c' line='1374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInterpreterState_ThreadHead'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='1374' column='1'/>
+ <return type-id='type-id-188'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_sre/sre.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__sre' mangled-name='PyInit__sre' filepath='./Modules/_sre/sre.c' line='3036' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__sre'>
- <return type-id='type-id-14'/>
+ <function-decl name='PyThreadState_Next' mangled-name='PyThreadState_Next' filepath='Python/pystate.c' line='1379' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThreadState_Next'>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/pystate.c' line='1379' column='1'/>
+ <return type-id='type-id-188'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_threadmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__thread' mangled-name='PyInit__thread' filepath='./Modules/_threadmodule.c' line='1700' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__thread'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyThread_CurrentFrames' mangled-name='_PyThread_CurrentFrames' filepath='Python/pystate.c' line='1389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThread_CurrentFrames'>
+ <return type-id='type-id-2'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/timemodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit_time' mangled-name='PyInit_time' filepath='./Modules/timemodule.c' line='2111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_time'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyThread_CurrentExceptions' mangled-name='_PyThread_CurrentExceptions' filepath='Python/pystate.c' line='1447' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyThread_CurrentExceptions'>
+ <return type-id='type-id-2'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_weakref.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__weakref' mangled-name='PyInit__weakref' filepath='./Modules/_weakref.c' line='193' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__weakref'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyGILState_GetInterpreterStateUnsafe' mangled-name='_PyGILState_GetInterpreterStateUnsafe' filepath='Python/pystate.c' line='1565' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyGILState_GetInterpreterStateUnsafe'>
+ <return type-id='type-id-245'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_abc.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__abc' mangled-name='PyInit__abc' filepath='./Modules/_abc.c' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__abc'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyObject_CheckCrossInterpreterData' mangled-name='_PyObject_CheckCrossInterpreterData' filepath='Python/pystate.c' line='1791' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_CheckCrossInterpreterData'>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pystate.c' line='1791' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_functoolsmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__functools' mangled-name='PyInit__functools' filepath='./Modules/_functoolsmodule.c' line='1535' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__functools'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyObject_GetCrossInterpreterData' mangled-name='_PyObject_GetCrossInterpreterData' filepath='Python/pystate.c' line='1823' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyObject_GetCrossInterpreterData'>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pystate.c' line='1823' column='1'/>
+ <parameter type-id='type-id-841' name='data' filepath='Python/pystate.c' line='1823' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_localemodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__locale' mangled-name='PyInit__locale' filepath='./Modules/_localemodule.c' line='913' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__locale'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyCrossInterpreterData_Release' mangled-name='_PyCrossInterpreterData_Release' filepath='Python/pystate.c' line='1895' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCrossInterpreterData_Release'>
+ <parameter type-id='type-id-841' name='data' filepath='Python/pystate.c' line='1895' column='1'/>
+ <return type-id='type-id-58'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_operator.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__operator' mangled-name='PyInit__operator' filepath='./Modules/_operator.c' line='1891' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__operator'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyCrossInterpreterData_NewObject' mangled-name='_PyCrossInterpreterData_NewObject' filepath='Python/pystate.c' line='1918' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCrossInterpreterData_NewObject'>
+ <parameter type-id='type-id-841' name='data' filepath='Python/pystate.c' line='1918' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/_stat.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__stat' mangled-name='PyInit__stat' filepath='./Modules/_stat.c' line='630' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__stat'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyCrossInterpreterData_RegisterClass' mangled-name='_PyCrossInterpreterData_RegisterClass' filepath='Python/pystate.c' line='1948' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCrossInterpreterData_RegisterClass'>
+ <parameter type-id='type-id-1' name='cls' filepath='Python/pystate.c' line='1948' column='1'/>
+ <parameter type-id='type-id-721' name='getdata' filepath='Python/pystate.c' line='1949' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/symtablemodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit__symtable' mangled-name='PyInit__symtable' filepath='./Modules/symtablemodule.c' line='123' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit__symtable'>
- <return type-id='type-id-14'/>
+ <function-decl name='_PyCrossInterpreterData_Lookup' mangled-name='_PyCrossInterpreterData_Lookup' filepath='Python/pystate.c' line='1978' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyCrossInterpreterData_Lookup'>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pystate.c' line='1978' column='1'/>
+ <return type-id='type-id-721'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_GetEvalFrameFunc' mangled-name='_PyInterpreterState_GetEvalFrameFunc' filepath='Python/pystate.c' line='2128' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetEvalFrameFunc'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='2128' column='1'/>
+ <return type-id='type-id-716'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_SetEvalFrameFunc' mangled-name='_PyInterpreterState_SetEvalFrameFunc' filepath='Python/pystate.c' line='2138' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_SetEvalFrameFunc'>
+ <parameter type-id='type-id-245' name='interp' filepath='Python/pystate.c' line='2138' column='1'/>
+ <parameter type-id='type-id-716' name='eval_frame' filepath='Python/pystate.c' line='2139' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyInterpreterState_GetConfigCopy' mangled-name='_PyInterpreterState_GetConfigCopy' filepath='Python/pystate.c' line='2158' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyInterpreterState_GetConfigCopy'>
+ <parameter type-id='type-id-65' name='config' filepath='Python/pystate.c' line='2158' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/pwdmodule.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit_pwd' mangled-name='PyInit_pwd' filepath='./Modules/pwdmodule.c' line='368' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_pwd'>
- <return type-id='type-id-14'/>
+ <abi-instr address-size='64' path='Python/pystrcmp.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='PyOS_mystricmp' mangled-name='PyOS_mystricmp' filepath='Python/pystrcmp.c' line='22' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyOS_mystricmp'>
+ <parameter type-id='type-id-6' name='s1' filepath='Python/pystrcmp.c' line='22' column='1'/>
+ <parameter type-id='type-id-6' name='s2' filepath='Python/pystrcmp.c' line='22' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/xxsubtype.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='PyInit_xxsubtype' mangled-name='PyInit_xxsubtype' filepath='./Modules/xxsubtype.c' line='313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyInit_xxsubtype'>
- <return type-id='type-id-14'/>
+ <abi-instr address-size='64' path='Python/pystrhex.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_Py_strhex' mangled-name='_Py_strhex' filepath='Python/pystrhex.c' line='148' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_strhex'>
+ <parameter type-id='type-id-6' name='argbuf' filepath='Python/pystrhex.c' line='148' column='1'/>
+ <parameter type-id='type-id-253' name='arglen' filepath='Python/pystrhex.c' line='148' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_strhex_bytes' mangled-name='_Py_strhex_bytes' filepath='Python/pystrhex.c' line='155' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_strhex_bytes'>
+ <parameter type-id='type-id-6' name='argbuf' filepath='Python/pystrhex.c' line='155' column='1'/>
+ <parameter type-id='type-id-253' name='arglen' filepath='Python/pystrhex.c' line='155' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_strhex_bytes_with_sep' mangled-name='_Py_strhex_bytes_with_sep' filepath='Python/pystrhex.c' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_strhex_bytes_with_sep'>
+ <parameter type-id='type-id-6' name='argbuf' filepath='Python/pystrhex.c' line='170' column='1'/>
+ <parameter type-id='type-id-253' name='arglen' filepath='Python/pystrhex.c' line='170' column='1'/>
+ <parameter type-id='type-id-2' name='sep' filepath='Python/pystrhex.c' line='171' column='1'/>
+ <parameter type-id='type-id-273' name='bytes_per_group' filepath='Python/pystrhex.c' line='171' column='1'/>
+ <return type-id='type-id-2'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='./Modules/getpath.c' comp-dir-path='/src' language='LANG_C99'>
- <function-decl name='_Py_Get_Getpath_CodeObject' mangled-name='_Py_Get_Getpath_CodeObject' filepath='./Modules/getpath.c' line='790' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_Get_Getpath_CodeObject'>
- <return type-id='type-id-14'/>
+ <abi-instr address-size='64' path='Python/pythonrun.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='PyAST_mod2obj' filepath='./Include/internal/pycore_ast.h' line='849' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-472'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyParser_ASTFromString' filepath='./Include/internal/pycore_parser.h' line='11' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-218'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-471'/>
+ </function-decl>
+ <function-decl name='_PyParser_ASTFromFile' filepath='./Include/internal/pycore_parser.h' line='17' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-218'/>
+ <parameter type-id='type-id-190'/>
+ <parameter type-id='type-id-569'/>
+ <return type-id='type-id-471'/>
+ </function-decl>
+ <function-decl name='_Py_Offer_Suggestions' filepath='./Include/internal/pycore_pyerrors.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyTraceBack_Print_Indented' mangled-name='_PyTraceBack_Print_Indented' filepath='./Include/internal/pycore_traceback.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTraceBack_Print_Indented'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_WriteIndentedMargin' mangled-name='_Py_WriteIndentedMargin' filepath='./Include/internal/pycore_traceback.h' line='95' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_WriteIndentedMargin'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-6'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_WriteIndent' mangled-name='_Py_WriteIndent' filepath='./Include/internal/pycore_traceback.h' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_WriteIndent'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='rewind' filepath='/usr/include/stdio.h' line='723' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-239'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyRun_AnyFileObject' mangled-name='_PyRun_AnyFileObject' filepath='Python/pythonrun.c' line='58' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRun_AnyFileObject'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='58' column='1'/>
+ <parameter type-id='type-id-2' name='filename' filepath='Python/pythonrun.c' line='58' column='1'/>
+ <parameter type-id='type-id-21' name='closeit' filepath='Python/pythonrun.c' line='58' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='59' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyRun_InteractiveLoopObject' mangled-name='_PyRun_InteractiveLoopObject' filepath='Python/pythonrun.c' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRun_InteractiveLoopObject'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='112' column='1'/>
+ <parameter type-id='type-id-2' name='filename' filepath='Python/pythonrun.c' line='112' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='112' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_InteractiveLoopFlags' mangled-name='PyRun_InteractiveLoopFlags' filepath='Python/pythonrun.c' line='168' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveLoopFlags'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='168' column='1'/>
+ <parameter type-id='type-id-6' name='filename' filepath='Python/pythonrun.c' line='168' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='168' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_InteractiveOneObject' mangled-name='PyRun_InteractiveOneObject' filepath='Python/pythonrun.c' line='272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveOneObject'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='272' column='1'/>
+ <parameter type-id='type-id-2' name='filename' filepath='Python/pythonrun.c' line='272' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='272' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_InteractiveOneFlags' mangled-name='PyRun_InteractiveOneFlags' filepath='Python/pythonrun.c' line='285' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveOneFlags'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='285' column='1'/>
+ <parameter type-id='type-id-6' name='filename_str' filepath='Python/pythonrun.c' line='285' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='285' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyRun_SimpleFileObject' mangled-name='_PyRun_SimpleFileObject' filepath='Python/pythonrun.c' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyRun_SimpleFileObject'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='383' column='1'/>
+ <parameter type-id='type-id-2' name='filename' filepath='Python/pythonrun.c' line='383' column='1'/>
+ <parameter type-id='type-id-21' name='closeit' filepath='Python/pythonrun.c' line='383' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='384' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_SimpleFileExFlags' mangled-name='PyRun_SimpleFileExFlags' filepath='Python/pythonrun.c' line='466' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleFileExFlags'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='466' column='1'/>
+ <parameter type-id='type-id-6' name='filename' filepath='Python/pythonrun.c' line='466' column='1'/>
+ <parameter type-id='type-id-21' name='closeit' filepath='Python/pythonrun.c' line='466' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='467' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_SimpleStringFlags' mangled-name='PyRun_SimpleStringFlags' filepath='Python/pythonrun.c' line='480' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleStringFlags'>
+ <parameter type-id='type-id-6' name='command' filepath='Python/pythonrun.c' line='480' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='480' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_Py_HandleSystemExit' mangled-name='_Py_HandleSystemExit' filepath='Python/pythonrun.c' line='696' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_HandleSystemExit'>
+ <parameter type-id='type-id-190' name='exitcode_p' filepath='Python/pythonrun.c' line='696' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyErr_Display' mangled-name='_PyErr_Display' filepath='Python/pythonrun.c' line='1551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyErr_Display'>
+ <parameter type-id='type-id-2' name='file' filepath='Python/pythonrun.c' line='1551' column='1'/>
+ <parameter type-id='type-id-2' name='exception' filepath='Python/pythonrun.c' line='1551' column='1'/>
+ <parameter type-id='type-id-2' name='value' filepath='Python/pythonrun.c' line='1551' column='1'/>
+ <parameter type-id='type-id-2' name='tb' filepath='Python/pythonrun.c' line='1551' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyRun_FileExFlags' mangled-name='PyRun_FileExFlags' filepath='Python/pythonrun.c' line='1669' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_FileExFlags'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='1669' column='1'/>
+ <parameter type-id='type-id-6' name='filename' filepath='Python/pythonrun.c' line='1669' column='1'/>
+ <parameter type-id='type-id-21' name='start' filepath='Python/pythonrun.c' line='1669' column='1'/>
+ <parameter type-id='type-id-2' name='globals' filepath='Python/pythonrun.c' line='1669' column='1'/>
+ <parameter type-id='type-id-2' name='locals' filepath='Python/pythonrun.c' line='1670' column='1'/>
+ <parameter type-id='type-id-21' name='closeit' filepath='Python/pythonrun.c' line='1670' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='1670' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='Py_CompileStringExFlags' mangled-name='Py_CompileStringExFlags' filepath='Python/pythonrun.c' line='1836' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_CompileStringExFlags'>
+ <parameter type-id='type-id-6' name='str' filepath='Python/pythonrun.c' line='1836' column='1'/>
+ <parameter type-id='type-id-6' name='filename_str' filepath='Python/pythonrun.c' line='1836' column='1'/>
+ <parameter type-id='type-id-21' name='start' filepath='Python/pythonrun.c' line='1836' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='1837' column='1'/>
+ <parameter type-id='type-id-21' name='optimize' filepath='Python/pythonrun.c' line='1837' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyRun_AnyFile' mangled-name='PyRun_AnyFile' filepath='Python/pythonrun.c' line='1938' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_AnyFile'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='1938' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Python/pythonrun.c' line='1938' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_AnyFileEx' mangled-name='PyRun_AnyFileEx' filepath='Python/pythonrun.c' line='1945' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_AnyFileEx'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='1945' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Python/pythonrun.c' line='1945' column='1'/>
+ <parameter type-id='type-id-21' name='closeit' filepath='Python/pythonrun.c' line='1945' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_AnyFileFlags' mangled-name='PyRun_AnyFileFlags' filepath='Python/pythonrun.c' line='1952' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_AnyFileFlags'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='1952' column='1'/>
+ <parameter type-id='type-id-6' name='name' filepath='Python/pythonrun.c' line='1952' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='1952' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_File' mangled-name='PyRun_File' filepath='Python/pythonrun.c' line='1959' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_File'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='1959' column='1'/>
+ <parameter type-id='type-id-6' name='p' filepath='Python/pythonrun.c' line='1959' column='1'/>
+ <parameter type-id='type-id-21' name='s' filepath='Python/pythonrun.c' line='1959' column='1'/>
+ <parameter type-id='type-id-2' name='g' filepath='Python/pythonrun.c' line='1959' column='1'/>
+ <parameter type-id='type-id-2' name='l' filepath='Python/pythonrun.c' line='1959' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyRun_FileEx' mangled-name='PyRun_FileEx' filepath='Python/pythonrun.c' line='1966' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_FileEx'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='1966' column='1'/>
+ <parameter type-id='type-id-6' name='p' filepath='Python/pythonrun.c' line='1966' column='1'/>
+ <parameter type-id='type-id-21' name='s' filepath='Python/pythonrun.c' line='1966' column='1'/>
+ <parameter type-id='type-id-2' name='g' filepath='Python/pythonrun.c' line='1966' column='1'/>
+ <parameter type-id='type-id-2' name='l' filepath='Python/pythonrun.c' line='1966' column='1'/>
+ <parameter type-id='type-id-21' name='c' filepath='Python/pythonrun.c' line='1966' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyRun_FileFlags' mangled-name='PyRun_FileFlags' filepath='Python/pythonrun.c' line='1973' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_FileFlags'>
+ <parameter type-id='type-id-239' name='fp' filepath='Python/pythonrun.c' line='1973' column='1'/>
+ <parameter type-id='type-id-6' name='p' filepath='Python/pythonrun.c' line='1973' column='1'/>
+ <parameter type-id='type-id-21' name='s' filepath='Python/pythonrun.c' line='1973' column='1'/>
+ <parameter type-id='type-id-2' name='g' filepath='Python/pythonrun.c' line='1973' column='1'/>
+ <parameter type-id='type-id-2' name='l' filepath='Python/pythonrun.c' line='1973' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='1974' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyRun_SimpleFile' mangled-name='PyRun_SimpleFile' filepath='Python/pythonrun.c' line='1981' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleFile'>
+ <parameter type-id='type-id-239' name='f' filepath='Python/pythonrun.c' line='1981' column='1'/>
+ <parameter type-id='type-id-6' name='p' filepath='Python/pythonrun.c' line='1981' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_SimpleFileEx' mangled-name='PyRun_SimpleFileEx' filepath='Python/pythonrun.c' line='1988' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleFileEx'>
+ <parameter type-id='type-id-239' name='f' filepath='Python/pythonrun.c' line='1988' column='1'/>
+ <parameter type-id='type-id-6' name='p' filepath='Python/pythonrun.c' line='1988' column='1'/>
+ <parameter type-id='type-id-21' name='c' filepath='Python/pythonrun.c' line='1988' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_String' mangled-name='PyRun_String' filepath='Python/pythonrun.c' line='1996' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_String'>
+ <parameter type-id='type-id-6' name='str' filepath='Python/pythonrun.c' line='1996' column='1'/>
+ <parameter type-id='type-id-21' name='s' filepath='Python/pythonrun.c' line='1996' column='1'/>
+ <parameter type-id='type-id-2' name='g' filepath='Python/pythonrun.c' line='1996' column='1'/>
+ <parameter type-id='type-id-2' name='l' filepath='Python/pythonrun.c' line='1996' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyRun_SimpleString' mangled-name='PyRun_SimpleString' filepath='Python/pythonrun.c' line='2003' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_SimpleString'>
+ <parameter type-id='type-id-6' name='s' filepath='Python/pythonrun.c' line='2003' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='Py_CompileString' mangled-name='Py_CompileString' filepath='Python/pythonrun.c' line='2010' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_CompileString'>
+ <parameter type-id='type-id-6' name='str' filepath='Python/pythonrun.c' line='2010' column='1'/>
+ <parameter type-id='type-id-6' name='p' filepath='Python/pythonrun.c' line='2010' column='1'/>
+ <parameter type-id='type-id-21' name='s' filepath='Python/pythonrun.c' line='2010' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='Py_CompileStringFlags' mangled-name='Py_CompileStringFlags' filepath='Python/pythonrun.c' line='2017' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='Py_CompileStringFlags'>
+ <parameter type-id='type-id-6' name='str' filepath='Python/pythonrun.c' line='2017' column='1'/>
+ <parameter type-id='type-id-6' name='p' filepath='Python/pythonrun.c' line='2017' column='1'/>
+ <parameter type-id='type-id-21' name='s' filepath='Python/pythonrun.c' line='2017' column='1'/>
+ <parameter type-id='type-id-218' name='flags' filepath='Python/pythonrun.c' line='2018' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='PyRun_InteractiveOne' mangled-name='PyRun_InteractiveOne' filepath='Python/pythonrun.c' line='2025' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveOne'>
+ <parameter type-id='type-id-239' name='f' filepath='Python/pythonrun.c' line='2025' column='1'/>
+ <parameter type-id='type-id-6' name='p' filepath='Python/pythonrun.c' line='2025' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyRun_InteractiveLoop' mangled-name='PyRun_InteractiveLoop' filepath='Python/pythonrun.c' line='2032' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyRun_InteractiveLoop'>
+ <parameter type-id='type-id-239' name='f' filepath='Python/pythonrun.c' line='2032' column='1'/>
+ <parameter type-id='type-id-6' name='p' filepath='Python/pythonrun.c' line='2032' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='Python/frozen.c' comp-dir-path='/src' language='LANG_C99'>
- <class-decl name='_frozen' size-in-bits='256' is-struct='yes' visibility='default' filepath='./Include/cpython/import.h' line='31' column='1' id='type-id-914'>
+ <abi-instr address-size='64' path='Python/pytime.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <class-decl name='_Py_clock_info_t' size-in-bits='192' is-struct='yes' naming-typedef-id='type-id-1250' visibility='default' filepath='./Include/cpython/pytime.h' line='232' column='1' id='type-id-1251'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/cpython/import.h' line='32' column='1'/>
+ <var-decl name='implementation' type-id='type-id-6' visibility='default' filepath='./Include/cpython/pytime.h' line='233' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='code' type-id='type-id-528' visibility='default' filepath='./Include/cpython/import.h' line='33' column='1'/>
+ <var-decl name='monotonic' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pytime.h' line='234' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='adjustable' type-id='type-id-21' visibility='default' filepath='./Include/cpython/pytime.h' line='235' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='size' type-id='type-id-8' visibility='default' filepath='./Include/cpython/import.h' line='34' column='1'/>
+ <var-decl name='resolution' type-id='type-id-258' visibility='default' filepath='./Include/cpython/pytime.h' line='236' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='is_package' type-id='type-id-8' visibility='default' filepath='./Include/cpython/import.h' line='35' column='1'/>
+ </class-decl>
+ <typedef-decl name='_Py_clock_info_t' type-id='type-id-1251' filepath='./Include/cpython/pytime.h' line='237' column='1' id='type-id-1250'/>
+ <typedef-decl name='__suseconds_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='162' column='1' id='type-id-1252'/>
+ <typedef-decl name='__clockid_t' type-id='type-id-21' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='169' column='1' id='type-id-222'/>
+ <typedef-decl name='clockid_t' type-id='type-id-222' filepath='/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h' line='7' column='1' id='type-id-231'/>
+ <class-decl name='timeval' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h' line='8' column='1' id='type-id-112'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='tv_sec' type-id='type-id-1092' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h' line='14' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='get_code' type-id='type-id-534' visibility='default' filepath='./Include/cpython/import.h' line='36' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='tv_usec' type-id='type-id-1252' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h' line='15' column='1'/>
</data-member>
</class-decl>
- <qualified-type-def type-id='type-id-914' const='yes' id='type-id-915'/>
- <pointer-type-def type-id='type-id-915' size-in-bits='64' id='type-id-916'/>
- <var-decl name='_PyImport_FrozenBootstrap' type-id='type-id-916' mangled-name='_PyImport_FrozenBootstrap' visibility='default' filepath='./Include/internal/pycore_import.h' line='18' column='1' elf-symbol-id='_PyImport_FrozenBootstrap'/>
- <var-decl name='_PyImport_FrozenStdlib' type-id='type-id-916' mangled-name='_PyImport_FrozenStdlib' visibility='default' filepath='./Include/internal/pycore_import.h' line='19' column='1' elf-symbol-id='_PyImport_FrozenStdlib'/>
- <var-decl name='_PyImport_FrozenTest' type-id='type-id-916' mangled-name='_PyImport_FrozenTest' visibility='default' filepath='./Include/internal/pycore_import.h' line='20' column='1' elf-symbol-id='_PyImport_FrozenTest'/>
- <class-decl name='_module_alias' size-in-bits='128' is-struct='yes' visibility='default' filepath='./Include/internal/pycore_import.h' line='13' column='1' id='type-id-917'>
+ <class-decl name='tm' size-in-bits='448' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='7' column='1' id='type-id-224'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-3' visibility='default' filepath='./Include/internal/pycore_import.h' line='14' column='1'/>
+ <var-decl name='tm_sec' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='9' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='tm_min' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='10' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='orig' type-id='type-id-3' visibility='default' filepath='./Include/internal/pycore_import.h' line='15' column='1'/>
+ <var-decl name='tm_hour' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='11' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='tm_mday' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='12' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='tm_mon' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='13' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='tm_year' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='tm_wday' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='15' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='tm_yday' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='16' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='tm_isdst' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='17' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='tm_gmtoff' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='20' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='tm_zone' type-id='type-id-6' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='21' column='1'/>
</data-member>
</class-decl>
- <qualified-type-def type-id='type-id-917' const='yes' id='type-id-918'/>
- <pointer-type-def type-id='type-id-918' size-in-bits='64' id='type-id-919'/>
- <var-decl name='_PyImport_FrozenAliases' type-id='type-id-919' visibility='default' filepath='./Include/internal/pycore_import.h' line='21' column='1'/>
- <var-decl name='PyImport_FrozenModules' type-id='type-id-916' mangled-name='PyImport_FrozenModules' visibility='default' filepath='./Include/cpython/import.h' line='42' column='1' elf-symbol-id='PyImport_FrozenModules'/>
+ <typedef-decl name='time_t' type-id='type-id-1092' filepath='/usr/include/x86_64-linux-gnu/bits/types/time_t.h' line='10' column='1' id='type-id-229'/>
+ <pointer-type-def type-id='type-id-1170' size-in-bits='64' id='type-id-1253'/>
+ <pointer-type-def type-id='type-id-1250' size-in-bits='64' id='type-id-1254'/>
+ <qualified-type-def type-id='type-id-229' const='yes' id='type-id-1255'/>
+ <pointer-type-def type-id='type-id-1255' size-in-bits='64' id='type-id-1256'/>
+ <qualified-type-def type-id='type-id-1256' restrict='yes' id='type-id-1257'/>
+ <pointer-type-def type-id='type-id-59' size-in-bits='64' id='type-id-1258'/>
+ <pointer-type-def type-id='type-id-229' size-in-bits='64' id='type-id-228'/>
+ <pointer-type-def type-id='type-id-112' size-in-bits='64' id='type-id-1259'/>
+ <pointer-type-def type-id='type-id-224' size-in-bits='64' id='type-id-230'/>
+ <qualified-type-def type-id='type-id-230' restrict='yes' id='type-id-1260'/>
+ <function-decl name='gmtime_r' filepath='/usr/include/time.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1257'/>
+ <parameter type-id='type-id-1260'/>
+ <return type-id='type-id-230'/>
+ </function-decl>
+ <function-decl name='localtime_r' filepath='/usr/include/time.h' line='159' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1257'/>
+ <parameter type-id='type-id-1260'/>
+ <return type-id='type-id-230'/>
+ </function-decl>
+ <function-decl name='clock_getres' filepath='/usr/include/time.h' line='276' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-231'/>
+ <parameter type-id='type-id-191'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='clock_gettime' filepath='/usr/include/time.h' line='279' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-231'/>
+ <parameter type-id='type-id-191'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_Add' mangled-name='_PyTime_Add' filepath='Python/pytime.c' line='104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_Add'>
+ <parameter type-id='type-id-1170' name='t1' filepath='Python/pytime.c' line='104' column='1'/>
+ <parameter type-id='type-id-1170' name='t2' filepath='Python/pytime.c' line='104' column='1'/>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyTime_MulDiv' mangled-name='_PyTime_MulDiv' filepath='Python/pytime.c' line='152' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_MulDiv'>
+ <parameter type-id='type-id-1170' name='ticks' filepath='Python/pytime.c' line='152' column='1'/>
+ <parameter type-id='type-id-1170' name='mul' filepath='Python/pytime.c' line='152' column='1'/>
+ <parameter type-id='type-id-1170' name='div' filepath='Python/pytime.c' line='152' column='1'/>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyLong_AsTime_t' mangled-name='_PyLong_AsTime_t' filepath='Python/pytime.c' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_AsTime_t'>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pytime.c' line='169' column='1'/>
+ <return type-id='type-id-229'/>
+ </function-decl>
+ <function-decl name='_PyLong_FromTime_t' mangled-name='_PyLong_FromTime_t' filepath='Python/pytime.c' line='189' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyLong_FromTime_t'>
+ <parameter type-id='type-id-229' name='t' filepath='Python/pytime.c' line='189' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyTime_ObjectToTime_t' mangled-name='_PyTime_ObjectToTime_t' filepath='Python/pytime.c' line='357' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_ObjectToTime_t'>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pytime.c' line='357' column='1'/>
+ <parameter type-id='type-id-228' name='sec' filepath='Python/pytime.c' line='357' column='1'/>
+ <parameter type-id='type-id-1171' name='round' filepath='Python/pytime.c' line='357' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_ObjectToTimespec' mangled-name='_PyTime_ObjectToTimespec' filepath='Python/pytime.c' line='392' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_ObjectToTimespec'>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pytime.c' line='392' column='1'/>
+ <parameter type-id='type-id-228' name='sec' filepath='Python/pytime.c' line='392' column='1'/>
+ <parameter type-id='type-id-1258' name='nsec' filepath='Python/pytime.c' line='392' column='1'/>
+ <parameter type-id='type-id-1171' name='round' filepath='Python/pytime.c' line='393' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_ObjectToTimeval' mangled-name='_PyTime_ObjectToTimeval' filepath='Python/pytime.c' line='400' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_ObjectToTimeval'>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pytime.c' line='400' column='1'/>
+ <parameter type-id='type-id-228' name='sec' filepath='Python/pytime.c' line='400' column='1'/>
+ <parameter type-id='type-id-1258' name='usec' filepath='Python/pytime.c' line='400' column='1'/>
+ <parameter type-id='type-id-1171' name='round' filepath='Python/pytime.c' line='401' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_FromSeconds' mangled-name='_PyTime_FromSeconds' filepath='Python/pytime.c' line='408' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromSeconds'>
+ <parameter type-id='type-id-21' name='seconds' filepath='Python/pytime.c' line='408' column='1'/>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyTime_FromNanoseconds' mangled-name='_PyTime_FromNanoseconds' filepath='Python/pytime.c' line='425' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromNanoseconds'>
+ <parameter type-id='type-id-1170' name='ns' filepath='Python/pytime.c' line='425' column='1'/>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyTime_FromNanosecondsObject' mangled-name='_PyTime_FromNanosecondsObject' filepath='Python/pytime.c' line='432' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromNanosecondsObject'>
+ <parameter type-id='type-id-1253' name='tp' filepath='Python/pytime.c' line='432' column='1'/>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pytime.c' line='432' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_FromTimespec' mangled-name='_PyTime_FromTimespec' filepath='Python/pytime.c' line='482' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromTimespec'>
+ <parameter type-id='type-id-1253' name='tp' filepath='Python/pytime.c' line='482' column='1'/>
+ <parameter type-id='type-id-191' name='ts' filepath='Python/pytime.c' line='482' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_FromTimeval' mangled-name='_PyTime_FromTimeval' filepath='Python/pytime.c' line='513' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromTimeval'>
+ <parameter type-id='type-id-1253' name='tp' filepath='Python/pytime.c' line='513' column='1'/>
+ <parameter type-id='type-id-1259' name='tv' filepath='Python/pytime.c' line='513' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_FromSecondsObject' mangled-name='_PyTime_FromSecondsObject' filepath='Python/pytime.c' line='581' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromSecondsObject'>
+ <parameter type-id='type-id-1253' name='tp' filepath='Python/pytime.c' line='581' column='1'/>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pytime.c' line='581' column='1'/>
+ <parameter type-id='type-id-1171' name='round' filepath='Python/pytime.c' line='581' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_FromMillisecondsObject' mangled-name='_PyTime_FromMillisecondsObject' filepath='Python/pytime.c' line='588' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_FromMillisecondsObject'>
+ <parameter type-id='type-id-1253' name='tp' filepath='Python/pytime.c' line='588' column='1'/>
+ <parameter type-id='type-id-2' name='obj' filepath='Python/pytime.c' line='588' column='1'/>
+ <parameter type-id='type-id-1171' name='round' filepath='Python/pytime.c' line='588' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_AsSecondsDouble' mangled-name='_PyTime_AsSecondsDouble' filepath='Python/pytime.c' line='595' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsSecondsDouble'>
+ <parameter type-id='type-id-1170' name='t' filepath='Python/pytime.c' line='595' column='1'/>
+ <return type-id='type-id-258'/>
+ </function-decl>
+ <function-decl name='_PyTime_AsNanosecondsObject' mangled-name='_PyTime_AsNanosecondsObject' filepath='Python/pytime.c' line='616' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsNanosecondsObject'>
+ <parameter type-id='type-id-1170' name='t' filepath='Python/pytime.c' line='616' column='1'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_PyTime_AsNanoseconds' mangled-name='_PyTime_AsNanoseconds' filepath='Python/pytime.c' line='721' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsNanoseconds'>
+ <parameter type-id='type-id-1170' name='t' filepath='Python/pytime.c' line='721' column='1'/>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyTime_AsMilliseconds' mangled-name='_PyTime_AsMilliseconds' filepath='Python/pytime.c' line='746' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsMilliseconds'>
+ <parameter type-id='type-id-1170' name='t' filepath='Python/pytime.c' line='746' column='1'/>
+ <parameter type-id='type-id-1171' name='round' filepath='Python/pytime.c' line='746' column='1'/>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyTime_AsTimeval' mangled-name='_PyTime_AsTimeval' filepath='Python/pytime.c' line='796' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimeval'>
+ <parameter type-id='type-id-1170' name='t' filepath='Python/pytime.c' line='796' column='1'/>
+ <parameter type-id='type-id-1259' name='tv' filepath='Python/pytime.c' line='796' column='1'/>
+ <parameter type-id='type-id-1171' name='round' filepath='Python/pytime.c' line='796' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_AsTimeval_clamp' mangled-name='_PyTime_AsTimeval_clamp' filepath='Python/pytime.c' line='803' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimeval_clamp'>
+ <parameter type-id='type-id-1170' name='t' filepath='Python/pytime.c' line='803' column='1'/>
+ <parameter type-id='type-id-1259' name='tv' filepath='Python/pytime.c' line='803' column='1'/>
+ <parameter type-id='type-id-1171' name='round' filepath='Python/pytime.c' line='803' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyTime_AsTimevalTime_t' mangled-name='_PyTime_AsTimevalTime_t' filepath='Python/pytime.c' line='810' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimevalTime_t'>
+ <parameter type-id='type-id-1170' name='t' filepath='Python/pytime.c' line='810' column='1'/>
+ <parameter type-id='type-id-228' name='p_secs' filepath='Python/pytime.c' line='810' column='1'/>
+ <parameter type-id='type-id-190' name='us' filepath='Python/pytime.c' line='810' column='1'/>
+ <parameter type-id='type-id-1171' name='round' filepath='Python/pytime.c' line='811' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_AsTimespec_clamp' mangled-name='_PyTime_AsTimespec_clamp' filepath='Python/pytime.c' line='849' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimespec_clamp'>
+ <parameter type-id='type-id-1170' name='t' filepath='Python/pytime.c' line='849' column='1'/>
+ <parameter type-id='type-id-191' name='ts' filepath='Python/pytime.c' line='849' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_PyTime_AsTimespec' mangled-name='_PyTime_AsTimespec' filepath='Python/pytime.c' line='855' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_AsTimespec'>
+ <parameter type-id='type-id-1170' name='t' filepath='Python/pytime.c' line='855' column='1'/>
+ <parameter type-id='type-id-191' name='ts' filepath='Python/pytime.c' line='855' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_GetSystemClock' mangled-name='_PyTime_GetSystemClock' filepath='Python/pytime.c' line='974' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetSystemClock'>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyTime_GetSystemClockWithInfo' mangled-name='_PyTime_GetSystemClockWithInfo' filepath='Python/pytime.c' line='987' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetSystemClockWithInfo'>
+ <parameter type-id='type-id-1253' name='t' filepath='Python/pytime.c' line='987' column='1'/>
+ <parameter type-id='type-id-1254' name='info' filepath='Python/pytime.c' line='987' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_GetMonotonicClock' mangled-name='_PyTime_GetMonotonicClock' filepath='Python/pytime.c' line='1171' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetMonotonicClock'>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyTime_GetMonotonicClockWithInfo' mangled-name='_PyTime_GetMonotonicClockWithInfo' filepath='Python/pytime.c' line='1184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetMonotonicClockWithInfo'>
+ <parameter type-id='type-id-1253' name='tp' filepath='Python/pytime.c' line='1184' column='1'/>
+ <parameter type-id='type-id-1254' name='info' filepath='Python/pytime.c' line='1184' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_GetPerfCounterWithInfo' mangled-name='_PyTime_GetPerfCounterWithInfo' filepath='Python/pytime.c' line='1265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_GetPerfCounterWithInfo'>
+ <parameter type-id='type-id-1253' name='t' filepath='Python/pytime.c' line='1265' column='1'/>
+ <parameter type-id='type-id-1254' name='info' filepath='Python/pytime.c' line='1265' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_localtime' mangled-name='_PyTime_localtime' filepath='Python/pytime.c' line='1295' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_localtime'>
+ <parameter type-id='type-id-229' name='t' filepath='Python/pytime.c' line='1295' column='1'/>
+ <parameter type-id='type-id-230' name='tm' filepath='Python/pytime.c' line='1295' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyTime_gmtime' mangled-name='_PyTime_gmtime' filepath='Python/pytime.c' line='1334' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTime_gmtime'>
+ <parameter type-id='type-id-229' name='t' filepath='Python/pytime.c' line='1334' column='1'/>
+ <parameter type-id='type-id-230' name='tm' filepath='Python/pytime.c' line='1334' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='_PyDeadline_Init' mangled-name='_PyDeadline_Init' filepath='Python/pytime.c' line='1362' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDeadline_Init'>
+ <parameter type-id='type-id-1170' name='timeout' filepath='Python/pytime.c' line='1362' column='1'/>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ <function-decl name='_PyDeadline_Get' mangled-name='_PyDeadline_Get' filepath='Python/pytime.c' line='1370' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyDeadline_Get'>
+ <parameter type-id='type-id-1170' name='deadline' filepath='Python/pytime.c' line='1370' column='1'/>
+ <return type-id='type-id-1170'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/specialize.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-622' size-in-bits='2048' id='type-id-1261'>
+ <subrange length='256' type-id='type-id-38' id='type-id-74'/>
+ </array-type-def>
+ <var-decl name='_PyOpcode_Adaptive' type-id='type-id-1261' visibility='default' filepath='./Include/internal/pycore_code.h' line='113' column='1'/>
+ <var-decl name='_Py_QuickenedCount' type-id='type-id-7' visibility='default' filepath='./Include/internal/pycore_code.h' line='115' column='1'/>
+ <function-decl name='_PyDictKeys_GetVersionForCurrentState' filepath='./Include/internal/pycore_dict.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-436'/>
+ <return type-id='type-id-322'/>
+ </function-decl>
+ <function-decl name='_PyDict_GetItemHint' filepath='./Include/internal/pycore_dict.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-356'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyDictKeys_StringLookup' filepath='./Include/internal/pycore_dict.h' line='66' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-436'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyFunction_GetVersionForCurrentState' filepath='./Include/internal/pycore_function.h' line='13' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-325'/>
+ <return type-id='type-id-322'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/suggestions.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyCode_GetVarnames' filepath='./Include/internal/pycore_code.h' line='217' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-338'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <function-decl name='_Py_UTF8_Edit_Cost' mangled-name='_Py_UTF8_Edit_Cost' filepath='Python/suggestions.c' line='281' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_UTF8_Edit_Cost'>
+ <parameter type-id='type-id-2' name='a' filepath='Python/suggestions.c' line='281' column='1'/>
+ <parameter type-id='type-id-2' name='b' filepath='Python/suggestions.c' line='281' column='1'/>
+ <parameter type-id='type-id-7' name='max_cost' filepath='Python/suggestions.c' line='281' column='1'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/symtable.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <var-decl name='PySTEntry_Type' type-id='type-id-20' visibility='default' filepath='./Include/internal/pycore_symtable.h' line='78' column='1'/>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/thread.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='256' id='type-id-1262'>
+ <subrange length='32' type-id='type-id-38' id='type-id-72'/>
+ </array-type-def>
+ <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='448' id='type-id-1263'>
+ <subrange length='56' type-id='type-id-38' id='type-id-1264'/>
+ </array-type-def>
+ <enum-decl name='PyLockStatus' filepath='./Include/pythread.h' line='12' column='1' id='type-id-1265'>
+ <underlying-type type-id='type-id-34'/>
+ <enumerator name='PY_LOCK_FAILURE' value='0'/>
+ <enumerator name='PY_LOCK_ACQUIRED' value='1'/>
+ <enumerator name='PY_LOCK_INTR' value='2'/>
+ </enum-decl>
+ <typedef-decl name='PyLockStatus' type-id='type-id-1265' filepath='./Include/pythread.h' line='16' column='1' id='type-id-1266'/>
+ <typedef-decl name='pthread_t' type-id='type-id-38' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='27' column='1' id='type-id-217'/>
+ <union-decl name='pthread_condattr_t' size-in-bits='32' naming-typedef-id='type-id-1267' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='41' column='1' id='type-id-1268'>
+ <data-member access='public'>
+ <var-decl name='__size' type-id='type-id-1084' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='43' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='__align' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='44' column='1'/>
+ </data-member>
+ </union-decl>
+ <typedef-decl name='pthread_condattr_t' type-id='type-id-1268' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='45' column='1' id='type-id-1267'/>
+ <union-decl name='pthread_attr_t' size-in-bits='448' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='56' column='1' id='type-id-1269'>
+ <data-member access='public'>
+ <var-decl name='__size' type-id='type-id-1263' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='__align' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='59' column='1'/>
+ </data-member>
+ </union-decl>
+ <typedef-decl name='pthread_attr_t' type-id='type-id-1269' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='62' column='1' id='type-id-1270'/>
+ <union-decl name='sem_t' size-in-bits='256' naming-typedef-id='type-id-1271' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/semaphore.h' line='35' column='1' id='type-id-1272'>
+ <data-member access='public'>
+ <var-decl name='__size' type-id='type-id-1262' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/semaphore.h' line='37' column='1'/>
+ </data-member>
+ <data-member access='public'>
+ <var-decl name='__align' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/semaphore.h' line='38' column='1'/>
+ </data-member>
+ </union-decl>
+ <typedef-decl name='sem_t' type-id='type-id-1272' filepath='/usr/include/x86_64-linux-gnu/bits/semaphore.h' line='39' column='1' id='type-id-1271'/>
+ <qualified-type-def type-id='type-id-1270' const='yes' id='type-id-1273'/>
+ <pointer-type-def type-id='type-id-1273' size-in-bits='64' id='type-id-1274'/>
+ <qualified-type-def type-id='type-id-1274' restrict='yes' id='type-id-1275'/>
+ <qualified-type-def type-id='type-id-1267' const='yes' id='type-id-1276'/>
+ <pointer-type-def type-id='type-id-1276' size-in-bits='64' id='type-id-1277'/>
+ <qualified-type-def type-id='type-id-1277' restrict='yes' id='type-id-1278'/>
+ <pointer-type-def type-id='type-id-1270' size-in-bits='64' id='type-id-1279'/>
+ <pointer-type-def type-id='type-id-1267' size-in-bits='64' id='type-id-1280'/>
+ <pointer-type-def type-id='type-id-723' size-in-bits='64' id='type-id-1281'/>
+ <pointer-type-def type-id='type-id-217' size-in-bits='64' id='type-id-1282'/>
+ <qualified-type-def type-id='type-id-1282' restrict='yes' id='type-id-1283'/>
+ <pointer-type-def type-id='type-id-1271' size-in-bits='64' id='type-id-1284'/>
+ <qualified-type-def type-id='type-id-1284' restrict='yes' id='type-id-1285'/>
+ <qualified-type-def type-id='type-id-1259' restrict='yes' id='type-id-1286'/>
+ <pointer-type-def type-id='type-id-1287' size-in-bits='64' id='type-id-1288'/>
+ <function-decl name='pthread_create' filepath='/usr/include/pthread.h' line='202' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1283'/>
+ <parameter type-id='type-id-1275'/>
+ <parameter type-id='type-id-1288'/>
+ <parameter type-id='type-id-236'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_exit' filepath='/usr/include/pthread.h' line='211' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='pthread_detach' filepath='/usr/include/pthread.h' line='269' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-217'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_self' filepath='/usr/include/pthread.h' line='273' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-217'/>
+ </function-decl>
+ <function-decl name='pthread_attr_init' filepath='/usr/include/pthread.h' line='285' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1279'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_attr_destroy' filepath='/usr/include/pthread.h' line='288' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1279'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_attr_setscope' filepath='/usr/include/pthread.h' line='349' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1279'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_attr_setstacksize' filepath='/usr/include/pthread.h' line='373' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1279'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_cond_init' filepath='/usr/include/pthread.h' line='1112' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1102'/>
+ <parameter type-id='type-id-1278'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_condattr_init' filepath='/usr/include/pthread.h' line='1194' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1280'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_condattr_setclock' filepath='/usr/include/pthread.h' line='1219' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1280'/>
+ <parameter type-id='type-id-222'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_key_create' filepath='/usr/include/pthread.h' line='1297' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1281'/>
+ <parameter type-id='type-id-713'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_key_delete' filepath='/usr/include/pthread.h' line='1302' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-723'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='pthread_getspecific' filepath='/usr/include/pthread.h' line='1305' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-723'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='pthread_setspecific' filepath='/usr/include/pthread.h' line='1308' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-723'/>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sem_init' filepath='/usr/include/semaphore.h' line='35' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1284'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-31'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sem_destroy' filepath='/usr/include/semaphore.h' line='39' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1284'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sem_wait' filepath='/usr/include/semaphore.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1284'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sem_clockwait' filepath='/usr/include/semaphore.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1285'/>
+ <parameter type-id='type-id-231'/>
+ <parameter type-id='type-id-216'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sem_trywait' filepath='/usr/include/semaphore.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1284'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='sem_post' filepath='/usr/include/semaphore.h' line='103' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1284'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='perror' filepath='/usr/include/stdio.h' line='804' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-6'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='confstr' filepath='/usr/include/unistd.h' line='644' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-26'/>
+ <parameter type-id='type-id-30'/>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ <function-decl name='syscall' filepath='/usr/include/unistd.h' line='1091' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-59'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='__sysconf' filepath='/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h' line='24' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='gettimeofday' filepath='/usr/include/x86_64-linux-gnu/sys/time.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1286'/>
+ <parameter type-id='type-id-236'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyThread_get_stacksize' mangled-name='PyThread_get_stacksize' filepath='Python/thread.c' line='116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_get_stacksize'>
+ <return type-id='type-id-30'/>
+ </function-decl>
+ <function-decl name='PyThread_set_stacksize' mangled-name='PyThread_set_stacksize' filepath='Python/thread.c' line='127' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_set_stacksize'>
+ <parameter type-id='type-id-30' name='size' filepath='Python/thread.c' line='127' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyThread_tss_alloc' mangled-name='PyThread_tss_alloc' filepath='Python/thread.c' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_alloc'>
+ <return type-id='type-id-1246'/>
+ </function-decl>
+ <function-decl name='PyThread_tss_free' mangled-name='PyThread_tss_free' filepath='Python/thread.c' line='154' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_tss_free'>
+ <parameter type-id='type-id-1246' name='key' filepath='Python/thread.c' line='154' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThread_start_new_thread' mangled-name='PyThread_start_new_thread' filepath='Python/thread_pthread.h' line='246' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_start_new_thread'>
+ <parameter type-id='type-id-713' name='func' filepath='Python/thread_pthread.h' line='246' column='1'/>
+ <parameter type-id='type-id-41' name='arg' filepath='Python/thread_pthread.h' line='246' column='1'/>
+ <return type-id='type-id-38'/>
+ </function-decl>
+ <function-decl name='PyThread_acquire_lock_timed' mangled-name='PyThread_acquire_lock_timed' filepath='Python/thread_pthread.h' line='432' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_acquire_lock_timed'>
+ <parameter type-id='type-id-791' name='lock' filepath='Python/thread_pthread.h' line='432' column='1'/>
+ <parameter type-id='type-id-384' name='microseconds' filepath='Python/thread_pthread.h' line='432' column='1'/>
+ <parameter type-id='type-id-21' name='intr_flag' filepath='Python/thread_pthread.h' line='433' column='1'/>
+ <return type-id='type-id-1266'/>
+ </function-decl>
+ <function-decl name='PyThread_create_key' mangled-name='PyThread_create_key' filepath='Python/thread_pthread.h' line='816' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_create_key'>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyThread_delete_key' mangled-name='PyThread_delete_key' filepath='Python/thread_pthread.h' line='836' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_delete_key'>
+ <parameter type-id='type-id-21' name='key' filepath='Python/thread_pthread.h' line='836' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThread_delete_key_value' mangled-name='PyThread_delete_key_value' filepath='Python/thread_pthread.h' line='844' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_delete_key_value'>
+ <parameter type-id='type-id-21' name='key' filepath='Python/thread_pthread.h' line='844' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='PyThread_set_key_value' mangled-name='PyThread_set_key_value' filepath='Python/thread_pthread.h' line='852' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_set_key_value'>
+ <parameter type-id='type-id-21' name='key' filepath='Python/thread_pthread.h' line='852' column='1'/>
+ <parameter type-id='type-id-41' name='value' filepath='Python/thread_pthread.h' line='852' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='PyThread_get_key_value' mangled-name='PyThread_get_key_value' filepath='Python/thread_pthread.h' line='863' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_get_key_value'>
+ <parameter type-id='type-id-21' name='key' filepath='Python/thread_pthread.h' line='863' column='1'/>
+ <return type-id='type-id-41'/>
+ </function-decl>
+ <function-decl name='PyThread_ReInitTLS' mangled-name='PyThread_ReInitTLS' filepath='Python/thread_pthread.h' line='874' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='PyThread_ReInitTLS'>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-1287'>
+ <parameter type-id='type-id-41'/>
+ <return type-id='type-id-41'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr address-size='64' path='Python/traceback.c' comp-dir-path='/home/runner/work/cpython/cpython' language='LANG_C11'>
+ <function-decl name='_PyObject_CallMethodFormat' filepath='./Include/internal/pycore_call.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-188'/>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-6'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-2'/>
+ </function-decl>
+ <var-decl name='PyTraceBack_Type' type-id='type-id-20' mangled-name='PyTraceBack_Type' visibility='default' filepath='./Include/traceback.h' line='13' column='1' elf-symbol-id='PyTraceBack_Type'/>
+ <function-decl name='_PyPegen_calculate_display_width' filepath='Python/../Parser/pegen.h' line='146' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-2'/>
+ <parameter type-id='type-id-7'/>
+ <return type-id='type-id-7'/>
+ </function-decl>
+ <function-decl name='_PyTokenizer_FindEncodingFilename' filepath='Python/traceback.c' line='35' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-2'/>
+ <return type-id='type-id-26'/>
+ </function-decl>
+ <function-decl name='_PyTraceback_Add' mangled-name='_PyTraceback_Add' filepath='Python/traceback.c' line='287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_PyTraceback_Add'>
+ <parameter type-id='type-id-6' name='funcname' filepath='Python/traceback.c' line='287' column='1'/>
+ <parameter type-id='type-id-6' name='filename' filepath='Python/traceback.c' line='287' column='1'/>
+ <parameter type-id='type-id-21' name='lineno' filepath='Python/traceback.c' line='287' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
+ <function-decl name='_Py_DumpTraceback' mangled-name='_Py_DumpTraceback' filepath='Python/traceback.c' line='1355' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Py_DumpTraceback'>
+ <parameter type-id='type-id-21' name='fd' filepath='Python/traceback.c' line='1355' column='1'/>
+ <parameter type-id='type-id-188' name='tstate' filepath='Python/traceback.c' line='1355' column='1'/>
+ <return type-id='type-id-58'/>
+ </function-decl>
</abi-instr>
</abi-corpus>