diff options
author | Alan Modra <amodra@gmail.com> | 2023-05-03 12:47:15 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-05-03 14:53:28 +0930 |
commit | 37cfe371c4f2bb7aba2a684ed91749d1288ca187 (patch) | |
tree | 5078b1f8b46595dd074bc1d53f8626e481e9e24a /gdb/infcmd.c | |
parent | d659ef954399b0b1693d1cd02dbac222100b9aa2 (diff) | |
download | gdb-37cfe371c4f2bb7aba2a684ed91749d1288ca187.zip gdb-37cfe371c4f2bb7aba2a684ed91749d1288ca187.tar.gz gdb-37cfe371c4f2bb7aba2a684ed91749d1288ca187.tar.bz2 |
Move bfd_elf_bfd_from_remote_memory to opncls.c
bfd_elf_bfd_from_remote_memory is just a wrapper, and the function
could be implemented for other formats. Move it to opncls.c because
it acts a little like some of the other bfd_open* routines. Also give
it the usual FUNCTION etc. comment so prototypes and docs are handled
automatically.
* elf.c (bfd_elf_bfd_from_remote_memory): Move to..
* opncls.c: ..here, add FUNCTION comment.
* bfd-in.h (bfd_elf_bfd_from_remote_memory): Delete prototype.
* bfd-in2.h: Regenerate.
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions