GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Macros | Functions
mdebugread.h File Reference
#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 *)
 

Macro Definition Documentation

◆ MDEBUG_EFI_SYMBOL_NAME

#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().

Function Documentation

◆ elfmdebug_build_psymtabs()

void elfmdebug_build_psymtabs ( struct objfile * objfile,
const struct ecoff_debug_swap * swap,
asection * sec )
extern

◆ mdebug_build_psymtabs()

void mdebug_build_psymtabs ( minimal_symbol_reader & reader,
struct objfile * objfile,
const struct ecoff_debug_swap * swap,
struct ecoff_debug_info * info )
extern