libabigail
include Directory Reference

Files

file  abg-btf-reader.h [code]
 This file contains the declarations of the front-end to analyze the BTF information contained in an ELF file.
 
file  abg-comp-filter.h [code]
 This header declares filters for the diff trees resulting from comparing ABI Corpora.
 
file  abg-comparison.h [code]
 
file  abg-config.h [code]
 
file  abg-corpus.h [code]
 
file  abg-ctf-reader.h [code]
 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.
 
file  abg-cxx-compat.h [code]
 
file  abg-diff-utils.h [code]
 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.
 
file  abg-dwarf-reader.h [code]
 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.
 
file  abg-elf-based-reader.h [code]
 This file contains the declarations for an elf-based. DWARF and CTF readers can inherit this one.
 
file  abg-elf-reader.h [code]
 This file contains the declarations for the fe_iface a.k.a "Front End Interface".
 
file  abg-fe-iface.h [code]
 This file contains the declarations for the fe_iface a.k.a "Front End Interface".
 
file  abg-fwd.h [code]
 
file  abg-hash.h [code]
 
file  abg-ini.h [code]
 This file contains the declarations for the ini file reader used in the libabigail library.
 
file  abg-interned-str.h [code]
 Declaration of types pertaining to the interned string pool used throughout Libabigail, for performance reasons.
 
file  abg-ir.h [code]
 Types of the main internal representation of libabigail.
 
file  abg-libxml-utils.h [code]
 
file  abg-reader.h [code]
 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.
 
file  abg-regex.h [code]
 Wrappers around regex types and functions.
 
file  abg-reporter.h [code]
 The declaration of the reporting types of libabigail's diff engine.
 
file  abg-sptr-utils.h [code]
 Utilities to ease the wrapping of C types into std::shared_ptr.
 
file  abg-tools-utils.h [code]
 
file  abg-traverse.h [code]
 
file  abg-viz-common.h [code]
 
file  abg-viz-dot.h [code]
 
file  abg-viz-svg.h [code]
 
file  abg-workers.h [code]
 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).
 
file  abg-writer.h [code]
 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.