https://sourceware.org/bugzilla/show_bug.cgi?id=29573
--- Comment #6 from Alan Modra <amodra at gmail dot com> --- "int foo" is mangled to plain "foo", thus there is no difference between the symbol name and DW_AT_name. You are correct that DW_AT_linkage_name is needed for lookup_symbol_in_function_table to work with C++ functions. -- You are receiving this mail because: You are on the CC list for the bug.