aboutsummaryrefslogtreecommitdiff
path: root/gdb/quick-symbol.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/quick-symbol.h')
-rw-r--r--gdb/quick-symbol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/quick-symbol.h b/gdb/quick-symbol.h
index 63b2908..8646ac1 100644
--- a/gdb/quick-symbol.h
+++ b/gdb/quick-symbol.h
@@ -156,7 +156,7 @@ struct quick_symbol_functions
gdb::function_view<expand_symtabs_exp_notify_ftype> expansion_notify,
block_search_flags search_flags,
domain_enum domain,
- enum search_domain kind) = 0;
+ domain_search_flags kind) = 0;
/* Return the comp unit from OBJFILE that contains PC and
SECTION. Return NULL if there is no such compunit. This