Searched defs:section_begin (Results 1 – 2 of 2) sorted by relevance
202 Elf32_Off section_begin = ehdr->e_shoff + ehdr->e_shnum * ehdr->e_shentsize; in elf_validate_sections() local
225 static inline const char *section_begin(Elf64_Shdr *shdr) in section_begin() function