Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
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
/OK3568_Linux_fs/kernel/kernel/livepatch/
H A Dcore.c195 unsigned int symndx, Elf_Shdr *relasec, in klp_resolve_symbols()
290 unsigned int symndx, unsigned int secndx, in klp_apply_section_relocs()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h363 unsigned int symndx; member
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c2135 unsigned int size, symndx; in copy_module_elf() local