Reorder/reindent dw2_expand_symtabs_matching & friends
authorPedro Alves <palves@redhat.com>
Wed, 8 Nov 2017 14:22:32 +0000 (14:22 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 8 Nov 2017 16:02:24 +0000 (16:02 +0000)
commit61920122ba93d58cc2e8c78a30475c569c2506fd
tree231ad011515999516bbf0b758e56bd20b11b1d51
parent3f563c840a2c891ec2868b3e08bfaecb6f7aa57f
Reorder/reindent dw2_expand_symtabs_matching & friends

The previous patch had added dw2_expand_symtabs_matching_symbol and
dw2_expand_marked_cus forward declarations and did not reindent
dw2_expand_marked_cus to avoid moving the code around while changing
it at the same time.

gdb/ChangeLog:
2017-11-08  Pedro Alves  <palves@redhat.com>

* dwarf2read.c (dw2_expand_marked_cus)
(dw2_expand_symtabs_matching_symbol): Remove forward declarations.
(dw2_expand_symtabs_matching): Move further below.
(dw2_expand_marked_cus): Reindent.
gdb/ChangeLog
gdb/dwarf2read.c
This page took 0.0260280000000001 seconds and 4 git commands to generate.