Home
last modified time | relevance | path

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

/external/libabigail/src/
Dabg-dwarf-reader.cc1905 struct options_type struct in abigail::dwarf_reader::read_context
1907 environment* env;
1908 bool load_in_linux_kernel_mode;
1909 bool load_all_types;
1910 bool show_stats;
1911 bool do_log;
1913 options_type() in options_type() function