Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/module/
Dlivepatch.c20 unsigned int size, symndx; in copy_module_elf() local
/linux-5.19.10/tools/objtool/
Delf.c820 static int read_rel_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rel_reloc()
833 static int read_rela_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rela_reloc()
851 unsigned int symndx; in read_relocs() local
/linux-5.19.10/kernel/livepatch/
Dcore.c194 unsigned int symndx, Elf_Shdr *relasec, in klp_resolve_symbols()
289 unsigned int symndx, unsigned int secndx, in klp_apply_section_relocs()
/linux-5.19.10/include/linux/
Dmodule.h360 unsigned int symndx; member