libabigail/tests/data
Dodji Seketeli 61df20d749 Use the proper symbol table for and set linkage_name to symbol name
* src/abg-dwarf-reader.cc (find_symbol_table_section): Return the
	.symtab if we are looking at an executable or relocatable file and
	.dynsym if we are looking at a DSO.
	(find_symbol_table_section_index): Likewise.  Implement this in
	terms of find_symbol_table_section.
	(build_{function,var}_decl): Set the linkage_name to the symbol
	name, if the symbol name is not empty.
	* tests/data/test-diff-filter/test9-report.txt: Adjust.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2014-05-13 11:08:34 +02:00
..
test-bidiff Fix a missing new line in the reports 2014-04-15 11:32:21 +02:00
test-core-diff Fix further reaching reverse path calculation in core diff algo 2014-02-10 15:51:09 +01:00
test-diff-dwarf Initial support for elf symbol (versionning) during decl comparison 2014-05-12 16:09:47 +02:00
test-diff-filter Use the proper symbol table for and set linkage_name to symbol name 2014-05-13 11:08:34 +02:00
test-lookup-syms Initial support for elf symbol (versionning) during decl comparison 2014-05-12 16:09:47 +02:00
test-read-dwarf Initial support for elf symbol (versionning) during decl comparison 2014-05-12 16:09:47 +02:00
test-read-write Get rid of class_decl::data_member 2014-03-19 21:18:38 +01:00
test-write-read-archive Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00