Home
last modified time | relevance | path

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

/linux/scripts/mod/
H A Dsymsearch.c154 unsigned int secndx, bool allow_negative, in symsearch_find_nearest()
H A Dmodpost.c978 unsigned int secndx) in find_fromsym()
1000 static bool is_executable_section(struct elf_info *elf, unsigned int secndx) in is_executable_section()
1434 unsigned int secndx = sechdr->sh_info; in check_sec_ref() local
/linux/kernel/livepatch/
H A Dcore.c296 klp_write_section_relocs(struct module * pmod,Elf_Shdr * sechdrs,const char * shstrtab,const char * strtab,unsigned int symndx,unsigned int secndx,const char * objname,bool apply) klp_write_section_relocs() argument
334 klp_apply_section_relocs(struct module * pmod,Elf_Shdr * sechdrs,const char * shstrtab,const char * strtab,unsigned int symndx,unsigned int secndx,const char * objname) klp_apply_section_relocs() argument
/linux/scripts/
H A Dinsert-sys-cert.c161 int secndx; in get_symbol_from_table() local