mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
Added new keyword 'CONSTRUCTORS'
Added N_WARNING handling Added N_INDR handling
This commit is contained in:
@ -103,7 +103,7 @@ DEFUN(ldsym_get,(key),
|
||||
bp->sdefs_chain = (asymbol **)NULL;
|
||||
bp->scoms_chain = (asymbol **)NULL;
|
||||
bp->name = buystring(key);
|
||||
|
||||
bp->flags = 0;
|
||||
/* Add the entry to the bucket. */
|
||||
|
||||
bp->link = global_symbol_hash_table[hashval];
|
||||
|
Reference in New Issue
Block a user