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.c239 __libdwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, in __libdwfl_report_elf() function
310 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, in dwfl_report_elf()
DChangeLog1040 (dwfl_core_file_report): Call __libdwfl_report_elf for
1044 (__libdwfl_report_elf): ... this function. Call it.
1056 instead of __libdwfl_report_elf when R_DEBUG_INFO is not NULL.
1109 * dwfl_report_elf.c (__libdwfl_report_elf): Add parameter add_p_vaddr.
1117 * libdwflP.h (__libdwfl_report_elf): Add parameter add_p_vaddr.
1138 * dwfl_report_elf.c (__libdwfl_report_elf): Remove BASE aligning.
1232 * dwfl_report_elf.c (__libdwfl_report_elf): Simplify START and BIAS
1526 * dwfl_report_elf.c (__libdwfl_report_elf): Likewise.
1602 * dwfl_report_elf.c (__libdwfl_report_elf): Return NULL on overlap.
1680 * dwfl_report_elf.c (__libdwfl_report_elf): Take new arg SANITY.
[all …]
Doffline.c130 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, fd, elf, in process_elf()
Dcore-file.c577 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.c451 mod = __libdwfl_report_elf (dwfl, basename (name), in report_r_debug()