[gdb/symtab] Remove COMPUNIT_CALL_SITE_HTAB
authorSimon Marchi <simon.marchi@polymtl.ca>
Sat, 2 Oct 2021 15:38:05 +0000 (17:38 +0200)
committerTom de Vries <tdevries@suse.de>
Sat, 2 Oct 2021 15:38:05 +0000 (17:38 +0200)
commitb625c7701d700d2a11cc1704a23bb79847251f01
tree3aa26137da9f475b90144d309a21c816c2e7ac9a
parent1e9983e73052d78e6c9fb709ddb897d26fef664c
[gdb/symtab] Remove COMPUNIT_CALL_SITE_HTAB

Remove macro COMPUNIT_CALL_SITE_HTAB, and provide access to the htab using
member functions:
- compunit_symtab::find_call_site
- compunit_symtab::set_call_site_htab

Tested on x86_64-linux.

Co-Authored-By: Tom de Vries <tdevries@suse.de>
gdb/block.c
gdb/dwarf2/read.c
gdb/symtab.c
gdb/symtab.h