GDB (API)
Typedefs | Functions | Variables
/home/stan/gdb/src/gdb/solib-target.c File Reference
#include "defs.h"
#include "objfiles.h"
#include "solist.h"
#include "symtab.h"
#include "symfile.h"
#include "target.h"
#include "vec.h"
#include "solib-target.h"
#include "gdb_string.h"

Go to the source code of this file.

Typedefs

typedef struct lm_info * lm_info_p

Functions

 DEF_VEC_P (lm_info_p)
void _initialize_solib_target (void)

Variables

struct target_so_ops solib_target_so_ops
initialize_file_ftype _initialize_solib_target

Typedef Documentation

typedef struct lm_info* lm_info_p

Definition at line 54 of file solib-target.c.


Function Documentation

void _initialize_solib_target ( void  )

Definition at line 489 of file solib-target.c.


Variable Documentation

Definition at line 483 of file solib-target.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines