Searched refs:__libdwfl_report_elf (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_report_elf.c | 243 __libdwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, in __libdwfl_report_elf() function 314 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, in dwfl_report_elf()
|
D | ChangeLog | 1371 (dwfl_core_file_report): Call __libdwfl_report_elf for 1375 (__libdwfl_report_elf): ... this function. Call it. 1387 instead of __libdwfl_report_elf when R_DEBUG_INFO is not NULL. 1440 * dwfl_report_elf.c (__libdwfl_report_elf): Add parameter add_p_vaddr. 1448 * libdwflP.h (__libdwfl_report_elf): Add parameter add_p_vaddr. 1469 * dwfl_report_elf.c (__libdwfl_report_elf): Remove BASE aligning. 1563 * dwfl_report_elf.c (__libdwfl_report_elf): Simplify START and BIAS 1857 * dwfl_report_elf.c (__libdwfl_report_elf): Likewise. 1933 * dwfl_report_elf.c (__libdwfl_report_elf): Return NULL on overlap. 2011 * dwfl_report_elf.c (__libdwfl_report_elf): Take new arg SANITY. [all …]
|
D | offline.c | 134 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, fd, elf, in process_elf()
|
D | core-file.c | 578 mod = __libdwfl_report_elf (dwfl, basename (module->name), module->name, in dwfl_core_file_report()
|
D | libdwflP.h | 569 extern Dwfl_Module *__libdwfl_report_elf (Dwfl *dwfl, const char *name,
|
D | link_map.c | 447 mod = __libdwfl_report_elf (dwfl, basename (name), in report_r_debug()
|