]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elfcode.h
2003-05-19 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 21 May 2003 00:56:05 +0000 (00:56 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 21 May 2003 00:56:05 +0000 (00:56 +0000)
commit8d6337feeb730bf1966ec96e9bef957b43fca744
treed76427f73e20dba080ddc3292871477fd2580f34
parent3333a7c3394cdd592086c2358d52d3e4ae16b9f1
2003-05-19  Roland McGrath  <roland@redhat.com>

* elf.c (bfd_elf_bfd_from_remote_memory): New function.
* bfd-in.h: Declare it.
* elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
* elf-bfd.h (struct elf_backend_data): New function pointer member
elf_backend_bfd_from_remote_memory.
(_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
Declare them.
* elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
(elfNN_bed): Add that to the initializer.
bfd/bfd-in.h
bfd/elf-bfd.h
bfd/elfcode.h
bfd/elfxx-target.h