Home
last modified time | relevance | path

Searched defs:symndx (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/kernel/module/
H A Dlivepatch.c20 unsigned int size, symndx; in copy_module_elf() local
/kernel/linux/linux-5.10/tools/objtool/
H A Delf.c784 static int read_rel_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rel_reloc() argument
797 static int read_rela_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rela_reloc() argument
815 unsigned int symndx; in read_relocs() local
/kernel/linux/linux-6.6/tools/objtool/
H A Delf.c940 unsigned int symndx; in read_relocs() local
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dcore.c194 klp_resolve_symbols(Elf_Shdr *sechdrs, const char *strtab, unsigned int symndx, Elf_Shdr *relasec, const char *sec_objname) klp_resolve_symbols() argument
292 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
/kernel/linux/linux-6.6/kernel/livepatch/
H A Dcore.c192 klp_resolve_symbols(Elf_Shdr *sechdrs, const char *strtab, unsigned int symndx, Elf_Shdr *relasec, const char *sec_objname) klp_resolve_symbols() argument
294 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
332 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
/kernel/linux/linux-5.10/include/linux/
H A Dmodule.h362 unsigned int symndx; member
/kernel/linux/linux-6.6/include/linux/
H A Dmodule.h398 unsigned int symndx; member
/kernel/linux/linux-5.10/kernel/
H A Dmodule.c2131 unsigned int size, symndx; in copy_module_elf() local

Completed in 16 milliseconds