Lines Matching refs:dwfl_report_elf
115 * dwfl_report_elf.c (dwfl_report_elf): Likewise.
323 * dwfl_report_elf.c (_compat_without_add_p_vaddr_dwfl_report_elf):
1025 to dwfl_report_elf.
1042 * dwfl_report_elf.c (__libdwfl_elf_address_range): New function from
1100 Verify build-id before calling dwfl_report_elf, also supply
1109 * dwfl_report_elf.c (__libdwfl_report_elf): Add parameter add_p_vaddr.
1112 (dwfl_report_elf): Add parameter add_p_vaddr. Pass it down. Add
1116 * libdwfl.h (dwfl_report_elf): Add parameter add_p_vaddr. Describe it.
1118 * link_map.c (report_r_debug): Use true add_p_vaddr for dwfl_report_elf.
1120 dwfl_report_elf.
1121 * offline.c (process_elf): Use true add_p_vaddr for dwfl_report_elf.
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.
1682 (dwfl_report_elf): Update caller.
1696 * dwfl_report_elf.c (__libdwfl_report_elf): Ignore trailing PT_LOAD
1736 * dwfl_report_elf.c: Likewise.
1897 dwfl_report_elf fails.
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 ...
2084 (dwfl_report_elf): ... here. Call it.
2098 * dwfl_report_elf.c (dwfl_report_elf): When an ET_REL file has sh_addr
2424 * offline.c (dwfl_report_offline): Account for dwfl_report_elf having
2527 * dwfl_report_elf.c (dwfl_report_elf): Align BASE to first segment's
2589 * dwfl_report_elf.c (dwfl_report_elf): Accept all types. When ET_REL,
2598 * dwfl_report_elf.c (dwfl_report_elf): Permit ET_REL with BASE==0.
2605 * dwfl_report_elf.c (dwfl_report_elf): Initialize it.