]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Let mapped index classes create the quick_symbol_functions object
authorTom Tromey <tom@tromey.com>
Mon, 29 Mar 2021 23:58:21 +0000 (17:58 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 20 Apr 2022 15:10:03 +0000 (09:10 -0600)
commit32ae6b930c293278c0a57d40c468653173ad09b5
treed1d9942bfbccbfe77f673c156fb2527c7c778ee2
parent6555809e3e5ca516c7c1ffca494118ec7fd16934
Let mapped index classes create the quick_symbol_functions object

This changes the mapped index classes to create the
quick_symbol_functions objects.  This is a step toward having a more
abstract interface to mapped indices.
gdb/dwarf2/mapped-index.h
gdb/dwarf2/read.c