Home
last modified time | relevance | path

Searched refs:l_ld (Results 1 - 8 of 8) sorted by relevance

/third_party/elfutils/libdwfl/
H A Dlink_map.c353 GElf_Addr l_ld = addrs[2]; in report_r_debug()
358 if (l_ld == 0) in report_r_debug()
402 r_debug_info_module->l_ld = l_ld; in report_r_debug()
438 - elf_dynamic_vaddr + l_ld); in report_r_debug()
470 GElf_Addr base = l_ld - elf_dynamic_vaddr; in report_r_debug()
351 GElf_Addr l_ld = addrs[2]; report_r_debug() local
H A Ddwfl_segment_report_module.c723 if (module_start <= module->l_ld && module->l_ld < module_end) in dwfl_segment_report_module()
728 GElf_Addr fixup = module->l_ld - dyn_vaddr; in dwfl_segment_report_module()
730 && module_start + fixup <= module->l_ld in dwfl_segment_report_module()
731 && module->l_ld < module_end + fixup) in dwfl_segment_report_module()
752 || dyn_vaddr == module->l_ld) in dwfl_segment_report_module()
H A Dcore-file.c601 module->l_ld - file_dynamic_vaddr, in dwfl_core_file_report()
H A DlibdwflP.h688 GElf_Addr l_ld; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlink.h35 ElfW(Dyn) *l_ld; member
/third_party/musl/porting/uniproton/kernel/include/
H A Dlink.h35 ElfW(Dyn) *l_ld; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dlink.h35 ElfW(Dyn) *l_ld; member
/third_party/musl/include/
H A Dlink.h35 ElfW(Dyn) *l_ld; member

Completed in 6 milliseconds