GDB (xrefs)
|
#include "coff/sym.h"
#include "coff/symconst.h"
Go to the source code of this file.
Classes | |
struct | mdebug_extra_func_info |
Macros | |
#define | MDEBUG_EFI_SYMBOL_NAME "__GDB_EFI_INFO__" |
Functions | |
void | mdebug_build_psymtabs (minimal_symbol_reader &, struct objfile *, const struct ecoff_debug_swap *, struct ecoff_debug_info *) |
void | elfmdebug_build_psymtabs (struct objfile *, const struct ecoff_debug_swap *, asection *) |
#define MDEBUG_EFI_SYMBOL_NAME "__GDB_EFI_INFO__" |
Definition at line 38 of file mdebugread.h.
Referenced by find_proc_desc(), mdebug_expand_psymtab(), parse_procedure(), and parse_symbol().
|
extern |
Definition at line 4770 of file mdebugread.c.
References minimal_symbol_reader::install(), mdebug_build_psymtabs(), objfile::obfd, and objfile::objfile_obstack.
Referenced by elf_symfile_read().
|
extern |
Definition at line 334 of file mdebugread.c.
References compare_glevel, cur_bfd, debug_info, debug_swap, free_header_files(), gdb_printf(), psymbol_functions::get_partial_symtabs(), init_header_files(), max_gdbinfo, max_glevel, objfile::obfd, objfile::objfile_obstack, parse_partial_symbols(), objfile::qf, and stabsread_new_init().
Referenced by elfmdebug_build_psymtabs(), and mipscoff_symfile_read().