Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c1481 unsigned int fsecndx = sechdr->sh_info; in section_rela() local
1523 unsigned int fsecndx = sechdr->sh_info; in section_rel() local
1133 default_mismatch_handler(const char *modname, struct elf_info *elf, const struct sectioncheck* const mismatch, Elf_Sym *tsym, unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, const char *tosec, Elf_Addr taddr) default_mismatch_handler() argument
1251 check_section_mismatch(struct module *mod, struct elf_info *elf, Elf_Sym *sym, unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, Elf_Addr taddr) check_section_mismatch() argument
[all...]

Completed in 4 milliseconds