Searched refs:fsecndx (Results 1 – 1 of 1) sorted by relevance
| /scripts/mod/ |
| D | modpost.c | 1021 unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, in default_mismatch_handler() argument 1029 from = find_fromsym(elf, faddr, fsecndx); in default_mismatch_handler() 1148 unsigned int fsecndx, const char *fromsec, in check_section_mismatch() argument 1154 if (module_enabled && elf->export_symbol_secndx == fsecndx) { in check_section_mismatch() 1164 fsecndx, fromsec, faddr, in check_section_mismatch() 1342 unsigned int fsecndx, const char *fromsec, in section_rela() argument 1379 fsecndx, fromsec, r_offset, taddr); in section_rela() 1384 unsigned int fsecndx, const char *fromsec, in section_rel() argument 1398 loc = sym_get_data_by_offset(elf, fsecndx, r_offset); in section_rel() 1416 fsecndx, fromsec, r_offset, taddr); in section_rel()
|