19 #ifndef __DEBUGINFO_RPC_H__
20 #define __DEBUGINFO_RPC_H__
22 #include "debuginfo_rpc_moduleStub.h"
28 #define DEF_REFSTACK_SIZE 32
31 struct vmi1__DebugFileOptsT *
opts,
34 char *filename,
struct vmi1__DebugFileOptsT *
opts,
38 struct vmi1__DebugFileOptsT *
opts,
42 char *filename,
char *name,
43 struct vmi1__DebugFileOptsT *
opts,
47 char *filename,
char *name,
48 struct vmi1__DebugFileOptsT *
opts,
51 char *filename,vmi1__ADDR addr,
52 struct vmi1__DebugFileOptsT *
opts,
55 char *filename,vmi1__ADDR addr,
56 struct vmi1__DebugFileOptsT *
opts,
59 char *filename,
char *name,
60 struct vmi1__DebugFileOptsT *
opts,
void debuginfo_rpc_init(void)
int vmi1__LookupAddrSimple(struct soap *soap, char *filename, vmi1__ADDR addr, struct vmi1__DebugFileOptsT *opts, struct vmi1__SymbolResponse *r)
int vmi1__LookupAddr(struct soap *soap, char *filename, vmi1__ADDR addr, struct vmi1__DebugFileOptsT *opts, struct vmi1__NestedSymbolResponse *r)
void debuginfo_rpc_fini(void)
struct dt_argp_state opts
int vmi1__LookupSymbolSimple(struct soap *soap, char *filename, char *name, struct vmi1__DebugFileOptsT *opts, struct vmi1__SymbolResponse *r)
int vmi1__LookupSymbol(struct soap *soap, char *filename, char *name, struct vmi1__DebugFileOptsT *opts, struct vmi1__NestedSymbolResponse *r)
int vmi1__LoadDebugFileForBinary(struct soap *, char *filename, struct vmi1__DebugFileOptsT *opts, struct vmi1__DebugFile *r)
int vmi1__ListDebugFiles(struct soap *soap, struct vmi1__DebugFileOptsT *opts, struct vmi1__DebugFiles *debugFile)
int vmi1__LoadDebugFile(struct soap *soap, char *filename, struct vmi1__DebugFileOptsT *opts, struct vmi1__DebugFile *debugFile)
int vmi1__LookupAllSymbols(struct soap *soap, char *filename, char *name, struct vmi1__DebugFileOptsT *opts, struct vmi1__NestedSymbolResponse *r)