aboutsummaryrefslogtreecommitdiff
path: root/gdb/objfiles.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/objfiles.h')
-rw-r--r--gdb/objfiles.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/objfiles.h b/gdb/objfiles.h
index ff60e18..c51217b 100644
--- a/gdb/objfiles.h
+++ b/gdb/objfiles.h
@@ -615,6 +615,9 @@ public:
domain_enum domain,
bool *symbol_found_p);
+ /* See quick_symbol_functions. */
+ void require_partial_symbols (bool verbose);
+
/* The object file's original name as specified by the user,
made absolute, and tilde-expanded. However, it is not canonicalized