]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Convert static links to new hash table
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 19 Aug 2024 15:03:51 +0000 (15:03 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 23 Aug 2024 18:37:54 +0000 (14:37 -0400)
commit05b4831efd591970a563e62b2eb2ec7370a301dd
treec22079a38cee4b7dbe1f4e364ba86963fdc86b32
parent4c81a25468742588d59723b9182fb357d2bd0a7c
Convert static links to new hash table

This converts the objfile static link table to the new hash map.

Change-Id: If978e895679899ca2af4ef01c12842b4184d88e6
Co-Authored-By: Tom Tromey <tom@tromey.com>
gdb/objfiles.c
gdb/objfiles.h
gdb/symfile.c