Searched refs:e_shoff (Results 1 – 4 of 4) sorted by relevance
193 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func()248 ehdr->e_shoff = _w(new_e_shoff); in append_func()280 Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) in get_sym_str_and_relp()356 Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) in nop_mcount()503 Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) in do_func()
428 hdr->e_shoff = TO_NATIVE(hdr->e_shoff); in parse_elf()436 sechdrs = (void *)hdr + hdr->e_shoff; in parse_elf()440 if (hdr->e_shoff > info->size) { in parse_elf()442 "filesize=%lu\n", (unsigned long)hdr->e_shoff, in parse_elf()
197 Elf32_Off e_shoff; member214 Elf64_Off e_shoff; /* Section header table file offset */ member
77 Elf32_Off e_shoff; /* Section header table file offset */ member95 Elf64_Off e_shoff; /* Section header table file offset */ member