2 #module "dbgr" "debuginfo_rpc_module"
5 #import "debuginfo_xml.gsm.h"
35 struct vmi1__DebugFileOptsT *
opts,
39 struct vmi1__DebugFileOptsT *
opts,
42 struct vmi1__DebugFileOptsT *
opts,
45 struct vmi1__DebugFileOptsT *
opts,
48 struct vmi1__DebugFileOptsT *
opts,
51 struct vmi1__DebugFileOptsT *
opts,
struct vmi1__DebugFileT * vmi1__debugFile
int vmi1__LookupAllSymbols(struct soap *soap, char *filename, char *name, struct vmi1__DebugFileOptsT *opts, struct vmi1__NestedSymbolResponse *r)
int vmi1__LoadDebugFile(struct soap *soap, char *filename, struct vmi1__DebugFileOptsT *opts, struct vmi1__DebugFile *r)
int vmi1__LookupSymbol(struct soap *soap, char *filename, char *name, struct vmi1__DebugFileOptsT *opts, struct vmi1__NestedSymbolResponse *r)
struct dt_argp_state opts
struct vmi1__SymbolsT * nestedSymbol
int vmi1__LookupAddr(struct soap *soap, char *filename, vmi1__ADDR addr, struct vmi1__DebugFileOptsT *opts, struct vmi1__NestedSymbolResponse *r)
struct vmi1__DebugFileT ** debugFile
struct vmi1__SymbolT * symbol
int vmi1__LookupSymbolSimple(struct soap *soap, char *filename, char *name, struct vmi1__DebugFileOptsT *opts, struct vmi1__SymbolResponse *r)
int vmi1__ListDebugFiles(struct soap *soap, struct vmi1__DebugFileOptsT *opts, struct vmi1__DebugFiles *r)
int vmi1__LoadDebugFileForBinary(struct soap *soap, char *filename, struct vmi1__DebugFileOptsT *opts, struct vmi1__DebugFile *r)
int vmi1__LookupAddrSimple(struct soap *soap, char *filename, vmi1__ADDR addr, struct vmi1__DebugFileOptsT *opts, struct vmi1__SymbolResponse *r)