Lines Matching refs:__libdwfl_report_elf
1040 (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.
1696 * dwfl_report_elf.c (__libdwfl_report_elf): Ignore trailing PT_LOAD
2011 * dwfl_report_elf.c (__libdwfl_report_elf): Align initial BASE for
2016 * dwfl_report_elf.c (__libdwfl_report_elf): Readjust BASE when a later
2020 * dwfl_report_elf.c (__libdwfl_report_elf): Fix bias calculation.
2025 * dwfl_report_elf.c (__libdwfl_report_elf): Don't be confused by BASE
2033 * dwfl_report_elf.c (__libdwfl_report_elf): Likewise.
2041 * dwfl_report_elf.c (__libdwfl_report_elf): Clear SHDR->sh_offset when
2083 * dwfl_report_elf.c (__libdwfl_report_elf): New, broken out of ...