]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Comment bfd_get_section_limit_octets and bfd_get_section_alloc_size
authorAlan Modra <amodra@gmail.com>
Sun, 18 Dec 2022 02:34:13 +0000 (13:04 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 18 Dec 2022 08:41:32 +0000 (19:11 +1030)
commit20d8836e4ac6e416fda53152d453328934a2ea46
treea2f1521f30f38d98b36cb59b3feb581ee2e3252e
parent3bbdb440d0eb9333c969e87d75996011bcdc9aff
Comment bfd_get_section_limit_octets and bfd_get_section_alloc_size

* bfd.c (bfd_get_section_limit_octets): Add comment.
(bfd_get_section_alloc_size): Likewise.
* libbfd.c (_bfd_generic_get_section_contents): Use
bfd_get_section_limit_octets.
* section.c (bfd_get_section_contents): Likewise.
* bfd-in2.h: Regenerate.
bfd/bfd-in2.h
bfd/bfd.c
bfd/libbfd.c
bfd/section.c