GDB (xrefs)
Classes | Functions | Variables
/home/stan/gdb/src/gdb/mipsread.c File Reference
#include "defs.h"
#include "gdb_string.h"
#include "bfd.h"
#include "symtab.h"
#include "objfiles.h"
#include "buildsym.h"
#include "stabsread.h"
#include "coff/sym.h"
#include "coff/internal.h"
#include "coff/ecoff.h"
#include "libcoff.h"
#include "libecoff.h"
#include "elf/common.h"
#include "elf/internal.h"
#include "elf/mips.h"
#include "psymtab.h"

Go to the source code of this file.

Classes

struct  Elfalpha_External_Sym
struct  Elfalpha_External_Dyn
struct  alphacoff_dynsecinfo

Functions

static void read_alphacoff_dynamic_symtab (struct section_offsets *, struct objfile *objfile)
static void mipscoff_new_init (struct objfile *ignore)
static void mipscoff_symfile_init (struct objfile *objfile)
static void mipscoff_symfile_read (struct objfile *objfile, int symfile_flags)
static void mipscoff_symfile_finish (struct objfile *objfile)
static void alphacoff_locate_sections (bfd *ignore_abfd, asection *sectp, void *sip)
void _initialize_mipsread (void)

Variables

static struct sym_fns ecoff_sym_fns

Function Documentation

void _initialize_mipsread ( void  )
static void alphacoff_locate_sections ( bfd *  ignore_abfd,
asection *  sectp,
void *  sip 
) [static]
static void mipscoff_new_init ( struct objfile ignore) [static]

Definition at line 54 of file mipsread.c.

References buildsym_new_init(), and stabsread_new_init().

static void mipscoff_symfile_finish ( struct objfile objfile) [static]

Definition at line 103 of file mipsread.c.

static void mipscoff_symfile_init ( struct objfile objfile) [static]

Definition at line 63 of file mipsread.c.

static void mipscoff_symfile_read ( struct objfile objfile,
int  symfile_flags 
) [static]
static void read_alphacoff_dynamic_symtab ( struct section_offsets section_offsets,
struct objfile objfile 
) [static]

Variable Documentation

struct sym_fns ecoff_sym_fns [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines