Lines Matching refs:debug_info_root_paths
1872 /// @param debug_info_root_paths a vector of pointers to the path to
1897 const vector<char**>& debug_info_root_paths,
1902 debug_info_root_paths,
1976 /// @param debug_info_root_paths the vector of debug-info path to
1989 const vector<char**>& debug_info_root_paths,
1993 reset(elf_path, debug_info_root_paths);
2001 /// @param debug_info_root_paths a vector of paths where to look up
2016 const vector<char**>& debug_info_root_paths,
2021 reader_sptr result(new reader(elf_path, debug_info_root_paths,
15802 /// @param debug_info_root_paths a vector to the paths to the
15830 const vector<char**>& debug_info_root_paths,
15837 debug_info_root_paths,
15896 /// @param debug_info_root_paths a vector of pointers to root paths
15924 const vector<char**>& debug_info_root_paths,
15930 dwarf::reader::create(elf_path, debug_info_root_paths,