aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-section-script.py
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2022-08-12 17:38:08 +0930
committerAlan Modra <amodra@gmail.com>2022-08-13 14:11:27 +0930
commitbe7d229ad43c7bb1b75693b87790504894220b55 (patch)
tree266b1e8dfb125a27037dfd6ea35f5497f23139af /gdb/testsuite/gdb.python/py-section-script.py
parent928c411de46e876edd545c3bc0d8bd6a663d0c8f (diff)
downloadbinutils-be7d229ad43c7bb1b75693b87790504894220b55.zip
binutils-be7d229ad43c7bb1b75693b87790504894220b55.tar.gz
binutils-be7d229ad43c7bb1b75693b87790504894220b55.tar.bz2
Don't use bfd_size_type in readelf.c and dwarf.c
Replacing bfd_size_type with dwarf_size_type or uint64_t is mostly cosmetic. The point of the change is to avoid use of a BFD type in readelf, where we'd like to keep as independent of BFD as possible. Also, the patch is a step towards using standard types.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-section-script.py')
0 files changed, 0 insertions, 0 deletions