Searched defs:symndx (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/module/ |
H A D | livepatch.c | 20 unsigned int size, symndx; in copy_module_elf() local
|
/linux/kernel/livepatch/ |
H A D | core.c | 193 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 D | module.h | 410 unsigned int symndx; member
|