Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dlivepatch.c33 char secname[KSYM_NAME_LEN]; in arch_klp_init_object_loaded() local
/Linux-v4.19/arch/arm/kernel/
Dmodule.c352 const char *secname = secstrs + s->sh_name; in module_finalize() local
/Linux-v4.19/arch/powerpc/kernel/
Dvdso.c258 static void * __init find_section32(Elf32_Ehdr *ehdr, const char *secname, in find_section32()
363 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64()
/Linux-v4.19/arch/s390/kernel/
Dmodule.c438 char *secstrings, *secname; in module_finalize() local
/Linux-v4.19/kernel/livepatch/
Dcore.c235 const char *objname, *secname; in klp_write_object_relocations() local
/Linux-v4.19/arch/mips/boot/tools/
Drelocs.c108 static struct section *sec_lookup(const char *secname) in sec_lookup()
/Linux-v4.19/scripts/mod/
Dmodpost.c284 const char *secname = sec_name(elf, sec); in export_from_secname() local
510 const char *secname; in parse_elf() local