Home
last modified time | relevance | path

Searched refs:__libdw_elfpath (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libdw/
Ddwarf_begin_elf.c276 __libdw_elfpath (int fd) in __libdw_elfpath() function
428 result->elfpath = __libdw_elfpath (result->elf->fildes); in valid_p()
DlibdwP.h1472 char * __libdw_elfpath (int fd);
DChangeLog5 (__libdw_elfpath): New declaration.
8 (__libdw_elfpath): New function.
10 (valid_p): Call __libdw_elfpath and __libdw_set_debugdir instead of
/external/elfutils/libdwfl/
Doffline.c158 mod->elfpath = __libdw_elfpath (mod->main.fd); in process_elf()
DChangeLog7 * offline.c (process_elf): Call __libdw_elfpath and set mod->elfpath