Searched defs:secndx (Results 1 – 4 of 4) sorted by relevance
/linux/scripts/mod/ |
H A D | symsearch.c | 154 unsigned int secndx, bool allow_negative, in symsearch_find_nearest()
|
H A D | modpost.c | 978 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 D | core.c | 296 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 D | insert-sys-cert.c | 161 int secndx; in get_symbol_from_table() local
|