aboutsummaryrefslogtreecommitdiff
path: root/bfd/init.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2024-12-14 11:26:45 +1030
committerAlan Modra <amodra@gmail.com>2024-12-14 19:19:32 +1030
commit5ba2d7a0a3340f1dd3372df9fa9c6ce739021a96 (patch)
treef5352cd00bff98185e63435508db430a0f039e60 /bfd/init.c
parentfff601fb3041a566d492d2704b3fcba92a1b026a (diff)
downloadgdb-5ba2d7a0a3340f1dd3372df9fa9c6ce739021a96.zip
gdb-5ba2d7a0a3340f1dd3372df9fa9c6ce739021a96.tar.gz
gdb-5ba2d7a0a3340f1dd3372df9fa9c6ce739021a96.tar.bz2
Delete asection.symbol_ptr_ptr
This field is always set to point to asection.symbol, and no code ever changes it from its initial value. With one exception. elfxx-mips.c creates two sections with separate pointers to their symbols, and uses those as asection.symbol_ptr_ptr. Those pointers aren't modified, so they disappear in this patch too.
Diffstat (limited to 'bfd/init.c')
0 files changed, 0 insertions, 0 deletions