Home
last modified time | relevance | path

Searched defs:symndx (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/module/
H A Dlivepatch.c20 unsigned int size, symndx; in copy_module_elf() local
/linux/kernel/livepatch/
H A Dcore.c193 klp_resolve_symbols(Elf_Shdr * sechdrs,const char * strtab,unsigned int symndx,Elf_Shdr * relasec,const char * sec_objname) klp_resolve_symbols() argument
296 klp_write_section_relocs(struct module * pmod,Elf_Shdr * sechdrs,const char * shstrtab,const char * strtab,unsigned int symndx,unsigned int secndx,const char * objname,bool apply) klp_write_section_relocs() argument
334 klp_apply_section_relocs(struct module * pmod,Elf_Shdr * sechdrs,const char * shstrtab,const char * strtab,unsigned int symndx,unsigned int secndx,const char * objname) klp_apply_section_relocs() argument
/linux/include/linux/
H A Dmodule.h410 unsigned int symndx; member