Searched refs:debug_info_root_path (Results 1 – 7 of 7) sorted by relevance
37 const vector<char**>& debug_info_root_path);
99 const string& debug_info_root_path,
2495 const string& debug_info_root_path, in get_binary_paths_from_kernel_dist() argument2515 debug_info_root = debug_info_root_path.empty() in get_binary_paths_from_kernel_dist()2517 : debug_info_root_path; in get_binary_paths_from_kernel_dist()2584 string debug_info_root_path; in get_binary_paths_from_kernel_dist() local2586 debug_info_root_path, in get_binary_paths_from_kernel_dist()
1472 char** debug_info_root_path) in initialize_dwfl_callbacks() argument1476 cb.debuginfo_path = debug_info_root_path; in initialize_dwfl_callbacks()
1649 const vector<char**>& debug_info_root_path) in reset_reader() argument1652 r.initialize(elf_path, debug_info_root_path); in reset_reader()
15881 const vector<char**>&debug_info_root_path, in reset_reader() argument15886 r.initialize(elf_path, debug_info_root_path, in reset_reader()
3113 (ctf_reader::reset_read_context): Add new `debug_info_root_path'18143 parameters. The debug_info_root_path parameter is now an input37019 debug_info_root_path parameter.37021 debug_info_root_path. Use that to initialize the Dwfl_Callbacks37024 debug_info_root_path parameter.