Skip to content

Instantly share code, notes, and snippets.

@iMichka
Created June 29, 2015 16:47
Show Gist options
  • Save iMichka/e1faf2d67076260539c0 to your computer and use it in GitHub Desktop.
Save iMichka/e1faf2d67076260539c0 to your computer and use it in GitHub Desktop.
template castxml
<?xml version="1.0"?>
<GCC_XML version="0.9.0" cvs_revision="1.136">
<Namespace id="_1" name="::" members="_2 _3 _4"/>
<Typedef id="_2" name="__int128_t" type="_5" context="_1" location="f0:0" file="f0" line="0"/>
<Typedef id="_3" name="__uint128_t" type="_6" context="_1" location="f0:0" file="f0" line="0"/>
<Typedef id="_4" name="__builtin_va_list" type="_7" context="_1" location="f0:0" file="f0" line="0"/>
<FundamentalType id="_5" name="__int128" size="128" align="128"/>
<FundamentalType id="_6" name="unsigned __int128" size="128" align="128"/>
<ArrayType id="_7" min="0" max="0" type="_8"/>
<Typedef id="_8" name="__va_list_tag" type="_9" context="_1" location="f0:0" file="f0" line="0"/>
<Struct id="_9" name="__va_list_tag" context="_1" location="f0:0" file="f0" line="0" members="_10 _11 _12 _13" size="192" align="64"/>
<Field id="_10" name="gp_offset" type="_14" context="_9" access="public" offset="0"/>
<Field id="_11" name="fp_offset" type="_14" context="_9" access="public" offset="32"/>
<Field id="_12" name="overflow_arg_area" type="_15" context="_9" access="public" offset="64"/>
<Field id="_13" name="reg_save_area" type="_15" context="_9" access="public" offset="128"/>
<FundamentalType id="_14" name="unsigned int" size="32" align="32"/>
<PointerType id="_15" type="_16"/>
<FundamentalType id="_16" name="void" size="0" align="8"/>
<File id="f0" name="&lt;builtin&gt;"/>
</GCC_XML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment