Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dmodule.c441 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_mod_section() local
458 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
/openbmc/linux/arch/arm64/include/asm/
H A Dmodule.h59 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section() local
/openbmc/linux/arch/riscv/include/asm/
H A Dmodule.h120 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section() local
/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c157 const Elf_Data *secstrs) in elf_sec__name()
163 const Elf_Data *secstrs) in elf_sec__is_text()
169 const Elf_Data *secstrs) in elf_sec__is_data()
174 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter()
1489 Elf_Data *symstrs, *secstrs, *secstrs_run, *secstrs_sym; in dso__load_sym_internal() local
/openbmc/linux/arch/loongarch/kernel/
H A Dmodule.c519 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local