19 #ifndef __DEBUGINFO_XML_H__
20 #define __DEBUGINFO_XML_H__
22 #include "debuginfo_xml_moduleStub.h"
28 struct vmi1__LocationT *
30 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
32 struct vmi1__RangesT *
34 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
36 struct vmi1__VariableT *
38 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
40 struct vmi1__FunctionT *
42 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
46 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
48 struct vmi1__VoidTypeT *
50 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
52 struct vmi1__BaseTypeT *
54 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
56 struct vmi1__PointerTypeT *
58 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
60 struct vmi1__TypedefTypeT *
62 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
64 struct vmi1__ConstTypeT *
66 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
68 struct vmi1__VolatileTypeT *
70 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
72 struct vmi1__ArrayTypeT *
74 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
76 struct vmi1__EnumTypeT *
78 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
80 struct vmi1__StructTypeT *
82 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
84 struct vmi1__UnionTypeT *
86 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
88 struct vmi1__FunctionTypeT *
90 struct vmi1__DebugFileOptsT *
opts,GHashTable *reftab,
93 struct vmi1__SymbolT *
95 struct vmi1__DebugFileOptsT *
opts,
96 GHashTable *reftab,
struct array_list *refstack,
int depth);
98 struct vmi1__SymbolsT *
101 struct vmi1__DebugFileOptsT *
opts,
105 struct vmi1__SymbolsT *
108 struct vmi1__DebugFileOptsT *
opts,
112 struct vmi1__SymbolsOptT *
115 struct vmi1__DebugFileOptsT *
opts,
119 struct vmi1__SymbolsOptT *
122 struct vmi1__DebugFileOptsT *
opts,
126 struct vmi1__DebugFileT *
128 struct vmi1__DebugFileOptsT *
opts,
129 GHashTable *reftab,
struct array_list *refstack,
132 struct vmi1__ScopeT *
134 struct vmi1__DebugFileOptsT *
opts,
135 GHashTable *reftab,
struct array_list *refstack,
int depth,
136 struct vmi1__ScopeT *ir);
struct vmi1__BaseTypeT * d_symbol_to_x_BaseTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__FunctionTypeT * d_symbol_to_x_FunctionTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__LocationT * d_location_to_x_LocationT(struct soap *soap, struct location *l, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__DebugFileT * d_debugfile_to_x_DebugFileT(struct soap *soap, struct debugfile *df, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__ConstTypeT * d_symbol_to_x_ConstTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__UnionTypeT * d_symbol_to_x_UnionTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__ArrayTypeT * d_symbol_to_x_ArrayTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__SymbolT * d_symbol_to_x_SymbolT(struct soap *soap, struct symbol *s, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__LabelT * d_symbol_to_x_LabelT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__SymbolsT * d_symbol_array_list_to_x_SymbolsT(struct soap *soap, struct array_list *list, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__TypedefTypeT * d_symbol_to_x_TypedefTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__EnumTypeT * d_symbol_to_x_EnumTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__VoidTypeT * d_symbol_to_x_VoidTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__SymbolsOptT * d_symbol_gslist_to_x_SymbolsOptT(struct soap *soap, GSList *list, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__SymbolsT * d_symbol_gslist_to_x_SymbolsT(struct soap *soap, GSList *list, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct dt_argp_state opts
struct vmi1__PointerTypeT * d_symbol_to_x_PointerTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__ScopeT * d_scope_to_x_ScopeT(struct soap *soap, struct scope *s, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth, struct vmi1__ScopeT *ir)
struct vmi1__StructTypeT * d_symbol_to_x_StructTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__SymbolsOptT * d_symbol_array_list_to_x_SymbolsOptT(struct soap *soap, struct array_list *list, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__RangesT * d_range_to_x_RangesT(struct soap *soap, struct range *r, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__VolatileTypeT * d_symbol_to_x_VolatileTypeT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__VariableT * d_symbol_to_x_VariableT(struct soap *soap, struct symbol *s, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)
struct vmi1__FunctionT * d_symbol_to_x_FunctionT(struct soap *soap, struct symbol *symbol, struct vmi1__DebugFileOptsT *opts, GHashTable *reftab, struct array_list *refstack, int depth)