diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-03-03 16:35:35 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-03-04 10:41:54 -0500 |
commit | 121efb593c239befbca90ed492492b44a695184e (patch) | |
tree | 87b3ff243981b526f8a9ce2ac5ca56b9833347f7 /gdb/ada-lang.c | |
parent | b55f9065770985801f7166d0e685671255252b5d (diff) | |
download | binutils-121efb593c239befbca90ed492492b44a695184e.zip binutils-121efb593c239befbca90ed492492b44a695184e.tar.gz binutils-121efb593c239befbca90ed492492b44a695184e.tar.bz2 |
gdb/dwarf: remove create_cu_from_index_list
I noticed that create_cu_from_index_list is only used in
read-gdb-index.c, so I started by moving it there. But given that this
function is use at only one spot and doesn't do much, I opted to inline
its code in the caller instead.
Change-Id: Iebe0dc20d345fa70a2f11aa9ff1a04fe26a31407
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions