GDB (API)
Defines | Typedefs | Functions | Variables
/home/stan/gdb/src/gdb/machoread.c File Reference
#include "defs.h"
#include "symtab.h"
#include "gdbtypes.h"
#include "bfd.h"
#include "symfile.h"
#include "objfiles.h"
#include "buildsym.h"
#include "gdbcmd.h"
#include "gdbcore.h"
#include "mach-o.h"
#include "gdb_assert.h"
#include "aout/stab_gnu.h"
#include "vec.h"
#include "psympriv.h"
#include "complaints.h"
#include "gdb_bfd.h"
#include <string.h>

Go to the source code of this file.

Defines

#define DSYM_SUFFIX   ".dSYM/Contents/Resources/DWARF/"

Typedefs

typedef struct oso_el oso_el

Functions

 DEF_VEC_O (oso_el)
void _initialize_machoread (void)

Variables

initialize_file_ftype _initialize_machoread

Define Documentation

#define DSYM_SUFFIX   ".dSYM/Contents/Resources/DWARF/"

Definition at line 788 of file machoread.c.


Typedef Documentation

typedef struct oso_el oso_el

Function Documentation

void _initialize_machoread ( void  )

Definition at line 1049 of file machoread.c.


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines