mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-14 03:15:06 +08:00
2004-10-31 Andrew Cagney <cagney@gnu.org>
* mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define. * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete. * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete. * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
This commit is contained in:
@ -34,4 +34,9 @@ struct mdebug_extra_func_info
|
||||
PDR pdr; /* Procedure descriptor record */
|
||||
};
|
||||
|
||||
/* Special symbol found in blocks associated with routines. We can
|
||||
hang mdebug_extra_func_info's off of this. */
|
||||
|
||||
#define MDEBUG_EFI_SYMBOL_NAME "__GDB_EFI_INFO__"
|
||||
|
||||
#endif /* MDEBUGREAD_H */
|
||||
|
Reference in New Issue
Block a user