|
GDB (API)
|
#include "defs.h"#include "symtab.h"#include "language.h"#include "d-lang.h"#include "c-lang.h"#include "gdb_string.h"#include "parser-defs.h"#include "gdb_obstack.h"#include <ctype.h>Go to the source code of this file.
Functions | |
| char * | d_demangle (const char *symbol, int options) |
| void | _initialize_d_language (void) |
Variables | |
| initialize_file_ftype | _initialize_d_language |
| void _initialize_d_language | ( | void | ) |
| char* d_demangle | ( | const char * | symbol, |
| int | options | ||
| ) |
1.7.6.1