Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/libdwfl/
H A Dfind-debuginfo.c161 find_debuginfo_in_path (Dwfl_Module *mod, const char *file_name, in find_debuginfo_in_path() function
386 int fd = find_debuginfo_in_path (mod, file_name, in dwfl_standard_find_debuginfo()
397 fd = find_debuginfo_in_path (mod, canon, in dwfl_standard_find_debuginfo()
H A DChangeLog908 * find-debuginfo.c (find_debuginfo_in_path): Remember whether
1056 * find-debuginfo.c (find_debuginfo_in_path): Replace stat64 and
1135 * find-debuginfo.c (find_debuginfo_in_path): Try to locate the
1153 * find-debuginfo.c (find_debuginfo_in_path): Always free localpath,
1200 * find-debuginfo.c (find_debuginfo_in_path): malloc or strdup,
1470 (find_debuginfo_in_path): Handle alt debug files possibly in .dwz
2364 (find_debuginfo_in_path): Update caller, pass main file's info.
2447 * find-debuginfo.c (find_debuginfo_in_path): Fix uninitialized
3062 (find_debuginfo_in_path): ... here. New function, broken out of ...