Home
last modified time | relevance | path

Searched refs:__libdwfl_report_elf (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_report_elf.c243 __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()
DChangeLog1371 (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 …]
Doffline.c134 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, fd, elf, in process_elf()
Dcore-file.c578 mod = __libdwfl_report_elf (dwfl, basename (module->name), module->name, in dwfl_core_file_report()
DlibdwflP.h569 extern Dwfl_Module *__libdwfl_report_elf (Dwfl *dwfl, const char *name,
Dlink_map.c447 mod = __libdwfl_report_elf (dwfl, basename (name), in report_r_debug()