Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)
[deliverable/binutils-gdb.git] / gdb / block.h
index 8f400cf8c0fc1805870222465be5ec21138e499d..ff127256ad702866651a8b7f5459e22ee702aac1 100644 (file)
@@ -258,6 +258,7 @@ extern struct symbol *block_iter_match_next
 
 extern struct symbol *block_lookup_symbol (const struct block *block,
                                           const char *name,
+                                          symbol_name_match_type match_type,
                                           const domain_enum domain);
 
 /* Search BLOCK for symbol NAME in DOMAIN but only in primary symbol table of
This page took 0.024609 seconds and 4 git commands to generate.