Searched refs:shdrs (Results 1 – 1 of 1) sorted by relevance
14 void *shdrs; in FUNC() local21 shdrs = vdso + FUNC(swap_uint)(ehdr->e_shoff); in FUNC()25 shdr = shdrs + (sh_entsize * swap_uint16(ehdr->e_shstrndx)); in FUNC()29 shdr = shdrs + (i * sh_entsize); in FUNC()116 void *shdrs, *symtab; in FUNC() local124 shdrs = vdso + FUNC(swap_uint)(ehdr->e_shoff); in FUNC()129 shdr = shdrs + (i * sh_entsize); in FUNC()156 shdr = shdrs + (swap_uint32(shdr->sh_link) * sh_entsize); in FUNC()