Lines Matching refs:__libdwfl_report_elf
1646 (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.
2302 * dwfl_report_elf.c (__libdwfl_report_elf): Ignore trailing PT_LOAD
2617 * dwfl_report_elf.c (__libdwfl_report_elf): Align initial BASE for
2622 * dwfl_report_elf.c (__libdwfl_report_elf): Readjust BASE when a later
2626 * dwfl_report_elf.c (__libdwfl_report_elf): Fix bias calculation.
2631 * dwfl_report_elf.c (__libdwfl_report_elf): Don't be confused by BASE
2639 * dwfl_report_elf.c (__libdwfl_report_elf): Likewise.
2647 * dwfl_report_elf.c (__libdwfl_report_elf): Clear SHDR->sh_offset when
2689 * dwfl_report_elf.c (__libdwfl_report_elf): New, broken out of ...