Lines Matching refs:GElf_Addr
126 GElf_Addr offline_next_address;
128 GElf_Addr segment_align; /* Smallest granularity of segments. */
133 GElf_Addr *lookup_addr; /* Start address of segment. */
159 GElf_Addr vaddr;
163 GElf_Addr address_sync;
174 GElf_Addr low_addr, high_addr;
177 GElf_Addr main_bias;
212 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()
450 GElf_Addr *addr, GElf_Word *shndxp,
458 extern const char *__libdwfl_addrsym (Dwfl_Module *mod, GElf_Addr addr,
498 GElf_Addr *value)
530 GElf_Addr *build_id_elfaddr,
557 extern bool __libdwfl_elf_address_range (Elf *elf, GElf_Addr base,
559 GElf_Addr *vaddrp,
560 GElf_Addr *address_syncp,
561 GElf_Addr *startp, GElf_Addr *endp,
562 GElf_Addr *biasp, GElf_Half *e_typep)
569 Elf *elf, GElf_Addr base,
595 extern GElf_Addr __libdwfl_segment_start (Dwfl *dwfl, GElf_Addr start)
597 extern GElf_Addr __libdwfl_segment_end (Dwfl *dwfl, GElf_Addr end)
629 extern bool __libdwfl_dynamic_vaddr_get (Elf *elf, GElf_Addr *vaddrp)
639 GElf_Addr vaddr, size_t minread, void *arg);
657 GElf_Addr l_ld;
659 GElf_Addr start, end;