Searched defs:secstrs (Results 1 – 2 of 2) sorted by relevance
259 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_mod_section() local276 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
894 const Elf_Data *secstrs) in elf_sec__name()900 const Elf_Data *secstrs) in elf_sec__is_text()906 const Elf_Data *secstrs) in elf_sec__is_data()1106 static bool elf_sec__is_a(GElf_Shdr *shdr, Elf_Data *secstrs, in elf_sec__is_a()1145 Elf_Data *symstrs, *secstrs; in dso__load_sym() local