Searched refs:l_ld (Results 1 – 12 of 12) sorted by relevance
66 ElfW(Dyn)* l_ld;
667 if (module_start <= module->l_ld && module->l_ld < module_end) in dwfl_segment_report_module()672 GElf_Addr fixup = module->l_ld - dyn_vaddr; in dwfl_segment_report_module()674 && module_start + fixup <= module->l_ld in dwfl_segment_report_module()675 && module->l_ld < module_end + fixup) in dwfl_segment_report_module()696 || dyn_vaddr == module->l_ld) in dwfl_segment_report_module()
352 GElf_Addr l_ld = addrs[2]; in report_r_debug() local357 if (l_ld == 0) in report_r_debug()401 r_debug_info_module->l_ld = l_ld; in report_r_debug()437 - elf_dynamic_vaddr + l_ld); in report_r_debug()469 GElf_Addr base = l_ld - elf_dynamic_vaddr; in report_r_debug()
595 module->l_ld - file_dynamic_vaddr, in dwfl_core_file_report()
680 GElf_Addr l_ld; member
1068 Use instead new variable base recalculated from l_ld.2150 * link_map.c (report_r_debug): Skip entries with l_ld==0.2151 Use dwfl_addrmodule for l_ld lookup, don't bail on lookup failure.
28 T l_ld; member
135 info.ld_addr = link_map.l_ld; in ReadSVR4LibraryInfo()
852 entry.ld = reinterpret_cast<uintptr_t>(map.l_ld); in WriteDSODebugStream()
1104 link_map.l_ld = (ElfW(Dyn)*)iter->ld; in AugmentMappings()
5715 <!-- Elf64_Dyn* link_map::l_ld -->5716 …<var-decl name='l_ld' type-id='type-id-250' visibility='default' filepath='/usr/include/link.h' li…
3281 …<var-decl name='l_ld' type-id='type-id-250' visibility='default' filepath='/usr/include/link.h' li…