Home
last modified time | relevance | path

Searched defs:options_type (Results 1 – 1 of 1) sorted by relevance

/external/libabigail/src/
Dabg-dwarf-reader.cc1919 struct options_type struct in abigail::dwarf_reader::read_context
1921 environment* env;
1922 bool load_in_linux_kernel_mode;
1923 bool load_all_types;
1924 bool show_stats;
1925 bool do_log;
1927 options_type() in options_type() function