Searched refs:options_type (Results 1 – 5 of 5) sorted by relevance
59 struct options_type struct69 options_type(environment&); argument80 const options_type&83 options_type&
30 fe_iface::options_type options;57 fe_iface::options_type::options_type(environment& e) in options_type() function in abigail::fe_iface::options_type94 const fe_iface::options_type&101 fe_iface::options_type&
483 fe_iface::options_type opts = options(); in reset()
1572 def get_env_type(vm, options_type, context): argument1573 if options_type is not None:1574 env_type = options_type
528 (read_context::options_type): Remove. The data members of this529 type got moved to struct fe_iface::options_type.777 (read_context::options_type::env): Make this be a reference to6392 (read_context::options_type::ignore_symbol_table): Likewise.6393 (read_context::options_type): Adjust.19282 * abg-dwarf-reader.cc (read_context::options_type): Define new19293 read_context:options_type.