Searched refs:fsecndx (Results 1 – 1 of 1) sorted by relevance
| /scripts/mod/ |
| A D | modpost.c | 1011 unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, in default_mismatch_handler() argument 1019 from = find_fromsym(elf, faddr, fsecndx); in default_mismatch_handler() 1138 unsigned int fsecndx, const char *fromsec, in check_section_mismatch() argument 1144 if (module_enabled && elf->export_symbol_secndx == fsecndx) { in check_section_mismatch() 1154 fsecndx, fromsec, faddr, in check_section_mismatch() 1332 unsigned int fsecndx, const char *fromsec, in section_rela() argument 1369 fsecndx, fromsec, r_offset, taddr); in section_rela() 1374 unsigned int fsecndx, const char *fromsec, in section_rel() argument 1388 loc = sym_get_data_by_offset(elf, fsecndx, r_offset); in section_rel() 1406 fsecndx, fromsec, r_offset, taddr); in section_rel()
|
Completed in 9 milliseconds