Home
last modified time | relevance | path

Searched refs:shdrs_start (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/libdwfl/
Drelocate.c577 GElf_Off shdrs_start = ehdr->e_shoff; in relocate_section() local
583 GElf_Off shdrs_end = shdrs_start + shnums * shentsize; in relocate_section()
584 if (unlikely (shdrs_start < shdr->sh_offset + shdr->sh_size in relocate_section()
589 if (unlikely (shdrs_start < tshdr->sh_offset + tshdr->sh_size in relocate_section()