Searched refs:fsecndx (Results 1 – 1 of 1) sorted by relevance
| /linux/scripts/mod/ |
| H A D | modpost.c | 1025 unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, in default_mismatch_handler() argument 1033 from = find_fromsym(elf, faddr, fsecndx); in default_mismatch_handler() 1152 unsigned int fsecndx, const char *fromsec, in check_section_mismatch() argument 1158 if (module_enabled && elf->export_symbol_secndx == fsecndx) { in check_section_mismatch() 1168 fsecndx, fromsec, faddr, in check_section_mismatch() 1346 unsigned int fsecndx, const char *fromsec, in section_rela() argument 1383 fsecndx, fromsec, r_offset, taddr); in section_rela() 1388 unsigned int fsecndx, const char *fromsec, in section_rel() argument 1402 loc = sym_get_data_by_offset(elf, fsecndx, r_offset); in section_rel() 1420 fsecndx, fromsec, r_offset, taddr); in section_rel()
|