libabigail
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
fe_iface::options_type Struct Reference

The generic options that control the behaviour of all Front-End interfaces. More...

#include <abg-fe-iface.h>

Public Member Functions

 options_type (environment &)
 Constructor of the type fe_iface::options_type.
 

Public Attributes

bool assume_odr_for_cplusplus
 
bool do_log
 
bool drop_undefined_syms
 
environmentenv
 
bool leverage_dwarf_factorization
 
bool load_all_types
 
bool load_in_linux_kernel_mode
 
bool show_stats
 

Detailed Description

The generic options that control the behaviour of all Front-End interfaces.

Definition at line 59 of file abg-fe-iface.h.

Constructor & Destructor Documentation

◆ options_type()

Constructor of the type fe_iface::options_type.

Parameters
ethe environment used by the Front End Interface.

Definition at line 57 of file abg-fe-iface.cc.

Member Data Documentation

◆ assume_odr_for_cplusplus

bool assume_odr_for_cplusplus

Definition at line 68 of file abg-fe-iface.h.

◆ do_log

bool do_log

Definition at line 66 of file abg-fe-iface.h.

◆ drop_undefined_syms

bool drop_undefined_syms

Definition at line 64 of file abg-fe-iface.h.

◆ env

Definition at line 61 of file abg-fe-iface.h.

◆ leverage_dwarf_factorization

bool leverage_dwarf_factorization

Definition at line 67 of file abg-fe-iface.h.

◆ load_all_types

bool load_all_types

Definition at line 63 of file abg-fe-iface.h.

◆ load_in_linux_kernel_mode

bool load_in_linux_kernel_mode

Definition at line 62 of file abg-fe-iface.h.

◆ show_stats

bool show_stats

Definition at line 65 of file abg-fe-iface.h.


The documentation for this struct was generated from the following files: