Home
last modified time | relevance | path

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

/external/libabigail/tools/
Dabilint.cc70 std::shared_ptr<char> di_root_path; member
138 opts.di_root_path = in parse_command_line()
323 char* di_root_path = 0; in main() local
338 di_root_path = opts.di_root_path.get(); in main()
340 di_roots.push_back(&di_root_path); in main()
391 if(di_root_path == 0) in main()
/external/libabigail/
DChangeLog7078 di_root_path{1,2} into this, change their types into vectors of
8818 * tools/kmidiff.cc (options::{di_root_path{1,2}): New data
28430 * tools/bidiff.cc (options::di_root_path[12]): Make these be
28436 * tools/bidw.cc (options::di_root_path): Make this be a shared
28441 * tools/bilint.cc (options::di_root_path): Make this be a shared
28619 * bidw.cc (options::::di_root_path): New member.
28625 * tools/bilint.cc (options::di_root_path): New member.