Searched defs:options_type (Results 1 – 1 of 1) sorted by relevance
1919 struct options_type struct in abigail::dwarf_reader::read_context1921 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