libabigail/src
Dodji Seketeli 7639b2d3ab Work around old dwarf producers forgetting mangled names for functions
* src/abg-comparison.cc
	(corpus_diff::priv::ensure_lookup_tables_populated): If lookup
	using mangled name for a deleted function yields nada, try the
	lookup with the pretty representation for the function.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2014-04-07 13:52:40 +02:00
..
abg-comp-filter.cc Look through typedefs when setting SIZE_OR_OFFSET_CHANGE_CATEGORY 2014-04-07 09:54:52 +02:00
abg-comparison.cc Work around old dwarf producers forgetting mangled names for functions 2014-04-07 13:52:40 +02:00
abg-config.cc Misc white space cleanups 2013-08-27 16:20:40 +02:00
abg-corpus.cc Make tree walking preemptive 2014-03-27 13:01:17 +01:00
abg-diff-utils.cc Generalize use of equality operator in core diff algorithms 2013-12-23 13:40:14 +01:00
abg-dwarf-reader.cc Fix heuristics to detect function static-ness for DWARF < 3 2014-04-02 17:56:55 +02:00
abg-hash.cc Use mangled name for decl comparison when it's present 2014-04-03 09:18:52 +02:00
abg-ir.cc Make type_base::get_{size,alignment}_in_bits virtual 2014-04-07 10:08:10 +02:00
abg-libxml-utils.cc Add --drop/--keep options to bidiff 2014-02-28 17:59:39 +01:00
abg-libzip-utils.cc Initial writing/reading of an ABI corpus to an archive 2013-08-27 16:20:41 +02:00
abg-reader.cc Get rid of class_decl::member_function 2014-03-20 12:21:36 +01:00
abg-traverse.cc Make tree walking preemptive 2014-03-27 13:01:17 +01:00
abg-viz-common.cc
abg-viz-dot.cc
abg-viz-svg.cc
abg-writer.cc Get rid of class_decl::member_function 2014-03-20 12:21:36 +01:00
Makefile.am Initial implementation of diff tree node filtering 2014-03-27 13:01:18 +01:00