mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
Opps. Forgot to commit this with the elf.c changes...
This commit is contained in:
@ -634,8 +634,7 @@ _bfd_elf_compute_section_file_positions PARAMS ((bfd *,
|
|||||||
struct bfd_link_info *));
|
struct bfd_link_info *));
|
||||||
void _bfd_elf_assign_file_positions_for_relocs PARAMS ((bfd *));
|
void _bfd_elf_assign_file_positions_for_relocs PARAMS ((bfd *));
|
||||||
file_ptr _bfd_elf_assign_file_position_for_section PARAMS ((Elf_Internal_Shdr *,
|
file_ptr _bfd_elf_assign_file_position_for_section PARAMS ((Elf_Internal_Shdr *,
|
||||||
file_ptr,
|
file_ptr));
|
||||||
boolean));
|
|
||||||
|
|
||||||
boolean _bfd_elf_create_dynamic_sections PARAMS ((bfd *,
|
boolean _bfd_elf_create_dynamic_sections PARAMS ((bfd *,
|
||||||
struct bfd_link_info *));
|
struct bfd_link_info *));
|
||||||
|
Reference in New Issue
Block a user