Searched defs:secstrs (Results 1 – 3 of 3) sorted by relevance
337 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_mod_section() local354 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
167 const Elf_Data *secstrs) in elf_sec__name()173 const Elf_Data *secstrs) in elf_sec__is_text()179 const Elf_Data *secstrs) in elf_sec__is_data()184 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter()1046 Elf_Data *symstrs, *secstrs; in dso__load_sym() local
479 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section() local