libabigail/tools
Dodji Seketeli 1eb3dc84f7 abilint --show-type-use: Show results for global decls that have no symbols
In some abixml file, there can be global decls that don't have ELF
symbols.  We still want to see how those decls use the type that is
being used, as analyzed by abilint --show-type-use <type-id>.

	* include/abg-fwd.h (is_at_global_scope): Declare ...
	* src/abg-ir.cc (is_at_global_scope): ... new overload.
	* tools/abilint.cc (emit_artifact_use_trace): Emit the trace also
	when the decl is at global scope or has a linkage name.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2022-02-28 17:30:04 +01:00
..
.gitignore Update .gitignore files to ignore typical dev side products 2019-04-16 16:32:52 +02:00
abicompat.cc Move dwarf_reader::status facilities to an abigail::elf_reader namespace 2021-11-15 11:08:53 +01:00
abidiff.cc abidiff: include ABI XML versions when reporting a mismatch cont. 2022-01-18 17:59:04 +01:00
abidw.cc ctf-reader: Make create_read_context return a smart pointer. 2021-11-23 15:25:05 +01:00
abilint.cc abilint --show-type-use: Show results for global decls that have no symbols 2022-02-28 17:30:04 +01:00
abipkgdiff.cc abipkgdiff: Use 'convert_path_to_relative' in 'create_abi_file_path' 2021-12-20 16:42:13 +01:00
abisym.cc Include <libgen.h> in tools/abisym.cc for basename(3) 2022-01-17 14:32:33 +01:00
binilint.cc Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
fedabipkgdiff fedabipkgdiff: Also accept MIME type 'application/x-redhat-package-manager' for RPM files 2021-12-21 14:54:46 +01:00
kmidiff.cc Find fts-standalone on musl 2022-02-07 16:26:30 +01:00
Makefile.am Find fts-standalone on musl 2022-02-07 16:26:30 +01:00