diff options
author | Tom Tromey <tromey@adacore.com> | 2025-01-15 16:18:15 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-01-17 08:52:04 -0700 |
commit | 400f304b4fad79a952d959a42a719ac90ab3d50d (patch) | |
tree | b88510830239d8b63f547f86e2230a990cd2ee64 /libctf | |
parent | b5f538d5cada5cc530a4ee4713d1bad76416d3fd (diff) | |
download | binutils-400f304b4fad79a952d959a42a719ac90ab3d50d.zip binutils-400f304b4fad79a952d959a42a719ac90ab3d50d.tar.gz binutils-400f304b4fad79a952d959a42a719ac90ab3d50d.tar.bz2 |
Remove mapped_index_base
The base class mapped_index_base is no longer needed. Previously it
was used by both the .gdb_index and .debug_names readers, but the
latter now uses the cooked index instead.
This patch removes mapped_index_base, merging it into
mapped_gdb_index. Supporting code that is specific to .gdb_index is
also moved into read-gdb-index.c. This shrinks dwarf2/read.c a bit,
which is nice.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32504
Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'libctf')
0 files changed, 0 insertions, 0 deletions