libabigail/include
Sinny Kumari a6897b0fea Add new methods in corpus_diff class
Functions added_unrefed_function_symbols() and
added_unrefed_variable_symbols() are required in order to access
added functions and variables obtained while calculating abi diff
between libraries with no debug information available

	* include/abg-comparison.h
	(corpus_diff::added_unrefed_function_symbols):
	Declare new member function
	(corpus_diff::added_unrefed_variable_symbols):
	Declare new member function
	* src/abg-comparison.cc
	(corpus_diff::added_unrefed_function_symbols):
	Define new member function
	(corpus_diff::added_unrefed_variable_symbols):
	Define new member function

Signed-off-by: Sinny Kumari <skumari@redhat.com>
2014-12-18 15:27:39 +01:00
..
abg-comp-filter.h Remove useless redundant_filter 2014-10-13 17:39:26 +02:00
abg-comparison.h Add new methods in corpus_diff class 2014-12-18 15:27:39 +01:00
abg-config.h Doxygen markup fixes final. 2013-08-14 15:07:18 +02:00
abg-corpus.h Support reading and comparing soname from ELF files 2014-12-07 23:42:26 +01:00
abg-diff-utils.h Make the use of a C++-11 compiler optional 2014-11-05 10:45:07 +01:00
abg-dwarf-reader.h Support comparing symbols not referenced by debug info 2014-10-22 23:04:40 +02:00
abg-fwd.h Extend detection of compatible types to arrays 2014-12-12 14:44:24 +01:00
abg-hash.h Misc style fixes 2014-02-10 15:51:10 +01:00
abg-ini.h Initial support for type suppressions 2014-10-13 17:44:44 +02:00
abg-ir.h Make determining of compatible types complete 2014-12-10 08:02:32 +01:00
abg-libxml-utils.h Serialize and de-serialize elf symbols for var & function decls 2014-05-14 11:19:34 +02:00
abg-libzip-utils.h Initial writing/reading of an ABI corpus to an archive 2013-08-27 16:20:41 +02:00
abg-reader.h Put IR artifacts in the abigail::ir namespace 2014-10-13 17:44:43 +02:00
abg-sptr-utils.h Factorize a no-op deleter for shared pointer 2014-09-30 18:04:14 +02:00
abg-traverse.h Put IR artifacts in the abigail::ir namespace 2014-10-13 17:44:43 +02:00
abg-version.h.in Collapse subdir of include to include. 2013-08-14 15:07:18 +02:00
abg-viz-common.h Forward decls for abg-ir.h, doxygen fixups, restyle. 2013-08-14 15:07:18 +02:00
abg-viz-dot.h Forward decls for abg-ir.h, doxygen fixups, restyle. 2013-08-14 15:07:18 +02:00
abg-viz-svg.h Forward decls for abg-ir.h, doxygen fixups, restyle. 2013-08-14 15:07:18 +02:00
abg-writer.h Put IR artifacts in the abigail::ir namespace 2014-10-13 17:44:43 +02:00
Makefile.am Initial support of ini-style file parsing 2014-10-13 17:44:43 +02:00