• Home
  • Raw
  • Download

Lines Matching refs:GElf_Addr

137 			       GElf_Addr vaddr,  in integrated_memory_callback()
249 GElf_Addr vaddr, GElf_Addr *read_vaddr, in read_addrs()
250 size_t n, GElf_Addr *addrs /* [4] */) in read_addrs()
310 Dwfl *dwfl, GElf_Addr r_debug_vaddr, in report_r_debug()
316 GElf_Addr read_vaddr = r_debug_vaddr + addrsize (elfclass); in report_r_debug()
320 GElf_Addr addrs[4]; in report_r_debug()
328 GElf_Addr next = addrs[0]; in report_r_debug()
350 GElf_Addr l_name = addrs[1]; in report_r_debug()
351 GElf_Addr l_ld = addrs[2]; in report_r_debug()
419 GElf_Addr elf_dynamic_vaddr; in report_r_debug()
424 GElf_Addr build_id_elfaddr; in report_r_debug()
435 GElf_Addr build_id_vaddr = (build_id_elfaddr in report_r_debug()
468 GElf_Addr base = l_ld - elf_dynamic_vaddr; in report_r_debug()
529 static GElf_Addr
530 consider_executable (Dwfl_Module *mod, GElf_Addr at_phdr, GElf_Addr at_entry, in consider_executable()
562 GElf_Addr d_val_vaddr = 0; in consider_executable()
599 GElf_Addr bias = (at_phdr - (ehdr.e_phoff - phdr->p_offset in consider_executable()
609 GElf_Addr mod_bias = dwfl_adjusted_address (mod, 0); in consider_executable()
666 GElf_Addr vaddr; in consider_executable()
695 static GElf_Addr
696 find_executable (Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, in find_executable()
704 GElf_Addr r_debug_vaddr = consider_executable (mod, at_phdr, at_entry, in find_executable()
722 GElf_Addr r_debug_vaddr = 0; in dwfl_link_map_report()
729 GElf_Addr entry = 0; in dwfl_link_map_report()
730 GElf_Addr phdr = 0; in dwfl_link_map_report()
782 GElf_Addr dyn_vaddr = 0; in dwfl_link_map_report()
784 GElf_Addr dyn_bias = (GElf_Addr) -1; in dwfl_link_map_report()
942 GElf_Addr vaddr = (is32 in dwfl_link_map_report()
951 if (dyn_bias == (GElf_Addr) -1 in dwfl_link_map_report()
966 if (dyn_bias != (GElf_Addr) -1) in dwfl_link_map_report()
1007 if (dyn_bias != (GElf_Addr) -1) in dwfl_link_map_report()