* symtab.cc (Symbol::should_add_dynsym_entry): Don't make inline.
+2014-06-27 Alan Modra <amodra@gmail.com>
+
+ * symtab.cc (Symbol::should_add_dynsym_entry): Don't make inline.
+
2014-06-24 Cary Coutant <ccoutant@google.com>
* dwp.cc (Dwo_file::read): Allow files with no .debug_types
// Return true if this symbol should be added to the dynamic symbol
// table.
-inline bool
+bool
Symbol::should_add_dynsym_entry(Symbol_table* symtab) const
{
// If the symbol is only present on plugin files, the plugin decided we