Searched refs:shdrs (Results 1 – 1 of 1) sorted by relevance
14 void *shdrs; in FUNC() local19 shdrs = vdso + FUNC(swap_uint)(ehdr->e_shoff); in FUNC()23 shdr = shdrs + (sh_entsize * swap_uint16(ehdr->e_shstrndx)); in FUNC()27 shdr = shdrs + (i * sh_entsize); in FUNC()65 void *shdrs, *symtab; in FUNC() local73 shdrs = vdso + FUNC(swap_uint)(ehdr->e_shoff); in FUNC()78 shdr = shdrs + (i * sh_entsize); in FUNC()105 shdr = shdrs + (swap_uint32(shdr->sh_link) * sh_entsize); in FUNC()