Searched refs:ehsize (Results 1 – 2 of 2) sorted by relevance
544 size_t ehsize = gelf_fsize (relocated, ELF_T_EHDR, 1, EV_CURRENT); in relocate_section() local545 if (unlikely (shdr->sh_offset < ehsize in relocate_section()546 || tshdr->sh_offset < ehsize)) in relocate_section()
385 actually used ehsize, shentsize and phentsize.