Searched defs:secstrs (Results 1 – 3 of 3) sorted by relevance
331 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_mod_section() local348 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
478 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
165 const Elf_Data *secstrs) in elf_sec__name()171 const Elf_Data *secstrs) in elf_sec__is_text()177 const Elf_Data *secstrs) in elf_sec__is_data()182 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter()956 Elf_Data *symstrs, *secstrs; in dso__load_sym() local