Lines Matching refs:GElf_Off
175 GElf_Off cost, GElf_Off worthwhile, in core_file_read_eagerly()
176 GElf_Off whole, in core_file_read_eagerly()
177 GElf_Off contiguous __attribute__ ((unused)), in core_file_read_eagerly()
244 update_end (GElf_Phdr *pphdr, const GElf_Off align, in update_end()
245 GElf_Off *pend, GElf_Addr *pend_vaddr) in update_end()
253 do_more (size_t size, GElf_Phdr *pphdr, const GElf_Off align, in do_more()
254 Elf *elf, GElf_Off start, int *pndx, in do_more()
255 GElf_Off *pend, GElf_Addr *pend_vaddr) in do_more()
300 const GElf_Off align = dwfl->segment_align ?: 1; in dwfl_elf_phdr_memory_callback()
309 GElf_Off start = vaddr - phdr.p_vaddr + phdr.p_offset; in dwfl_elf_phdr_memory_callback()
310 GElf_Off end; in dwfl_elf_phdr_memory_callback()