Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/kernel/
Dmodule.c443 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_mod_section() local
460 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
/Linux-v6.1/arch/arm64/include/asm/
Dmodule.h67 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section() local
/Linux-v6.1/tools/perf/util/
Dsymbol-elf.c168 const Elf_Data *secstrs) in elf_sec__name()
174 const Elf_Data *secstrs) in elf_sec__is_text()
180 const Elf_Data *secstrs) in elf_sec__is_data()
185 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter()
1112 Elf_Data *symstrs, *secstrs, *secstrs_run, *secstrs_sym; in dso__load_sym_internal() local
/Linux-v6.1/arch/riscv/kernel/
Dmodule.c437 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section() local