libabigail
|
Files | |
file | abg-btf-reader.cc [code] |
This file contains the definitions of the front-end to analyze the BTF information contained in an ELF file. | |
file | abg-comp-filter.cc [code] |
This file contains definitions of diff objects filtering facilities. | |
file | abg-comparison-priv.h [code] |
The private data and functions of the abigail::ir::comparison types. | |
file | abg-comparison.cc [code] |
This contains the implementation of the comparison engine of libabigail. | |
file | abg-config.cc [code] |
file | abg-corpus-priv.h [code] |
The private data and functions of the abigail::ir::corpus type. | |
file | abg-corpus.cc [code] |
file | abg-ctf-reader.cc [code] |
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. | |
file | abg-default-reporter.cc [code] |
This is the implementation of the abigail::comparison::default_reporter type. | |
file | abg-diff-utils.cc [code] |
This file defines the declarations found in abg-diff-utils.h. | |
file | abg-dwarf-reader.cc [code] |
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. | |
file | abg-elf-based-reader.cc [code] |
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. | |
file | abg-elf-helpers.cc [code] |
This contains the definitions of the ELF utilities for the dwarf reader. | |
file | abg-elf-helpers.h [code] |
This contains a set of ELF utilities used by the dwarf reader. | |
file | abg-elf-reader.cc [code] |
Elf reader stuff. | |
file | abg-fe-iface.cc [code] |
This file contains the definitions of the the fe_iface base type. | |
file | abg-hash.cc [code] |
file | abg-ini.cc [code] |
This file contains the definitions for the ini file reader used in the libabigail library. | |
file | abg-internal.h [code] |
file | abg-ir-priv.h [code] |
This contains the private implementation of the suppression engine of libabigail. | |
file | abg-ir.cc [code] |
Definitions for the Internal Representation artifacts of libabigail. | |
file | abg-leaf-reporter.cc [code] |
This is the implementation of the abigail::comparison::default_reporter type. | |
file | abg-libxml-utils.cc [code] |
file | abg-reader.cc [code] |
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". | |
file | abg-regex.cc [code] |
Some specialization for shared pointer utility templates. | |
file | abg-reporter-priv.cc [code] |
file | abg-reporter-priv.h [code] |
file | abg-suppression-priv.h [code] |
This contains the private implementation of the suppression engine of libabigail. | |
file | abg-suppression.cc [code] |
This contains the implementation of the suppression engine of libabigail. | |
file | abg-symtab-reader.cc [code] |
This contains the definition of the symtab reader. | |
file | abg-symtab-reader.h [code] |
This contains the declarations for the symtab reader. | |
file | abg-tools-utils.cc [code] |
file | abg-traverse.cc [code] |
file | abg-viz-common.cc [code] |
file | abg-viz-dot.cc [code] |
file | abg-viz-svg.cc [code] |
file | abg-workers.cc [code] |
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). | |
file | abg-writer.cc [code] |
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". | |