Searched refs:e_shoff (Results 1 – 4 of 4) sorted by relevance
38 elf_shdr_t *shdr = llext_peek(ldr, ldr->hdr.e_shoff + in arch_elf_relocate_local()
85 elf32_off e_shoff; member119 elf64_off e_shoff; member
36 for (i = 0, pos = ldr->hdr.e_shoff; in llext_find_section()
108 ldr->sect_hdrs = (elf_shdr_t *) llext_peek(ldr, ldr->hdr.e_shoff); in llext_load_elf_data()121 ret = llext_seek(ldr, ldr->hdr.e_shoff); in llext_load_elf_data()