Lines Matching refs:GElf_Addr
128 GElf_Addr offline_next_address;
130 GElf_Addr segment_align; /* Smallest granularity of segments. */
135 GElf_Addr *lookup_addr; /* Start address of segment. */
156 GElf_Addr vaddr;
160 GElf_Addr address_sync;
171 GElf_Addr low_addr, high_addr;
174 GElf_Addr main_bias;
211 GElf_Addr build_id_vaddr; /* Address where they reside, 0 if unknown. */
335 static inline GElf_Addr
336 dwfl_adjusted_address (Dwfl_Module *mod, GElf_Addr addr) in dwfl_adjusted_address()
341 static inline GElf_Addr
342 dwfl_deadjust_address (Dwfl_Module *mod, GElf_Addr addr) in dwfl_deadjust_address()
379 static inline GElf_Addr
380 dwfl_adjusted_st_value (Dwfl_Module *mod, Elf *symelf, GElf_Addr addr) in dwfl_adjusted_st_value()
389 static inline GElf_Addr
390 dwfl_deadjust_st_value (Dwfl_Module *mod, Elf *symelf, GElf_Addr addr) in dwfl_deadjust_st_value()
462 GElf_Addr *addr, GElf_Word *shndxp,
501 GElf_Addr *value)
533 GElf_Addr *build_id_elfaddr,
560 extern bool __libdwfl_elf_address_range (Elf *elf, GElf_Addr base,
562 GElf_Addr *vaddrp,
563 GElf_Addr *address_syncp,
564 GElf_Addr *startp, GElf_Addr *endp,
565 GElf_Addr *biasp, GElf_Half *e_typep)
572 Elf *elf, GElf_Addr base,
598 extern GElf_Addr __libdwfl_segment_start (Dwfl *dwfl, GElf_Addr start)
600 extern GElf_Addr __libdwfl_segment_end (Dwfl *dwfl, GElf_Addr end)
645 extern bool __libdwfl_dynamic_vaddr_get (Elf *elf, GElf_Addr *vaddrp)
670 GElf_Addr vaddr, size_t minread, void *arg);
688 GElf_Addr l_ld;
690 GElf_Addr start, end;