Home
last modified time | relevance | path

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

/external/elfutils/src/libdwfl/
Drelocate.c318 GElf_Off shdrs_start = ehdr->e_shoff; in relocate_section() local
324 GElf_Off shdrs_end = shdrs_start + shnums * shentsize; in relocate_section()
325 if (unlikely ((shdrs_start < shdr->sh_offset + shdr->sh_size in relocate_section()
327 || (shdrs_start < tshdr->sh_offset + tshdr->sh_size in relocate_section()