libabigail
Loading...
Searching...
No Matches
include Directory Reference

Files

 abg-btf-reader.h
 This file contains the declarations of the front-end to analyze the BTF information contained in an ELF file.
 
 abg-comp-filter.h
 This header declares filters for the diff trees resulting from comparing ABI Corpora.
 
 abg-comparison.h
 
 abg-config.h
 
 abg-corpus.h
 
 abg-ctf-reader.h
 This file contains the declarations of the entry points to de-serialize an instance of abigail::corpus from a file in elf format, containing CTF information.
 
 abg-cxx-compat.h
 
 abg-diff-utils.h
 This file declares types and operations implementing the "O(ND) Difference Algorithm" (aka diff2) from Eugene W. Myers, to compute the difference between two sequences.
 
 abg-dwarf-reader.h
 This file contains the declarations 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.h
 This file contains the declarations for an elf-based. DWARF and CTF readers can inherit this one.
 
 abg-elf-reader.h
 This file contains the declarations for the fe_iface a.k.a "Front End Interface".
 
 abg-fe-iface.h
 This file contains the declarations for the fe_iface a.k.a "Front End Interface".
 
 abg-fwd.h
 
 abg-hash.h
 
 abg-ini.h
 This file contains the declarations for the ini file reader used in the libabigail library.
 
 abg-interned-str.h
 Declaration of types pertaining to the interned string pool used throughout Libabigail, for performance reasons.
 
 abg-ir.h
 Types of the main internal representation of libabigail.
 
 abg-libxml-utils.h
 
 abg-reader.h
 This file contains the declarations of the entry points to de-serialize an instance of abigail::translation_unit from an ABI Instrumentation file in libabigail native XML format.
 
 abg-regex.h
 Wrappers around regex types and functions.
 
 abg-reporter.h
 The declaration of the reporting types of libabigail's diff engine.
 
 abg-sptr-utils.h
 Utilities to ease the wrapping of C types into std::shared_ptr.
 
 abg-suppression.h
 
 abg-tools-utils.h
 
 abg-traverse.h
 
 abg-viz-common.h
 
 abg-viz-dot.h
 
 abg-viz-svg.h
 
 abg-workers.h
 This file declares an interface for 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.h
 This file contains the declarations of the entry points to de-serialize an instance of abigail::translation_unit to an ABI Instrumentation file in libabigail native XML format.