Home
last modified time | relevance | path

Searched refs:report_r_debug (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/libdwfl/
DChangeLog111 Fix report_r_debug for prelinked libraries.
112 * link_map.c (report_r_debug): Comment out variable l_addr.
500 * link_map.c (report_r_debug): Remove valid clearing if build-id cannot
517 * link_map.c (report_r_debug): New variable elf_dynamic_vaddr. Call
635 * link_map.c (report_r_debug): Do not initialize l_addr.
704 * link_map.c (report_r_debug): Extend the comment. Always fill in new
719 * link_map.c (report_r_debug): Always call release_buffer after
749 (report_r_debug): Add parameter r_debug_info, describe it in the
755 in_ok. Try to read IN from EXECUTABLE_FOR_CORE. Update report_r_debug
769 * link_map.c (report_r_debug): Use true add_p_vaddr for dwfl_report_elf.
[all …]
Dlink_map.c238 report_r_debug (uint_fast8_t elfclass, uint_fast8_t elfdata, in report_r_debug() function
1018 return report_r_debug (elfclass, elfdata, dwfl, r_debug_vaddr, in dwfl_link_map_report()