Move read_addrmap_from_aranges to new file
authorTom Tromey <tom@tromey.com>
Sat, 14 Oct 2023 19:31:57 +0000 (13:31 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 29 Oct 2023 16:35:29 +0000 (10:35 -0600)
commit04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571
treeb00c3fd6c89a117f426d51d2249011170ddb73f5
parentc7224db7af39652f36fd538ac997eb40cc79d770
Move read_addrmap_from_aranges to new file

In the interest of shrinking dwarf2/read.c a little more, this patch
moves the code that deciphers .debug_aranges into a new file.

Reviewed-By: Guinevere Larsen <blarsen@redhat.com>
gdb/Makefile.in
gdb/dwarf2/aranges.c [new file with mode: 0644]
gdb/dwarf2/aranges.h [new file with mode: 0644]
gdb/dwarf2/read-debug-names.c
gdb/dwarf2/read.c
gdb/dwarf2/read.h