Searched defs:symndx (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/kernel/module/ |
D | livepatch.c | 20 unsigned int size, symndx; in copy_module_elf() local
|
/linux-5.19.10/tools/objtool/ |
D | elf.c | 820 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/ |
D | core.c | 194 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/ |
D | module.h | 360 unsigned int symndx; member
|