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()
Doffline.c134 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, fd, elf, in process_elf()
DChangeLog1646 (dwfl_core_file_report): Call __libdwfl_report_elf for
1650 (__libdwfl_report_elf): ... this function. Call it.
1662 instead of __libdwfl_report_elf when R_DEBUG_INFO is not NULL.
1715 * dwfl_report_elf.c (__libdwfl_report_elf): Add parameter add_p_vaddr.
1723 * libdwflP.h (__libdwfl_report_elf): Add parameter add_p_vaddr.
1744 * dwfl_report_elf.c (__libdwfl_report_elf): Remove BASE aligning.
1838 * dwfl_report_elf.c (__libdwfl_report_elf): Simplify START and BIAS
2132 * dwfl_report_elf.c (__libdwfl_report_elf): Likewise.
2208 * dwfl_report_elf.c (__libdwfl_report_elf): Return NULL on overlap.
2286 * dwfl_report_elf.c (__libdwfl_report_elf): Take new arg SANITY.
[all …]
Dcore-file.c593 mod = __libdwfl_report_elf (dwfl, basename (module->name), module->name, in dwfl_core_file_report()
DlibdwflP.h567 extern Dwfl_Module *__libdwfl_report_elf (Dwfl *dwfl, const char *name,
Dlink_map.c473 mod = __libdwfl_report_elf (dwfl, basename (name), in report_r_debug()