|
| abg-btf-reader.cc |
| This file contains the definitions of the front-end to analyze the BTF information contained in an ELF file.
|
|
| abg-comp-filter.cc |
| This file contains definitions of diff objects filtering facilities.
|
|
| abg-comparison-priv.h |
| The private data and functions of the abigail::ir::comparison types.
|
|
| abg-comparison.cc |
| This contains the implementation of the comparison engine of libabigail.
|
|
| abg-config.cc |
|
| abg-corpus-priv.h |
| The private data and functions of the abigail::ir::corpus type.
|
|
| abg-corpus.cc |
|
| abg-ctf-reader.cc |
| This file contains the definitions of the entry points to de-serialize an instance of abigail::corpus from a file in ELF format, containing CTF information.
|
|
| abg-default-reporter.cc |
| This is the implementation of the abigail::comparison::default_reporter type.
|
|
| abg-diff-utils.cc |
| This file defines the declarations found in abg-diff-utils.h.
|
|
| abg-dwarf-reader.cc |
| This file contains the definitions of the entry points to de-serialize an instance of abigail::corpus from a file in elf format, containing dwarf information.
|
|
| abg-elf-based-reader.cc |
| This file contains the definitions of the entry points of the generic interface for ELF-based front-ends. The generic interface for ELF-based front-ends is named elf_based_reader. Examples of front-ends that implement that interface are abigail::dwarf_reader::reader and abigail::ctf_raeder::reader.
|
|
| abg-elf-helpers.cc |
| This contains the definitions of the ELF utilities for the dwarf reader.
|
|
| abg-elf-helpers.h |
| This contains a set of ELF utilities used by the dwarf reader.
|
|
| abg-elf-reader.cc |
| Elf reader stuff.
|
|
| abg-fe-iface.cc |
| This file contains the definitions of the the fe_iface base type.
|
|
| abg-hash.cc |
|
| abg-ini.cc |
| This file contains the definitions for the ini file reader used in the libabigail library.
|
|
| abg-internal.h |
|
| abg-ir-priv.h |
| This contains the private implementation of the suppression engine of libabigail.
|
|
| abg-ir.cc |
| Definitions for the Internal Representation artifacts of libabigail.
|
|
| abg-leaf-reporter.cc |
| This is the implementation of the abigail::comparison::default_reporter type.
|
|
| abg-libxml-utils.cc |
|
| abg-reader.cc |
| This file contains the definitions of the entry points to de-serialize an instance of abigail::translation_unit from an ABI Instrumentation file in libabigail native XML format. This native XML format is named "ABIXML".
|
|
| abg-regex.cc |
| Some specialization for shared pointer utility templates.
|
|
| abg-reporter-priv.cc |
|
| abg-reporter-priv.h |
|
| abg-suppression-priv.h |
| This contains the private implementation of the suppression engine of libabigail.
|
|
| abg-suppression.cc |
| This contains the implementation of the suppression engine of libabigail.
|
|
| abg-symtab-reader.cc |
| This contains the definition of the symtab reader.
|
|
| abg-symtab-reader.h |
| This contains the declarations for the symtab reader.
|
|
| abg-tools-utils.cc |
|
| abg-traverse.cc |
|
| abg-viz-common.cc |
|
| abg-viz-dot.cc |
|
| abg-viz-svg.cc |
|
| abg-workers.cc |
| This file implements the worker threads (or thread pool) design pattern. It aims at performing a set of tasks in parallel, using the multi-threading capabilities of the underlying processor(s).
|
|
| abg-writer.cc |
| This file contains the definitions of the entry points to de-serialize an instance of abigail::translation_unit to an ABI Instrumentation file in libabigail native XML format. This native XML format is named "abixml".
|
|