Searched defs:symndx (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/kernel/module/ |
A D | livepatch.c | 20 unsigned int size, symndx; in copy_module_elf() local
|
/linux-6.3-rc2/kernel/livepatch/ |
A D | core.c | 193 unsigned int symndx, Elf_Shdr *relasec, in klp_resolve_symbols() 296 unsigned int symndx, unsigned int secndx, in klp_write_section_relocs() 334 unsigned int symndx, unsigned int secndx, in klp_apply_section_relocs()
|
/linux-6.3-rc2/tools/objtool/ |
A D | elf.c | 868 static int read_rel_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rel_reloc() 881 static int read_rela_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rela_reloc() 899 unsigned int symndx; in read_relocs() local
|
/linux-6.3-rc2/include/linux/ |
A D | module.h | 367 unsigned int symndx; member
|
Completed in 10 milliseconds