Searched defs:symndx (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
D | elf.c | 784 static int read_rel_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rel_reloc() 797 static int read_rela_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rela_reloc() 815 unsigned int symndx; in read_relocs() local
|
/kernel/linux/linux-5.10/kernel/livepatch/ |
D | core.c | 195 unsigned int symndx, Elf_Shdr *relasec, in klp_resolve_symbols() 290 unsigned int symndx, unsigned int secndx, in klp_apply_section_relocs()
|
/kernel/linux/linux-5.10/include/linux/ |
D | module.h | 362 unsigned int symndx; member
|
/kernel/linux/linux-5.10/kernel/ |
D | module.c | 2131 unsigned int size, symndx; in copy_module_elf() local
|