mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
*** empty log message ***
This commit is contained in:
@ -173,7 +173,8 @@ struct nlist {
|
|||||||
to satisfy requests for the indirect symbol, but not vice versa.
|
to satisfy requests for the indirect symbol, but not vice versa.
|
||||||
If the other symbol does not have a definition, libraries will
|
If the other symbol does not have a definition, libraries will
|
||||||
be searched to find a definition. */
|
be searched to find a definition. */
|
||||||
#define N_INDR 0xa
|
|
||||||
|
/*#define N_INDR 0xa*/
|
||||||
|
|
||||||
/* The following symbols refer to set elements.
|
/* The following symbols refer to set elements.
|
||||||
All the N_SET[ATDB] symbols with the same name form one set.
|
All the N_SET[ATDB] symbols with the same name form one set.
|
||||||
|
Reference in New Issue
Block a user