]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/symtab] Declare lazy_expand_symtab_p
authorTom de Vries <tdevries@suse.de>
Fri, 18 Jun 2021 10:11:55 +0000 (12:11 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 24 Jun 2021 15:44:35 +0000 (17:44 +0200)
commit560671a154d21c7982c039b98576a9d287e7665f
tree34362bcce1539aa23666e5307cdc4d201459afe4
parentbdd77e320042952784b66353adade878a97df62b
[gdb/symtab] Declare lazy_expand_symtab_p

Declare lazy_expand_symtab_p.

Declare directly in .c file(s) instead of header file for now, to speed up
rebuilding.
gdb/dwarf2/read.c