aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2024-12-08 21:27:27 +1030
committerAlan Modra <amodra@gmail.com>2024-12-12 16:04:51 +1030
commit2b76d69e57a44a524a675edc957ee795a52dd34c (patch)
tree3b24397984376f03c83ec5d23a7200f41bd7b137 /gdb/ada-lang.c
parent6f0ab551876087d8bcce55beb55e58d72ae78d98 (diff)
downloadbinutils-2b76d69e57a44a524a675edc957ee795a52dd34c.zip
binutils-2b76d69e57a44a524a675edc957ee795a52dd34c.tar.gz
binutils-2b76d69e57a44a524a675edc957ee795a52dd34c.tar.bz2
nm.c free_lineno_cache
free_lineno_cache frees symbol and relocation data used when displaying line number info for symbols (nm -l). Currently that is done when closing the bfd, but that's not ideal for archives since that results in two bfds worth of memory in use. * nm.c (display_rel_file): Call free_lineno_cache here.. (display_archive, display_file): ..not here.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions