Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
Drelocate.c579 GElf_Off shdrs_start = ehdr->e_shoff; in relocate_section() local
585 GElf_Off shdrs_end = shdrs_start + shnums * shentsize; in relocate_section()
586 if (unlikely (shdrs_start < shdr->sh_offset + shdr->sh_size in relocate_section()
591 if (unlikely (shdrs_start < tshdr->sh_offset + tshdr->sh_size in relocate_section()