Searched refs:fsecndx (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/mod/ |
H A D | modpost.c | 997 unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, in default_mismatch_handler() argument 1005 from = find_fromsym(elf, faddr, fsecndx); in default_mismatch_handler() 1124 unsigned int fsecndx, const char *fromsec, in check_section_mismatch() argument 1130 if (module_enabled && elf->export_symbol_secndx == fsecndx) { in check_section_mismatch() 1140 fsecndx, fromsec, faddr, in check_section_mismatch() 1318 unsigned int fsecndx, const char *fromsec, in section_rela() argument 1355 fsecndx, fromsec, r_offset, taddr); in section_rela() 1360 unsigned int fsecndx, const char *fromsec, in section_rel() argument 1374 loc = sym_get_data_by_offset(elf, fsecndx, r_offset); in section_rel() 1392 fsecndx, fromse in section_rel() [all...] |