Searched refs:debuginfo_path (Results 1 – 7 of 7) sorted by relevance
84 static char *debuginfo_path; variable89 .debuginfo_path = &debuginfo_path,100 .debuginfo_path = &debuginfo_path,108 .debuginfo_path = &debuginfo_path,136 debuginfo_path = arg; in parse_opt()
88 char *path = strdup ((cb->debuginfo_path ? *cb->debuginfo_path : NULL) in __libdwfl_open_by_build_id()91 char *path = strdupa ((cb->debuginfo_path ? *cb->debuginfo_path : NULL) in __libdwfl_open_by_build_id()
167 char *path = strdup ((cb->debuginfo_path ? *cb->debuginfo_path : NULL) in find_debuginfo_in_path()170 char *path = strdupa ((cb->debuginfo_path ? *cb->debuginfo_path : NULL) in find_debuginfo_in_path()
89 char **debuginfo_path; /* See dwfl_standard_find_debuginfo. */ member
108 int fd = ((((dwfl->callbacks->debuginfo_path in try_kernel_name()109 ? *dwfl->callbacks->debuginfo_path : NULL) in try_kernel_name()
105 static char *debuginfo_path; /* Currently dummy */ variable109 .debuginfo_path = &debuginfo_path,182 .debuginfo_path = &debuginfo_path,