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

/linux-master/scripts/mod/
H A Dsymsearch.c153 symsearch_find_nearest(struct elf_info *elf, Elf_Addr addr, unsigned int secndx, bool allow_negative, Elf_Addr min_distance) argument
H A Dmodpost.c1025 static bool is_executable_section(struct elf_info *elf, unsigned int secndx) argument
1485 unsigned int secndx = sechdr->sh_info; local
1002 find_fromsym(struct elf_info *elf, Elf_Addr addr, unsigned int secndx) argument
/linux-master/scripts/
H A Dinsert-sys-cert.c161 int secndx; local
/linux-master/kernel/livepatch/
H A Dcore.c294 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) argument
332 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) argument

Completed in 156 milliseconds