Home
last modified time | relevance | path

Searched defs:secstrs (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm/kernel/
H A Dmodule.c402 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_mod_section() local
419 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
/linux/arch/arm64/include/asm/
H A Dmodule.h58 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section() local
/linux/arch/s390/include/asm/
H A Dmodule.h45 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section() local
/linux/arch/riscv/include/asm/
H A Dmodule.h120 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section() local
/linux/tools/perf/util/
H A Dsymbol-elf.c155 const Elf_Data *secstrs) in elf_sec__name()
161 const Elf_Data *secstrs) in elf_sec__is_text()
167 const Elf_Data *secstrs) in elf_sec__is_data()
172 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter()
1546 Elf_Data *symstrs, *secstrs, *secstrs_run, *secstrs_sym; in dso__load_sym_internal() local
/linux/arch/loongarch/kernel/
H A Dmodule.c513 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local