Home
last modified time | relevance | path

Searched refs:prepared_di_root_paths2 (Results 1 – 1 of 1) sorted by relevance

/external/libabigail/tools/
Dabidiff.cc107 vector<char**> prepared_di_root_paths2; member
161 prepared_di_root_paths2.clear(); in ~options()
892 (o.di_root_paths2, o.prepared_di_root_paths2); in prepare_di_root_paths()
964 if (opts.prepared_di_root_paths2.empty()) in handle_error()
975 = opts.prepared_di_root_paths2.begin(); in handle_error()
976 i != opts.prepared_di_root_paths2.end(); in handle_error()
979 if (i != opts.prepared_di_root_paths2.end()) in handle_error()
1212 (opts.file2, opts.prepared_di_root_paths2, in main()