Searched refs:debug_info_roots (Results 1 – 2 of 2) sorted by relevance
277 const vector<char**>& debug_info_roots) in priv()281 initialize(debug_info_roots); in priv()289 initialize(const vector<char**>& debug_info_roots) in initialize()291 debug_info_root_paths = debug_info_roots; in initialize()455 const vector<char**>& debug_info_roots, in reader() argument458 priv_(new priv(*this, elf_path, debug_info_roots)) in reader()481 const vector<char**>& debug_info_roots) in reset() argument486 priv_->initialize(debug_info_roots); in reset()
70 const vector<char**>& debug_info_roots,77 const vector<char**>& debug_info_roots);