forked from Imagelibrary/binutils-gdb
* bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c,
targets.c: Rename struct bfd_seclet_struct to struct bfd_seclet.
This commit is contained in:
@@ -340,8 +340,8 @@ CODE_FRAGMENT
|
||||
. {* A symbol which points at this section only *}
|
||||
. struct symbol_cache_entry *symbol;
|
||||
. struct symbol_cache_entry **symbol_ptr_ptr;
|
||||
. struct bfd_seclet_struct *seclets_head;
|
||||
. struct bfd_seclet_struct *seclets_tail;
|
||||
. struct bfd_seclet *seclets_head;
|
||||
. struct bfd_seclet *seclets_tail;
|
||||
.} asection ;
|
||||
.
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user