Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dvdso.c231 static void * __init find_section32(Elf32_Ehdr *ehdr, const char *secname, in find_section32()
336 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64()
/Linux-v5.10/arch/arm/kernel/
Dmodule.c362 const char *secname = secstrs + s->sh_name; in module_finalize() local
/Linux-v5.10/arch/s390/kernel/
Dmodule.c474 char *secstrings, *secname; in module_finalize() local
/Linux-v5.10/arch/parisc/kernel/
Dmodule.c943 char *secname = secstrings + s->sh_name; in module_finalize() local
/Linux-v5.10/arch/mips/boot/tools/
Drelocs.c108 static struct section *sec_lookup(const char *secname) in sec_lookup()
/Linux-v5.10/scripts/mod/
Dmodpost.c358 const char *secname = sec_name(elf, sec); in export_from_secname() local
571 const char *secname; in parse_elf() local