Lines Matching refs:__libdwfl_report_elf
1371 (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.
2027 * dwfl_report_elf.c (__libdwfl_report_elf): Ignore trailing PT_LOAD
2342 * dwfl_report_elf.c (__libdwfl_report_elf): Align initial BASE for
2347 * dwfl_report_elf.c (__libdwfl_report_elf): Readjust BASE when a later
2351 * dwfl_report_elf.c (__libdwfl_report_elf): Fix bias calculation.
2356 * dwfl_report_elf.c (__libdwfl_report_elf): Don't be confused by BASE
2364 * dwfl_report_elf.c (__libdwfl_report_elf): Likewise.
2372 * dwfl_report_elf.c (__libdwfl_report_elf): Clear SHDR->sh_offset when
2414 * dwfl_report_elf.c (__libdwfl_report_elf): New, broken out of ...